Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99fe7407157ffe53041578bae278449b5a47fce8 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-ssh6854715174274278323.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-ssh12156459458051188197.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-ssh13905775598256267971.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-ssh8975365884878233238.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-ssh13246744725744826743.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-20657 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/188 [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/188 # 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 99fe7407157ffe53041578bae278449b5a47fce8 (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 99fe7407157ffe53041578bae278449b5a47fce8 # timeout=10 Commit message: "test(snap): add CI workflow, disable Jenkins snap build (#3958)" > git rev-list --no-walk ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T09:47:37.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T09:47:37.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T09:47:37.150Z] ========================================================= [2022-04-12T09:47:37.150Z] EdgeX Global Pipelines Version Info [2022-04-12T09:47:37.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T09:47:37.926Z] ------------------- [2022-04-12T09:47:37.926Z] stable info: [2022-04-12T09:47:37.926Z] ------------------- [2022-04-12T09:47:37.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T09:47:37.926Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T09:47:37.926Z] Message: update stable to v1.0.221 [2022-04-12T09:47:38.500Z] ------------------- [2022-04-12T09:47:38.500Z] experimental info: [2022-04-12T09:47:38.500Z] ------------------- [2022-04-12T09:47:38.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T09:47:38.500Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T09:47:38.500Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T09:47:38.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T09:47:38.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T09:47:38.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T09:47:38.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T09:47:38.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T09:47:38.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T09:47:38.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T09:47:38.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T09:47:38.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T09:47:38.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T09:47:38.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T09:47:38.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T09:47:38.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T09:47:38.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T09:47:38.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T09:47:38.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T09:47:38.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T09:47:38.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T09:47:38.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T09:47:38.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T09:47:38.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T09:47:38.896Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T09:47:38.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-12T09:47:38.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-12T09:47:38.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-12T09:47:38.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] echo [2022-04-12T09:47:38.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99fe740 [Pipeline] echo [2022-04-12T09:47:38.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T09:47:39.022Z] provisioning config files... [2022-04-12T09:47:39.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/188@tmp/config5969830126785611046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T09:47:39.350Z] ---> docker-login.sh [2022-04-12T09:47:39.350Z] nexus3.edgexfoundry.org:10001 [2022-04-12T09:47:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:47:39.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:47:39.872Z] Configure a credential helper to remove this warning. See [2022-04-12T09:47:39.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:47:39.872Z] [2022-04-12T09:47:39.872Z] Login Succeeded [2022-04-12T09:47:39.872Z] nexus3.edgexfoundry.org:10002 [2022-04-12T09:47:39.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:47:39.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:47:39.872Z] Configure a credential helper to remove this warning. See [2022-04-12T09:47:39.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:47:39.872Z] [2022-04-12T09:47:39.872Z] Login Succeeded [2022-04-12T09:47:39.872Z] nexus3.edgexfoundry.org:10003 [2022-04-12T09:47:40.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:47:40.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:47:40.137Z] Configure a credential helper to remove this warning. See [2022-04-12T09:47:40.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:47:40.137Z] [2022-04-12T09:47:40.137Z] Login Succeeded [2022-04-12T09:47:40.137Z] nexus3.edgexfoundry.org:10004 [2022-04-12T09:47:40.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:47:40.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:47:40.137Z] Configure a credential helper to remove this warning. See [2022-04-12T09:47:40.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:47:40.137Z] [2022-04-12T09:47:40.137Z] Login Succeeded [2022-04-12T09:47:40.137Z] docker.io [2022-04-12T09:47:40.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:47:40.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:47:40.663Z] Configure a credential helper to remove this warning. See [2022-04-12T09:47:40.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:47:40.663Z] [2022-04-12T09:47:40.663Z] Login Succeeded [2022-04-12T09:47:40.663Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T09:47:40.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T09:47:40.992Z] + 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-12T09:47:40.992Z] + dirname cmd/core-command/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/core-data/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T09:47:40.992Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T09:47:40.992Z] cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T09:47:40.992Z] + + dirname cmd/support-scheduler/Dockerfile [2022-04-12T09:47:40.992Z] cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T09:47:40.992Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T09:47:40.992Z] + cut -d/ -f2 [2022-04-12T09:47:40.992Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T09:47:41.118Z] 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-12T09:47:41.491Z] + git rev-list -1 --merges 99fe7407157ffe53041578bae278449b5a47fce8~1..99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] echo [2022-04-12T09:47:41.512Z] -----------> git rev-list -1 --merges 99fe7407157ffe53041578bae278449b5a47fce8~1..99fe7407157ffe53041578bae278449b5a47fce8 99fe7407157ffe53041578bae278449b5a47fce8 [false] [Pipeline] sh [2022-04-12T09:47:41.806Z] + git log --format=format:%s -1 99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] echo [2022-04-12T09:47:41.824Z] ========================================================= [2022-04-12T09:47:41.825Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T09:47:41.825Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T09:47:42.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T09:47:42.382Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T09:47:42.382Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T09:47:42.382Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T09:47:42.382Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T09:47:42.382Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T09:47:42.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:47:42.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T09:47:42.814Z] [2022-04-12T09:47:42.814Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:47:43.122Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T09:47:43.123Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T09:47:43.123Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T09:47:43.123Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T09:47:43.123Z] 4c7163046ea9: Pulling fs layer [2022-04-12T09:47:43.123Z] 0c2d73faf560: Pulling fs layer [2022-04-12T09:47:43.123Z] 0c2d73faf560: Waiting [2022-04-12T09:47:43.123Z] 3e5f54012d9b: Download complete [2022-04-12T09:47:43.123Z] a0d0a0d46f8b: Download complete [2022-04-12T09:47:43.123Z] 4c7163046ea9: Verifying Checksum [2022-04-12T09:47:43.123Z] 4c7163046ea9: Download complete [2022-04-12T09:47:43.123Z] 0c2d73faf560: Verifying Checksum [2022-04-12T09:47:43.123Z] 0c2d73faf560: Download complete [2022-04-12T09:47:43.386Z] a0d0a0d46f8b: Pull complete [2022-04-12T09:47:43.386Z] 3e5f54012d9b: Pull complete [2022-04-12T09:47:43.648Z] 4c7163046ea9: Pull complete [2022-04-12T09:47:43.910Z] 0c2d73faf560: Pull complete [2022-04-12T09:47:43.910Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T09:47:43.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T09:47:43.910Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T09:47:43.989Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T09:47:44.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T09:47:44.753Z] $ docker top 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T09:47:44.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T09:47:44.861Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T09:47:44.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T09:47:44.994Z] $ docker exec 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b ssh-agent [2022-04-12T09:47:45.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJflfCE/agent.14 [2022-04-12T09:47:45.126Z] SSH_AGENT_PID=20 [2022-04-12T09:47:45.136Z] Running ssh-add (command line suppressed) [2022-04-12T09:47:45.263Z] Identity added: /w/workspace/edgex-go/188@tmp/private_key_6681701223382933273.key (/w/workspace/edgex-go/188@tmp/private_key_6681701223382933273.key) [2022-04-12T09:47:45.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T09:47:45.579Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T09:47:45.591Z] $ docker exec --env ******** --env ******** 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b ssh-agent -k [2022-04-12T09:47:45.725Z] unset SSH_AUTH_SOCK; [2022-04-12T09:47:45.726Z] unset SSH_AGENT_PID; [2022-04-12T09:47:45.726Z] echo Agent pid 20 killed; [2022-04-12T09:47:45.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T09:47:45.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T09:47:45.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T09:47:45.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T09:47:45.899Z] $ docker exec 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b ssh-agent [2022-04-12T09:47:46.044Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNDPjA/agent.52 [2022-04-12T09:47:46.044Z] SSH_AGENT_PID=59 [2022-04-12T09:47:46.050Z] Running ssh-add (command line suppressed) [2022-04-12T09:47:46.163Z] Identity added: /w/workspace/edgex-go/188@tmp/private_key_2993716523040416257.key (/w/workspace/edgex-go/188@tmp/private_key_2993716523040416257.key) [2022-04-12T09:47:46.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T09:47:46.479Z] + git semver init [2022-04-12T09:47:46.479Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T09:47:46.479Z] # $GIT_DIR = /w/workspace/edgex-go/188/.git [2022-04-12T09:47:46.479Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/188 [2022-04-12T09:47:46.479Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T09:47:46.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T09:47:46.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T09:47:46.479Z] # $SEMVER_BRANCH = main [2022-04-12T09:47:46.479Z] # $SEMVER_TEMP = /tmp/semver-136990354 [2022-04-12T09:47:46.479Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T09:48:01.395Z] # '/tmp/semver-136990354' -> '/w/workspace/edgex-go/188/.semver' [2022-04-12T09:48:01.395Z] # -> Force: false [2022-04-12T09:48:01.395Z] # $SEMVER_DIR = /w/workspace/edgex-go/188/.semver [Pipeline] } [2022-04-12T09:48:01.412Z] $ docker exec --env ******** --env ******** 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b ssh-agent -k [2022-04-12T09:48:01.518Z] unset SSH_AUTH_SOCK; [2022-04-12T09:48:01.518Z] unset SSH_AGENT_PID; [2022-04-12T09:48:01.518Z] echo Agent pid 59 killed; [2022-04-12T09:48:01.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T09:48:01.840Z] + git semver [Pipeline] } [2022-04-12T09:48:01.860Z] $ docker stop --time=1 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b [2022-04-12T09:48:03.765Z] $ docker rm -f 73a96744c7cb2f32cc881187c70dbec9bc252d951bdad5f14136de414fcd502b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T09:48:04.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T09:48:04.422Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T09:48:04.426Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.64 [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-12T09:48:04.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T09:48:04.572Z] ========================================================= [2022-04-12T09:48:04.572Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T09:48:04.572Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T09:48:04.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T09:48:04.862Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T09:48:04.862Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T09:48:04.862Z] 666ba61612fd: Pulling fs layer [2022-04-12T09:48:04.862Z] 8ed8ca486205: Pulling fs layer [2022-04-12T09:48:04.862Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T09:48:04.862Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T09:48:04.862Z] 640e595b4fbd: Pulling fs layer [2022-04-12T09:48:04.862Z] 763cafe07f6e: Pulling fs layer [2022-04-12T09:48:04.862Z] 0c0b528cf693: Pulling fs layer [2022-04-12T09:48:04.862Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T09:48:04.862Z] 640e595b4fbd: Waiting [2022-04-12T09:48:04.862Z] 763cafe07f6e: Waiting [2022-04-12T09:48:04.862Z] 0c0b528cf693: Waiting [2022-04-12T09:48:04.862Z] 10935f4eaf8b: Waiting [2022-04-12T09:48:04.862Z] 4fe6c5a15a65: Waiting [2022-04-12T09:48:04.862Z] 22a0e8bec74d: Waiting [2022-04-12T09:48:04.862Z] 8ed8ca486205: Verifying Checksum [2022-04-12T09:48:04.862Z] 8ed8ca486205: Download complete [2022-04-12T09:48:04.862Z] 666ba61612fd: Download complete [2022-04-12T09:48:04.862Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T09:48:04.862Z] 640e595b4fbd: Verifying Checksum [2022-04-12T09:48:04.862Z] 640e595b4fbd: Download complete [2022-04-12T09:48:04.862Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T09:48:04.862Z] 763cafe07f6e: Download complete [2022-04-12T09:48:05.123Z] 0c0b528cf693: Verifying Checksum [2022-04-12T09:48:05.123Z] 0c0b528cf693: Download complete [2022-04-12T09:48:05.123Z] 59bf1c3509f3: Pull complete [2022-04-12T09:48:05.123Z] 666ba61612fd: Pull complete [2022-04-12T09:48:05.384Z] 8ed8ca486205: Pull complete [2022-04-12T09:48:05.643Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T09:48:05.644Z] 10935f4eaf8b: Download complete [2022-04-12T09:48:05.644Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T09:48:05.644Z] 4fe6c5a15a65: Download complete [2022-04-12T09:48:09.844Z] 4fe6c5a15a65: Pull complete [2022-04-12T09:48:09.844Z] 22a0e8bec74d: Pull complete [2022-04-12T09:48:09.844Z] 640e595b4fbd: Pull complete [2022-04-12T09:48:09.844Z] 763cafe07f6e: Pull complete [2022-04-12T09:48:10.105Z] 0c0b528cf693: Pull complete [2022-04-12T09:48:12.660Z] 10935f4eaf8b: Pull complete [2022-04-12T09:48:12.660Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T09:48:12.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T09:48:12.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T09:48:12.967Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T09:48:12.967Z] WORKDIR /edgex [2022-04-12T09:48:12.968Z] COPY go.mod . [2022-04-12T09:48:12.968Z] RUN go mod download [2022-04-12T09:48:12.968Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-12T09:48:14.350Z] Sending build context to Docker daemon 334.8MB [2022-04-12T09:48:14.350Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T09:48:14.350Z] ---> 99d49a6021b9 [2022-04-12T09:48:14.350Z] Step 2/4 : WORKDIR /edgex [2022-04-12T09:48:16.276Z] ---> Running in 8f1a69e66d0b [2022-04-12T09:48:16.276Z] Removing intermediate container 8f1a69e66d0b [2022-04-12T09:48:16.276Z] ---> 2d5406fcaa9c [2022-04-12T09:48:16.276Z] Step 3/4 : COPY go.mod . [2022-04-12T09:48:16.537Z] ---> eaa044d28d0d [2022-04-12T09:48:16.537Z] Step 4/4 : RUN go mod download [2022-04-12T09:48:16.537Z] ---> Running in b40a3866ba9c [2022-04-12T09:48:19.511Z] Still waiting to schedule task [2022-04-12T09:48:19.512Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-12T09:48:38.509Z] Removing intermediate container b40a3866ba9c [2022-04-12T09:48:38.509Z] ---> 7ac79589f4fe [2022-04-12T09:48:38.509Z] Successfully built 7ac79589f4fe [2022-04-12T09:48:38.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:48:38.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T09:48:38.813Z] . [Pipeline] withDockerContainer [2022-04-12T09:48:38.885Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T09:48:38.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T09:48:39.379Z] $ docker top e9d08bc065f6f719bf93a4aa5046e475608839dba5441f7556a2e98e15e99a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:48:39.742Z] + go version [2022-04-12T09:48:39.742Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T09:48:39.766Z] $ docker stop --time=1 e9d08bc065f6f719bf93a4aa5046e475608839dba5441f7556a2e98e15e99a89 [2022-04-12T09:48:41.056Z] $ docker rm -f e9d08bc065f6f719bf93a4aa5046e475608839dba5441f7556a2e98e15e99a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:48:41.468Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T09:48:41.468Z] . [Pipeline] withDockerContainer [2022-04-12T09:48:41.542Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T09:48:41.594Z] $ 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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T09:48:41.981Z] $ docker top e7d8757a2b586554800b1c40ee5a41771815bb08114f9481c5f1deb1743fd3eb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T09:48:42.055Z] ========================================================= [2022-04-12T09:48:42.055Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T09:48:42.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T09:48:42.348Z] + make test [2022-04-12T09:48:42.348Z] go mod tidy -compat=1.17 [2022-04-12T09:48:42.348Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T09:48:48.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T09:48:59.005Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T09:48:59.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T09:48:59.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T09:48:59.524Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T09:48:59.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T09:48:59.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T09:49:00.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-04-12T09:49:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T09:49:00.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T09:49:00.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-04-12T09:49:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T09:49:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.142s coverage: 54.9% of statements [2022-04-12T09:49:01.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T09:49:01.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.123s coverage: 89.2% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.415s coverage: 95.2% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-04-12T09:49:04.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-04-12T09:49:04.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2022-04-12T09:49:14.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-04-12T09:49:14.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-04-12T09:49:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.172s coverage: 82.5% of statements [2022-04-12T09:49:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T09:49:25.863Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-12T09:49:25.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-12T09:49:25.863Z] 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-12T09:49:43.966Z] GO111MODULE=on go vet ./... [2022-04-12T09:49:47.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T09:49:47.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T09:49:48.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T09:49:48.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T09:49:48.981Z] + ls -al . [2022-04-12T09:49:48.981Z] total 668 [2022-04-12T09:49:48.981Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 09:49 . [2022-04-12T09:49:48.981Z] drwxr-xr-x 4 root root 4096 Apr 12 09:48 .. [2022-04-12T09:49:48.981Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 09:47 .dockerignore [2022-04-12T09:49:48.981Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 09:47 .git [2022-04-12T09:49:48.981Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 09:47 .github [2022-04-12T09:49:48.981Z] -rw-rw-r-- 1 1001 1001 870 Apr 12 09:47 .gitignore [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 09:47 .golangci.yml [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 09:47 .hadolint.yml [2022-04-12T09:49:48.982Z] drwx------ 3 1001 1001 4096 Apr 12 09:47 .semver [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 09:47 .sonarcloud.properties [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 09:47 ADOPTERS.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 09:47 Attribution.txt [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 09:47 CHANGELOG.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 09:47 CONTRIBUTING.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 09:47 GOVERNANCE.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 09:47 Jenkinsfile [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 09:47 LICENSE [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 09:47 Makefile [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 09:47 OWNERS.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 09:47 README.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 09:47 SECURITY.md [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 12 Apr 12 09:48 VERSION [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 09:47 ZMQWindows.md [2022-04-12T09:49:48.982Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 09:47 bin [2022-04-12T09:49:48.982Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 09:47 cmd [2022-04-12T09:49:48.982Z] -rw-r--r-- 1 root root 431438 Apr 12 09:49 coverage.out [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 3175 Apr 12 09:47 go.mod [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 34990 Apr 12 09:47 go.sum [2022-04-12T09:49:48.982Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 09:47 internal [2022-04-12T09:49:48.982Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 09:47 openapi [2022-04-12T09:49:48.982Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 09:47 snap [2022-04-12T09:49:48.982Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 09:47 version.go [Pipeline] sh [2022-04-12T09:49:49.281Z] + '[' -e coverage.out ] [2022-04-12T09:49:49.281Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T09:49:49.386Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T09:49:49.672Z] + make build [2022-04-12T09:49:49.672Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T09:50:07.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T09:50:17.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T09:50:18.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T09:50:19.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T09:50:19.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T09:50:21.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T09:50:22.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T09:50:23.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T09:50:24.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T09:50:25.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T09:50:26.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T09:50:28.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-12T09:50:29.774Z] $ docker stop --time=1 e7d8757a2b586554800b1c40ee5a41771815bb08114f9481c5f1deb1743fd3eb [2022-04-12T09:50:32.232Z] $ docker rm -f e7d8757a2b586554800b1c40ee5a41771815bb08114f9481c5f1deb1743fd3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:50:33.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T09:50:33.634Z] [2022-04-12T09:50:33.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:50:33.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T09:50:33.935Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T09:50:33.935Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T09:50:33.935Z] ca9280d653b3: Pulling fs layer [2022-04-12T09:50:33.935Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T09:50:33.935Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-12T09:50:33.935Z] cbdbe7a5bc2a: Download complete [2022-04-12T09:50:34.196Z] ca9280d653b3: Verifying Checksum [2022-04-12T09:50:34.196Z] ca9280d653b3: Download complete [2022-04-12T09:50:34.196Z] cbdbe7a5bc2a: Pull complete [2022-04-12T09:50:34.766Z] 7e9c9ca2126c: Download complete [2022-04-12T09:50:34.766Z] ca9280d653b3: Pull complete [2022-04-12T09:50:38.994Z] 7e9c9ca2126c: Pull complete [2022-04-12T09:50:38.994Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T09:50:38.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T09:50:38.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T09:50:39.072Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T09:50:39.143Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@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-12T09:50:40.309Z] $ docker top 286334352e632ed7f9510b40c7167d7982c20f80aa7b12a18498df449b67c181 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:50:40.672Z] + docker-compose build --help [2022-04-12T09:50:40.672Z] + grep parallel [2022-04-12T09:50:41.247Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T09:50:41.539Z] $ docker stop --time=1 286334352e632ed7f9510b40c7167d7982c20f80aa7b12a18498df449b67c181 [2022-04-12T09:50:42.864Z] $ docker rm -f 286334352e632ed7f9510b40c7167d7982c20f80aa7b12a18498df449b67c181 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:50:43.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T09:50:43.338Z] . [Pipeline] withDockerContainer [2022-04-12T09:50:43.454Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T09:50:43.535Z] $ 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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T09:50:43.927Z] $ docker top 360f61c841e4e0ee3b5682de365594cd2d71f9086a033e3a8ff8177965fbc946 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:50:44.288Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T09:50:44.861Z] Building core-command ... [2022-04-12T09:50:44.861Z] Building core-data ... [2022-04-12T09:50:44.861Z] Building core-metadata ... [2022-04-12T09:50:44.861Z] Building security-bootstrapper ... [2022-04-12T09:50:44.861Z] Building security-proxy-setup ... [2022-04-12T09:50:44.861Z] Building security-secretstore-setup ... [2022-04-12T09:50:44.861Z] Building security-spiffe-token-provider ... [2022-04-12T09:50:44.861Z] Building security-spire-agent ... [2022-04-12T09:50:44.861Z] Building security-spire-config ... [2022-04-12T09:50:44.861Z] Building security-spire-server ... [2022-04-12T09:50:44.861Z] Building support-notifications ... [2022-04-12T09:50:44.861Z] Building support-scheduler ... [2022-04-12T09:50:44.861Z] Building sys-mgmt-agent ... [2022-04-12T09:50:44.861Z] Building security-spiffe-token-provider [2022-04-12T09:50:44.861Z] Building support-notifications [2022-04-12T09:50:44.861Z] Building core-command [2022-04-12T09:50:44.861Z] Building security-spire-config [2022-04-12T09:50:44.861Z] Building security-spire-agent [2022-04-12T09:51:06.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:51:06.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:51:06.862Z] ---> 7ac79589f4fe [2022-04-12T09:51:06.862Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T09:51:06.862Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:51:06.862Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:51:06.862Z] ---> 7ac79589f4fe [2022-04-12T09:51:06.862Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T09:51:06.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:51:06.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:51:06.862Z] ---> 7ac79589f4fe [2022-04-12T09:51:06.862Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T09:51:06.862Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:51:06.862Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:51:06.862Z] ---> 7ac79589f4fe [2022-04-12T09:51:06.863Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T09:51:06.863Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:51:06.863Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:51:06.863Z] ---> 7ac79589f4fe [2022-04-12T09:51:06.863Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T09:51:07.435Z] ---> Running in 29ff725ffa94 [2022-04-12T09:51:07.435Z] ---> Running in 1bc214012aff [2022-04-12T09:51:07.435Z] ---> Running in baa3b9e84474 [2022-04-12T09:51:07.435Z] ---> Running in 8b6ef9c19cf2 [2022-04-12T09:51:07.435Z] ---> Running in be962c971fc3 [2022-04-12T09:51:07.435Z] Removing intermediate container 1bc214012aff [2022-04-12T09:51:07.435Z] ---> 71eac525c848 [2022-04-12T09:51:07.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:51:07.435Z] Removing intermediate container be962c971fc3 [2022-04-12T09:51:07.435Z] ---> f771c721792a [2022-04-12T09:51:07.435Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:51:07.435Z] Removing intermediate container 8b6ef9c19cf2 [2022-04-12T09:51:07.435Z] ---> d04db46cb1a7 [2022-04-12T09:51:07.435Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T09:51:07.435Z] Removing intermediate container baa3b9e84474 [2022-04-12T09:51:07.435Z] ---> 0b2487a20a00 [2022-04-12T09:51:07.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:51:07.435Z] Removing intermediate container 29ff725ffa94 [2022-04-12T09:51:07.435Z] ---> c7107f8a7b60 [2022-04-12T09:51:07.435Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:51:07.435Z] ---> Running in da1bb6543b31 [2022-04-12T09:51:07.435Z] ---> Running in 479237c59b87 [2022-04-12T09:51:07.435Z] ---> Running in 7219bb2851e0 [2022-04-12T09:51:07.435Z] ---> Running in e7aab9f639ad [2022-04-12T09:51:07.435Z] ---> Running in 9789da5529e4 [2022-04-12T09:51:08.383Z] Removing intermediate container da1bb6543b31 [2022-04-12T09:51:08.383Z] ---> 2c3093ded1ae [2022-04-12T09:51:08.383Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T09:51:08.383Z] ---> Running in 6ba4abfc428d [2022-04-12T09:51:08.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:08.970Z] Removing intermediate container e7aab9f639ad [2022-04-12T09:51:08.970Z] ---> e44b6a5f053a [2022-04-12T09:51:08.970Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T09:51:08.970Z] ---> Running in 102ff38144ab [2022-04-12T09:51:08.970Z] Removing intermediate container 479237c59b87 [2022-04-12T09:51:08.970Z] ---> e3a38ce2f9b3 [2022-04-12T09:51:08.970Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T09:51:08.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:08.970Z] ---> Running in 5cbbb29c90c2 [2022-04-12T09:51:08.970Z] Removing intermediate container 9789da5529e4 [2022-04-12T09:51:08.970Z] ---> cb2af35ea85c [2022-04-12T09:51:08.970Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T09:51:08.970Z] ---> Running in b53b0e068b30 [2022-04-12T09:51:09.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:09.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:09.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:09.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:09.756Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T09:51:09.756Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T09:51:09.756Z] OK: 15864 distinct packages available [2022-04-12T09:51:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:09.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:10.018Z] OK: 221 MiB in 52 packages [2022-04-12T09:51:10.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:10.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:10.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:10.544Z] OK: 221 MiB in 52 packages [2022-04-12T09:51:10.544Z] Removing intermediate container 6ba4abfc428d [2022-04-12T09:51:10.544Z] ---> b3b14d26f93a [2022-04-12T09:51:10.544Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T09:51:10.544Z] OK: 221 MiB in 52 packages [2022-04-12T09:51:10.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:51:10.544Z] ---> 21c0e29fa47c [2022-04-12T09:51:10.544Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:51:10.544Z] OK: 221 MiB in 52 packages [2022-04-12T09:51:10.805Z] ---> Running in 2abf08e47b1b [2022-04-12T09:51:10.805Z] Removing intermediate container 102ff38144ab [2022-04-12T09:51:10.805Z] ---> e0acf2a74b3e [2022-04-12T09:51:10.805Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T09:51:11.066Z] OK: 221 MiB in 52 packages [2022-04-12T09:51:11.066Z] ---> 9209d56a5647 [2022-04-12T09:51:11.066Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:51:11.066Z] ---> Running in 8be148fbbeef [2022-04-12T09:51:11.066Z] Removing intermediate container 5cbbb29c90c2 [2022-04-12T09:51:11.066Z] ---> d68d2a52ed4e [2022-04-12T09:51:11.066Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T09:51:11.327Z] Removing intermediate container b53b0e068b30 [2022-04-12T09:51:11.327Z] ---> e0f62dd072d0 [2022-04-12T09:51:11.327Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T09:51:11.327Z] ---> b1877f3fe73c [2022-04-12T09:51:11.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:51:11.327Z] ---> Running in 0db6f9743909 [2022-04-12T09:51:11.327Z] Removing intermediate container 7219bb2851e0 [2022-04-12T09:51:11.327Z] ---> 396042d85af2 [2022-04-12T09:51:11.327Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T09:51:11.595Z] ---> 78bbf84df8ec [2022-04-12T09:51:11.595Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:51:11.595Z] ---> Running in 96352e3fc79f [2022-04-12T09:51:11.595Z] ---> 5b76c999b003 [2022-04-12T09:51:11.595Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:51:11.595Z] ---> Running in 6509eddfb63b [2022-04-12T09:51:11.859Z] Removing intermediate container 2abf08e47b1b [2022-04-12T09:51:11.859Z] ---> ce6aea7bb470 [2022-04-12T09:51:11.859Z] Step 8/26 : COPY . . [2022-04-12T09:51:12.801Z] Removing intermediate container 8be148fbbeef [2022-04-12T09:51:12.801Z] ---> bce77370a8c1 [2022-04-12T09:51:12.801Z] Step 8/22 : COPY . . [2022-04-12T09:51:14.187Z] Removing intermediate container 0db6f9743909 [2022-04-12T09:51:14.188Z] ---> 646b9027859b [2022-04-12T09:51:14.188Z] Step 8/23 : COPY . . [2022-04-12T09:51:14.762Z] Removing intermediate container 96352e3fc79f [2022-04-12T09:51:14.762Z] ---> a51b7722ed6f [2022-04-12T09:51:14.762Z] Step 8/26 : COPY . . [2022-04-12T09:51:15.329Z] Removing intermediate container 6509eddfb63b [2022-04-12T09:51:15.329Z] ---> d8adc3649e0a [2022-04-12T09:51:15.329Z] Step 7/20 : COPY . . [2022-04-12T09:51:21.912Z] ---> 2b9eb3645f47 [2022-04-12T09:51:21.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T09:51:21.912Z] ---> 4cf3bf603271 [2022-04-12T09:51:21.912Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T09:51:21.912Z] ---> Running in b460b64c6b22 [2022-04-12T09:51:21.912Z] ---> c5e4f3eebd67 [2022-04-12T09:51:21.912Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T09:51:21.912Z] ---> 418decb14a09 [2022-04-12T09:51:21.912Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T09:51:21.912Z] ---> a1d5f53bd70d [2022-04-12T09:51:21.912Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T09:51:21.912Z] ---> Running in 02503e6d6ed3 [2022-04-12T09:51:21.912Z] ---> Running in e5957fa6a284 [2022-04-12T09:51:21.912Z] ---> Running in 7753ad8d44a7 [2022-04-12T09:51:21.912Z] ---> Running in 1f1ae3734c05 [2022-04-12T09:51:22.173Z] Removing intermediate container 02503e6d6ed3 [2022-04-12T09:51:22.173Z] ---> a7e6d83504dd [2022-04-12T09:51:22.173Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T09:51:22.173Z] Removing intermediate container 1f1ae3734c05 [2022-04-12T09:51:22.173Z] ---> a77c530a8af3 [2022-04-12T09:51:22.173Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T09:51:22.173Z] ---> Running in 8fafd8850671 [2022-04-12T09:51:22.173Z] ---> Running in 81131b4f60e0 [2022-04-12T09:51:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-12T09:51:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T09:51:22.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T09:51:23.010Z] Removing intermediate container 81131b4f60e0 [2022-04-12T09:51:23.010Z] ---> b6fa2f6227f7 [2022-04-12T09:51:23.010Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T09:51:23.010Z] Removing intermediate container 8fafd8850671 [2022-04-12T09:51:23.010Z] ---> 34bb15f6609b [2022-04-12T09:51:23.010Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T09:51:23.010Z] ---> Running in 4dc797b32342 [2022-04-12T09:51:23.270Z] ---> Running in 3f36fbe0ab20 [2022-04-12T09:51:23.270Z] Removing intermediate container 4dc797b32342 [2022-04-12T09:51:23.270Z] ---> 9c8a798578e5 [2022-04-12T09:51:23.270Z] 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-12T09:51:23.270Z] Removing intermediate container 3f36fbe0ab20 [2022-04-12T09:51:23.270Z] ---> 58d16e003389 [2022-04-12T09:51:23.270Z] 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-12T09:51:23.270Z] ---> Running in 03975b2e8d60 [2022-04-12T09:51:23.270Z] ---> Running in 47b380a5ca0a [2022-04-12T09:51:24.214Z] spire-1.2.1/ [2022-04-12T09:51:24.214Z] spire-1.2.1/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.data/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.data/.file [2022-04-12T09:51:24.214Z] spire-1.2.1/.dockerignore [2022-04-12T09:51:24.214Z] spire-1.2.1/.gitattributes [2022-04-12T09:51:24.214Z] spire-1.2.1/.githooks/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.gitignore [2022-04-12T09:51:24.214Z] spire-1.2.1/.go-version [2022-04-12T09:51:24.214Z] spire-1.2.1/.golangci.yml [2022-04-12T09:51:24.214Z] spire-1.2.1/ADOPTERS.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CHANGELOG.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CODEOWNERS [2022-04-12T09:51:24.214Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T09:51:24.214Z] spire-1.2.1/Dockerfile [2022-04-12T09:51:24.214Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.data/.file [2022-04-12T09:51:24.214Z] spire-1.2.1/.dockerignore [2022-04-12T09:51:24.214Z] spire-1.2.1/.gitattributes [2022-04-12T09:51:24.214Z] spire-1.2.1/.githooks/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T09:51:24.214Z] spire-1.2.1/.gitignore [2022-04-12T09:51:24.214Z] spire-1.2.1/.go-version [2022-04-12T09:51:24.214Z] spire-1.2.1/.golangci.yml [2022-04-12T09:51:24.214Z] spire-1.2.1/ADOPTERS.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CHANGELOG.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T09:51:24.214Z] spire-1.2.1/CODEOWNERS [2022-04-12T09:51:24.214Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T09:51:24.214Z] spire-1.2.1/Dockerfile [2022-04-12T09:51:24.214Z] spire-1.2.1/Dockerfile.dev [2022-04-12T09:51:24.214Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T09:51:24.214Z] spire-1.2.1/LICENSE [2022-04-12T09:51:24.214Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T09:51:24.214Z] spire-1.2.1/Makefile [2022-04-12T09:51:24.214Z] spire-1.2.1/README.md [2022-04-12T09:51:24.214Z] spire-1.2.1/ROADMAP.md [2022-04-12T09:51:24.214Z] spire-1.2.1/SECURITY.md [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/ [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T09:51:24.214Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T09:51:24.215Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T09:51:24.215Z] spire-1.2.1/LICENSE [2022-04-12T09:51:24.215Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T09:51:24.215Z] spire-1.2.1/Makefile [2022-04-12T09:51:24.215Z] spire-1.2.1/README.md [2022-04-12T09:51:24.215Z] spire-1.2.1/ROADMAP.md [2022-04-12T09:51:24.215Z] spire-1.2.1/SECURITY.md [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/server.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/ [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/auditlog.md [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/images/ [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T09:51:24.215Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/ [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/server.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/ [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T09:51:24.215Z] spire-1.2.1/doc/auditlog.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/ [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/spire_server.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/telemetry.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/upgrading.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/using_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/examples/ [2022-04-12T09:51:24.216Z] spire-1.2.1/examples/README.md [2022-04-12T09:51:24.216Z] spire-1.2.1/go.mod [2022-04-12T09:51:24.216Z] spire-1.2.1/go.sum [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/spire_server.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/telemetry.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/upgrading.md [2022-04-12T09:51:24.216Z] spire-1.2.1/doc/using_spire.md [2022-04-12T09:51:24.216Z] spire-1.2.1/examples/ [2022-04-12T09:51:24.216Z] spire-1.2.1/examples/README.md [2022-04-12T09:51:24.216Z] spire-1.2.1/go.mod [2022-04-12T09:51:24.216Z] spire-1.2.1/go.sum [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T09:51:24.216Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T09:51:24.217Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T09:51:24.218Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T09:51:24.219Z] [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T09:51:24.219Z] [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T09:51:24.219Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T09:51:24.220Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/version/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T09:51:24.490Z] [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/config.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T09:51:24.490Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/version/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T09:51:24.491Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T09:51:24.492Z] [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T09:51:24.492Z] [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/server.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/private/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/private/server/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/config.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T09:51:24.492Z] spire-1.2.1/release/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/README.md [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/conf/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T09:51:24.492Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T09:51:24.492Z] spire-1.2.1/script/ [2022-04-12T09:51:24.492Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T09:51:24.492Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T09:51:24.492Z] spire-1.2.1/support/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T09:51:24.492Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T09:51:24.492Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T09:51:24.493Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/clock/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/clock/clock.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/README.md [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/common [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T09:51:24.493Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T09:51:24.493Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T09:51:24.494Z] [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T09:51:24.494Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T09:51:24.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/server.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/private/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/private/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T09:51:24.495Z] spire-1.2.1/release/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/script/ [2022-04-12T09:51:24.495Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T09:51:24.495Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T09:51:24.495Z] spire-1.2.1/support/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T09:51:24.495Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/clock/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/clock/clock.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T09:51:24.495Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/test.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/plugintest/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/common [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testca/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testca/ca.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testkey/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/testkey/new.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/race.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/util/util.go [2022-04-12T09:51:24.496Z] [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlbuilding spire from source... [2022-04-12T09:51:24.496Z] [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T09:51:24.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T09:51:24.497Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T09:51:24.498Z] spire-1.2.1/test/integration/test.sh [2022-04-12T09:51:24.498Z] spire-1.2.1/test/plugintest/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testca/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testca/ca.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testkey/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/testkey/new.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/ [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/race.go [2022-04-12T09:51:24.498Z] spire-1.2.1/test/util/util.go [2022-04-12T09:51:24.498Z] building spire from source... [2022-04-12T09:51:24.498Z] Installing go1.17.7... [2022-04-12T09:51:24.498Z] Installing go1.17.7... [2022-04-12T09:51:31.085Z] Building bin/spire-server... [2022-04-12T09:51:31.085Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T09:51:31.085Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T09:51:31.085Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T09:51:31.085Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T09:51:31.085Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T09:51:31.085Z] Building bin/spire-server... [2022-04-12T09:51:31.085Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T09:51:31.085Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T09:51:31.085Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T09:51:31.085Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T09:51:31.085Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T09:51:31.085Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T09:51:31.085Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T09:51:31.085Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T09:51:31.085Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T09:51:31.085Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T09:51:31.085Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T09:51:31.086Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T09:51:31.086Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T09:51:31.086Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T09:51:31.086Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T09:51:31.086Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T09:51:31.086Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T09:51:31.086Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T09:51:31.086Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T09:51:31.086Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T09:51:31.086Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T09:51:31.086Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T09:51:31.086Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T09:51:31.086Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T09:51:31.086Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T09:51:31.086Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T09:51:31.086Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T09:51:31.086Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T09:51:31.086Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T09:51:31.086Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T09:51:31.086Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T09:51:31.364Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T09:51:31.364Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T09:51:31.364Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T09:51:31.364Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T09:51:31.364Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T09:51:31.364Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T09:51:31.364Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T09:51:31.364Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T09:51:31.364Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T09:51:31.364Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T09:51:31.364Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T09:51:31.364Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T09:51:31.364Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T09:51:31.364Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T09:51:31.364Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T09:51:31.364Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T09:51:31.364Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T09:51:31.364Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T09:51:31.364Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T09:51:31.624Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T09:51:31.624Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T09:51:31.624Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T09:51:31.624Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T09:51:31.624Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T09:51:31.624Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T09:51:31.624Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T09:51:31.624Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T09:51:31.624Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T09:51:31.624Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T09:51:31.624Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T09:51:31.884Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T09:51:31.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T09:51:31.884Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T09:51:31.884Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T09:51:31.884Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T09:51:31.884Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T09:51:31.884Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T09:51:31.884Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T09:51:31.884Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T09:51:31.884Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T09:51:31.884Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T09:51:31.884Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T09:51:31.884Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T09:51:32.162Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T09:51:32.162Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T09:51:32.162Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T09:51:32.162Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T09:51:32.162Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T09:51:32.162Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T09:51:32.162Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T09:51:32.162Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T09:51:32.423Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T09:51:32.683Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T09:51:34.591Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T09:51:34.591Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T09:51:34.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T09:51:34.852Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T09:51:34.852Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T09:51:39.145Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T09:51:39.145Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T09:51:39.145Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T09:51:39.145Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T09:51:39.145Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T09:51:39.145Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T09:51:39.145Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T09:51:39.453Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T09:51:39.453Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T09:51:39.453Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T09:51:39.453Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T09:51:39.453Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T09:51:39.453Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T09:51:39.453Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T09:51:39.453Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T09:51:39.453Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T09:51:39.713Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T09:51:39.713Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T09:51:39.714Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T09:51:39.976Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T09:51:40.927Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T09:51:41.187Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T09:51:41.187Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T09:51:41.187Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T09:51:41.187Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T09:51:41.187Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T09:51:41.447Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T09:51:41.447Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T09:51:41.447Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T09:51:41.447Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T09:51:41.447Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T09:51:41.447Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T09:51:41.706Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T09:51:41.706Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T09:51:41.706Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T09:51:41.706Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T09:51:42.081Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T09:51:42.081Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T09:51:42.081Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T09:51:42.081Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T09:51:42.081Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T09:51:42.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T09:51:42.081Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T09:51:42.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T09:51:42.081Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T09:51:42.081Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T09:51:42.081Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T09:51:42.343Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T09:51:42.343Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T09:51:42.343Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T09:51:42.343Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T09:51:42.343Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T09:51:42.343Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T09:51:42.343Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T09:51:42.343Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T09:51:42.343Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T09:51:44.258Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T09:51:44.258Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T09:51:44.258Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T09:51:44.258Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T09:51:44.517Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T09:51:44.517Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T09:51:44.517Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T09:51:44.517Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T09:51:44.517Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T09:51:44.517Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T09:51:44.517Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T09:51:44.777Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T09:51:44.777Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T09:51:44.777Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T09:51:44.777Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T09:51:44.777Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T09:51:44.777Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T09:51:44.777Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T09:51:45.036Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T09:51:45.036Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T09:51:45.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T09:51:45.036Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T09:51:45.036Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T09:51:45.036Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T09:51:45.036Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T09:51:45.036Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T09:51:45.036Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T09:51:45.036Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T09:51:45.036Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T09:51:45.296Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T09:51:45.296Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T09:51:45.296Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T09:51:45.296Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T09:51:45.296Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T09:51:45.296Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T09:51:45.296Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T09:51:45.296Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T09:51:45.296Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T09:51:45.296Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T09:51:45.296Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T09:51:45.555Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T09:51:45.555Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T09:51:45.555Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T09:51:45.555Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T09:51:45.555Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T09:51:45.555Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T09:51:45.555Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T09:51:45.555Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T09:51:45.555Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T09:51:45.555Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T09:51:45.555Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T09:51:45.815Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T09:51:45.815Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T09:51:45.815Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T09:51:45.815Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T09:51:45.815Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T09:51:45.815Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T09:51:45.815Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T09:51:45.815Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T09:51:45.815Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T09:51:45.815Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T09:51:45.815Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T09:51:45.815Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T09:51:45.815Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T09:51:45.815Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T09:51:46.081Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T09:51:46.341Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T09:51:46.341Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T09:51:46.341Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T09:51:46.341Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T09:51:46.341Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T09:51:46.341Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T09:51:46.341Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T09:51:46.341Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T09:51:46.601Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T09:51:46.601Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T09:51:46.601Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T09:51:46.601Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T09:51:46.601Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T09:51:46.601Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T09:51:46.601Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T09:51:46.601Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T09:51:46.601Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T09:51:46.601Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T09:51:46.601Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T09:51:46.601Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T09:51:46.860Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T09:51:53.464Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T09:51:53.464Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T09:51:53.726Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T09:51:53.726Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T09:52:03.724Z] Removing intermediate container 7753ad8d44a7 [2022-04-12T09:52:03.724Z] ---> b1cb466400bc [2022-04-12T09:52:03.724Z] [2022-04-12T09:52:03.724Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T09:52:03.724Z] Removing intermediate container b460b64c6b22 [2022-04-12T09:52:03.724Z] ---> d89a644fe849 [2022-04-12T09:52:03.724Z] [2022-04-12T09:52:03.724Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T09:52:03.724Z] Removing intermediate container e5957fa6a284 [2022-04-12T09:52:03.724Z] ---> b7f8e8044a0a [2022-04-12T09:52:03.724Z] [2022-04-12T09:52:03.724Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T09:52:03.724Z] 3.15: Pulling from library/alpine [2022-04-12T09:52:03.724Z] 3.14: Pulling from library/alpine [2022-04-12T09:52:03.724Z] 3.14: Pulling from library/alpine [2022-04-12T09:52:04.661Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T09:52:04.661Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T09:52:04.661Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T09:52:04.661Z] Status: Image is up to date for alpine:3.14 [2022-04-12T09:52:04.661Z] ---> e04c818066af [2022-04-12T09:52:04.661Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T09:52:04.661Z] ---> e04c818066af [2022-04-12T09:52:04.661Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T09:52:04.661Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T09:52:04.922Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T09:52:04.922Z] ---> 0ac33e5f5afa [2022-04-12T09:52:04.922Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T09:52:05.183Z] ---> Running in 48e7370f424e [2022-04-12T09:52:05.183Z] ---> Running in 812f69f5f4a1 [2022-04-12T09:52:05.183Z] ---> Running in 439614a80e6a [2022-04-12T09:52:05.754Z] Removing intermediate container 812f69f5f4a1 [2022-04-12T09:52:05.754Z] ---> 5792348e1e0e [2022-04-12T09:52:05.754Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:52:05.754Z] ---> Running in 6fb85afd1764 [2022-04-12T09:52:06.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:06.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:06.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:06.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:06.580Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T09:52:06.580Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T09:52:06.839Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:52:06.839Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T09:52:06.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T09:52:06.839Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:52:06.839Z] OK: 6 MiB in 15 packages [2022-04-12T09:52:06.839Z] OK: 6 MiB in 16 packages [2022-04-12T09:52:07.785Z] Removing intermediate container 6fb85afd1764 [2022-04-12T09:52:07.785Z] ---> 6a5dd7e041fd [2022-04-12T09:52:07.785Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T09:52:07.785Z] Removing intermediate container 48e7370f424e [2022-04-12T09:52:07.785Z] ---> 06be42091069 [2022-04-12T09:52:07.785Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T09:52:07.785Z] ---> Running in ef4a0faf4094 [2022-04-12T09:52:07.785Z] ---> Running in c698c5cbbf86 [2022-04-12T09:52:07.785Z] Removing intermediate container 439614a80e6a [2022-04-12T09:52:07.785Z] ---> cac3493e914e [2022-04-12T09:52:07.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T09:52:07.785Z] ---> Running in 98be06ad9266 [2022-04-12T09:52:07.786Z] Removing intermediate container c698c5cbbf86 [2022-04-12T09:52:07.786Z] ---> 68bdb9482db8 [2022-04-12T09:52:07.786Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T09:52:08.046Z] ---> Running in 97874b98c43b [2022-04-12T09:52:08.046Z] Removing intermediate container 98be06ad9266 [2022-04-12T09:52:08.046Z] ---> 2dc3d77ab55b [2022-04-12T09:52:08.046Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T09:52:08.308Z] ---> Running in 69e340d57de0 [2022-04-12T09:52:08.308Z] Removing intermediate container 97874b98c43b [2022-04-12T09:52:08.308Z] ---> e35bb72261ed [2022-04-12T09:52:08.308Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T09:52:08.308Z] ---> Running in 3d0a7d5a1521 [2022-04-12T09:52:08.573Z] Removing intermediate container 69e340d57de0 [2022-04-12T09:52:08.573Z] ---> da2306bebfbc [2022-04-12T09:52:08.573Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T09:52:08.573Z] Removing intermediate container 3d0a7d5a1521 [2022-04-12T09:52:08.573Z] ---> 1a0f964316a0 [2022-04-12T09:52:08.573Z] Step 15/23 : WORKDIR / [2022-04-12T09:52:08.833Z] ---> Running in eb6207433473 [2022-04-12T09:52:08.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:08.833Z] ---> Running in 1b513c00e19a [2022-04-12T09:52:09.092Z] Removing intermediate container 1b513c00e19a [2022-04-12T09:52:09.092Z] ---> 9762356f876a [2022-04-12T09:52:09.092Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:52:09.092Z] Removing intermediate container eb6207433473 [2022-04-12T09:52:09.092Z] ---> bf293ecbc559 [2022-04-12T09:52:09.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:52:09.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:09.660Z] ---> d7dbbff8a4ec [2022-04-12T09:52:09.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T09:52:09.660Z] ---> 06efd9b79c56 [2022-04-12T09:52:09.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T09:52:09.920Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T09:52:09.920Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T09:52:09.920Z] OK: 15854 distinct packages available [2022-04-12T09:52:09.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:10.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:11.120Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T09:52:11.120Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T09:52:11.381Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T09:52:11.381Z] ---> dab3dce8a56c [2022-04-12T09:52:11.381Z] ---> 9033adceaa1a [2022-04-12T09:52:11.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml(4/9) Installing libcurl (7.80.0-r0) [2022-04-12T09:52:11.381Z] [2022-04-12T09:52:11.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T09:52:11.640Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T09:52:11.640Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T09:52:11.640Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T09:52:11.901Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T09:52:11.901Z] ---> 8639781f436c [2022-04-12T09:52:11.901Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T09:52:11.901Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T09:52:11.901Z] ---> 360af6e4d78b [2022-04-12T09:52:11.901Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T09:52:11.901Z] ---> Running in 07574da8c58c [2022-04-12T09:52:11.901Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T09:52:11.901Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T09:52:11.901Z] ---> Running in 7b969576f38a [2022-04-12T09:52:12.160Z] OK: 8 MiB in 23 packages [2022-04-12T09:52:12.420Z] Removing intermediate container 07574da8c58c [2022-04-12T09:52:12.420Z] ---> b29aba066d01 [2022-04-12T09:52:12.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:52:12.420Z] Removing intermediate container 7b969576f38a [2022-04-12T09:52:12.420Z] ---> 25f7633b4cb6 [2022-04-12T09:52:12.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:52:12.420Z] ---> Running in b7b9b9cb9c54 [2022-04-12T09:52:12.680Z] ---> Running in 4f3157e52f95 [2022-04-12T09:52:12.680Z] Removing intermediate container 4f3157e52f95 [2022-04-12T09:52:12.680Z] ---> d23761b6f580 [2022-04-12T09:52:12.680Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T09:52:12.939Z] ---> Running in b403d688995b [2022-04-12T09:52:12.939Z] Removing intermediate container b7b9b9cb9c54 [2022-04-12T09:52:12.939Z] ---> bd3761b277c9 [2022-04-12T09:52:12.939Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T09:52:12.939Z] Removing intermediate container ef4a0faf4094 [2022-04-12T09:52:12.939Z] ---> 8f9b964b704f [2022-04-12T09:52:12.939Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:52:12.939Z] ---> Running in 9e964f3ac7b3 [2022-04-12T09:52:13.200Z] Removing intermediate container b403d688995b [2022-04-12T09:52:13.200Z] ---> 433f21b8a3aa [2022-04-12T09:52:13.200Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:52:13.200Z] ---> Running in 82c6178a8c3f [2022-04-12T09:52:13.200Z] Removing intermediate container 9e964f3ac7b3 [2022-04-12T09:52:13.200Z] ---> ef198db81154 [2022-04-12T09:52:13.200Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:52:13.460Z] ---> 561850c6a5c4 [2022-04-12T09:52:13.460Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T09:52:13.460Z] ---> Running in 6faf9884bc71 [2022-04-12T09:52:13.460Z] Removing intermediate container 82c6178a8c3f [2022-04-12T09:52:13.460Z] ---> 8d9704395dad [2022-04-12T09:52:13.460Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T09:52:13.460Z] ---> Running in aea29d53cdf3 [2022-04-12T09:52:13.719Z] Removing intermediate container 6faf9884bc71 [2022-04-12T09:52:13.719Z] ---> 96de164bffa2 [2022-04-12T09:52:13.719Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T09:52:13.978Z] ---> Running in 55cafe60bda7 [2022-04-12T09:52:13.978Z] Removing intermediate container aea29d53cdf3 [2022-04-12T09:52:13.979Z] ---> 46244b36d1ec [2022-04-12T09:52:13.979Z] [2022-04-12T09:52:14.238Z] Successfully built 46244b36d1ec [2022-04-12T09:52:14.238Z] Successfully tagged core-command:latest [2022-04-12T09:52:14.238Z] Building sys-mgmt-agent [2022-04-12T09:52:14.238Z]  Building core-command ... done Removing intermediate container 55cafe60bda7 [2022-04-12T09:52:14.238Z] ---> d5f72772fa11 [2022-04-12T09:52:14.238Z] [2022-04-12T09:52:14.498Z] Successfully built d5f72772fa11 [2022-04-12T09:52:14.759Z] Successfully tagged support-notifications:latest [2022-04-12T09:52:14.759Z]  Building support-notifications ... done Building security-spire-server [2022-04-12T09:52:16.323Z] ---> 0beff16c1ed5 [2022-04-12T09:52:16.323Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T09:52:17.805Z] ---> 7a4ae7f31223 [2022-04-12T09:52:17.805Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T09:52:18.068Z] ---> Running in ed6109e7ba34 [2022-04-12T09:52:18.637Z] Removing intermediate container ed6109e7ba34 [2022-04-12T09:52:18.637Z] ---> a8f9855cd600 [2022-04-12T09:52:18.638Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:52:18.638Z] ---> Running in 6a3dd7f27c20 [2022-04-12T09:52:19.209Z] Removing intermediate container 6a3dd7f27c20 [2022-04-12T09:52:19.209Z] ---> 4d3b95964ece [2022-04-12T09:52:19.209Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T09:52:19.209Z] ---> Running in a1f23814ddef [2022-04-12T09:52:20.158Z] Removing intermediate container a1f23814ddef [2022-04-12T09:52:20.158Z] ---> 23389017787f [2022-04-12T09:52:20.158Z] Step 19/20 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:52:20.158Z] ---> Running in 3261252d3d89 [2022-04-12T09:52:20.732Z] Removing intermediate container 3261252d3d89 [2022-04-12T09:52:20.732Z] ---> 26ff376d095c [2022-04-12T09:52:20.732Z] Step 20/20 : LABEL version=2.2.0-dev.64 [2022-04-12T09:52:20.732Z] ---> Running in 59c842966294 [2022-04-12T09:52:21.304Z] Removing intermediate container 59c842966294 [2022-04-12T09:52:21.304Z] ---> 41c4f1d05590 [2022-04-12T09:52:21.304Z] [2022-04-12T09:52:21.304Z] Successfully built 41c4f1d05590 [2022-04-12T09:52:21.304Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T09:52:21.304Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-12T09:52:24.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:52:24.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:52:24.599Z] ---> 7ac79589f4fe [2022-04-12T09:52:24.599Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T09:52:24.599Z] ---> Using cache [2022-04-12T09:52:24.599Z] ---> 0b2487a20a00 [2022-04-12T09:52:24.599Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:52:24.599Z] ---> Using cache [2022-04-12T09:52:24.599Z] ---> e44b6a5f053a [2022-04-12T09:52:24.599Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T09:52:25.982Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:52:25.982Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:52:26.242Z] ---> 7ac79589f4fe [2022-04-12T09:52:26.242Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T09:52:26.242Z] ---> Using cache [2022-04-12T09:52:26.242Z] ---> 0b2487a20a00 [2022-04-12T09:52:26.242Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:52:26.242Z] ---> Using cache [2022-04-12T09:52:26.242Z] ---> e44b6a5f053a [2022-04-12T09:52:26.242Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T09:52:28.147Z] ---> Running in 22f1715336f8 [2022-04-12T09:52:28.147Z] ---> Running in 5c1adb863b94 [2022-04-12T09:52:29.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:29.084Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:52:29.084Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:52:29.084Z] ---> 7ac79589f4fe [2022-04-12T09:52:29.084Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T09:52:29.084Z] ---> Using cache [2022-04-12T09:52:29.084Z] ---> 0b2487a20a00 [2022-04-12T09:52:29.084Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:52:29.084Z] ---> Using cache [2022-04-12T09:52:29.084Z] ---> e44b6a5f053a [2022-04-12T09:52:29.084Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T09:52:29.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:29.615Z] ---> Running in 0cba63530d48 [2022-04-12T09:52:29.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:30.135Z] OK: 221 MiB in 52 packages [2022-04-12T09:52:30.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:30.658Z] OK: 221 MiB in 52 packages [2022-04-12T09:52:30.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:31.227Z] Removing intermediate container 5c1adb863b94 [2022-04-12T09:52:31.227Z] ---> 942e7195d1bb [2022-04-12T09:52:31.227Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T09:52:31.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:52:31.491Z] Removing intermediate container 22f1715336f8 [2022-04-12T09:52:31.491Z] ---> a6bfdead50e1 [2022-04-12T09:52:31.491Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T09:52:31.753Z] OK: 221 MiB in 52 packages [2022-04-12T09:52:31.753Z] ---> 893178748216 [2022-04-12T09:52:31.753Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:52:32.014Z] ---> Running in d0aac3e9ac48 [2022-04-12T09:52:32.273Z] ---> cb9cf26e3971 [2022-04-12T09:52:32.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:52:32.273Z] ---> Running in 649350fe7945 [2022-04-12T09:52:32.842Z] Removing intermediate container 0cba63530d48 [2022-04-12T09:52:32.842Z] ---> 0c7446016c76 [2022-04-12T09:52:32.842Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T09:52:33.409Z] ---> b40ff528ccec [2022-04-12T09:52:33.409Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:52:33.409Z] ---> Running in afd2c3d69218 [2022-04-12T09:52:34.817Z] Removing intermediate container d0aac3e9ac48 [2022-04-12T09:52:34.817Z] ---> 0786c1a92f4d [2022-04-12T09:52:34.817Z] Step 8/25 : COPY . . [2022-04-12T09:52:35.076Z] Removing intermediate container 649350fe7945 [2022-04-12T09:52:35.076Z] ---> 93eb27e633f9 [2022-04-12T09:52:35.076Z] Step 8/23 : COPY . . [2022-04-12T09:52:36.034Z] Removing intermediate container afd2c3d69218 [2022-04-12T09:52:36.034Z] ---> 4b78baa329e7 [2022-04-12T09:52:36.034Z] Step 8/22 : COPY . . [2022-04-12T09:52:52.652Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20658 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-12T09:52:52.665Z] Running in /w/workspace/edgex-go/188 [Pipeline] { [Pipeline] checkout [2022-04-12T09:52:53.143Z] The recommended git tool is: git [2022-04-12T09:53:01.376Z] using credential edgex-jenkins-ssh [2022-04-12T09:53:01.401Z] Cloning the remote Git repository [2022-04-12T09:53:01.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T09:53:01.625Z] > git init /w/workspace/edgex-go/188 # timeout=10 [2022-04-12T09:53:01.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T09:53:01.767Z] > git --version # timeout=10 [2022-04-12T09:53:01.815Z] > git --version # 'git version 2.25.1' [2022-04-12T09:53:01.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T09:53:01.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T09:53:08.180Z] ---> 856163cc8701 [2022-04-12T09:53:08.181Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T09:53:08.181Z] ---> 5d66173f36f1 [2022-04-12T09:53:08.181Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T09:53:08.181Z] ---> 5f1f6ec413ad [2022-04-12T09:53:08.181Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T09:53:08.181Z] ---> Running in 4484a4d244ab [2022-04-12T09:53:08.181Z] ---> Running in f27f4dc4c54e [2022-04-12T09:53:08.181Z] ---> Running in 29a96e44017a [2022-04-12T09:53:08.181Z] Removing intermediate container 29a96e44017a [2022-04-12T09:53:08.181Z] ---> f6c8a7ccff80 [2022-04-12T09:53:08.181Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T09:53:08.181Z] ---> Running in ada752fc6cf5 [2022-04-12T09:53:08.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T09:53:08.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T09:53:08.181Z] Removing intermediate container ada752fc6cf5 [2022-04-12T09:53:08.181Z] ---> a26f774bf444 [2022-04-12T09:53:08.181Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T09:53:08.181Z] ---> Running in c91e9ab31635 [2022-04-12T09:53:08.181Z] Removing intermediate container c91e9ab31635 [2022-04-12T09:53:08.181Z] ---> 8f2d1c96aa96 [2022-04-12T09:53:08.181Z] 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-12T09:53:08.181Z] ---> Running in bfd7fedda2d1 [2022-04-12T09:53:08.181Z] spire-1.2.1/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.data/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.data/.file [2022-04-12T09:53:08.181Z] spire-1.2.1/.dockerignore [2022-04-12T09:53:08.181Z] spire-1.2.1/.gitattributes [2022-04-12T09:53:08.181Z] spire-1.2.1/.githooks/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T09:53:08.181Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T09:53:08.181Z] spire-1.2.1/.gitignore [2022-04-12T09:53:08.181Z] spire-1.2.1/.go-version [2022-04-12T09:53:08.181Z] spire-1.2.1/.golangci.yml [2022-04-12T09:53:08.181Z] spire-1.2.1/ADOPTERS.md [2022-04-12T09:53:08.181Z] spire-1.2.1/CHANGELOG.md [2022-04-12T09:53:08.181Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T09:53:08.181Z] spire-1.2.1/CODEOWNERS [2022-04-12T09:53:08.181Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T09:53:08.181Z] spire-1.2.1/Dockerfile [2022-04-12T09:53:08.181Z] spire-1.2.1/Dockerfile.dev [2022-04-12T09:53:08.181Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T09:53:08.181Z] spire-1.2.1/LICENSE [2022-04-12T09:53:08.181Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T09:53:08.181Z] spire-1.2.1/Makefile [2022-04-12T09:53:08.181Z] spire-1.2.1/README.md [2022-04-12T09:53:08.181Z] spire-1.2.1/ROADMAP.md [2022-04-12T09:53:08.181Z] spire-1.2.1/SECURITY.md [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T09:53:08.181Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/ [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/agent/ [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/server/ [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/server/server.conf [2022-04-12T09:53:08.181Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/ [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/auditlog.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/ [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/spire_server.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/telemetry.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/upgrading.md [2022-04-12T09:53:08.181Z] spire-1.2.1/doc/using_spire.md [2022-04-12T09:53:08.181Z] spire-1.2.1/examples/ [2022-04-12T09:53:08.181Z] spire-1.2.1/examples/README.md [2022-04-12T09:53:08.181Z] spire-1.2.1/go.mod [2022-04-12T09:53:08.181Z] spire-1.2.1/go.sum [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T09:53:08.181Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/version/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/config.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T09:53:08.182Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T09:53:08.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T09:53:08.451Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/server.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/private/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/private/server/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T09:53:08.452Z] spire-1.2.1/release/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/conf/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T09:53:08.452Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T09:53:08.452Z] spire-1.2.1/script/ [2022-04-12T09:53:08.452Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T09:53:08.452Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T09:53:08.452Z] spire-1.2.1/support/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T09:53:08.452Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T09:53:08.452Z] spire-1.2.1/test/ [2022-04-12T09:53:08.452Z] spire-1.2.1/test/clock/ [2022-04-12T09:53:08.452Z] spire-1.2.1/test/clock/clock.go [2022-04-12T09:53:08.452Z] spire-1.2.1/test/fakes/ [2022-04-12T09:53:08.452Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T09:53:08.452Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T09:53:08.452Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/common [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T09:53:08.453Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T09:53:08.454Z] spire-1.2.1/test/integration/test.sh [2022-04-12T09:53:08.454Z] spire-1.2.1/test/plugintest/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testca/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testca/ca.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testkey/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/testkey/new.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/ [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/race.go [2022-04-12T09:53:08.454Z] spire-1.2.1/test/util/util.go [2022-04-12T09:53:08.454Z] building spire from source... [2022-04-12T09:53:08.454Z] Installing go1.17.7... [2022-04-12T09:53:13.730Z] Building bin/spire-server... [2022-04-12T09:53:13.990Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T09:53:13.990Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T09:53:13.990Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T09:53:13.990Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T09:53:13.990Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T09:53:14.249Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T09:53:14.249Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T09:53:14.249Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T09:53:14.249Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T09:53:14.249Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T09:53:14.508Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T09:53:14.508Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T09:53:14.508Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T09:53:14.508Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T09:53:14.508Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T09:53:14.508Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T09:53:14.508Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T09:53:14.767Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T09:53:14.767Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T09:53:14.767Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T09:53:15.028Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T09:53:15.028Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T09:53:15.028Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T09:53:15.028Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T09:53:15.028Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T09:53:15.028Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T09:53:15.028Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T09:53:15.028Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T09:53:15.028Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T09:53:15.287Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T09:53:15.287Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T09:53:15.287Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T09:53:15.287Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T09:53:15.287Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T09:53:15.287Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T09:53:15.287Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T09:53:15.287Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T09:53:15.287Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T09:53:15.287Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T09:53:15.547Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T09:53:15.547Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T09:53:15.547Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T09:53:15.547Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T09:53:15.547Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T09:53:15.547Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T09:53:15.807Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T09:53:15.807Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T09:53:15.807Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T09:53:15.807Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T09:53:15.807Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T09:53:15.807Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T09:53:15.807Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T09:53:15.807Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T09:53:16.747Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T09:53:18.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T09:53:18.652Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T09:53:18.652Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T09:53:18.652Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T09:53:18.652Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T09:53:19.674Z] Avoid second fetch [2022-04-12T09:53:19.675Z] Checking out Revision 99fe7407157ffe53041578bae278449b5a47fce8 (main) [2022-04-12T09:53:19.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T09:53:19.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T09:53:19.703Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T09:53:19.718Z] > git checkout -f 99fe7407157ffe53041578bae278449b5a47fce8 # timeout=10 [2022-04-12T09:53:23.927Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T09:53:23.927Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T09:53:23.927Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T09:53:23.927Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T09:53:23.927Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T09:53:23.927Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T09:53:23.927Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T09:53:23.927Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T09:53:23.927Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T09:53:24.494Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T09:53:24.594Z] Commit message: "test(snap): add CI workflow, disable Jenkins snap build (#3958)" [2022-04-12T09:53:25.064Z] go: downloading k8s.io/client-go v0.23.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T09:53:25.636Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T09:53:25.665Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T09:53:25.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T09:53:25.665Z] Dload Upload Total Spent Left Speed [2022-04-12T09:53:25.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44355 [Pipeline] sh [2022-04-12T09:53:25.896Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T09:53:25.896Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T09:53:26.155Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T09:53:26.155Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T09:53:26.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T09:53:26.601Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-04-12T09:53:26.601Z] tee /etc/docker/daemon.new [2022-04-12T09:53:26.601Z] { [2022-04-12T09:53:26.601Z] "registry-mirrors": [ [2022-04-12T09:53:26.601Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T09:53:26.601Z] ], [2022-04-12T09:53:26.601Z] "bip": "10.250.0.254/24", [2022-04-12T09:53:26.601Z] "hosts": [ [2022-04-12T09:53:26.601Z] "tcp://0.0.0.0:5555", [2022-04-12T09:53:26.601Z] "unix:///var/run/docker.sock" [2022-04-12T09:53:26.601Z] ], [2022-04-12T09:53:26.601Z] "mtu": 1458, [2022-04-12T09:53:26.601Z] "selinux-enabled": true, [2022-04-12T09:53:26.601Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T09:53:26.601Z] } [Pipeline] sh [2022-04-12T09:53:26.723Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T09:53:26.723Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T09:53:26.723Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T09:53:26.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-12T09:53:26.982Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T09:53:26.982Z] go: downloading github.com/aws/smithy-go v1.11.0 [Pipeline] sh [2022-04-12T09:53:27.241Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T09:53:27.241Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T09:53:27.321Z] + sudo service docker restart [2022-04-12T09:53:27.499Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T09:53:27.500Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T09:53:27.500Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T09:53:27.761Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T09:53:27.761Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T09:53:27.761Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T09:53:27.761Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T09:53:28.019Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T09:53:28.020Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T09:53:28.020Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T09:53:28.278Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T09:53:28.278Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T09:53:28.846Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T09:53:28.846Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T09:53:28.846Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T09:53:28.846Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T09:53:28.846Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T09:53:28.846Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T09:53:28.846Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T09:53:28.846Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T09:53:28.846Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T09:53:28.846Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T09:53:28.846Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T09:53:29.106Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T09:53:29.106Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T09:53:29.106Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T09:53:29.106Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T09:53:29.106Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T09:53:29.106Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T09:53:29.106Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T09:53:29.366Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T09:53:29.366Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T09:53:29.366Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T09:53:29.366Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T09:53:29.366Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T09:53:29.366Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T09:53:29.366Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T09:53:29.366Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T09:53:29.366Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T09:53:29.366Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T09:53:29.366Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T09:53:29.625Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T09:53:29.626Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T09:53:29.626Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T09:53:29.626Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T09:53:29.626Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T09:53:29.626Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T09:53:29.626Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T09:53:29.626Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T09:53:29.885Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T09:53:29.885Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T09:53:29.885Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T09:53:29.885Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T09:53:29.885Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T09:53:29.885Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T09:53:29.885Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T09:53:29.885Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T09:53:29.885Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T09:53:29.885Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T09:53:29.885Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T09:53:29.885Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T09:53:36.460Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T09:53:36.460Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T09:53:36.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T09:53:45.701Z] provisioning config files... [2022-04-12T09:53:45.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/188@tmp/config7095756438549704221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T09:53:46.133Z] ---> docker-login.sh [2022-04-12T09:53:46.133Z] nexus3.edgexfoundry.org:10001 [2022-04-12T09:53:46.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:53:47.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:53:47.013Z] Configure a credential helper to remove this warning. See [2022-04-12T09:53:47.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:53:47.013Z] [2022-04-12T09:53:47.013Z] Login Succeeded [2022-04-12T09:53:47.013Z] nexus3.edgexfoundry.org:10002 [2022-04-12T09:53:47.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:53:47.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:53:47.618Z] Configure a credential helper to remove this warning. See [2022-04-12T09:53:47.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:53:47.618Z] [2022-04-12T09:53:47.618Z] Login Succeeded [2022-04-12T09:53:47.618Z] nexus3.edgexfoundry.org:10003 [2022-04-12T09:53:47.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:53:48.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:53:48.173Z] Configure a credential helper to remove this warning. See [2022-04-12T09:53:48.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:53:48.173Z] [2022-04-12T09:53:48.173Z] Login Succeeded [2022-04-12T09:53:48.173Z] nexus3.edgexfoundry.org:10004 [2022-04-12T09:53:48.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:53:48.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:53:48.722Z] Configure a credential helper to remove this warning. See [2022-04-12T09:53:48.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:53:48.722Z] [2022-04-12T09:53:48.722Z] Login Succeeded [2022-04-12T09:53:48.722Z] docker.io [2022-04-12T09:53:49.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:53:49.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:53:49.673Z] Configure a credential helper to remove this warning. See [2022-04-12T09:53:49.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:53:49.673Z] [2022-04-12T09:53:49.673Z] Login Succeeded [2022-04-12T09:53:49.673Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T09:53:49.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T09:53:50.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T09:53:50.199Z] ========================================================= [2022-04-12T09:53:50.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T09:53:50.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T09:53:50.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T09:53:50.827Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T09:53:50.827Z] 9b3977197b4f: Pulling fs layer [2022-04-12T09:53:50.827Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T09:53:50.827Z] 94645a83ff95: Pulling fs layer [2022-04-12T09:53:50.827Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T09:53:50.827Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T09:53:50.827Z] f7c0051592d6: Pulling fs layer [2022-04-12T09:53:50.827Z] a227ed2f7395: Pulling fs layer [2022-04-12T09:53:50.827Z] 7b1c46037f91: Pulling fs layer [2022-04-12T09:53:50.827Z] f7c0051592d6: Waiting [2022-04-12T09:53:50.827Z] 3f3a8bcf1eab: Waiting [2022-04-12T09:53:50.827Z] 0c92f367c5e7: Waiting [2022-04-12T09:53:50.827Z] a227ed2f7395: Waiting [2022-04-12T09:53:50.827Z] 7b1c46037f91: Waiting [2022-04-12T09:53:50.827Z] 94645a83ff95: Verifying Checksum [2022-04-12T09:53:50.827Z] 94645a83ff95: Download complete [2022-04-12T09:53:50.827Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T09:53:50.827Z] 1a89e8eeedd5: Download complete [2022-04-12T09:53:50.827Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T09:53:50.827Z] 0c92f367c5e7: Download complete [2022-04-12T09:53:50.827Z] f7c0051592d6: Download complete [2022-04-12T09:53:50.827Z] 9b3977197b4f: Download complete [2022-04-12T09:53:50.827Z] a227ed2f7395: Verifying Checksum [2022-04-12T09:53:50.827Z] a227ed2f7395: Download complete [2022-04-12T09:53:51.503Z] Removing intermediate container 4484a4d244ab [2022-04-12T09:53:51.503Z] ---> a21804fc84f9 [2022-04-12T09:53:51.503Z] [2022-04-12T09:53:51.503Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T09:53:51.503Z] ---> e04c818066af [2022-04-12T09:53:51.503Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T09:53:51.503Z] Removing intermediate container f27f4dc4c54e [2022-04-12T09:53:51.503Z] ---> 4f7ee9abb23a [2022-04-12T09:53:51.503Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T09:53:51.503Z] ---> Running in 7efed623e1ba [2022-04-12T09:53:51.503Z] ---> Running in d796bd1c6af3 [2022-04-12T09:53:51.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T09:53:51.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:53:51.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:53:51.503Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T09:53:51.503Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T09:53:51.503Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T09:53:51.503Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T09:53:51.503Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T09:53:51.503Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T09:53:51.503Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:53:51.503Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T09:53:51.503Z] OK: 8 MiB in 20 packages [2022-04-12T09:53:51.826Z] 9b3977197b4f: Pull complete [2022-04-12T09:53:52.074Z] Removing intermediate container d796bd1c6af3 [2022-04-12T09:53:52.074Z] ---> fc8a90fe4e39 [2022-04-12T09:53:52.074Z] [2022-04-12T09:53:52.074Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T09:53:52.074Z] 20.10.14: Pulling from library/docker [2022-04-12T09:53:52.103Z] 1a89e8eeedd5: Pull complete [2022-04-12T09:53:52.338Z] Removing intermediate container 7efed623e1ba [2022-04-12T09:53:52.338Z] ---> 78e789f28a1b [2022-04-12T09:53:52.338Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T09:53:52.600Z] ---> Running in 2776a07a5975 [2022-04-12T09:53:52.725Z] 94645a83ff95: Pull complete [2022-04-12T09:53:52.863Z] Removing intermediate container 2776a07a5975 [2022-04-12T09:53:52.863Z] ---> bda4e429f49c [2022-04-12T09:53:52.863Z] Step 13/22 : WORKDIR /edgex [2022-04-12T09:53:52.863Z] ---> Running in 0d55b16a72a8 [2022-04-12T09:53:53.002Z] 7b1c46037f91: Verifying Checksum [2022-04-12T09:53:53.002Z] 7b1c46037f91: Download complete [2022-04-12T09:53:53.122Z] Removing intermediate container 0d55b16a72a8 [2022-04-12T09:53:53.122Z] ---> 8fea18d43d20 [2022-04-12T09:53:53.122Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T09:53:53.599Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T09:53:53.599Z] 3f3a8bcf1eab: Download complete [2022-04-12T09:53:53.691Z] ---> 0d184d07dcc1 [2022-04-12T09:53:53.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T09:53:54.628Z] ---> 5af904189dbc [2022-04-12T09:53:54.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T09:53:55.563Z] ---> 1010dd1f8666 [2022-04-12T09:53:55.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T09:53:56.135Z] ---> 63f1b031d74b [2022-04-12T09:53:56.135Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T09:53:56.135Z] ---> Running in 27c9e43c0e85 [2022-04-12T09:53:58.060Z] Removing intermediate container 27c9e43c0e85 [2022-04-12T09:53:58.060Z] ---> 34f69f2314ac [2022-04-12T09:53:58.060Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T09:53:58.060Z] ---> Running in ef836bc2a6ee [2022-04-12T09:53:58.060Z] Removing intermediate container ef836bc2a6ee [2022-04-12T09:53:58.060Z] ---> 2d9248fb6a29 [2022-04-12T09:53:58.060Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T09:53:58.060Z] ---> Running in 0a0547b5df1b [2022-04-12T09:53:58.060Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T09:53:58.060Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T09:53:58.060Z] ---> 7417809fdb73 [2022-04-12T09:53:58.060Z] 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-12T09:53:58.323Z] ---> Running in 9b311464b9d2 [2022-04-12T09:53:58.323Z] Removing intermediate container 0a0547b5df1b [2022-04-12T09:53:58.323Z] ---> 8305b9de370f [2022-04-12T09:53:58.323Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:53:58.323Z] ---> Running in 9d30175cf5de [2022-04-12T09:53:58.583Z] Removing intermediate container 9b311464b9d2 [2022-04-12T09:53:58.583Z] ---> 7bc96b2269e1 [2022-04-12T09:53:58.583Z] 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-12T09:53:58.583Z] ---> Running in 7eef637ba91b [2022-04-12T09:53:58.583Z] Removing intermediate container 9d30175cf5de [2022-04-12T09:53:58.583Z] ---> aa1683d1593c [2022-04-12T09:53:58.583Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T09:53:58.856Z] ---> Running in a2388fae969f [2022-04-12T09:53:59.115Z] Removing intermediate container a2388fae969f [2022-04-12T09:53:59.115Z] ---> ad456a12b768 [2022-04-12T09:53:59.115Z] [2022-04-12T09:53:59.115Z] Successfully built ad456a12b768 [2022-04-12T09:53:59.115Z] Successfully tagged security-proxy-setup:latest [2022-04-12T09:53:59.115Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-12T09:53:59.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:53:59.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:53:59.682Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T09:53:59.682Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T09:53:59.682Z] Executing bash-5.1.16-r0.post-install [2022-04-12T09:53:59.682Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T09:53:59.682Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T09:53:59.682Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T09:53:59.941Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T09:53:59.941Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T09:53:59.941Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T09:53:59.941Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T09:53:59.941Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T09:53:59.941Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T09:53:59.941Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T09:53:59.941Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T09:53:59.941Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T09:53:59.941Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T09:53:59.941Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T09:53:59.941Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T09:54:00.202Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T09:54:00.202Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T09:54:00.202Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T09:54:00.202Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T09:54:00.202Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T09:54:00.202Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T09:54:00.202Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T09:54:00.202Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T09:54:00.202Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T09:54:00.202Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T09:54:00.202Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T09:54:00.202Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T09:54:00.202Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T09:54:00.202Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T09:54:00.202Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T09:54:00.202Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T09:54:00.202Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T09:54:00.202Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T09:54:00.461Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T09:54:00.461Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T09:54:00.461Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T09:54:00.461Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T09:54:00.461Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T09:54:00.461Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T09:54:00.461Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T09:54:00.461Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T09:54:00.461Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T09:54:00.461Z] OK: 83 MiB in 65 packages [2022-04-12T09:54:01.033Z] Collecting docker-compose==1.23.2 [2022-04-12T09:54:01.033Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T09:54:01.033Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T09:54:01.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T09:54:01.609Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T09:54:01.609Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T09:54:02.175Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T09:54:02.175Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T09:54:02.175Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T09:54:02.175Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T09:54:02.437Z] Collecting PyYAML<4,>=3.10 [2022-04-12T09:54:02.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T09:54:03.388Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T09:54:03.388Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T09:54:03.388Z] 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-12T09:54:03.388Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T09:54:03.388Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T09:54:03.388Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T09:54:03.388Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T09:54:03.647Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T09:54:03.647Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T09:54:03.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:54:03.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:54:03.647Z] ---> 7ac79589f4fe [2022-04-12T09:54:03.647Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> 0b2487a20a00 [2022-04-12T09:54:03.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> e44b6a5f053a [2022-04-12T09:54:03.647Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> 0c7446016c76 [2022-04-12T09:54:03.647Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> b40ff528ccec [2022-04-12T09:54:03.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> 4b78baa329e7 [2022-04-12T09:54:03.647Z] Step 8/23 : COPY . . [2022-04-12T09:54:03.647Z] ---> Using cache [2022-04-12T09:54:03.647Z] ---> 5f1f6ec413ad [2022-04-12T09:54:03.647Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T09:54:03.647Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T09:54:03.647Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T09:54:03.647Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T09:54:03.647Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T09:54:03.647Z] 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-12T09:54:03.905Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T09:54:03.905Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T09:54:03.905Z] Collecting idna<2.8,>=2.5 [2022-04-12T09:54:03.905Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T09:54:03.905Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T09:54:03.905Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T09:54:03.905Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T09:54:03.905Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T09:54:03.905Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T09:54:03.905Z] Attempting uninstall: urllib3 [2022-04-12T09:54:03.905Z] Found existing installation: urllib3 1.26.7 [2022-04-12T09:54:03.905Z] Uninstalling urllib3-1.26.7: [2022-04-12T09:54:03.905Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T09:54:04.843Z] Attempting uninstall: idna [2022-04-12T09:54:04.843Z] Found existing installation: idna 3.3 [2022-04-12T09:54:04.843Z] Uninstalling idna-3.3: [2022-04-12T09:54:04.843Z] Successfully uninstalled idna-3.3 [2022-04-12T09:54:05.777Z] ---> Running in 488d61bc5293 [2022-04-12T09:54:06.008Z] 3f3a8bcf1eab: Pull complete [2022-04-12T09:54:06.008Z] 0c92f367c5e7: Pull complete [2022-04-12T09:54:06.038Z] Attempting uninstall: requests [2022-04-12T09:54:06.038Z] Found existing installation: requests 2.26.0 [2022-04-12T09:54:06.038Z] Uninstalling requests-2.26.0: [2022-04-12T09:54:06.038Z] Successfully uninstalled requests-2.26.0 [2022-04-12T09:54:06.038Z] Running setup.py install for texttable: started [2022-04-12T09:54:06.283Z] f7c0051592d6: Pull complete [2022-04-12T09:54:06.297Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T09:54:06.297Z] Running setup.py install for PyYAML: started [2022-04-12T09:54:06.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T09:54:06.566Z] a227ed2f7395: Pull complete [2022-04-12T09:54:06.824Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T09:54:06.824Z] Running setup.py install for docopt: started [2022-04-12T09:54:07.083Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T09:54:07.083Z] Running setup.py install for dockerpty: started [2022-04-12T09:54:07.652Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T09:54:07.910Z] 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-12T09:54:13.191Z] Removing intermediate container 7eef637ba91b [2022-04-12T09:54:13.191Z] ---> e0994f7f9143 [2022-04-12T09:54:13.191Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T09:54:13.191Z] ---> Running in bc7a89fc6a6a [2022-04-12T09:54:13.775Z] Removing intermediate container bc7a89fc6a6a [2022-04-12T09:54:13.775Z] ---> a0fc5cf1a413 [2022-04-12T09:54:13.775Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T09:54:13.775Z] ---> Running in a06b6c827718 [2022-04-12T09:54:14.034Z] Removing intermediate container a06b6c827718 [2022-04-12T09:54:14.034Z] ---> a9281005a8fc [2022-04-12T09:54:14.034Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T09:54:14.866Z] 7b1c46037f91: Pull complete [2022-04-12T09:54:14.866Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T09:54:14.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T09:54:14.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T09:54:15.235Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T09:54:15.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T09:54:15.235Z] WORKDIR /edgex [2022-04-12T09:54:15.235Z] COPY go.mod . [2022-04-12T09:54:15.235Z] RUN go mod download [2022-04-12T09:54:15.413Z] ---> 1bff3efd301b [2022-04-12T09:54:15.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T09:54:16.007Z] ---> 46d1f1eb9866 [2022-04-12T09:54:16.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T09:54:16.943Z] ---> cd40f091853d [2022-04-12T09:54:16.943Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T09:54:16.943Z] ---> Running in 76539667caa5 [2022-04-12T09:54:17.514Z] Removing intermediate container 76539667caa5 [2022-04-12T09:54:17.514Z] ---> 0dd2692a6b55 [2022-04-12T09:54:17.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:54:17.772Z] ---> Running in 12d5fd8fbb19 [2022-04-12T09:54:17.874Z] Sending build context to Docker daemon 169.1MB [2022-04-12T09:54:17.874Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T09:54:17.874Z] ---> f79e39bc4007 [2022-04-12T09:54:17.874Z] Step 2/4 : WORKDIR /edgex [2022-04-12T09:54:18.384Z] Removing intermediate container 12d5fd8fbb19 [2022-04-12T09:54:18.384Z] ---> 217ab70a1b6c [2022-04-12T09:54:18.384Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T09:54:18.684Z] ---> Running in ad90fa901518 [2022-04-12T09:54:19.253Z] Removing intermediate container ad90fa901518 [2022-04-12T09:54:19.253Z] ---> be116b9ee792 [2022-04-12T09:54:19.253Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:54:19.253Z] ---> Running in 4743daff7b3c [2022-04-12T09:54:19.831Z] Removing intermediate container 4743daff7b3c [2022-04-12T09:54:19.832Z] ---> 2ce4049aff5b [2022-04-12T09:54:19.832Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T09:54:19.856Z] ---> Running in e735e5250022 [2022-04-12T09:54:20.090Z] ---> Running in 94975671bdd8 [2022-04-12T09:54:20.137Z] Removing intermediate container e735e5250022 [2022-04-12T09:54:20.137Z] ---> 4c0a63d4f434 [2022-04-12T09:54:20.137Z] Step 3/4 : COPY go.mod . [2022-04-12T09:54:20.349Z] Removing intermediate container 94975671bdd8 [2022-04-12T09:54:20.349Z] ---> 0b030fa628a8 [2022-04-12T09:54:20.349Z] [2022-04-12T09:54:20.607Z] Successfully built 0b030fa628a8 [2022-04-12T09:54:20.607Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T09:54:20.607Z] Building security-bootstrapper [2022-04-12T09:54:20.739Z] ---> d88db4b6114c [2022-04-12T09:54:20.739Z] Step 4/4 : RUN go mod download [2022-04-12T09:54:20.739Z] ---> Running in b04189ddb7df [2022-04-12T09:54:20.865Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-12T09:54:20.865Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T09:54:21.125Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T09:54:21.125Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T09:54:22.062Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T09:54:22.062Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T09:54:22.062Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T09:54:22.062Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T09:54:22.999Z] Building bin/spire-agent... [2022-04-12T09:54:22.999Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T09:54:22.999Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T09:54:22.999Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T09:54:22.999Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T09:54:22.999Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T09:54:22.999Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T09:54:23.259Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T09:54:23.259Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T09:54:23.259Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T09:54:23.259Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T09:54:24.637Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T09:54:24.637Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T09:54:24.637Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T09:54:24.637Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T09:54:24.637Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T09:54:24.637Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T09:54:24.637Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T09:54:24.637Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T09:54:24.896Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T09:54:25.154Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:54:25.154Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:54:25.154Z] ---> 7ac79589f4fe [2022-04-12T09:54:25.154Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> 0b2487a20a00 [2022-04-12T09:54:25.154Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> e44b6a5f053a [2022-04-12T09:54:25.154Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> 0c7446016c76 [2022-04-12T09:54:25.154Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> b40ff528ccec [2022-04-12T09:54:25.154Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> 4b78baa329e7 [2022-04-12T09:54:25.154Z] Step 8/31 : COPY . . [2022-04-12T09:54:25.154Z] ---> Using cache [2022-04-12T09:54:25.154Z] ---> 5f1f6ec413ad [2022-04-12T09:54:25.154Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T09:54:29.355Z] ---> Running in c41150b92892 [2022-04-12T09:54:30.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T09:54:45.178Z] Removing intermediate container 488d61bc5293 [2022-04-12T09:54:45.178Z] ---> 95ca63710fc6 [2022-04-12T09:54:45.178Z] [2022-04-12T09:54:45.178Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T09:54:45.178Z] ---> e04c818066af [2022-04-12T09:54:45.178Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T09:54:45.178Z] ---> Using cache [2022-04-12T09:54:45.178Z] ---> 06be42091069 [2022-04-12T09:54:45.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T09:54:45.178Z] ---> Using cache [2022-04-12T09:54:45.178Z] ---> 68bdb9482db8 [2022-04-12T09:54:45.178Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T09:54:45.438Z] ---> Running in 6356df117ed4 [2022-04-12T09:54:46.010Z] Removing intermediate container 6356df117ed4 [2022-04-12T09:54:46.010Z] ---> a2489e2b1d30 [2022-04-12T09:54:46.010Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T09:54:46.010Z] ---> Running in 7167432ed4cf [2022-04-12T09:54:46.276Z] Removing intermediate container 7167432ed4cf [2022-04-12T09:54:46.276Z] ---> bd659a328476 [2022-04-12T09:54:46.276Z] Step 15/23 : WORKDIR / [2022-04-12T09:54:46.538Z] ---> Running in 9e7712d69560 [2022-04-12T09:54:47.482Z] Removing intermediate container 9e7712d69560 [2022-04-12T09:54:47.482Z] ---> f1f2a4e9e59e [2022-04-12T09:54:47.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:54:48.870Z] ---> e511228cbd90 [2022-04-12T09:54:48.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T09:54:51.408Z] ---> 4030b6c78370 [2022-04-12T09:54:51.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T09:54:52.790Z] ---> 1d6129b65ade [2022-04-12T09:54:52.790Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T09:54:52.790Z] ---> Running in c443ff79042b [2022-04-12T09:54:53.358Z] Removing intermediate container c443ff79042b [2022-04-12T09:54:53.358Z] ---> 593d5be971e5 [2022-04-12T09:54:53.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:54:53.935Z] ---> Running in 97b06ddb590d [2022-04-12T09:54:54.503Z] Removing intermediate container 97b06ddb590d [2022-04-12T09:54:54.503Z] ---> 1758678244bb [2022-04-12T09:54:54.503Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T09:54:54.503Z] ---> Running in ecd1c069ccca [2022-04-12T09:54:54.764Z] Removing intermediate container ecd1c069ccca [2022-04-12T09:54:54.764Z] ---> 906ba21cd1ff [2022-04-12T09:54:54.764Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:54:55.025Z] ---> Running in 2872672d194a [2022-04-12T09:54:55.025Z] Removing intermediate container 2872672d194a [2022-04-12T09:54:55.025Z] ---> 1dd1c94bad4a [2022-04-12T09:54:55.025Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T09:54:55.285Z] ---> Running in 96ccfba109c5 [2022-04-12T09:54:55.546Z] Removing intermediate container 96ccfba109c5 [2022-04-12T09:54:55.546Z] ---> 934bb7e015d5 [2022-04-12T09:54:55.546Z] [2022-04-12T09:54:55.546Z] Successfully built 934bb7e015d5 [2022-04-12T09:54:55.546Z] Successfully tagged core-metadata:latest [2022-04-12T09:54:55.546Z]  Building core-metadata ... done Building support-scheduler [2022-04-12T09:55:00.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:55:00.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:55:00.827Z] ---> 7ac79589f4fe [2022-04-12T09:55:00.827Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> 0b2487a20a00 [2022-04-12T09:55:00.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> e44b6a5f053a [2022-04-12T09:55:00.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> 0c7446016c76 [2022-04-12T09:55:00.827Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> b40ff528ccec [2022-04-12T09:55:00.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> 4b78baa329e7 [2022-04-12T09:55:00.827Z] Step 8/22 : COPY . . [2022-04-12T09:55:00.827Z] ---> Using cache [2022-04-12T09:55:00.827Z] ---> 5f1f6ec413ad [2022-04-12T09:55:00.827Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T09:55:07.401Z] Removing intermediate container c41150b92892 [2022-04-12T09:55:07.401Z] ---> 0371ba439d2d [2022-04-12T09:55:07.401Z] [2022-04-12T09:55:07.401Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T09:55:07.401Z] ---> e04c818066af [2022-04-12T09:55:07.401Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T09:55:07.662Z] ---> Running in 82b11c896aa2 [2022-04-12T09:55:07.921Z] ---> Running in 524099ece8cd [2022-04-12T09:55:08.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T09:55:08.181Z] Removing intermediate container 524099ece8cd [2022-04-12T09:55:08.181Z] ---> 27d50f635257 [2022-04-12T09:55:08.181Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T09:55:08.751Z] ---> Running in 2895fde4b215 [2022-04-12T09:55:09.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:09.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:09.530Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T09:55:09.530Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T09:55:09.530Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:55:09.530Z] OK: 6 MiB in 16 packages [2022-04-12T09:55:10.911Z] Removing intermediate container 2895fde4b215 [2022-04-12T09:55:10.911Z] ---> a765c7706174 [2022-04-12T09:55:10.911Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T09:55:11.170Z] ---> Running in 770d173e46cb [2022-04-12T09:55:11.430Z] Removing intermediate container 770d173e46cb [2022-04-12T09:55:11.431Z] ---> 1c90e3f33783 [2022-04-12T09:55:11.431Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T09:55:11.691Z] ---> Running in 2646d6f81b5d [2022-04-12T09:55:12.263Z] Removing intermediate container 2646d6f81b5d [2022-04-12T09:55:12.263Z] ---> 8bf3bd1bde78 [2022-04-12T09:55:12.263Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T09:55:12.522Z] ---> Running in 92ca21605249 [2022-04-12T09:55:14.438Z] Removing intermediate container 92ca21605249 [2022-04-12T09:55:14.438Z] ---> 05c53cd2427d [2022-04-12T09:55:14.438Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T09:55:14.706Z] ---> Running in 48d8e21cc2fa [2022-04-12T09:55:15.274Z] Removing intermediate container 48d8e21cc2fa [2022-04-12T09:55:15.274Z] ---> c12ec00a9863 [2022-04-12T09:55:15.274Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T09:55:16.273Z] ---> 2011a99124d0 [2022-04-12T09:55:16.273Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T09:55:16.273Z] ---> Running in dbb7e39ebc8f [2022-04-12T09:55:17.348Z] Removing intermediate container b04189ddb7df [2022-04-12T09:55:17.349Z] ---> da18a8bafd01 [2022-04-12T09:55:17.349Z] Successfully built da18a8bafd01 [2022-04-12T09:55:17.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:55:17.708Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T09:55:17.708Z] . [Pipeline] withDockerContainer [2022-04-12T09:55:17.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-20658 does not seem to be running inside a container [2022-04-12T09:55:18.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@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-12T09:55:18.945Z] Removing intermediate container dbb7e39ebc8f [2022-04-12T09:55:18.945Z] ---> 9b20383a85aa [2022-04-12T09:55:18.945Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:55:19.557Z] $ docker top de9a5e1ed8c5089f1c28095467c4b3731a34be700f671144438d60d412c42c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:55:19.881Z] ---> 51940c3e66ba [2022-04-12T09:55:19.881Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T09:55:20.503Z] + go version [2022-04-12T09:55:20.503Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T09:55:20.534Z] $ docker stop --time=1 de9a5e1ed8c5089f1c28095467c4b3731a34be700f671144438d60d412c42c7c [2022-04-12T09:55:22.203Z] $ docker rm -f de9a5e1ed8c5089f1c28095467c4b3731a34be700f671144438d60d412c42c7c [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-12T09:55:22.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T09:55:22.873Z] [2022-04-12T09:55:22.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:55:23.183Z] ---> d3d375318250 [2022-04-12T09:55:23.183Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T09:55:23.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T09:55:23.510Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T09:55:23.510Z] 29e5d40040c1: Pulling fs layer [2022-04-12T09:55:23.510Z] 1ce36da41761: Pulling fs layer [2022-04-12T09:55:23.510Z] 25b303627fd3: Pulling fs layer [2022-04-12T09:55:23.510Z] 29e5d40040c1: Verifying Checksum [2022-04-12T09:55:23.510Z] 29e5d40040c1: Download complete [2022-04-12T09:55:23.788Z] 1ce36da41761: Verifying Checksum [2022-04-12T09:55:23.788Z] 1ce36da41761: Download complete [2022-04-12T09:55:24.066Z] 29e5d40040c1: Pull complete [2022-04-12T09:55:24.123Z] ---> 1086ca499116 [2022-04-12T09:55:24.123Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T09:55:25.503Z] ---> 884aecc8ddff [2022-04-12T09:55:25.503Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T09:55:25.513Z] 25b303627fd3: Verifying Checksum [2022-04-12T09:55:25.513Z] 25b303627fd3: Download complete [2022-04-12T09:55:25.513Z] 1ce36da41761: Pull complete [2022-04-12T09:55:26.443Z] ---> ce605b69038c [2022-04-12T09:55:26.443Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T09:55:26.443Z] ---> Running in 7a14cbe63f01 [2022-04-12T09:55:26.705Z] Removing intermediate container 7a14cbe63f01 [2022-04-12T09:55:26.705Z] ---> 68c3b0d6b80a [2022-04-12T09:55:26.705Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T09:55:27.643Z] ---> df7f2a50eedd [2022-04-12T09:55:27.643Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T09:55:27.904Z] ---> Running in 6b8a188da83a [2022-04-12T09:55:30.443Z] Removing intermediate container 6b8a188da83a [2022-04-12T09:55:30.443Z] ---> e31e0e22557f [2022-04-12T09:55:30.443Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T09:55:30.443Z] Removing intermediate container 82b11c896aa2 [2022-04-12T09:55:30.443Z] ---> f6c489e83b5f [2022-04-12T09:55:30.443Z] [2022-04-12T09:55:30.443Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T09:55:30.443Z] ---> e04c818066af [2022-04-12T09:55:30.443Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T09:55:30.443Z] ---> Using cache [2022-04-12T09:55:30.443Z] ---> 06be42091069 [2022-04-12T09:55:30.443Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T09:55:30.443Z] ---> Using cache [2022-04-12T09:55:30.443Z] ---> 68bdb9482db8 [2022-04-12T09:55:30.443Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T09:55:30.443Z] ---> Running in 901130fb8190 [2022-04-12T09:55:30.443Z] ---> Running in d2e7e2034ef9 [2022-04-12T09:55:30.443Z] Removing intermediate container 901130fb8190 [2022-04-12T09:55:30.443Z] ---> 5375197af011 [2022-04-12T09:55:30.443Z] Step 28/31 : CMD ["gate"] [2022-04-12T09:55:30.702Z] Removing intermediate container d2e7e2034ef9 [2022-04-12T09:55:30.702Z] ---> a96ca2637644 [2022-04-12T09:55:30.702Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T09:55:30.702Z] ---> Running in 9f6252da5ed4 [2022-04-12T09:55:30.702Z] ---> Running in 98d2681dca22 [2022-04-12T09:55:30.960Z] Removing intermediate container 9f6252da5ed4 [2022-04-12T09:55:30.960Z] ---> 8ca5046db90c [2022-04-12T09:55:30.960Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T09:55:30.960Z] Removing intermediate container 98d2681dca22 [2022-04-12T09:55:30.960Z] ---> 86edec881ab6 [2022-04-12T09:55:30.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:55:31.219Z] ---> Running in e716072e72a8 [2022-04-12T09:55:31.504Z] ---> 2c1d4c5e7e40 [2022-04-12T09:55:31.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T09:55:31.504Z] Removing intermediate container e716072e72a8 [2022-04-12T09:55:31.504Z] ---> 5581e282f01a [2022-04-12T09:55:31.504Z] Step 30/31 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:55:31.766Z] ---> Running in 45c71d7ac69a [2022-04-12T09:55:32.026Z] Removing intermediate container 45c71d7ac69a [2022-04-12T09:55:32.026Z] ---> 686c15f7e7c4 [2022-04-12T09:55:32.026Z] Step 31/31 : LABEL version=2.2.0-dev.64 [2022-04-12T09:55:32.288Z] ---> e7832439a319 [2022-04-12T09:55:32.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T09:55:32.288Z] ---> Running in c91bd6e9e3af [2022-04-12T09:55:32.548Z] ---> 78c248ac357c [2022-04-12T09:55:32.548Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T09:55:32.548Z] ---> Running in 3909ed614b12 [2022-04-12T09:55:32.548Z] Removing intermediate container c91bd6e9e3af [2022-04-12T09:55:32.548Z] ---> ad07eb433392 [2022-04-12T09:55:32.548Z] [2022-04-12T09:55:32.806Z] Successfully built ad07eb433392 [2022-04-12T09:55:32.807Z] Successfully tagged security-bootstrapper:latest [2022-04-12T09:55:32.807Z]  Building security-bootstrapper ... done Building core-data [2022-04-12T09:55:32.807Z] Removing intermediate container 3909ed614b12 [2022-04-12T09:55:32.807Z] ---> 40fcd42c8afd [2022-04-12T09:55:32.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:55:33.070Z] ---> Running in 4dfa411c0a11 [2022-04-12T09:55:34.032Z] Removing intermediate container 4dfa411c0a11 [2022-04-12T09:55:34.032Z] ---> 70e475cb2500 [2022-04-12T09:55:34.032Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T09:55:35.941Z] ---> Running in b4afa102ac5a [2022-04-12T09:55:36.510Z] Removing intermediate container b4afa102ac5a [2022-04-12T09:55:36.510Z] ---> 5db686cfd3bb [2022-04-12T09:55:36.510Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:55:36.770Z] ---> Running in e6f30cc7f365 [2022-04-12T09:55:37.707Z] Removing intermediate container e6f30cc7f365 [2022-04-12T09:55:37.707Z] ---> e0b8bcd3ab91 [2022-04-12T09:55:37.707Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T09:55:37.707Z] ---> Running in 52ac6e2b0658 [2022-04-12T09:55:37.932Z] 25b303627fd3: Pull complete [2022-04-12T09:55:37.932Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T09:55:37.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T09:55:37.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T09:55:37.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:55:37.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:55:37.967Z] ---> 7ac79589f4fe [2022-04-12T09:55:37.967Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T09:55:37.967Z] ---> Using cache [2022-04-12T09:55:37.967Z] ---> 0b2487a20a00 [2022-04-12T09:55:37.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:55:37.967Z] ---> Using cache [2022-04-12T09:55:37.967Z] ---> e44b6a5f053a [2022-04-12T09:55:37.967Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T09:55:38.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-20658 does not seem to be running inside a container [2022-04-12T09:55:38.226Z] Removing intermediate container 52ac6e2b0658 [2022-04-12T09:55:38.226Z] ---> cb8f05fbffd0 [2022-04-12T09:55:38.226Z] [2022-04-12T09:55:38.226Z] ---> Running in 354c53f7f57b [2022-04-12T09:55:38.226Z] Successfully built cb8f05fbffd0 [2022-04-12T09:55:38.226Z] Successfully tagged support-scheduler:latest [2022-04-12T09:55:38.226Z] Building security-secretstore-setup [2022-04-12T09:55:38.280Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@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-12T09:55:38.795Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:39.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:40.006Z] OK: 221 MiB in 52 packages [2022-04-12T09:55:40.582Z] $ docker top 48c389dce0482f8a7fbe3e36153daa76b1513fd6d9915f0e17a79ad1674097a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:55:41.537Z] + docker-compose build --help [2022-04-12T09:55:41.537Z] + grep parallel [2022-04-12T09:55:43.296Z] Removing intermediate container 354c53f7f57b [2022-04-12T09:55:43.297Z] ---> 5bf1ec855f67 [2022-04-12T09:55:43.297Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T09:55:43.297Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:55:43.297Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:55:43.297Z] ---> 7ac79589f4fe [2022-04-12T09:55:43.297Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 0b2487a20a00 [2022-04-12T09:55:43.297Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> e44b6a5f053a [2022-04-12T09:55:43.297Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 0c7446016c76 [2022-04-12T09:55:43.297Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> b40ff528ccec [2022-04-12T09:55:43.297Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 4b78baa329e7 [2022-04-12T09:55:43.297Z] Step 8/25 : COPY . . [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 5f1f6ec413ad [2022-04-12T09:55:43.297Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T09:55:43.297Z] ---> Running in 0850e9b2c4e4 [2022-04-12T09:55:43.297Z] Removing intermediate container 47b380a5ca0a [2022-04-12T09:55:43.297Z] ---> 71df5b26a3ef [2022-04-12T09:55:43.297Z] [2022-04-12T09:55:43.297Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T09:55:43.297Z] ---> 0ac33e5f5afa [2022-04-12T09:55:43.297Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 5792348e1e0e [2022-04-12T09:55:43.297Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 6a5dd7e041fd [2022-04-12T09:55:43.297Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T09:55:43.297Z] Removing intermediate container 03975b2e8d60 [2022-04-12T09:55:43.297Z] ---> 6a2c3fa36ea0 [2022-04-12T09:55:43.297Z] [2022-04-12T09:55:43.297Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T09:55:43.297Z] ---> 0ac33e5f5afa [2022-04-12T09:55:43.297Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 5792348e1e0e [2022-04-12T09:55:43.297Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:55:43.297Z] ---> Using cache [2022-04-12T09:55:43.297Z] ---> 6a5dd7e041fd [2022-04-12T09:55:43.297Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T09:55:43.297Z] ---> 9447b7f03201 [2022-04-12T09:55:43.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:55:43.297Z] ---> Running in 83a6795b0a8e [2022-04-12T09:55:43.297Z] ---> Running in 6048d3579ad0 [2022-04-12T09:55:43.297Z] ---> Running in 9ca23bf9698b [2022-04-12T09:55:43.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T09:55:43.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:43.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:44.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:44.760Z] Removing intermediate container 9ca23bf9698b [2022-04-12T09:55:44.760Z] ---> 14ca36055cc2 [2022-04-12T09:55:44.760Z] Step 8/23 : COPY . . [2022-04-12T09:55:45.019Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T09:55:45.019Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T09:55:45.019Z] OK: 15854 distinct packages available [2022-04-12T09:55:45.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:45.283Z] Building bin/spire-agent... [2022-04-12T09:55:45.544Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T09:55:45.544Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T09:55:45.544Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T09:55:45.544Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T09:55:45.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:45.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:46.064Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T09:55:46.064Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T09:55:46.064Z] OK: 15854 distinct packages available [2022-04-12T09:55:46.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:46.064Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T09:55:46.064Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T09:55:46.064Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T09:55:46.325Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T09:55:46.325Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T09:55:46.325Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T09:55:46.325Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T09:55:46.325Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T09:55:46.325Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T09:55:46.325Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T09:55:46.325Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T09:55:46.585Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T09:55:46.585Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T09:55:46.585Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T09:55:46.846Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T09:55:46.846Z] OK: 6 MiB in 19 packages [2022-04-12T09:55:46.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:55:46.945Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T09:55:46.976Z] $ docker stop --time=1 48c389dce0482f8a7fbe3e36153daa76b1513fd6d9915f0e17a79ad1674097a0 [2022-04-12T09:55:47.106Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T09:55:47.106Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T09:55:47.370Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T09:55:47.370Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T09:55:47.370Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T09:55:47.370Z] OK: 6 MiB in 18 packages [2022-04-12T09:55:48.715Z] $ docker rm -f 48c389dce0482f8a7fbe3e36153daa76b1513fd6d9915f0e17a79ad1674097a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:55:49.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T09:55:49.346Z] . [Pipeline] withDockerContainer [2022-04-12T09:55:49.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-20658 does not seem to be running inside a container [2022-04-12T09:55:49.712Z] $ 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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@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-12T09:55:50.678Z] Removing intermediate container 6048d3579ad0 [2022-04-12T09:55:50.679Z] ---> 6b9a95bd29ca [2022-04-12T09:55:50.679Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T09:55:50.679Z] Removing intermediate container 83a6795b0a8e [2022-04-12T09:55:50.679Z] ---> 94c934fbaeb9 [2022-04-12T09:55:50.679Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T09:55:50.679Z] ---> 517461d77db7 [2022-04-12T09:55:50.679Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T09:55:50.679Z] ---> Running in 1cc07fd81522 [2022-04-12T09:55:51.126Z] $ docker top 8b08c8cd476837bdebf6288adaf9fd88c2fcf32aa804e93ba338b8deba9d3194 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T09:55:51.618Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T09:55:52.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T09:55:53.004Z] ---> b0ffcb2840fb [2022-04-12T09:55:53.004Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T09:55:53.004Z] ---> 3af8b67ce407 [2022-04-12T09:55:53.004Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T09:55:53.572Z] ---> 5a5acad5a582 [2022-04-12T09:55:53.572Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T09:55:53.832Z] ---> Running in c23bbb43ba8c [2022-04-12T09:55:53.832Z] Removing intermediate container c23bbb43ba8c [2022-04-12T09:55:53.832Z] ---> 82d8feb33e4f [2022-04-12T09:55:53.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T09:55:54.773Z] ---> a37b08e934d6 [2022-04-12T09:55:54.773Z] Step 21/26 : WORKDIR / [2022-04-12T09:55:54.773Z] ---> Running in 529ad3a9879e [2022-04-12T09:55:54.773Z] Removing intermediate container 529ad3a9879e [2022-04-12T09:55:54.773Z] ---> 9719241e773e [2022-04-12T09:55:54.773Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T09:55:55.036Z] ---> 7b4b43b01d5a [2022-04-12T09:55:55.036Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T09:55:55.036Z] ---> Running in ea9231a2b0fa [2022-04-12T09:55:55.296Z] Removing intermediate container ea9231a2b0fa [2022-04-12T09:55:55.296Z] ---> 5e7ced0a980a [2022-04-12T09:55:55.296Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T09:55:55.296Z] ---> Running in 9bbb0f1886a7 [2022-04-12T09:55:55.554Z] ---> 053e9da3c53c [2022-04-12T09:55:55.554Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T09:55:55.554Z] Removing intermediate container 9bbb0f1886a7 [2022-04-12T09:55:55.554Z] ---> 869a6f83ae36 [2022-04-12T09:55:55.554Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T09:55:55.554Z] ---> Running in cc885d9da957 [2022-04-12T09:55:55.814Z] Removing intermediate container cc885d9da957 [2022-04-12T09:55:55.814Z] ---> 63df21c929b0 [2022-04-12T09:55:55.814Z] Step 25/26 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:55:55.814Z] ---> c0707faeea10 [2022-04-12T09:55:55.814Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T09:55:55.814Z] ---> Running in 2d4e4a414d27 [2022-04-12T09:55:56.074Z] ---> de1eff5f6f74 [2022-04-12T09:55:56.074Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T09:55:56.074Z] Removing intermediate container 2d4e4a414d27 [2022-04-12T09:55:56.074Z] ---> 48ced8d15808 [2022-04-12T09:55:56.074Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T09:55:56.334Z] ---> Running in 5959fc4782dc [2022-04-12T09:55:56.334Z] ---> Running in 99ac9a6b6c83 [2022-04-12T09:55:56.334Z] Removing intermediate container 99ac9a6b6c83 [2022-04-12T09:55:56.334Z] ---> a58132468c6d [2022-04-12T09:55:56.334Z] [2022-04-12T09:55:56.592Z] Removing intermediate container 5959fc4782dc [2022-04-12T09:55:56.592Z] ---> c8a31fc5a5ae [2022-04-12T09:55:56.592Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T09:55:56.592Z] ---> Running in 46c1a3a40434 [2022-04-12T09:55:56.592Z] Successfully built a58132468c6d [2022-04-12T09:55:56.592Z] Successfully tagged security-spire-config:latest [2022-04-12T09:55:56.851Z]  Building security-spire-config ... done Removing intermediate container 46c1a3a40434 [2022-04-12T09:55:56.851Z] ---> a80ba263f089 [2022-04-12T09:55:56.851Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T09:55:56.851Z] ---> Running in 68ec9f537c52 [2022-04-12T09:55:57.111Z] Removing intermediate container 68ec9f537c52 [2022-04-12T09:55:57.111Z] ---> 7008180db7ed [2022-04-12T09:55:57.111Z] Step 25/26 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:55:57.111Z] ---> Running in 7550f826bbe6 [2022-04-12T09:55:57.370Z] Removing intermediate container 7550f826bbe6 [2022-04-12T09:55:57.370Z] ---> 0b4bbbe884e0 [2022-04-12T09:55:57.370Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T09:55:57.521Z] Building core-command ... [2022-04-12T09:55:57.521Z] Building core-data ... [2022-04-12T09:55:57.521Z] Building core-metadata ... [2022-04-12T09:55:57.521Z] Building security-bootstrapper ... [2022-04-12T09:55:57.521Z] Building security-proxy-setup ... [2022-04-12T09:55:57.521Z] Building security-secretstore-setup ... [2022-04-12T09:55:57.521Z] Building security-spiffe-token-provider ... [2022-04-12T09:55:57.521Z] Building security-spire-agent ... [2022-04-12T09:55:57.521Z] Building security-spire-config ... [2022-04-12T09:55:57.521Z] Building security-spire-server ... [2022-04-12T09:55:57.521Z] Building support-notifications ... [2022-04-12T09:55:57.521Z] Building support-scheduler ... [2022-04-12T09:55:57.521Z] Building sys-mgmt-agent ... [2022-04-12T09:55:57.521Z] Building security-spiffe-token-provider [2022-04-12T09:55:57.521Z] Building support-notifications [2022-04-12T09:55:57.521Z] Building support-scheduler [2022-04-12T09:55:57.521Z] Building core-command [2022-04-12T09:55:57.521Z] Building security-spire-config [2022-04-12T09:55:57.631Z] ---> Running in 4fc8f67d4388 [2022-04-12T09:55:57.889Z] Removing intermediate container 4fc8f67d4388 [2022-04-12T09:55:57.889Z] ---> 77a9b4146c18 [2022-04-12T09:55:57.889Z] [2022-04-12T09:55:57.889Z] Successfully built 77a9b4146c18 [2022-04-12T09:55:57.889Z] Successfully tagged security-spire-agent:latest [2022-04-12T09:56:02.080Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T09:56:06.286Z] Removing intermediate container 0850e9b2c4e4 [2022-04-12T09:56:06.286Z] ---> a31807e98b8d [2022-04-12T09:56:06.286Z] [2022-04-12T09:56:06.286Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T09:56:06.286Z] ---> e04c818066af [2022-04-12T09:56:06.286Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T09:56:06.546Z] ---> Running in 2941dd5922d4 [2022-04-12T09:56:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:56:07.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:56:07.375Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T09:56:07.375Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T09:56:07.375Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T09:56:07.375Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:56:07.375Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T09:56:07.375Z] OK: 6 MiB in 17 packages [2022-04-12T09:56:08.756Z] Removing intermediate container 2941dd5922d4 [2022-04-12T09:56:08.756Z] ---> cf64c1eb45eb [2022-04-12T09:56:08.756Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T09:56:08.756Z] ---> Running in 6e53712327fb [2022-04-12T09:56:08.756Z] Removing intermediate container 6e53712327fb [2022-04-12T09:56:08.756Z] ---> e211b4f88f62 [2022-04-12T09:56:08.756Z] Step 13/25 : WORKDIR / [2022-04-12T09:56:08.756Z] ---> Running in 4036a9df7aa4 [2022-04-12T09:56:08.756Z] Removing intermediate container 4036a9df7aa4 [2022-04-12T09:56:08.756Z] ---> 40086997c334 [2022-04-12T09:56:08.756Z] 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-12T09:56:09.015Z] ---> b6cda9b024ff [2022-04-12T09:56:09.015Z] 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-12T09:56:09.275Z] ---> d21fe42e9350 [2022-04-12T09:56:09.275Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T09:56:09.534Z] ---> 3b465d4a61fb [2022-04-12T09:56:09.534Z] 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-12T09:56:09.797Z] ---> cd5e8dff55b1 [2022-04-12T09:56:09.797Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T09:56:10.734Z] ---> fd4f5c7dfe77 [2022-04-12T09:56:10.734Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T09:56:11.303Z] ---> 7a3ae1a39812 [2022-04-12T09:56:11.303Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T09:56:11.562Z] ---> fb28803d30b0 [2022-04-12T09:56:11.562Z] 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-12T09:56:11.562Z] ---> Running in 4bad3b8aa92e [2022-04-12T09:56:12.939Z] Removing intermediate container 4bad3b8aa92e [2022-04-12T09:56:12.939Z] ---> c3e79e3165fe [2022-04-12T09:56:12.939Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T09:56:12.939Z] ---> Running in 4747996146f9 [2022-04-12T09:56:13.199Z] Removing intermediate container 4747996146f9 [2022-04-12T09:56:13.199Z] ---> 3a8fe475ba16 [2022-04-12T09:56:13.199Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T09:56:13.199Z] ---> Running in 4cce454bddb6 [2022-04-12T09:56:13.458Z] Removing intermediate container 4cce454bddb6 [2022-04-12T09:56:13.458Z] ---> b71c3dac4aa7 [2022-04-12T09:56:13.458Z] Step 24/25 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:13.717Z] ---> Running in f1e5af65c9e2 [2022-04-12T09:56:13.717Z] Removing intermediate container f1e5af65c9e2 [2022-04-12T09:56:13.717Z] ---> 352d750f4fb9 [2022-04-12T09:56:13.717Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T09:56:13.976Z] ---> Running in ad5d761d4ac2 [2022-04-12T09:56:13.976Z] Removing intermediate container 1cc07fd81522 [2022-04-12T09:56:13.976Z] ---> 7bd65a7e0534 [2022-04-12T09:56:13.976Z] [2022-04-12T09:56:13.976Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T09:56:13.976Z] ---> e04c818066af [2022-04-12T09:56:13.976Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T09:56:13.976Z] ---> Running in d7d386511349 [2022-04-12T09:56:13.976Z] Removing intermediate container ad5d761d4ac2 [2022-04-12T09:56:13.976Z] ---> 8d7dafdc1dfd [2022-04-12T09:56:13.976Z] [2022-04-12T09:56:14.235Z] Removing intermediate container d7d386511349 [2022-04-12T09:56:14.235Z] ---> cffdf8e704dd [2022-04-12T09:56:14.235Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T09:56:14.235Z] Successfully built 8d7dafdc1dfd [2022-04-12T09:56:14.235Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T09:56:14.235Z]  Building security-secretstore-setup ... done  ---> Running in 708cee9121e7 [2022-04-12T09:56:14.235Z] Removing intermediate container 708cee9121e7 [2022-04-12T09:56:14.235Z] ---> a48bee5faeff [2022-04-12T09:56:14.235Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T09:56:14.235Z] ---> Running in e92582080945 [2022-04-12T09:56:14.494Z] Removing intermediate container e92582080945 [2022-04-12T09:56:14.494Z] ---> e6006f5082a4 [2022-04-12T09:56:14.494Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:14.494Z] ---> Running in cc8e77b9eb11 [2022-04-12T09:56:15.433Z] Removing intermediate container cc8e77b9eb11 [2022-04-12T09:56:15.433Z] ---> 5f2f7bbf1b3b [2022-04-12T09:56:15.433Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T09:56:15.433Z] ---> Running in d99b89004c69 [2022-04-12T09:56:15.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T09:56:16.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T09:56:16.893Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T09:56:16.893Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T09:56:16.893Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T09:56:17.152Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T09:56:17.152Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T09:56:17.152Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T09:56:17.412Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T09:56:17.412Z] OK: 8 MiB in 20 packages [2022-04-12T09:56:18.792Z] Removing intermediate container d99b89004c69 [2022-04-12T09:56:18.792Z] ---> e84f1529280e [2022-04-12T09:56:18.792Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T09:56:18.792Z] ---> 7e70a0226ccc [2022-04-12T09:56:18.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T09:56:19.409Z] ---> 9a1073372a03 [2022-04-12T09:56:19.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T09:56:19.670Z] ---> 0c8389a7d23f [2022-04-12T09:56:19.670Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T09:56:19.670Z] ---> Running in e5c52fef685f [2022-04-12T09:56:19.930Z] Removing intermediate container e5c52fef685f [2022-04-12T09:56:19.930Z] ---> 88da1eebca75 [2022-04-12T09:56:19.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T09:56:19.930Z] ---> Running in 62fc3b6a043a [2022-04-12T09:56:19.930Z] Removing intermediate container 62fc3b6a043a [2022-04-12T09:56:19.930Z] ---> c27c45772eaa [2022-04-12T09:56:19.930Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T09:56:20.191Z] ---> Running in bfba851f8099 [2022-04-12T09:56:20.191Z] Removing intermediate container bfba851f8099 [2022-04-12T09:56:20.191Z] ---> 07e0082bcabd [2022-04-12T09:56:20.191Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:20.191Z] ---> Running in dcdb7ec19b50 [2022-04-12T09:56:20.474Z] Removing intermediate container dcdb7ec19b50 [2022-04-12T09:56:20.474Z] ---> f7d0e4251301 [2022-04-12T09:56:20.474Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T09:56:20.474Z] ---> Running in 2267bc72b0fc [2022-04-12T09:56:20.474Z] Removing intermediate container 2267bc72b0fc [2022-04-12T09:56:20.474Z] ---> 1d694a00fcb9 [2022-04-12T09:56:20.474Z] [2022-04-12T09:56:20.731Z] Successfully built 1d694a00fcb9 [2022-04-12T09:56:20.731Z] Successfully tagged core-data:latest [2022-04-12T09:56:47.299Z]  Building core-data ... done Removing intermediate container bfd7fedda2d1 [2022-04-12T09:56:47.299Z] ---> 6f51587a005e [2022-04-12T09:56:47.299Z] [2022-04-12T09:56:47.299Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T09:56:47.299Z] ---> 0ac33e5f5afa [2022-04-12T09:56:47.299Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T09:56:47.299Z] ---> Using cache [2022-04-12T09:56:47.299Z] ---> 5792348e1e0e [2022-04-12T09:56:47.299Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:47.299Z] ---> Using cache [2022-04-12T09:56:47.299Z] ---> 6a5dd7e041fd [2022-04-12T09:56:47.299Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T09:56:47.299Z] ---> Using cache [2022-04-12T09:56:47.299Z] ---> 94c934fbaeb9 [2022-04-12T09:56:47.299Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T09:56:47.299Z] ---> 0f0caade1362 [2022-04-12T09:56:47.299Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T09:56:47.299Z] ---> 4149e2197860 [2022-04-12T09:56:47.299Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T09:56:47.299Z] ---> d40652af5925 [2022-04-12T09:56:47.299Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T09:56:47.299Z] ---> 91534d9c993f [2022-04-12T09:56:47.299Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T09:56:47.299Z] ---> Running in ea10e66c107e [2022-04-12T09:56:47.299Z] Removing intermediate container ea10e66c107e [2022-04-12T09:56:47.299Z] ---> e7ad5b7a3077 [2022-04-12T09:56:47.299Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T09:56:47.299Z] ---> Running in dba01dccc441 [2022-04-12T09:56:47.299Z] Removing intermediate container dba01dccc441 [2022-04-12T09:56:47.299Z] ---> de34ae902208 [2022-04-12T09:56:47.299Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T09:56:47.299Z] ---> Running in a17549046eaf [2022-04-12T09:56:47.299Z] Removing intermediate container a17549046eaf [2022-04-12T09:56:47.299Z] ---> ef53d35ddf57 [2022-04-12T09:56:47.299Z] Step 24/25 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:47.299Z] ---> Running in 2c4c84dbb700 [2022-04-12T09:56:47.299Z] Removing intermediate container 2c4c84dbb700 [2022-04-12T09:56:47.299Z] ---> a6b125841761 [2022-04-12T09:56:47.299Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T09:56:47.299Z] ---> Running in 4026daaa6dc9 [2022-04-12T09:56:47.299Z] Removing intermediate container 4026daaa6dc9 [2022-04-12T09:56:47.299Z] ---> c6e7f177f22c [2022-04-12T09:56:47.299Z] [2022-04-12T09:56:47.299Z] Successfully built c6e7f177f22c [2022-04-12T09:56:47.299Z] Successfully tagged security-spire-server:latest [2022-04-12T09:56:47.306Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-12T09:56:47.325Z] $ docker stop --time=1 360f61c841e4e0ee3b5682de365594cd2d71f9086a033e3a8ff8177965fbc946 [2022-04-12T09:56:48.628Z] $ docker rm -f 360f61c841e4e0ee3b5682de365594cd2d71f9086a033e3a8ff8177965fbc946 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T09:56:48.972Z] + docker images [2022-04-12T09:56:48.972Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T09:56:48.973Z] security-spire-server latest c6e7f177f22c 2 seconds ago 87.3MB [2022-04-12T09:56:48.973Z] 6f51587a005e 10 seconds ago 4.5GB [2022-04-12T09:56:48.973Z] core-data latest 1d694a00fcb9 28 seconds ago 35.9MB [2022-04-12T09:56:48.973Z] security-secretstore-setup latest 8d7dafdc1dfd 35 seconds ago 42.1MB [2022-04-12T09:56:48.973Z] 7bd65a7e0534 35 seconds ago 1.65GB [2022-04-12T09:56:48.973Z] a31807e98b8d 43 seconds ago 1.63GB [2022-04-12T09:56:48.973Z] security-spire-agent latest 77a9b4146c18 51 seconds ago 127MB [2022-04-12T09:56:48.973Z] security-spire-config latest a58132468c6d 52 seconds ago 86.7MB [2022-04-12T09:56:48.973Z] 71df5b26a3ef About a minute ago 4.5GB [2022-04-12T09:56:48.973Z] support-scheduler latest cb8f05fbffd0 About a minute ago 26MB [2022-04-12T09:56:48.973Z] 6a2c3fa36ea0 About a minute ago 4.5GB [2022-04-12T09:56:48.973Z] security-bootstrapper latest ad07eb433392 About a minute ago 24.3MB [2022-04-12T09:56:48.973Z] f6c489e83b5f About a minute ago 1.62GB [2022-04-12T09:56:48.973Z] 0371ba439d2d About a minute ago 1.61GB [2022-04-12T09:56:48.973Z] core-metadata latest 934bb7e015d5 About a minute ago 26.2MB [2022-04-12T09:56:48.973Z] 95ca63710fc6 2 minutes ago 1.62GB [2022-04-12T09:56:48.973Z] sys-mgmt-agent latest 0b030fa628a8 2 minutes ago 307MB [2022-04-12T09:56:48.973Z] security-proxy-setup latest ad456a12b768 2 minutes ago 43.4MB [2022-04-12T09:56:48.973Z] fc8a90fe4e39 2 minutes ago 1.62GB [2022-04-12T09:56:48.973Z] a21804fc84f9 2 minutes ago 1.63GB [2022-04-12T09:56:48.973Z] security-spiffe-token-provider latest 41c4f1d05590 4 minutes ago 28.5MB [2022-04-12T09:56:48.973Z] support-notifications latest d5f72772fa11 4 minutes ago 26.6MB [2022-04-12T09:56:48.973Z] core-command latest 46244b36d1ec 4 minutes ago 24.5MB [2022-04-12T09:56:48.973Z] d89a644fe849 4 minutes ago 1.61GB [2022-04-12T09:56:48.973Z] b1cb466400bc 4 minutes ago 1.61GB [2022-04-12T09:56:48.973Z] b7f8e8044a0a 4 minutes ago 1.62GB [2022-04-12T09:56:48.973Z] ci-base-image-x86_64 latest 7ac79589f4fe 8 minutes ago 896MB [2022-04-12T09:56:48.973Z] docker 20.10.14 7417809fdb73 6 days ago 218MB [2022-04-12T09:56:48.973Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T09:56:48.973Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T09:56:48.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T09:56:48.973Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T09:56:48.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T09:56:49.098Z] provisioning config files... [2022-04-12T09:56:49.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/188@tmp/config8535714608715817721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T09:56:49.419Z] ---> docker-login.sh [2022-04-12T09:56:49.419Z] nexus3.edgexfoundry.org:10001 [2022-04-12T09:56:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:56:49.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:56:49.419Z] Configure a credential helper to remove this warning. See [2022-04-12T09:56:49.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:56:49.419Z] [2022-04-12T09:56:49.419Z] Login Succeeded [2022-04-12T09:56:49.419Z] nexus3.edgexfoundry.org:10002 [2022-04-12T09:56:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:56:49.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:56:49.680Z] Configure a credential helper to remove this warning. See [2022-04-12T09:56:49.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:56:49.680Z] [2022-04-12T09:56:49.680Z] Login Succeeded [2022-04-12T09:56:49.680Z] nexus3.edgexfoundry.org:10003 [2022-04-12T09:56:49.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:56:49.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:56:49.680Z] Configure a credential helper to remove this warning. See [2022-04-12T09:56:49.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:56:49.680Z] [2022-04-12T09:56:49.680Z] Login Succeeded [2022-04-12T09:56:49.680Z] nexus3.edgexfoundry.org:10004 [2022-04-12T09:56:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:56:49.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:56:49.940Z] Configure a credential helper to remove this warning. See [2022-04-12T09:56:49.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:56:49.940Z] [2022-04-12T09:56:49.940Z] Login Succeeded [2022-04-12T09:56:49.940Z] docker.io [2022-04-12T09:56:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T09:56:50.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T09:56:50.511Z] Configure a credential helper to remove this warning. See [2022-04-12T09:56:50.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T09:56:50.511Z] [2022-04-12T09:56:50.511Z] Login Succeeded [2022-04-12T09:56:50.511Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T09:56:50.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:56:50.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T09:56:50.569Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-12T09:56:50.569Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:50.569Z] latest [2022-04-12T09:56:50.569Z] 2.2.0-dev.64 [2022-04-12T09:56:50.569Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:56:50.569Z] main [2022-04-12T09:56:50.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:50.882Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:51.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:51.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T09:56:51.184Z] 2f1cebdeca80: Preparing [2022-04-12T09:56:51.184Z] 993d8bd559d7: Preparing [2022-04-12T09:56:51.184Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:51.184Z] 2d734dfd245e: Preparing [2022-04-12T09:56:51.184Z] b541d28bf3b4: Preparing [2022-04-12T09:56:51.184Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:51.184Z] 2f1cebdeca80: Pushed [2022-04-12T09:56:51.184Z] 9f86dbcef65a: Pushed [2022-04-12T09:56:51.184Z] 2d734dfd245e: Pushed [2022-04-12T09:56:53.730Z] 993d8bd559d7: Pushed [2022-04-12T09:56:53.730Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:3aa9c749ee1d1fff9cf87bf179cec07c0d6dc4cf95050af4a59040c123c58638 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:54.035Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:54.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:56:54.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:56:54.098Z] ---> da18a8bafd01 [2022-04-12T09:56:54.098Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T09:56:54.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:56:54.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:56:54.098Z] ---> da18a8bafd01 [2022-04-12T09:56:54.098Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T09:56:54.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:56:54.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:56:54.098Z] ---> da18a8bafd01 [2022-04-12T09:56:54.098Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T09:56:54.098Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:56:54.098Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:56:54.098Z] ---> da18a8bafd01 [2022-04-12T09:56:54.098Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T09:56:54.098Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T09:56:54.098Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T09:56:54.098Z] ---> da18a8bafd01 [2022-04-12T09:56:54.098Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T09:56:54.098Z] ---> Running in f2687affa85a [2022-04-12T09:56:54.098Z] ---> Running in 19d1f912340a [2022-04-12T09:56:54.098Z] ---> Running in b4a09cc3e0ab [2022-04-12T09:56:54.098Z] ---> Running in efa965da1bbe [2022-04-12T09:56:54.098Z] ---> Running in 91cf4d78fd10 [2022-04-12T09:56:54.098Z] Removing intermediate container b4a09cc3e0ab [2022-04-12T09:56:54.098Z] ---> 0af3104acedf [2022-04-12T09:56:54.098Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:54.098Z] Removing intermediate container 19d1f912340a [2022-04-12T09:56:54.098Z] ---> d016753874ab [2022-04-12T09:56:54.098Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:54.098Z] Removing intermediate container efa965da1bbe [2022-04-12T09:56:54.098Z] ---> 3e277206d65b [2022-04-12T09:56:54.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:54.098Z] ---> Running in 5c646949f8f9 [2022-04-12T09:56:54.098Z] ---> Running in 685f6ecc91af [2022-04-12T09:56:54.098Z] ---> Running in 30374e7733aa [2022-04-12T09:56:54.098Z] Removing intermediate container 91cf4d78fd10 [2022-04-12T09:56:54.098Z] ---> 58ef3140f0be [2022-04-12T09:56:54.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T09:56:54.098Z] Removing intermediate container f2687affa85a [2022-04-12T09:56:54.098Z] ---> 968f603885d8 [2022-04-12T09:56:54.098Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T09:56:54.098Z] ---> Running in b48c59484102 [2022-04-12T09:56:54.098Z] ---> Running in 1932d6233129 [2022-04-12T09:56:54.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:54.098Z] Removing intermediate container 5c646949f8f9 [2022-04-12T09:56:54.098Z] ---> aaad5b598900 [2022-04-12T09:56:54.098Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T09:56:54.098Z] ---> Running in 77e64afe1023 [2022-04-12T09:56:54.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:54.098Z] Removing intermediate container 685f6ecc91af [2022-04-12T09:56:54.098Z] ---> 72a73968a523 [2022-04-12T09:56:54.098Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T09:56:54.098Z] Removing intermediate container b48c59484102 [2022-04-12T09:56:54.098Z] ---> c1df85315234 [2022-04-12T09:56:54.098Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T09:56:54.098Z] ---> Running in 6e7e39d9dc40 [2022-04-12T09:56:54.098Z] ---> Running in df3242f0e8d9 [2022-04-12T09:56:54.335Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T09:56:54.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T09:56:54.335Z] 2f1cebdeca80: Preparing [2022-04-12T09:56:54.335Z] 993d8bd559d7: Preparing [2022-04-12T09:56:54.335Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:54.335Z] 2d734dfd245e: Preparing [2022-04-12T09:56:54.335Z] b541d28bf3b4: Preparing [2022-04-12T09:56:54.335Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:54.335Z] 2d734dfd245e: Layer already exists [2022-04-12T09:56:54.335Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:56:54.335Z] 993d8bd559d7: Layer already exists [2022-04-12T09:56:54.335Z] 2f1cebdeca80: Layer already exists [2022-04-12T09:56:54.335Z] latest: digest: sha256:3aa9c749ee1d1fff9cf87bf179cec07c0d6dc4cf95050af4a59040c123c58638 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:54.394Z] Removing intermediate container 30374e7733aa [2022-04-12T09:56:54.394Z] ---> 333c6444f0a5 [2022-04-12T09:56:54.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T09:56:54.394Z] ---> Running in 080b6cd2521a [2022-04-12T09:56:54.635Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:54.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [2022-04-12T09:56:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T09:56:54.934Z] 2f1cebdeca80: Preparing [2022-04-12T09:56:54.934Z] 993d8bd559d7: Preparing [2022-04-12T09:56:54.934Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:54.934Z] 2d734dfd245e: Preparing [2022-04-12T09:56:54.934Z] b541d28bf3b4: Preparing [2022-04-12T09:56:54.934Z] 2f1cebdeca80: Layer already exists [2022-04-12T09:56:54.934Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:56:54.934Z] 993d8bd559d7: Layer already exists [2022-04-12T09:56:54.934Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:54.934Z] 2d734dfd245e: Layer already exists [2022-04-12T09:56:54.934Z] 2.2.0-dev.64: digest: sha256:3aa9c749ee1d1fff9cf87bf179cec07c0d6dc4cf95050af4a59040c123c58638 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:55.013Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T09:56:55.013Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T09:56:55.013Z] OK: 15739 distinct packages available [2022-04-12T09:56:55.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:55.238Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:55.536Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:56:55.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T09:56:55.536Z] 2f1cebdeca80: Preparing [2022-04-12T09:56:55.536Z] 993d8bd559d7: Preparing [2022-04-12T09:56:55.536Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:55.536Z] 2d734dfd245e: Preparing [2022-04-12T09:56:55.536Z] b541d28bf3b4: Preparing [2022-04-12T09:56:55.536Z] 993d8bd559d7: Layer already exists [2022-04-12T09:56:55.536Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:55.536Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:56:55.536Z] 2f1cebdeca80: Layer already exists [2022-04-12T09:56:55.536Z] 2d734dfd245e: Layer already exists [2022-04-12T09:56:55.536Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:3aa9c749ee1d1fff9cf87bf179cec07c0d6dc4cf95050af4a59040c123c58638 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:55.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:55.840Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:55.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:56.141Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-12T09:56:56.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-12T09:56:56.141Z] 2f1cebdeca80: Preparing [2022-04-12T09:56:56.141Z] 993d8bd559d7: Preparing [2022-04-12T09:56:56.141Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:56.141Z] 2d734dfd245e: Preparing [2022-04-12T09:56:56.141Z] b541d28bf3b4: Preparing [2022-04-12T09:56:56.141Z] 993d8bd559d7: Layer already exists [2022-04-12T09:56:56.141Z] 2f1cebdeca80: Layer already exists [2022-04-12T09:56:56.141Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:56.141Z] 2d734dfd245e: Layer already exists [2022-04-12T09:56:56.141Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:56:56.141Z] main: digest: sha256:3aa9c749ee1d1fff9cf87bf179cec07c0d6dc4cf95050af4a59040c123c58638 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:56:56.176Z] ===================================================== [Pipeline] echo [2022-04-12T09:56:56.187Z] taggedImages: [2022-04-12T09:56:56.187Z] - nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:56.187Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-12T09:56:56.187Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.64 [2022-04-12T09:56:56.187Z] - nexus3.edgexfoundry.org:10004/core-command:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:56:56.187Z] - nexus3.edgexfoundry.org:10004/core-command:main [2022-04-12T09:56:56.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2022-04-12T09:56:56.208Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-12T09:56:56.208Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:56.208Z] latest [2022-04-12T09:56:56.208Z] 2.2.0-dev.64 [2022-04-12T09:56:56.208Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:56:56.208Z] main [2022-04-12T09:56:56.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:56.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:56.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:56.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:56.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:56.826Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:56:56.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T09:56:56.826Z] 049fa6af353b: Preparing [2022-04-12T09:56:56.826Z] d430e00f2e13: Preparing [2022-04-12T09:56:56.826Z] 9f86dbcef65a: Preparing [2022-04-12T09:56:56.826Z] 72aafd2a4fd5: Preparing [2022-04-12T09:56:56.826Z] db0cfb8af82c: Preparing [2022-04-12T09:56:56.826Z] b541d28bf3b4: Preparing [2022-04-12T09:56:56.826Z] b541d28bf3b4: Waiting [2022-04-12T09:56:56.826Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:56:56.826Z] b541d28bf3b4: Layer already exists [2022-04-12T09:56:56.826Z] 049fa6af353b: Pushed [2022-04-12T09:56:56.826Z] db0cfb8af82c: Pushed [2022-04-12T09:56:57.085Z] 72aafd2a4fd5: Pushed [2022-04-12T09:56:57.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:57.090Z] OK: 220 MiB in 52 packages [2022-04-12T09:56:57.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:57.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T09:56:58.019Z] OK: 220 MiB in 52 packages [2022-04-12T09:56:58.661Z] OK: 220 MiB in 52 packages [2022-04-12T09:56:58.947Z] OK: 220 MiB in 52 packages [2022-04-12T09:56:58.947Z] OK: 220 MiB in 52 packages [2022-04-12T09:56:58.947Z] Removing intermediate container 1932d6233129 [2022-04-12T09:56:58.947Z] ---> 389c9b5e3327 [2022-04-12T09:56:58.947Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T09:56:59.627Z] d430e00f2e13: Pushed [2022-04-12T09:56:59.888Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:a17a1d8b0a83f3a6967624057189c5dd7753cff04ff8d040bcbcae9ff2568d07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:56:59.952Z] Removing intermediate container 77e64afe1023 [2022-04-12T09:56:59.952Z] ---> 36453e62832b [2022-04-12T09:56:59.952Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T09:57:00.191Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:00.232Z] Removing intermediate container df3242f0e8d9 [2022-04-12T09:57:00.232Z] ---> ea5d79971796 [2022-04-12T09:57:00.232Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T09:57:00.496Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T09:57:00.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T09:57:00.496Z] 049fa6af353b: Preparing [2022-04-12T09:57:00.496Z] d430e00f2e13: Preparing [2022-04-12T09:57:00.496Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:00.496Z] 72aafd2a4fd5: Preparing [2022-04-12T09:57:00.496Z] db0cfb8af82c: Preparing [2022-04-12T09:57:00.496Z] b541d28bf3b4: Preparing [2022-04-12T09:57:00.496Z] b541d28bf3b4: Waiting [2022-04-12T09:57:00.496Z] db0cfb8af82c: Layer already exists [2022-04-12T09:57:00.496Z] 049fa6af353b: Layer already exists [2022-04-12T09:57:00.496Z] d430e00f2e13: Layer already exists [2022-04-12T09:57:00.496Z] 72aafd2a4fd5: Layer already exists [2022-04-12T09:57:00.496Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:00.496Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:00.496Z] latest: digest: sha256:a17a1d8b0a83f3a6967624057189c5dd7753cff04ff8d040bcbcae9ff2568d07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:00.514Z] Removing intermediate container 6e7e39d9dc40 [2022-04-12T09:57:00.514Z] ---> ea457f99d978 [2022-04-12T09:57:00.514Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T09:57:00.792Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [Pipeline] isUnix [2022-04-12T09:57:00.802Z] Removing intermediate container 080b6cd2521a [2022-04-12T09:57:00.802Z] ---> 680c5b711399 [2022-04-12T09:57:00.802Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T09:57:00.802Z] ---> 607a0aa4a656 [2022-04-12T09:57:00.802Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2022-04-12T09:57:01.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [2022-04-12T09:57:01.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T09:57:01.086Z] 049fa6af353b: Preparing [2022-04-12T09:57:01.086Z] d430e00f2e13: Preparing [2022-04-12T09:57:01.086Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:01.086Z] 72aafd2a4fd5: Preparing [2022-04-12T09:57:01.086Z] db0cfb8af82c: Preparing [2022-04-12T09:57:01.086Z] b541d28bf3b4: Preparing [2022-04-12T09:57:01.086Z] b541d28bf3b4: Waiting [2022-04-12T09:57:01.086Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:01.086Z] db0cfb8af82c: Layer already exists [2022-04-12T09:57:01.086Z] d430e00f2e13: Layer already exists [2022-04-12T09:57:01.086Z] 72aafd2a4fd5: Layer already exists [2022-04-12T09:57:01.086Z] 049fa6af353b: Layer already exists [2022-04-12T09:57:01.086Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:01.086Z] 2.2.0-dev.64: digest: sha256:a17a1d8b0a83f3a6967624057189c5dd7753cff04ff8d040bcbcae9ff2568d07 size: 1574 [2022-04-12T09:57:01.098Z] ---> Running in b55d87c4ae55 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:01.376Z] ---> e55b9ad18c62 [2022-04-12T09:57:01.376Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:57:01.384Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:01.672Z] ---> Running in 35d0e155c8a0 [2022-04-12T09:57:01.672Z] ---> aa65cd41f3c1 [2022-04-12T09:57:01.672Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:57:01.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:01.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T09:57:01.679Z] 049fa6af353b: Preparing [2022-04-12T09:57:01.679Z] d430e00f2e13: Preparing [2022-04-12T09:57:01.679Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:01.679Z] 72aafd2a4fd5: Preparing [2022-04-12T09:57:01.679Z] db0cfb8af82c: Preparing [2022-04-12T09:57:01.679Z] b541d28bf3b4: Preparing [2022-04-12T09:57:01.679Z] b541d28bf3b4: Waiting [2022-04-12T09:57:01.679Z] db0cfb8af82c: Layer already exists [2022-04-12T09:57:01.679Z] 049fa6af353b: Layer already exists [2022-04-12T09:57:01.679Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:01.679Z] d430e00f2e13: Layer already exists [2022-04-12T09:57:01.679Z] 72aafd2a4fd5: Layer already exists [2022-04-12T09:57:01.679Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:01.679Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:a17a1d8b0a83f3a6967624057189c5dd7753cff04ff8d040bcbcae9ff2568d07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:01.952Z] ---> Running in 5482b7380c5f [2022-04-12T09:57:01.980Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:02.232Z] ---> 2b92dc339f65 [2022-04-12T09:57:02.232Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:57:02.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-12T09:57:02.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-12T09:57:02.278Z] 049fa6af353b: Preparing [2022-04-12T09:57:02.278Z] d430e00f2e13: Preparing [2022-04-12T09:57:02.278Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:02.278Z] 72aafd2a4fd5: Preparing [2022-04-12T09:57:02.278Z] db0cfb8af82c: Preparing [2022-04-12T09:57:02.278Z] b541d28bf3b4: Preparing [2022-04-12T09:57:02.278Z] b541d28bf3b4: Waiting [2022-04-12T09:57:02.278Z] 72aafd2a4fd5: Layer already exists [2022-04-12T09:57:02.278Z] d430e00f2e13: Layer already exists [2022-04-12T09:57:02.278Z] db0cfb8af82c: Layer already exists [2022-04-12T09:57:02.278Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:02.278Z] 049fa6af353b: Layer already exists [2022-04-12T09:57:02.278Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:02.278Z] main: digest: sha256:a17a1d8b0a83f3a6967624057189c5dd7753cff04ff8d040bcbcae9ff2568d07 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:02.313Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:02.325Z] taggedImages: [2022-04-12T09:57:02.325Z] - nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:02.325Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-12T09:57:02.325Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.64 [2022-04-12T09:57:02.325Z] - nexus3.edgexfoundry.org:10004/core-data:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:02.325Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-12T09:57:02.350Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-12T09:57:02.350Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:02.350Z] latest [2022-04-12T09:57:02.350Z] 2.2.0-dev.64 [2022-04-12T09:57:02.350Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:02.350Z] main [2022-04-12T09:57:02.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:02.506Z] ---> Running in c4dab602d872 [2022-04-12T09:57:02.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:02.780Z] ---> ddadff1833b2 [2022-04-12T09:57:02.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T09:57:02.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:02.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T09:57:02.973Z] cb08fb43c183: Preparing [2022-04-12T09:57:02.973Z] cada03ccdd09: Preparing [2022-04-12T09:57:02.973Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:02.973Z] 2d734dfd245e: Preparing [2022-04-12T09:57:02.973Z] b541d28bf3b4: Preparing [2022-04-12T09:57:02.973Z] 2d734dfd245e: Layer already exists [2022-04-12T09:57:02.973Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:02.973Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:02.973Z] cb08fb43c183: Pushed [2022-04-12T09:57:03.064Z] ---> Running in 15d4797b9504 [2022-04-12T09:57:05.518Z] cada03ccdd09: Pushed [2022-04-12T09:57:05.518Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:79fb4fb2322a741bc467a8725793ae573d280a76ece9724a5a8cdb96ea3dacd3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:05.822Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:06.217Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T09:57:06.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T09:57:06.217Z] cb08fb43c183: Preparing [2022-04-12T09:57:06.217Z] cada03ccdd09: Preparing [2022-04-12T09:57:06.217Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:06.217Z] 2d734dfd245e: Preparing [2022-04-12T09:57:06.217Z] b541d28bf3b4: Preparing [2022-04-12T09:57:06.217Z] cb08fb43c183: Layer already exists [2022-04-12T09:57:06.217Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:06.218Z] cada03ccdd09: Layer already exists [2022-04-12T09:57:06.218Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:06.218Z] 2d734dfd245e: Layer already exists [2022-04-12T09:57:06.218Z] latest: digest: sha256:79fb4fb2322a741bc467a8725793ae573d280a76ece9724a5a8cdb96ea3dacd3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:06.517Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:06.535Z] Removing intermediate container b55d87c4ae55 [2022-04-12T09:57:06.535Z] ---> 5975b6f62da5 [2022-04-12T09:57:06.535Z] Step 7/20 : COPY . . [2022-04-12T09:57:06.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [2022-04-12T09:57:06.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T09:57:06.823Z] cb08fb43c183: Preparing [2022-04-12T09:57:06.823Z] cada03ccdd09: Preparing [2022-04-12T09:57:06.823Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:06.823Z] 2d734dfd245e: Preparing [2022-04-12T09:57:06.823Z] b541d28bf3b4: Preparing [2022-04-12T09:57:06.823Z] cada03ccdd09: Layer already exists [2022-04-12T09:57:06.823Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:06.823Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:06.823Z] 2d734dfd245e: Layer already exists [2022-04-12T09:57:06.823Z] cb08fb43c183: Layer already exists [2022-04-12T09:57:06.823Z] 2.2.0-dev.64: digest: sha256:79fb4fb2322a741bc467a8725793ae573d280a76ece9724a5a8cdb96ea3dacd3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:07.127Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:07.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:07.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T09:57:07.423Z] cb08fb43c183: Preparing [2022-04-12T09:57:07.423Z] cada03ccdd09: Preparing [2022-04-12T09:57:07.423Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:07.423Z] 2d734dfd245e: Preparing [2022-04-12T09:57:07.423Z] b541d28bf3b4: Preparing [2022-04-12T09:57:07.423Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:07.423Z] cb08fb43c183: Layer already exists [2022-04-12T09:57:07.423Z] 2d734dfd245e: Layer already exists [2022-04-12T09:57:07.423Z] cada03ccdd09: Layer already exists [2022-04-12T09:57:07.423Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:07.423Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:79fb4fb2322a741bc467a8725793ae573d280a76ece9724a5a8cdb96ea3dacd3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:07.726Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:08.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-12T09:57:08.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-12T09:57:08.020Z] cb08fb43c183: Preparing [2022-04-12T09:57:08.020Z] cada03ccdd09: Preparing [2022-04-12T09:57:08.020Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:08.020Z] 2d734dfd245e: Preparing [2022-04-12T09:57:08.020Z] b541d28bf3b4: Preparing [2022-04-12T09:57:08.020Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:08.020Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:08.020Z] cada03ccdd09: Layer already exists [2022-04-12T09:57:08.020Z] cb08fb43c183: Layer already exists [2022-04-12T09:57:08.020Z] 2d734dfd245e: Layer already exists [2022-04-12T09:57:08.020Z] main: digest: sha256:79fb4fb2322a741bc467a8725793ae573d280a76ece9724a5a8cdb96ea3dacd3 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:08.057Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:08.067Z] taggedImages: [2022-04-12T09:57:08.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:08.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-12T09:57:08.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.64 [2022-04-12T09:57:08.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:08.068Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-12T09:57:08.087Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-12T09:57:08.087Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:08.087Z] latest [2022-04-12T09:57:08.087Z] 2.2.0-dev.64 [2022-04-12T09:57:08.087Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:08.087Z] main [2022-04-12T09:57:08.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:08.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:08.562Z] Removing intermediate container 35d0e155c8a0 [2022-04-12T09:57:08.562Z] ---> d9f93266dfd1 [2022-04-12T09:57:08.562Z] Step 8/26 : COPY . . [2022-04-12T09:57:08.562Z] Removing intermediate container 5482b7380c5f [2022-04-12T09:57:08.562Z] ---> 6f61704aaa97 [2022-04-12T09:57:08.562Z] Step 8/22 : COPY . . [2022-04-12T09:57:08.562Z] Removing intermediate container c4dab602d872 [2022-04-12T09:57:08.562Z] ---> f140fe5696f9 [2022-04-12T09:57:08.562Z] Step 8/23 : COPY . . [2022-04-12T09:57:08.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:08.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T09:57:08.701Z] e04a985d2db1: Preparing [2022-04-12T09:57:08.701Z] e04a985d2db1: Preparing [2022-04-12T09:57:08.701Z] 9118b8037039: Preparing [2022-04-12T09:57:08.701Z] 2cced3b51152: Preparing [2022-04-12T09:57:08.701Z] 51d32b205087: Preparing [2022-04-12T09:57:08.701Z] 4bd18d5d03de: Preparing [2022-04-12T09:57:08.701Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:08.701Z] 36910aca2ecb: Preparing [2022-04-12T09:57:08.701Z] 7ea05f3f1f45: Preparing [2022-04-12T09:57:08.701Z] ab788b1af415: Preparing [2022-04-12T09:57:08.701Z] 7021482066ea: Preparing [2022-04-12T09:57:08.701Z] b541d28bf3b4: Preparing [2022-04-12T09:57:08.701Z] 9f86dbcef65a: Waiting [2022-04-12T09:57:08.701Z] 36910aca2ecb: Waiting [2022-04-12T09:57:08.701Z] 7ea05f3f1f45: Waiting [2022-04-12T09:57:08.701Z] ab788b1af415: Waiting [2022-04-12T09:57:08.701Z] 7021482066ea: Waiting [2022-04-12T09:57:08.701Z] b541d28bf3b4: Waiting [2022-04-12T09:57:08.701Z] e04a985d2db1: Pushed [2022-04-12T09:57:08.701Z] 9118b8037039: Pushed [2022-04-12T09:57:08.701Z] 2cced3b51152: Pushed [2022-04-12T09:57:08.701Z] 51d32b205087: Pushed [2022-04-12T09:57:08.701Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:08.837Z] Removing intermediate container 15d4797b9504 [2022-04-12T09:57:08.837Z] ---> c3783a4b7686 [2022-04-12T09:57:08.837Z] Step 8/22 : COPY . . [2022-04-12T09:57:08.960Z] 36910aca2ecb: Pushed [2022-04-12T09:57:08.960Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:08.960Z] 7ea05f3f1f45: Pushed [2022-04-12T09:57:08.960Z] ab788b1af415: Pushed [2022-04-12T09:57:08.960Z] 7021482066ea: Pushed [2022-04-12T09:57:10.869Z] 4bd18d5d03de: Pushed [2022-04-12T09:57:10.869Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:44181cfa76b04da1fe4ea6ac908d115e677b6e8ad343551989ed21791d3027e6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:11.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:11.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T09:57:11.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T09:57:11.465Z] e04a985d2db1: Preparing [2022-04-12T09:57:11.465Z] e04a985d2db1: Preparing [2022-04-12T09:57:11.465Z] 9118b8037039: Preparing [2022-04-12T09:57:11.465Z] 2cced3b51152: Preparing [2022-04-12T09:57:11.465Z] 51d32b205087: Preparing [2022-04-12T09:57:11.465Z] 4bd18d5d03de: Preparing [2022-04-12T09:57:11.465Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:11.465Z] 36910aca2ecb: Preparing [2022-04-12T09:57:11.465Z] 7ea05f3f1f45: Preparing [2022-04-12T09:57:11.465Z] ab788b1af415: Preparing [2022-04-12T09:57:11.465Z] 7021482066ea: Preparing [2022-04-12T09:57:11.465Z] b541d28bf3b4: Preparing [2022-04-12T09:57:11.465Z] 9f86dbcef65a: Waiting [2022-04-12T09:57:11.465Z] 7ea05f3f1f45: Waiting [2022-04-12T09:57:11.465Z] 36910aca2ecb: Waiting [2022-04-12T09:57:11.465Z] ab788b1af415: Waiting [2022-04-12T09:57:11.465Z] 9118b8037039: Layer already exists [2022-04-12T09:57:11.465Z] 4bd18d5d03de: Layer already exists [2022-04-12T09:57:11.465Z] e04a985d2db1: Layer already exists [2022-04-12T09:57:11.465Z] 2cced3b51152: Layer already exists [2022-04-12T09:57:11.465Z] 51d32b205087: Layer already exists [2022-04-12T09:57:11.465Z] 36910aca2ecb: Layer already exists [2022-04-12T09:57:11.465Z] 7021482066ea: Layer already exists [2022-04-12T09:57:11.465Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:11.465Z] ab788b1af415: Layer already exists [2022-04-12T09:57:11.465Z] 7ea05f3f1f45: Layer already exists [2022-04-12T09:57:11.465Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:11.465Z] latest: digest: sha256:44181cfa76b04da1fe4ea6ac908d115e677b6e8ad343551989ed21791d3027e6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:11.768Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:12.064Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [2022-04-12T09:57:12.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T09:57:12.064Z] e04a985d2db1: Preparing [2022-04-12T09:57:12.064Z] e04a985d2db1: Preparing [2022-04-12T09:57:12.064Z] 9118b8037039: Preparing [2022-04-12T09:57:12.064Z] 2cced3b51152: Preparing [2022-04-12T09:57:12.064Z] 51d32b205087: Preparing [2022-04-12T09:57:12.064Z] 4bd18d5d03de: Preparing [2022-04-12T09:57:12.064Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:12.064Z] 36910aca2ecb: Preparing [2022-04-12T09:57:12.064Z] 7ea05f3f1f45: Preparing [2022-04-12T09:57:12.064Z] ab788b1af415: Preparing [2022-04-12T09:57:12.064Z] 7021482066ea: Preparing [2022-04-12T09:57:12.064Z] b541d28bf3b4: Preparing [2022-04-12T09:57:12.064Z] 9f86dbcef65a: Waiting [2022-04-12T09:57:12.064Z] 7021482066ea: Waiting [2022-04-12T09:57:12.064Z] b541d28bf3b4: Waiting [2022-04-12T09:57:12.064Z] 36910aca2ecb: Waiting [2022-04-12T09:57:12.064Z] 7ea05f3f1f45: Waiting [2022-04-12T09:57:12.064Z] ab788b1af415: Waiting [2022-04-12T09:57:12.064Z] 9118b8037039: Layer already exists [2022-04-12T09:57:12.064Z] 51d32b205087: Layer already exists [2022-04-12T09:57:12.064Z] e04a985d2db1: Layer already exists [2022-04-12T09:57:12.064Z] 4bd18d5d03de: Layer already exists [2022-04-12T09:57:12.064Z] 2cced3b51152: Layer already exists [2022-04-12T09:57:12.064Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:12.064Z] 36910aca2ecb: Layer already exists [2022-04-12T09:57:12.064Z] ab788b1af415: Layer already exists [2022-04-12T09:57:12.064Z] 7021482066ea: Layer already exists [2022-04-12T09:57:12.064Z] 7ea05f3f1f45: Layer already exists [2022-04-12T09:57:12.064Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:12.064Z] 2.2.0-dev.64: digest: sha256:44181cfa76b04da1fe4ea6ac908d115e677b6e8ad343551989ed21791d3027e6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:12.366Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:12.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:12.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T09:57:12.666Z] e04a985d2db1: Preparing [2022-04-12T09:57:12.666Z] e04a985d2db1: Preparing [2022-04-12T09:57:12.666Z] 9118b8037039: Preparing [2022-04-12T09:57:12.666Z] 2cced3b51152: Preparing [2022-04-12T09:57:12.666Z] 51d32b205087: Preparing [2022-04-12T09:57:12.666Z] 4bd18d5d03de: Preparing [2022-04-12T09:57:12.666Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:12.666Z] 36910aca2ecb: Preparing [2022-04-12T09:57:12.666Z] 7ea05f3f1f45: Preparing [2022-04-12T09:57:12.666Z] ab788b1af415: Preparing [2022-04-12T09:57:12.666Z] 7021482066ea: Preparing [2022-04-12T09:57:12.666Z] b541d28bf3b4: Preparing [2022-04-12T09:57:12.666Z] 7ea05f3f1f45: Waiting [2022-04-12T09:57:12.666Z] 36910aca2ecb: Waiting [2022-04-12T09:57:12.666Z] b541d28bf3b4: Waiting [2022-04-12T09:57:12.666Z] ab788b1af415: Waiting [2022-04-12T09:57:12.666Z] 9f86dbcef65a: Waiting [2022-04-12T09:57:12.666Z] 9118b8037039: Layer already exists [2022-04-12T09:57:12.666Z] 2cced3b51152: Layer already exists [2022-04-12T09:57:12.666Z] 4bd18d5d03de: Layer already exists [2022-04-12T09:57:12.666Z] e04a985d2db1: Layer already exists [2022-04-12T09:57:12.666Z] 51d32b205087: Layer already exists [2022-04-12T09:57:12.666Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:12.666Z] ab788b1af415: Layer already exists [2022-04-12T09:57:12.666Z] 36910aca2ecb: Layer already exists [2022-04-12T09:57:12.666Z] 7ea05f3f1f45: Layer already exists [2022-04-12T09:57:12.666Z] 7021482066ea: Layer already exists [2022-04-12T09:57:12.666Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:12.666Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:44181cfa76b04da1fe4ea6ac908d115e677b6e8ad343551989ed21791d3027e6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:12.970Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:13.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-12T09:57:13.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-12T09:57:13.272Z] e04a985d2db1: Preparing [2022-04-12T09:57:13.272Z] e04a985d2db1: Preparing [2022-04-12T09:57:13.272Z] 9118b8037039: Preparing [2022-04-12T09:57:13.272Z] 2cced3b51152: Preparing [2022-04-12T09:57:13.272Z] 51d32b205087: Preparing [2022-04-12T09:57:13.272Z] 4bd18d5d03de: Preparing [2022-04-12T09:57:13.272Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:13.272Z] 36910aca2ecb: Preparing [2022-04-12T09:57:13.272Z] 7ea05f3f1f45: Preparing [2022-04-12T09:57:13.272Z] ab788b1af415: Preparing [2022-04-12T09:57:13.272Z] 7021482066ea: Preparing [2022-04-12T09:57:13.272Z] b541d28bf3b4: Preparing [2022-04-12T09:57:13.272Z] 9f86dbcef65a: Waiting [2022-04-12T09:57:13.272Z] 36910aca2ecb: Waiting [2022-04-12T09:57:13.272Z] 7ea05f3f1f45: Waiting [2022-04-12T09:57:13.272Z] ab788b1af415: Waiting [2022-04-12T09:57:13.272Z] b541d28bf3b4: Waiting [2022-04-12T09:57:13.272Z] 7021482066ea: Waiting [2022-04-12T09:57:13.272Z] 9118b8037039: Layer already exists [2022-04-12T09:57:13.272Z] 4bd18d5d03de: Layer already exists [2022-04-12T09:57:13.272Z] e04a985d2db1: Layer already exists [2022-04-12T09:57:13.272Z] 2cced3b51152: Layer already exists [2022-04-12T09:57:13.272Z] 51d32b205087: Layer already exists [2022-04-12T09:57:13.272Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:13.272Z] ab788b1af415: Layer already exists [2022-04-12T09:57:13.272Z] 36910aca2ecb: Layer already exists [2022-04-12T09:57:13.272Z] 7ea05f3f1f45: Layer already exists [2022-04-12T09:57:13.272Z] 7021482066ea: Layer already exists [2022-04-12T09:57:13.272Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:13.272Z] main: digest: sha256:44181cfa76b04da1fe4ea6ac908d115e677b6e8ad343551989ed21791d3027e6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:13.312Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:13.321Z] taggedImages: [2022-04-12T09:57:13.321Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:13.321Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-12T09:57:13.321Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.64 [2022-04-12T09:57:13.321Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:13.321Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-12T09:57:13.342Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-12T09:57:13.342Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:13.342Z] latest [2022-04-12T09:57:13.342Z] 2.2.0-dev.64 [2022-04-12T09:57:13.342Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:13.342Z] main [2022-04-12T09:57:13.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:13.671Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:13.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:13.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T09:57:13.969Z] 2d4d51493ca3: Preparing [2022-04-12T09:57:13.969Z] 6c588ffe9b83: Preparing [2022-04-12T09:57:13.969Z] cbaba1f3baf2: Preparing [2022-04-12T09:57:13.969Z] 922b302cf01d: Preparing [2022-04-12T09:57:13.969Z] d656ec1690f9: Preparing [2022-04-12T09:57:13.969Z] b2b8032f20bc: Preparing [2022-04-12T09:57:13.969Z] 570234ca9893: Preparing [2022-04-12T09:57:13.969Z] b541d28bf3b4: Preparing [2022-04-12T09:57:13.969Z] b2b8032f20bc: Waiting [2022-04-12T09:57:13.969Z] 570234ca9893: Waiting [2022-04-12T09:57:13.969Z] b541d28bf3b4: Waiting [2022-04-12T09:57:13.969Z] 6c588ffe9b83: Pushed [2022-04-12T09:57:13.969Z] 2d4d51493ca3: Pushed [2022-04-12T09:57:13.969Z] d656ec1690f9: Pushed [2022-04-12T09:57:13.969Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:14.228Z] b2b8032f20bc: Pushed [2022-04-12T09:57:14.487Z] 570234ca9893: Pushed [2022-04-12T09:57:16.402Z] cbaba1f3baf2: Pushed [2022-04-12T09:57:16.402Z] 922b302cf01d: Pushed [2022-04-12T09:57:16.402Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:48f8ae5087e26c4ac554b263c3325cdbe290eab8d924fe682d82b1399ead4dda size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:16.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:17.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T09:57:17.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T09:57:17.006Z] 2d4d51493ca3: Preparing [2022-04-12T09:57:17.006Z] 6c588ffe9b83: Preparing [2022-04-12T09:57:17.006Z] cbaba1f3baf2: Preparing [2022-04-12T09:57:17.006Z] 922b302cf01d: Preparing [2022-04-12T09:57:17.006Z] d656ec1690f9: Preparing [2022-04-12T09:57:17.006Z] b2b8032f20bc: Preparing [2022-04-12T09:57:17.006Z] 570234ca9893: Preparing [2022-04-12T09:57:17.006Z] b541d28bf3b4: Preparing [2022-04-12T09:57:17.006Z] b2b8032f20bc: Waiting [2022-04-12T09:57:17.006Z] 570234ca9893: Waiting [2022-04-12T09:57:17.006Z] b541d28bf3b4: Waiting [2022-04-12T09:57:17.006Z] 6c588ffe9b83: Layer already exists [2022-04-12T09:57:17.006Z] 2d4d51493ca3: Layer already exists [2022-04-12T09:57:17.006Z] d656ec1690f9: Layer already exists [2022-04-12T09:57:17.006Z] cbaba1f3baf2: Layer already exists [2022-04-12T09:57:17.006Z] 922b302cf01d: Layer already exists [2022-04-12T09:57:17.006Z] b2b8032f20bc: Layer already exists [2022-04-12T09:57:17.006Z] 570234ca9893: Layer already exists [2022-04-12T09:57:17.006Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:17.006Z] latest: digest: sha256:48f8ae5087e26c4ac554b263c3325cdbe290eab8d924fe682d82b1399ead4dda size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:17.311Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:17.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [2022-04-12T09:57:17.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T09:57:17.620Z] 2d4d51493ca3: Preparing [2022-04-12T09:57:17.620Z] 6c588ffe9b83: Preparing [2022-04-12T09:57:17.620Z] cbaba1f3baf2: Preparing [2022-04-12T09:57:17.620Z] 922b302cf01d: Preparing [2022-04-12T09:57:17.620Z] d656ec1690f9: Preparing [2022-04-12T09:57:17.620Z] b2b8032f20bc: Preparing [2022-04-12T09:57:17.620Z] 570234ca9893: Preparing [2022-04-12T09:57:17.620Z] b541d28bf3b4: Preparing [2022-04-12T09:57:17.620Z] b541d28bf3b4: Waiting [2022-04-12T09:57:17.620Z] 570234ca9893: Waiting [2022-04-12T09:57:17.620Z] b2b8032f20bc: Waiting [2022-04-12T09:57:17.620Z] 6c588ffe9b83: Layer already exists [2022-04-12T09:57:17.620Z] d656ec1690f9: Layer already exists [2022-04-12T09:57:17.620Z] 2d4d51493ca3: Layer already exists [2022-04-12T09:57:17.620Z] cbaba1f3baf2: Layer already exists [2022-04-12T09:57:17.620Z] 922b302cf01d: Layer already exists [2022-04-12T09:57:17.620Z] b2b8032f20bc: Layer already exists [2022-04-12T09:57:17.620Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:17.620Z] 570234ca9893: Layer already exists [2022-04-12T09:57:17.620Z] 2.2.0-dev.64: digest: sha256:48f8ae5087e26c4ac554b263c3325cdbe290eab8d924fe682d82b1399ead4dda size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:17.920Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:18.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:18.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T09:57:18.212Z] 2d4d51493ca3: Preparing [2022-04-12T09:57:18.212Z] 6c588ffe9b83: Preparing [2022-04-12T09:57:18.212Z] cbaba1f3baf2: Preparing [2022-04-12T09:57:18.212Z] 922b302cf01d: Preparing [2022-04-12T09:57:18.212Z] d656ec1690f9: Preparing [2022-04-12T09:57:18.212Z] b2b8032f20bc: Preparing [2022-04-12T09:57:18.212Z] 570234ca9893: Preparing [2022-04-12T09:57:18.212Z] b541d28bf3b4: Preparing [2022-04-12T09:57:18.212Z] b2b8032f20bc: Waiting [2022-04-12T09:57:18.212Z] b541d28bf3b4: Waiting [2022-04-12T09:57:18.212Z] 2d4d51493ca3: Layer already exists [2022-04-12T09:57:18.212Z] d656ec1690f9: Layer already exists [2022-04-12T09:57:18.212Z] 922b302cf01d: Layer already exists [2022-04-12T09:57:18.212Z] cbaba1f3baf2: Layer already exists [2022-04-12T09:57:18.212Z] 6c588ffe9b83: Layer already exists [2022-04-12T09:57:18.212Z] b2b8032f20bc: Layer already exists [2022-04-12T09:57:18.212Z] 570234ca9893: Layer already exists [2022-04-12T09:57:18.212Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:18.212Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:48f8ae5087e26c4ac554b263c3325cdbe290eab8d924fe682d82b1399ead4dda size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:18.518Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:18.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-12T09:57:18.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-12T09:57:18.817Z] 2d4d51493ca3: Preparing [2022-04-12T09:57:18.817Z] 6c588ffe9b83: Preparing [2022-04-12T09:57:18.817Z] cbaba1f3baf2: Preparing [2022-04-12T09:57:18.817Z] 922b302cf01d: Preparing [2022-04-12T09:57:18.817Z] d656ec1690f9: Preparing [2022-04-12T09:57:18.817Z] b2b8032f20bc: Preparing [2022-04-12T09:57:18.817Z] 570234ca9893: Preparing [2022-04-12T09:57:18.817Z] b541d28bf3b4: Preparing [2022-04-12T09:57:18.817Z] 570234ca9893: Waiting [2022-04-12T09:57:18.817Z] b541d28bf3b4: Waiting [2022-04-12T09:57:18.817Z] b2b8032f20bc: Waiting [2022-04-12T09:57:18.817Z] 2d4d51493ca3: Layer already exists [2022-04-12T09:57:18.817Z] 6c588ffe9b83: Layer already exists [2022-04-12T09:57:18.817Z] d656ec1690f9: Layer already exists [2022-04-12T09:57:18.817Z] 922b302cf01d: Layer already exists [2022-04-12T09:57:18.817Z] cbaba1f3baf2: Layer already exists [2022-04-12T09:57:18.817Z] b2b8032f20bc: Layer already exists [2022-04-12T09:57:18.817Z] 570234ca9893: Layer already exists [2022-04-12T09:57:18.817Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:18.817Z] main: digest: sha256:48f8ae5087e26c4ac554b263c3325cdbe290eab8d924fe682d82b1399ead4dda size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:18.850Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:18.858Z] taggedImages: [2022-04-12T09:57:18.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:18.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-12T09:57:18.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.64 [2022-04-12T09:57:18.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:18.858Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-12T09:57:18.881Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-12T09:57:18.881Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:18.881Z] latest [2022-04-12T09:57:18.881Z] 2.2.0-dev.64 [2022-04-12T09:57:18.881Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:18.881Z] main [2022-04-12T09:57:18.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:19.207Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:19.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:19.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T09:57:19.503Z] b755b443a159: Preparing [2022-04-12T09:57:19.503Z] c8b76a4518f8: Preparing [2022-04-12T09:57:19.503Z] aeac13f9064a: Preparing [2022-04-12T09:57:19.503Z] 3cdea2ca18df: Preparing [2022-04-12T09:57:19.503Z] 744136c61f2e: Preparing [2022-04-12T09:57:19.503Z] bab278af69be: Preparing [2022-04-12T09:57:19.503Z] bdcf90443436: Preparing [2022-04-12T09:57:19.503Z] 81a5d65eb1cf: Preparing [2022-04-12T09:57:19.503Z] 45bf8e1a31a8: Preparing [2022-04-12T09:57:19.503Z] b541d28bf3b4: Preparing [2022-04-12T09:57:19.503Z] 81a5d65eb1cf: Waiting [2022-04-12T09:57:19.503Z] bab278af69be: Waiting [2022-04-12T09:57:19.503Z] bdcf90443436: Waiting [2022-04-12T09:57:19.503Z] 45bf8e1a31a8: Waiting [2022-04-12T09:57:19.503Z] 744136c61f2e: Pushed [2022-04-12T09:57:19.503Z] b755b443a159: Pushed [2022-04-12T09:57:19.503Z] c8b76a4518f8: Pushed [2022-04-12T09:57:19.762Z] 81a5d65eb1cf: Pushed [2022-04-12T09:57:19.762Z] bdcf90443436: Pushed [2022-04-12T09:57:19.762Z] bab278af69be: Pushed [2022-04-12T09:57:19.762Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:19.762Z] 45bf8e1a31a8: Pushed [2022-04-12T09:57:21.671Z] 3cdea2ca18df: Pushed [2022-04-12T09:57:21.671Z] aeac13f9064a: Pushed [2022-04-12T09:57:21.933Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:06b33555ef26742f74237772d7e8dc9b8e3eb39dd137078a183e77caaf9e13df size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:22.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:22.534Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T09:57:22.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T09:57:22.534Z] b755b443a159: Preparing [2022-04-12T09:57:22.534Z] c8b76a4518f8: Preparing [2022-04-12T09:57:22.534Z] aeac13f9064a: Preparing [2022-04-12T09:57:22.534Z] 3cdea2ca18df: Preparing [2022-04-12T09:57:22.534Z] 744136c61f2e: Preparing [2022-04-12T09:57:22.534Z] bab278af69be: Preparing [2022-04-12T09:57:22.534Z] bdcf90443436: Preparing [2022-04-12T09:57:22.534Z] 81a5d65eb1cf: Preparing [2022-04-12T09:57:22.534Z] 45bf8e1a31a8: Preparing [2022-04-12T09:57:22.534Z] b541d28bf3b4: Preparing [2022-04-12T09:57:22.534Z] bab278af69be: Waiting [2022-04-12T09:57:22.534Z] bdcf90443436: Waiting [2022-04-12T09:57:22.534Z] b541d28bf3b4: Waiting [2022-04-12T09:57:22.534Z] 45bf8e1a31a8: Waiting [2022-04-12T09:57:22.534Z] c8b76a4518f8: Layer already exists [2022-04-12T09:57:22.534Z] 3cdea2ca18df: Layer already exists [2022-04-12T09:57:22.534Z] b755b443a159: Layer already exists [2022-04-12T09:57:22.534Z] aeac13f9064a: Layer already exists [2022-04-12T09:57:22.534Z] 744136c61f2e: Layer already exists [2022-04-12T09:57:22.534Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:22.534Z] bdcf90443436: Layer already exists [2022-04-12T09:57:22.534Z] bab278af69be: Layer already exists [2022-04-12T09:57:22.534Z] 81a5d65eb1cf: Layer already exists [2022-04-12T09:57:22.534Z] 45bf8e1a31a8: Layer already exists [2022-04-12T09:57:22.534Z] latest: digest: sha256:06b33555ef26742f74237772d7e8dc9b8e3eb39dd137078a183e77caaf9e13df size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:22.834Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:23.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [2022-04-12T09:57:23.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T09:57:23.131Z] b755b443a159: Preparing [2022-04-12T09:57:23.131Z] c8b76a4518f8: Preparing [2022-04-12T09:57:23.131Z] aeac13f9064a: Preparing [2022-04-12T09:57:23.131Z] 3cdea2ca18df: Preparing [2022-04-12T09:57:23.131Z] 744136c61f2e: Preparing [2022-04-12T09:57:23.131Z] bab278af69be: Preparing [2022-04-12T09:57:23.131Z] bdcf90443436: Preparing [2022-04-12T09:57:23.131Z] 81a5d65eb1cf: Preparing [2022-04-12T09:57:23.131Z] 45bf8e1a31a8: Preparing [2022-04-12T09:57:23.131Z] b541d28bf3b4: Preparing [2022-04-12T09:57:23.131Z] bab278af69be: Waiting [2022-04-12T09:57:23.131Z] bdcf90443436: Waiting [2022-04-12T09:57:23.131Z] 81a5d65eb1cf: Waiting [2022-04-12T09:57:23.131Z] 45bf8e1a31a8: Waiting [2022-04-12T09:57:23.131Z] b541d28bf3b4: Waiting [2022-04-12T09:57:23.131Z] aeac13f9064a: Layer already exists [2022-04-12T09:57:23.131Z] b755b443a159: Layer already exists [2022-04-12T09:57:23.131Z] c8b76a4518f8: Layer already exists [2022-04-12T09:57:23.131Z] 744136c61f2e: Layer already exists [2022-04-12T09:57:23.131Z] 3cdea2ca18df: Layer already exists [2022-04-12T09:57:23.131Z] 45bf8e1a31a8: Layer already exists [2022-04-12T09:57:23.131Z] bdcf90443436: Layer already exists [2022-04-12T09:57:23.131Z] bab278af69be: Layer already exists [2022-04-12T09:57:23.131Z] 81a5d65eb1cf: Layer already exists [2022-04-12T09:57:23.131Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:23.131Z] 2.2.0-dev.64: digest: sha256:06b33555ef26742f74237772d7e8dc9b8e3eb39dd137078a183e77caaf9e13df size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:23.436Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:23.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:23.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T09:57:23.760Z] b755b443a159: Preparing [2022-04-12T09:57:23.761Z] c8b76a4518f8: Preparing [2022-04-12T09:57:23.761Z] aeac13f9064a: Preparing [2022-04-12T09:57:23.761Z] 3cdea2ca18df: Preparing [2022-04-12T09:57:23.761Z] 744136c61f2e: Preparing [2022-04-12T09:57:23.761Z] bab278af69be: Preparing [2022-04-12T09:57:23.761Z] bdcf90443436: Preparing [2022-04-12T09:57:23.761Z] 81a5d65eb1cf: Preparing [2022-04-12T09:57:23.761Z] 45bf8e1a31a8: Preparing [2022-04-12T09:57:23.761Z] b541d28bf3b4: Preparing [2022-04-12T09:57:23.761Z] bdcf90443436: Waiting [2022-04-12T09:57:23.761Z] 81a5d65eb1cf: Waiting [2022-04-12T09:57:23.761Z] 45bf8e1a31a8: Waiting [2022-04-12T09:57:23.761Z] b541d28bf3b4: Waiting [2022-04-12T09:57:23.761Z] bab278af69be: Waiting [2022-04-12T09:57:23.761Z] c8b76a4518f8: Layer already exists [2022-04-12T09:57:23.761Z] 744136c61f2e: Layer already exists [2022-04-12T09:57:23.761Z] aeac13f9064a: Layer already exists [2022-04-12T09:57:23.761Z] 3cdea2ca18df: Layer already exists [2022-04-12T09:57:23.761Z] b755b443a159: Layer already exists [2022-04-12T09:57:23.761Z] bab278af69be: Layer already exists [2022-04-12T09:57:23.761Z] bdcf90443436: Layer already exists [2022-04-12T09:57:23.761Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:23.761Z] 45bf8e1a31a8: Layer already exists [2022-04-12T09:57:23.761Z] 81a5d65eb1cf: Layer already exists [2022-04-12T09:57:23.761Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:06b33555ef26742f74237772d7e8dc9b8e3eb39dd137078a183e77caaf9e13df size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:24.093Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:24.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-12T09:57:24.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-12T09:57:24.388Z] b755b443a159: Preparing [2022-04-12T09:57:24.388Z] c8b76a4518f8: Preparing [2022-04-12T09:57:24.388Z] aeac13f9064a: Preparing [2022-04-12T09:57:24.388Z] 3cdea2ca18df: Preparing [2022-04-12T09:57:24.388Z] 744136c61f2e: Preparing [2022-04-12T09:57:24.388Z] bab278af69be: Preparing [2022-04-12T09:57:24.388Z] bdcf90443436: Preparing [2022-04-12T09:57:24.388Z] 81a5d65eb1cf: Preparing [2022-04-12T09:57:24.388Z] 45bf8e1a31a8: Preparing [2022-04-12T09:57:24.388Z] b541d28bf3b4: Preparing [2022-04-12T09:57:24.388Z] bab278af69be: Waiting [2022-04-12T09:57:24.388Z] bdcf90443436: Waiting [2022-04-12T09:57:24.388Z] 45bf8e1a31a8: Waiting [2022-04-12T09:57:24.388Z] b541d28bf3b4: Waiting [2022-04-12T09:57:24.388Z] 81a5d65eb1cf: Waiting [2022-04-12T09:57:24.388Z] 3cdea2ca18df: Layer already exists [2022-04-12T09:57:24.388Z] c8b76a4518f8: Layer already exists [2022-04-12T09:57:24.388Z] b755b443a159: Layer already exists [2022-04-12T09:57:24.388Z] 744136c61f2e: Layer already exists [2022-04-12T09:57:24.388Z] aeac13f9064a: Layer already exists [2022-04-12T09:57:24.388Z] bab278af69be: Layer already exists [2022-04-12T09:57:24.388Z] bdcf90443436: Layer already exists [2022-04-12T09:57:24.388Z] 81a5d65eb1cf: Layer already exists [2022-04-12T09:57:24.388Z] 45bf8e1a31a8: Layer already exists [2022-04-12T09:57:24.388Z] b541d28bf3b4: Layer already exists [2022-04-12T09:57:24.388Z] main: digest: sha256:06b33555ef26742f74237772d7e8dc9b8e3eb39dd137078a183e77caaf9e13df size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:24.422Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:24.432Z] taggedImages: [2022-04-12T09:57:24.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:24.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-12T09:57:24.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.64 [2022-04-12T09:57:24.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:24.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-12T09:57:24.456Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-12T09:57:24.456Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:24.456Z] latest [2022-04-12T09:57:24.456Z] 2.2.0-dev.64 [2022-04-12T09:57:24.456Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:24.456Z] main [2022-04-12T09:57:24.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:24.774Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:25.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:25.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T09:57:25.069Z] cccb4b15ceb6: Preparing [2022-04-12T09:57:25.069Z] 74fa1f275f7d: Preparing [2022-04-12T09:57:25.069Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:25.069Z] 371f34df7e77: Preparing [2022-04-12T09:57:25.069Z] e046dee6f2ee: Preparing [2022-04-12T09:57:25.069Z] 4fc242d58285: Preparing [2022-04-12T09:57:25.069Z] 4fc242d58285: Waiting [2022-04-12T09:57:25.069Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:25.069Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:25.069Z] e046dee6f2ee: Pushed [2022-04-12T09:57:25.069Z] cccb4b15ceb6: Pushed [2022-04-12T09:57:25.639Z] 371f34df7e77: Pushed [2022-04-12T09:57:27.555Z] 74fa1f275f7d: Pushed [2022-04-12T09:57:27.555Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:6d6f75c1d3b1c0c0cbeb149693b211527b66a34158f4b2e2a431fe4b99e21b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:27.669Z] ---> 636884adcd82 [2022-04-12T09:57:27.669Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T09:57:27.669Z] ---> Running in bbad33cfa480 [2022-04-12T09:57:27.669Z] ---> 415b3a1a57d1 [2022-04-12T09:57:27.669Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T09:57:27.669Z] ---> 353888143a7b [2022-04-12T09:57:27.669Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T09:57:27.669Z] ---> Running in 8e521864b932 [2022-04-12T09:57:27.669Z] ---> Running in be478c8a324b [2022-04-12T09:57:27.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:27.943Z] ---> 757762c945a2 [2022-04-12T09:57:27.943Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T09:57:27.943Z] Removing intermediate container be478c8a324b [2022-04-12T09:57:27.943Z] ---> 38384af65cbd [2022-04-12T09:57:27.943Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T09:57:28.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T09:57:28.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T09:57:28.159Z] cccb4b15ceb6: Preparing [2022-04-12T09:57:28.159Z] 74fa1f275f7d: Preparing [2022-04-12T09:57:28.159Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:28.159Z] 371f34df7e77: Preparing [2022-04-12T09:57:28.159Z] e046dee6f2ee: Preparing [2022-04-12T09:57:28.159Z] 4fc242d58285: Preparing [2022-04-12T09:57:28.159Z] 4fc242d58285: Waiting [2022-04-12T09:57:28.159Z] 74fa1f275f7d: Layer already exists [2022-04-12T09:57:28.159Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:28.159Z] 371f34df7e77: Layer already exists [2022-04-12T09:57:28.159Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:28.159Z] cccb4b15ceb6: Layer already exists [2022-04-12T09:57:28.159Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:28.159Z] latest: digest: sha256:6d6f75c1d3b1c0c0cbeb149693b211527b66a34158f4b2e2a431fe4b99e21b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:28.220Z] ---> Running in c36e557998c9 [2022-04-12T09:57:28.220Z] ---> Running in 009cbdf4c8ac [2022-04-12T09:57:28.462Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:28.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [2022-04-12T09:57:28.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T09:57:28.763Z] cccb4b15ceb6: Preparing [2022-04-12T09:57:28.763Z] 74fa1f275f7d: Preparing [2022-04-12T09:57:28.763Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:28.763Z] 371f34df7e77: Preparing [2022-04-12T09:57:28.763Z] e046dee6f2ee: Preparing [2022-04-12T09:57:28.763Z] 4fc242d58285: Preparing [2022-04-12T09:57:28.763Z] 4fc242d58285: Waiting [2022-04-12T09:57:28.763Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:28.763Z] cccb4b15ceb6: Layer already exists [2022-04-12T09:57:28.763Z] 74fa1f275f7d: Layer already exists [2022-04-12T09:57:28.763Z] 371f34df7e77: Layer already exists [2022-04-12T09:57:28.763Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:28.763Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:28.763Z] 2.2.0-dev.64: digest: sha256:6d6f75c1d3b1c0c0cbeb149693b211527b66a34158f4b2e2a431fe4b99e21b16 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:28.821Z] ---> d41537b59858 [2022-04-12T09:57:28.821Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T09:57:29.062Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:29.097Z] ---> Running in 62e13e3329dd [2022-04-12T09:57:29.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:29.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T09:57:29.362Z] cccb4b15ceb6: Preparing [2022-04-12T09:57:29.362Z] 74fa1f275f7d: Preparing [2022-04-12T09:57:29.362Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:29.362Z] 371f34df7e77: Preparing [2022-04-12T09:57:29.362Z] e046dee6f2ee: Preparing [2022-04-12T09:57:29.362Z] 4fc242d58285: Preparing [2022-04-12T09:57:29.362Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:29.362Z] 371f34df7e77: Layer already exists [2022-04-12T09:57:29.362Z] cccb4b15ceb6: Layer already exists [2022-04-12T09:57:29.362Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:29.362Z] 74fa1f275f7d: Layer already exists [2022-04-12T09:57:29.362Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:29.362Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:6d6f75c1d3b1c0c0cbeb149693b211527b66a34158f4b2e2a431fe4b99e21b16 size: 1572 [2022-04-12T09:57:29.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-12T09:57:29.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:29.663Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:29.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-12T09:57:29.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-12T09:57:29.958Z] cccb4b15ceb6: Preparing [2022-04-12T09:57:29.958Z] 74fa1f275f7d: Preparing [2022-04-12T09:57:29.958Z] 9f86dbcef65a: Preparing [2022-04-12T09:57:29.958Z] 371f34df7e77: Preparing [2022-04-12T09:57:29.958Z] e046dee6f2ee: Preparing [2022-04-12T09:57:29.958Z] 4fc242d58285: Preparing [2022-04-12T09:57:29.958Z] 4fc242d58285: Waiting [2022-04-12T09:57:29.958Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:57:29.958Z] 371f34df7e77: Layer already exists [2022-04-12T09:57:29.958Z] 74fa1f275f7d: Layer already exists [2022-04-12T09:57:29.958Z] cccb4b15ceb6: Layer already exists [2022-04-12T09:57:29.958Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:29.958Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:29.958Z] main: digest: sha256:6d6f75c1d3b1c0c0cbeb149693b211527b66a34158f4b2e2a431fe4b99e21b16 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:29.993Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:30.002Z] taggedImages: [2022-04-12T09:57:30.002Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:30.002Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-12T09:57:30.002Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.64 [2022-04-12T09:57:30.002Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:30.002Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-12T09:57:30.023Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-12T09:57:30.023Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:30.023Z] latest [2022-04-12T09:57:30.023Z] 2.2.0-dev.64 [2022-04-12T09:57:30.023Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:30.023Z] main [2022-04-12T09:57:30.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:30.344Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:30.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:30.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T09:57:30.637Z] b906dcbfe2c1: Preparing [2022-04-12T09:57:30.637Z] 70e8d7412d2b: Preparing [2022-04-12T09:57:30.637Z] 9de17f3de440: Preparing [2022-04-12T09:57:30.637Z] fee2ee0e0f34: Preparing [2022-04-12T09:57:30.637Z] f1c01b37966e: Preparing [2022-04-12T09:57:30.637Z] 273b900d4847: Preparing [2022-04-12T09:57:30.637Z] e046dee6f2ee: Preparing [2022-04-12T09:57:30.637Z] 4fc242d58285: Preparing [2022-04-12T09:57:30.637Z] 273b900d4847: Waiting [2022-04-12T09:57:30.637Z] e046dee6f2ee: Waiting [2022-04-12T09:57:30.637Z] b906dcbfe2c1: Pushed [2022-04-12T09:57:30.637Z] 9de17f3de440: Pushed [2022-04-12T09:57:30.637Z] 70e8d7412d2b: Pushed [2022-04-12T09:57:30.637Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:30.637Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:31.207Z] 273b900d4847: Pushed [2022-04-12T09:57:31.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-12T09:57:31.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-12T09:57:31.938Z] Removing intermediate container c36e557998c9 [2022-04-12T09:57:31.938Z] ---> eabb9a14dcbe [2022-04-12T09:57:31.938Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T09:57:32.221Z] ---> Running in 1c1ffffbd053 [2022-04-12T09:57:32.834Z] Removing intermediate container 1c1ffffbd053 [2022-04-12T09:57:32.834Z] ---> 10fb7ef56d12 [2022-04-12T09:57:32.834Z] 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-12T09:57:32.834Z] ---> Running in ada13b861260 [2022-04-12T09:57:35.406Z] f1c01b37966e: Pushed [2022-04-12T09:57:35.496Z] spire-1.2.1/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.data/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.data/.file [2022-04-12T09:57:35.496Z] spire-1.2.1/.dockerignore [2022-04-12T09:57:35.496Z] spire-1.2.1/.gitattributes [2022-04-12T09:57:35.496Z] spire-1.2.1/.githooks/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T09:57:35.496Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T09:57:35.496Z] spire-1.2.1/.gitignore [2022-04-12T09:57:35.496Z] spire-1.2.1/.go-version [2022-04-12T09:57:35.496Z] spire-1.2.1/.golangci.yml [2022-04-12T09:57:35.496Z] spire-1.2.1/ADOPTERS.md [2022-04-12T09:57:35.496Z] spire-1.2.1/CHANGELOG.md [2022-04-12T09:57:35.496Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T09:57:35.496Z] spire-1.2.1/CODEOWNERS [2022-04-12T09:57:35.496Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T09:57:35.496Z] spire-1.2.1/Dockerfile [2022-04-12T09:57:35.496Z] spire-1.2.1/Dockerfile.dev [2022-04-12T09:57:35.496Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T09:57:35.496Z] spire-1.2.1/LICENSE [2022-04-12T09:57:35.496Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T09:57:35.496Z] spire-1.2.1/Makefile [2022-04-12T09:57:35.496Z] spire-1.2.1/README.md [2022-04-12T09:57:35.496Z] spire-1.2.1/ROADMAP.md [2022-04-12T09:57:35.496Z] spire-1.2.1/SECURITY.md [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T09:57:35.496Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T09:57:35.497Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T09:57:35.775Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/ [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/agent/ [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/server/ [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/server/server.conf [2022-04-12T09:57:35.775Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/ [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/auditlog.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/ [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/spire_server.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/telemetry.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/upgrading.md [2022-04-12T09:57:35.775Z] spire-1.2.1/doc/using_spire.md [2022-04-12T09:57:35.775Z] spire-1.2.1/examples/ [2022-04-12T09:57:35.775Z] spire-1.2.1/examples/README.md [2022-04-12T09:57:35.775Z] spire-1.2.1/go.mod [2022-04-12T09:57:35.775Z] spire-1.2.1/go.sum [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T09:57:35.775Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:57:35.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T09:57:36.055Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T09:57:36.056Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T09:57:36.057Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T09:57:36.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/version/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T09:57:36.335Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/config.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T09:57:36.615Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T09:57:36.616Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T09:57:36.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/server.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/private/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/private/server/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T09:57:36.895Z] spire-1.2.1/release/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/README.md [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/conf/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T09:57:36.895Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T09:57:36.895Z] spire-1.2.1/script/ [2022-04-12T09:57:36.895Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T09:57:36.895Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T09:57:36.895Z] spire-1.2.1/support/ [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/ [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T09:57:36.895Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T09:57:36.896Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/clock/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/clock/clock.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T09:57:36.896Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T09:57:36.897Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T09:57:36.897Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T09:57:36.897Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/README.md [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/common [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T09:57:36.897Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T09:57:37.176Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T09:57:37.177Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T09:57:37.456Z] spire-1.2.1/test/integration/test.sh [2022-04-12T09:57:37.456Z] spire-1.2.1/test/plugintest/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testca/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testca/ca.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testkey/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/testkey/new.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/ [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/race.go [2022-04-12T09:57:37.456Z] spire-1.2.1/test/util/util.go [2022-04-12T09:57:37.456Z] building spire from source... [2022-04-12T09:57:38.064Z] Installing go1.17.7... [2022-04-12T09:57:38.707Z] fee2ee0e0f34: Pushed [2022-04-12T09:57:38.707Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:82cbb5e44c23f8614f5a663fa4bd3a8f6377cec246121154d258ba7946b01d01 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:39.016Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:39.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T09:57:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T09:57:39.311Z] b906dcbfe2c1: Preparing [2022-04-12T09:57:39.311Z] 70e8d7412d2b: Preparing [2022-04-12T09:57:39.311Z] 9de17f3de440: Preparing [2022-04-12T09:57:39.311Z] fee2ee0e0f34: Preparing [2022-04-12T09:57:39.311Z] f1c01b37966e: Preparing [2022-04-12T09:57:39.311Z] 273b900d4847: Preparing [2022-04-12T09:57:39.311Z] e046dee6f2ee: Preparing [2022-04-12T09:57:39.311Z] 4fc242d58285: Preparing [2022-04-12T09:57:39.311Z] 273b900d4847: Waiting [2022-04-12T09:57:39.311Z] 4fc242d58285: Waiting [2022-04-12T09:57:39.311Z] e046dee6f2ee: Waiting [2022-04-12T09:57:39.311Z] 9de17f3de440: Layer already exists [2022-04-12T09:57:39.311Z] fee2ee0e0f34: Layer already exists [2022-04-12T09:57:39.311Z] f1c01b37966e: Layer already exists [2022-04-12T09:57:39.311Z] b906dcbfe2c1: Layer already exists [2022-04-12T09:57:39.311Z] 70e8d7412d2b: Layer already exists [2022-04-12T09:57:39.311Z] 273b900d4847: Layer already exists [2022-04-12T09:57:39.311Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:39.311Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:39.311Z] latest: digest: sha256:82cbb5e44c23f8614f5a663fa4bd3a8f6377cec246121154d258ba7946b01d01 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:39.612Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:39.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [2022-04-12T09:57:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T09:57:39.911Z] b906dcbfe2c1: Preparing [2022-04-12T09:57:39.911Z] 70e8d7412d2b: Preparing [2022-04-12T09:57:39.911Z] 9de17f3de440: Preparing [2022-04-12T09:57:39.911Z] fee2ee0e0f34: Preparing [2022-04-12T09:57:39.911Z] f1c01b37966e: Preparing [2022-04-12T09:57:39.911Z] 273b900d4847: Preparing [2022-04-12T09:57:39.911Z] e046dee6f2ee: Preparing [2022-04-12T09:57:39.911Z] 4fc242d58285: Preparing [2022-04-12T09:57:39.911Z] e046dee6f2ee: Waiting [2022-04-12T09:57:39.911Z] 4fc242d58285: Waiting [2022-04-12T09:57:39.911Z] 273b900d4847: Waiting [2022-04-12T09:57:39.911Z] 70e8d7412d2b: Layer already exists [2022-04-12T09:57:39.911Z] f1c01b37966e: Layer already exists [2022-04-12T09:57:39.911Z] 9de17f3de440: Layer already exists [2022-04-12T09:57:39.911Z] fee2ee0e0f34: Layer already exists [2022-04-12T09:57:39.911Z] b906dcbfe2c1: Layer already exists [2022-04-12T09:57:39.911Z] 273b900d4847: Layer already exists [2022-04-12T09:57:39.911Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:39.911Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:39.911Z] 2.2.0-dev.64: digest: sha256:82cbb5e44c23f8614f5a663fa4bd3a8f6377cec246121154d258ba7946b01d01 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:40.211Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:40.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:40.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T09:57:40.509Z] b906dcbfe2c1: Preparing [2022-04-12T09:57:40.509Z] 70e8d7412d2b: Preparing [2022-04-12T09:57:40.509Z] 9de17f3de440: Preparing [2022-04-12T09:57:40.509Z] fee2ee0e0f34: Preparing [2022-04-12T09:57:40.509Z] f1c01b37966e: Preparing [2022-04-12T09:57:40.509Z] 273b900d4847: Preparing [2022-04-12T09:57:40.509Z] e046dee6f2ee: Preparing [2022-04-12T09:57:40.509Z] 4fc242d58285: Preparing [2022-04-12T09:57:40.509Z] 4fc242d58285: Waiting [2022-04-12T09:57:40.509Z] e046dee6f2ee: Waiting [2022-04-12T09:57:40.509Z] 273b900d4847: Waiting [2022-04-12T09:57:40.509Z] b906dcbfe2c1: Layer already exists [2022-04-12T09:57:40.509Z] fee2ee0e0f34: Layer already exists [2022-04-12T09:57:40.509Z] 70e8d7412d2b: Layer already exists [2022-04-12T09:57:40.509Z] 9de17f3de440: Layer already exists [2022-04-12T09:57:40.509Z] f1c01b37966e: Layer already exists [2022-04-12T09:57:40.509Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:40.509Z] 273b900d4847: Layer already exists [2022-04-12T09:57:40.509Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:40.509Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:82cbb5e44c23f8614f5a663fa4bd3a8f6377cec246121154d258ba7946b01d01 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:40.809Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:41.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-12T09:57:41.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-12T09:57:41.104Z] b906dcbfe2c1: Preparing [2022-04-12T09:57:41.104Z] 70e8d7412d2b: Preparing [2022-04-12T09:57:41.104Z] 9de17f3de440: Preparing [2022-04-12T09:57:41.104Z] fee2ee0e0f34: Preparing [2022-04-12T09:57:41.104Z] f1c01b37966e: Preparing [2022-04-12T09:57:41.104Z] 273b900d4847: Preparing [2022-04-12T09:57:41.104Z] e046dee6f2ee: Preparing [2022-04-12T09:57:41.104Z] 4fc242d58285: Preparing [2022-04-12T09:57:41.104Z] 273b900d4847: Waiting [2022-04-12T09:57:41.104Z] e046dee6f2ee: Waiting [2022-04-12T09:57:41.104Z] 4fc242d58285: Waiting [2022-04-12T09:57:41.104Z] 9de17f3de440: Layer already exists [2022-04-12T09:57:41.104Z] fee2ee0e0f34: Layer already exists [2022-04-12T09:57:41.104Z] f1c01b37966e: Layer already exists [2022-04-12T09:57:41.104Z] 70e8d7412d2b: Layer already exists [2022-04-12T09:57:41.104Z] b906dcbfe2c1: Layer already exists [2022-04-12T09:57:41.104Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:41.104Z] 273b900d4847: Layer already exists [2022-04-12T09:57:41.104Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:41.104Z] main: digest: sha256:82cbb5e44c23f8614f5a663fa4bd3a8f6377cec246121154d258ba7946b01d01 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:41.140Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:41.150Z] taggedImages: [2022-04-12T09:57:41.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:41.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-12T09:57:41.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.64 [2022-04-12T09:57:41.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:41.150Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-12T09:57:41.174Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-12T09:57:41.174Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:41.174Z] latest [2022-04-12T09:57:41.174Z] 2.2.0-dev.64 [2022-04-12T09:57:41.174Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:41.174Z] main [2022-04-12T09:57:41.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:41.486Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:41.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:41.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T09:57:41.779Z] 99d239c322ed: Preparing [2022-04-12T09:57:41.779Z] 876bef83495d: Preparing [2022-04-12T09:57:41.779Z] fbca9a7c694c: Preparing [2022-04-12T09:57:41.779Z] ca2528fd0a62: Preparing [2022-04-12T09:57:41.779Z] 79e02bc89fb8: Preparing [2022-04-12T09:57:41.779Z] e046dee6f2ee: Preparing [2022-04-12T09:57:41.779Z] 4fc242d58285: Preparing [2022-04-12T09:57:41.779Z] e046dee6f2ee: Waiting [2022-04-12T09:57:41.779Z] fbca9a7c694c: Pushed [2022-04-12T09:57:41.779Z] 99d239c322ed: Pushed [2022-04-12T09:57:41.779Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:41.779Z] 876bef83495d: Pushed [2022-04-12T09:57:41.779Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:42.038Z] 79e02bc89fb8: Pushed [2022-04-12T09:57:50.172Z] ca2528fd0a62: Pushed [2022-04-12T09:57:50.172Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:b155fd68d4e234e5f030f0eddd5ffdc2abc41591132c0e4e9fe4a8488dd16a97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:50.476Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:50.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T09:57:50.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T09:57:50.777Z] 99d239c322ed: Preparing [2022-04-12T09:57:50.777Z] 876bef83495d: Preparing [2022-04-12T09:57:50.777Z] fbca9a7c694c: Preparing [2022-04-12T09:57:50.777Z] ca2528fd0a62: Preparing [2022-04-12T09:57:50.777Z] 79e02bc89fb8: Preparing [2022-04-12T09:57:50.777Z] e046dee6f2ee: Preparing [2022-04-12T09:57:50.777Z] 4fc242d58285: Preparing [2022-04-12T09:57:50.777Z] 4fc242d58285: Waiting [2022-04-12T09:57:50.777Z] ca2528fd0a62: Layer already exists [2022-04-12T09:57:50.777Z] 99d239c322ed: Layer already exists [2022-04-12T09:57:50.777Z] 876bef83495d: Layer already exists [2022-04-12T09:57:50.777Z] 79e02bc89fb8: Layer already exists [2022-04-12T09:57:50.777Z] fbca9a7c694c: Layer already exists [2022-04-12T09:57:50.777Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:50.777Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:50.777Z] latest: digest: sha256:b155fd68d4e234e5f030f0eddd5ffdc2abc41591132c0e4e9fe4a8488dd16a97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:51.085Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:51.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [2022-04-12T09:57:51.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T09:57:51.383Z] 99d239c322ed: Preparing [2022-04-12T09:57:51.383Z] 876bef83495d: Preparing [2022-04-12T09:57:51.383Z] fbca9a7c694c: Preparing [2022-04-12T09:57:51.383Z] ca2528fd0a62: Preparing [2022-04-12T09:57:51.383Z] 79e02bc89fb8: Preparing [2022-04-12T09:57:51.383Z] e046dee6f2ee: Preparing [2022-04-12T09:57:51.383Z] 4fc242d58285: Preparing [2022-04-12T09:57:51.383Z] e046dee6f2ee: Waiting [2022-04-12T09:57:51.383Z] fbca9a7c694c: Layer already exists [2022-04-12T09:57:51.383Z] 79e02bc89fb8: Layer already exists [2022-04-12T09:57:51.383Z] 99d239c322ed: Layer already exists [2022-04-12T09:57:51.383Z] ca2528fd0a62: Layer already exists [2022-04-12T09:57:51.383Z] 876bef83495d: Layer already exists [2022-04-12T09:57:51.383Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:51.383Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:51.383Z] 2.2.0-dev.64: digest: sha256:b155fd68d4e234e5f030f0eddd5ffdc2abc41591132c0e4e9fe4a8488dd16a97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:51.680Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:51.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:51.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T09:57:51.978Z] 99d239c322ed: Preparing [2022-04-12T09:57:51.978Z] 876bef83495d: Preparing [2022-04-12T09:57:51.978Z] fbca9a7c694c: Preparing [2022-04-12T09:57:51.978Z] ca2528fd0a62: Preparing [2022-04-12T09:57:51.978Z] 79e02bc89fb8: Preparing [2022-04-12T09:57:51.978Z] e046dee6f2ee: Preparing [2022-04-12T09:57:51.978Z] 4fc242d58285: Preparing [2022-04-12T09:57:51.978Z] 4fc242d58285: Waiting [2022-04-12T09:57:51.978Z] 79e02bc89fb8: Layer already exists [2022-04-12T09:57:51.978Z] 876bef83495d: Layer already exists [2022-04-12T09:57:51.978Z] fbca9a7c694c: Layer already exists [2022-04-12T09:57:51.978Z] ca2528fd0a62: Layer already exists [2022-04-12T09:57:51.978Z] 99d239c322ed: Layer already exists [2022-04-12T09:57:51.978Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:51.978Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:51.978Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:b155fd68d4e234e5f030f0eddd5ffdc2abc41591132c0e4e9fe4a8488dd16a97 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:52.278Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:52.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-12T09:57:52.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-12T09:57:52.667Z] 99d239c322ed: Preparing [2022-04-12T09:57:52.667Z] 876bef83495d: Preparing [2022-04-12T09:57:52.667Z] fbca9a7c694c: Preparing [2022-04-12T09:57:52.667Z] ca2528fd0a62: Preparing [2022-04-12T09:57:52.667Z] 79e02bc89fb8: Preparing [2022-04-12T09:57:52.667Z] e046dee6f2ee: Preparing [2022-04-12T09:57:52.667Z] 4fc242d58285: Preparing [2022-04-12T09:57:52.667Z] 4fc242d58285: Waiting [2022-04-12T09:57:52.667Z] 876bef83495d: Layer already exists [2022-04-12T09:57:52.667Z] 99d239c322ed: Layer already exists [2022-04-12T09:57:52.667Z] 79e02bc89fb8: Layer already exists [2022-04-12T09:57:52.667Z] fbca9a7c694c: Layer already exists [2022-04-12T09:57:52.667Z] ca2528fd0a62: Layer already exists [2022-04-12T09:57:52.667Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:52.667Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:52.667Z] main: digest: sha256:b155fd68d4e234e5f030f0eddd5ffdc2abc41591132c0e4e9fe4a8488dd16a97 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:57:52.713Z] ===================================================== [Pipeline] echo [2022-04-12T09:57:52.723Z] taggedImages: [2022-04-12T09:57:52.723Z] - nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:52.723Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-12T09:57:52.723Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.64 [2022-04-12T09:57:52.723Z] - nexus3.edgexfoundry.org:10004/security-spire-config:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:52.723Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-12T09:57:52.747Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-12T09:57:52.747Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:52.747Z] latest [2022-04-12T09:57:52.747Z] 2.2.0-dev.64 [2022-04-12T09:57:52.747Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:57:52.747Z] main [2022-04-12T09:57:52.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:53.061Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:57:53.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:57:53.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T09:57:53.356Z] e9d6c96afc8b: Preparing [2022-04-12T09:57:53.356Z] 136ca9994db8: Preparing [2022-04-12T09:57:53.356Z] c281254df45c: Preparing [2022-04-12T09:57:53.356Z] 197761790bd8: Preparing [2022-04-12T09:57:53.356Z] 273b900d4847: Preparing [2022-04-12T09:57:53.356Z] e046dee6f2ee: Preparing [2022-04-12T09:57:53.356Z] 4fc242d58285: Preparing [2022-04-12T09:57:53.356Z] 4fc242d58285: Waiting [2022-04-12T09:57:53.356Z] e046dee6f2ee: Waiting [2022-04-12T09:57:53.356Z] 273b900d4847: Layer already exists [2022-04-12T09:57:53.356Z] e046dee6f2ee: Layer already exists [2022-04-12T09:57:53.356Z] 4fc242d58285: Layer already exists [2022-04-12T09:57:53.356Z] e9d6c96afc8b: Pushed [2022-04-12T09:57:53.356Z] c281254df45c: Pushed [2022-04-12T09:57:53.356Z] 136ca9994db8: Pushed [2022-04-12T09:58:01.501Z] 197761790bd8: Pushed [2022-04-12T09:58:01.501Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:5d38160e5adc5134f3511820a7b98a2e064b80d831938636addf49e67f8a981c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:01.803Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:02.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T09:58:02.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T09:58:02.100Z] e9d6c96afc8b: Preparing [2022-04-12T09:58:02.100Z] 136ca9994db8: Preparing [2022-04-12T09:58:02.100Z] c281254df45c: Preparing [2022-04-12T09:58:02.100Z] 197761790bd8: Preparing [2022-04-12T09:58:02.100Z] 273b900d4847: Preparing [2022-04-12T09:58:02.100Z] e046dee6f2ee: Preparing [2022-04-12T09:58:02.100Z] 4fc242d58285: Preparing [2022-04-12T09:58:02.100Z] 4fc242d58285: Waiting [2022-04-12T09:58:02.100Z] e9d6c96afc8b: Layer already exists [2022-04-12T09:58:02.100Z] 197761790bd8: Layer already exists [2022-04-12T09:58:02.100Z] c281254df45c: Layer already exists [2022-04-12T09:58:02.100Z] 273b900d4847: Layer already exists [2022-04-12T09:58:02.100Z] 136ca9994db8: Layer already exists [2022-04-12T09:58:02.100Z] e046dee6f2ee: Layer already exists [2022-04-12T09:58:02.100Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:02.100Z] latest: digest: sha256:5d38160e5adc5134f3511820a7b98a2e064b80d831938636addf49e67f8a981c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:02.403Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:02.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [2022-04-12T09:58:02.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T09:58:02.698Z] e9d6c96afc8b: Preparing [2022-04-12T09:58:02.698Z] 136ca9994db8: Preparing [2022-04-12T09:58:02.698Z] c281254df45c: Preparing [2022-04-12T09:58:02.698Z] 197761790bd8: Preparing [2022-04-12T09:58:02.698Z] 273b900d4847: Preparing [2022-04-12T09:58:02.698Z] e046dee6f2ee: Preparing [2022-04-12T09:58:02.698Z] 4fc242d58285: Preparing [2022-04-12T09:58:02.698Z] e046dee6f2ee: Waiting [2022-04-12T09:58:02.698Z] 4fc242d58285: Waiting [2022-04-12T09:58:02.698Z] 197761790bd8: Layer already exists [2022-04-12T09:58:02.698Z] 273b900d4847: Layer already exists [2022-04-12T09:58:02.698Z] c281254df45c: Layer already exists [2022-04-12T09:58:02.698Z] 136ca9994db8: Layer already exists [2022-04-12T09:58:02.698Z] e9d6c96afc8b: Layer already exists [2022-04-12T09:58:02.698Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:02.698Z] e046dee6f2ee: Layer already exists [2022-04-12T09:58:02.698Z] 2.2.0-dev.64: digest: sha256:5d38160e5adc5134f3511820a7b98a2e064b80d831938636addf49e67f8a981c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:03.014Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:03.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:03.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T09:58:03.312Z] e9d6c96afc8b: Preparing [2022-04-12T09:58:03.312Z] 136ca9994db8: Preparing [2022-04-12T09:58:03.312Z] c281254df45c: Preparing [2022-04-12T09:58:03.312Z] 197761790bd8: Preparing [2022-04-12T09:58:03.312Z] 273b900d4847: Preparing [2022-04-12T09:58:03.312Z] e046dee6f2ee: Preparing [2022-04-12T09:58:03.312Z] 4fc242d58285: Preparing [2022-04-12T09:58:03.312Z] 4fc242d58285: Waiting [2022-04-12T09:58:03.312Z] e046dee6f2ee: Waiting [2022-04-12T09:58:03.312Z] 273b900d4847: Layer already exists [2022-04-12T09:58:03.312Z] 136ca9994db8: Layer already exists [2022-04-12T09:58:03.312Z] c281254df45c: Layer already exists [2022-04-12T09:58:03.312Z] e9d6c96afc8b: Layer already exists [2022-04-12T09:58:03.312Z] 197761790bd8: Layer already exists [2022-04-12T09:58:03.312Z] e046dee6f2ee: Layer already exists [2022-04-12T09:58:03.312Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:03.312Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:5d38160e5adc5134f3511820a7b98a2e064b80d831938636addf49e67f8a981c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:03.615Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:03.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-12T09:58:03.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-12T09:58:03.912Z] e9d6c96afc8b: Preparing [2022-04-12T09:58:03.912Z] 136ca9994db8: Preparing [2022-04-12T09:58:03.912Z] c281254df45c: Preparing [2022-04-12T09:58:03.912Z] 197761790bd8: Preparing [2022-04-12T09:58:03.912Z] 273b900d4847: Preparing [2022-04-12T09:58:03.912Z] e046dee6f2ee: Preparing [2022-04-12T09:58:03.912Z] 4fc242d58285: Preparing [2022-04-12T09:58:03.912Z] e046dee6f2ee: Waiting [2022-04-12T09:58:03.912Z] 4fc242d58285: Waiting [2022-04-12T09:58:03.912Z] 273b900d4847: Layer already exists [2022-04-12T09:58:03.912Z] 197761790bd8: Layer already exists [2022-04-12T09:58:03.912Z] e9d6c96afc8b: Layer already exists [2022-04-12T09:58:03.912Z] 136ca9994db8: Layer already exists [2022-04-12T09:58:03.912Z] c281254df45c: Layer already exists [2022-04-12T09:58:03.912Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:03.912Z] e046dee6f2ee: Layer already exists [2022-04-12T09:58:03.912Z] main: digest: sha256:5d38160e5adc5134f3511820a7b98a2e064b80d831938636addf49e67f8a981c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:58:03.947Z] ===================================================== [Pipeline] echo [2022-04-12T09:58:03.956Z] taggedImages: [2022-04-12T09:58:03.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:03.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-12T09:58:03.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.64 [2022-04-12T09:58:03.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:03.956Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-12T09:58:03.978Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-12T09:58:03.978Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:03.978Z] latest [2022-04-12T09:58:03.978Z] 2.2.0-dev.64 [2022-04-12T09:58:03.978Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:03.978Z] main [2022-04-12T09:58:03.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:04.304Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:04.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:04.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T09:58:04.603Z] 0ada0bac293a: Preparing [2022-04-12T09:58:04.603Z] ab40ae3df542: Preparing [2022-04-12T09:58:04.603Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:04.603Z] 9c5ae66f75fc: Preparing [2022-04-12T09:58:04.603Z] b541d28bf3b4: Preparing [2022-04-12T09:58:04.603Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:04.603Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:04.603Z] 0ada0bac293a: Pushed [2022-04-12T09:58:04.864Z] 9c5ae66f75fc: Pushed [2022-04-12T09:58:04.946Z] Building bin/spire-server... [2022-04-12T09:58:04.946Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T09:58:04.946Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T09:58:04.946Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T09:58:04.946Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T09:58:04.946Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T09:58:06.783Z] ab40ae3df542: Pushed [2022-04-12T09:58:07.044Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:326373993d65c48becfb0373674ddd2064741cbe769f1e9001fd3e0a15601ffc size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:07.348Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:07.594Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T09:58:07.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T09:58:07.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T09:58:07.645Z] 0ada0bac293a: Preparing [2022-04-12T09:58:07.645Z] ab40ae3df542: Preparing [2022-04-12T09:58:07.645Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:07.645Z] 9c5ae66f75fc: Preparing [2022-04-12T09:58:07.645Z] b541d28bf3b4: Preparing [2022-04-12T09:58:07.645Z] 9c5ae66f75fc: Layer already exists [2022-04-12T09:58:07.645Z] ab40ae3df542: Layer already exists [2022-04-12T09:58:07.645Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:07.645Z] 0ada0bac293a: Layer already exists [2022-04-12T09:58:07.645Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:07.645Z] latest: digest: sha256:326373993d65c48becfb0373674ddd2064741cbe769f1e9001fd3e0a15601ffc size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:07.947Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:08.199Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T09:58:08.200Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T09:58:08.246Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [2022-04-12T09:58:08.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T09:58:08.246Z] 0ada0bac293a: Preparing [2022-04-12T09:58:08.246Z] ab40ae3df542: Preparing [2022-04-12T09:58:08.246Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:08.246Z] 9c5ae66f75fc: Preparing [2022-04-12T09:58:08.246Z] b541d28bf3b4: Preparing [2022-04-12T09:58:08.246Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:08.246Z] ab40ae3df542: Layer already exists [2022-04-12T09:58:08.246Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:08.246Z] 0ada0bac293a: Layer already exists [2022-04-12T09:58:08.246Z] 9c5ae66f75fc: Layer already exists [2022-04-12T09:58:08.246Z] 2.2.0-dev.64: digest: sha256:326373993d65c48becfb0373674ddd2064741cbe769f1e9001fd3e0a15601ffc size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:08.478Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T09:58:08.554Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:08.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:08.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T09:58:08.854Z] 0ada0bac293a: Preparing [2022-04-12T09:58:08.854Z] ab40ae3df542: Preparing [2022-04-12T09:58:08.854Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:08.854Z] 9c5ae66f75fc: Preparing [2022-04-12T09:58:08.854Z] b541d28bf3b4: Preparing [2022-04-12T09:58:08.854Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:08.854Z] 0ada0bac293a: Layer already exists [2022-04-12T09:58:08.854Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:08.854Z] ab40ae3df542: Layer already exists [2022-04-12T09:58:08.854Z] 9c5ae66f75fc: Layer already exists [2022-04-12T09:58:08.854Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:326373993d65c48becfb0373674ddd2064741cbe769f1e9001fd3e0a15601ffc size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:09.080Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T09:58:09.162Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:09.358Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T09:58:09.359Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T09:58:09.359Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T09:58:09.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-12T09:58:09.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-12T09:58:09.458Z] 0ada0bac293a: Preparing [2022-04-12T09:58:09.458Z] ab40ae3df542: Preparing [2022-04-12T09:58:09.458Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:09.458Z] 9c5ae66f75fc: Preparing [2022-04-12T09:58:09.458Z] b541d28bf3b4: Preparing [2022-04-12T09:58:09.458Z] 0ada0bac293a: Layer already exists [2022-04-12T09:58:09.458Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:09.458Z] ab40ae3df542: Layer already exists [2022-04-12T09:58:09.458Z] 9c5ae66f75fc: Layer already exists [2022-04-12T09:58:09.458Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:09.458Z] main: digest: sha256:326373993d65c48becfb0373674ddd2064741cbe769f1e9001fd3e0a15601ffc size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:58:09.507Z] ===================================================== [Pipeline] echo [2022-04-12T09:58:09.518Z] taggedImages: [2022-04-12T09:58:09.518Z] - nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:09.518Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-12T09:58:09.518Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.64 [2022-04-12T09:58:09.518Z] - nexus3.edgexfoundry.org:10004/support-notifications:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:09.518Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-12T09:58:09.545Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-12T09:58:09.545Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:09.545Z] latest [2022-04-12T09:58:09.545Z] 2.2.0-dev.64 [2022-04-12T09:58:09.545Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:09.545Z] main [2022-04-12T09:58:09.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:09.636Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T09:58:09.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:09.911Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T09:58:09.911Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T09:58:09.911Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T09:58:10.171Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:10.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T09:58:10.171Z] b6452eeb2bd5: Preparing [2022-04-12T09:58:10.171Z] b05883e5fa69: Preparing [2022-04-12T09:58:10.171Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:10.171Z] 2d734dfd245e: Preparing [2022-04-12T09:58:10.171Z] b541d28bf3b4: Preparing [2022-04-12T09:58:10.171Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:10.171Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:10.171Z] 2d734dfd245e: Layer already exists [2022-04-12T09:58:10.171Z] b6452eeb2bd5: Pushed [2022-04-12T09:58:11.367Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T09:58:11.367Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T09:58:11.367Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T09:58:11.367Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T09:58:12.718Z] b05883e5fa69: Pushed [2022-04-12T09:58:12.719Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:e573565abfe797ac9849610064b6eba4ecdf45ff54c27639ba305fff959f929b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:13.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:13.318Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T09:58:13.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T09:58:13.318Z] b6452eeb2bd5: Preparing [2022-04-12T09:58:13.318Z] b05883e5fa69: Preparing [2022-04-12T09:58:13.318Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:13.318Z] 2d734dfd245e: Preparing [2022-04-12T09:58:13.318Z] b541d28bf3b4: Preparing [2022-04-12T09:58:13.318Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:13.318Z] 2d734dfd245e: Layer already exists [2022-04-12T09:58:13.318Z] b6452eeb2bd5: Layer already exists [2022-04-12T09:58:13.318Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:13.318Z] b05883e5fa69: Layer already exists [2022-04-12T09:58:13.318Z] latest: digest: sha256:e573565abfe797ac9849610064b6eba4ecdf45ff54c27639ba305fff959f929b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:13.621Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:13.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [2022-04-12T09:58:13.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T09:58:13.919Z] b6452eeb2bd5: Preparing [2022-04-12T09:58:13.919Z] b05883e5fa69: Preparing [2022-04-12T09:58:13.919Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:13.919Z] 2d734dfd245e: Preparing [2022-04-12T09:58:13.919Z] b541d28bf3b4: Preparing [2022-04-12T09:58:13.919Z] b05883e5fa69: Layer already exists [2022-04-12T09:58:13.919Z] b6452eeb2bd5: Layer already exists [2022-04-12T09:58:13.919Z] 2d734dfd245e: Layer already exists [2022-04-12T09:58:13.919Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:13.919Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:13.919Z] 2.2.0-dev.64: digest: sha256:e573565abfe797ac9849610064b6eba4ecdf45ff54c27639ba305fff959f929b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:14.220Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:14.521Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:14.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T09:58:14.521Z] b6452eeb2bd5: Preparing [2022-04-12T09:58:14.521Z] b05883e5fa69: Preparing [2022-04-12T09:58:14.521Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:14.521Z] 2d734dfd245e: Preparing [2022-04-12T09:58:14.521Z] b541d28bf3b4: Preparing [2022-04-12T09:58:14.521Z] 2d734dfd245e: Layer already exists [2022-04-12T09:58:14.521Z] b05883e5fa69: Layer already exists [2022-04-12T09:58:14.521Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:14.521Z] b6452eeb2bd5: Layer already exists [2022-04-12T09:58:14.521Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:14.521Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:e573565abfe797ac9849610064b6eba4ecdf45ff54c27639ba305fff959f929b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:14.820Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:15.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-12T09:58:15.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-12T09:58:15.117Z] b6452eeb2bd5: Preparing [2022-04-12T09:58:15.117Z] b05883e5fa69: Preparing [2022-04-12T09:58:15.117Z] 9f86dbcef65a: Preparing [2022-04-12T09:58:15.117Z] 2d734dfd245e: Preparing [2022-04-12T09:58:15.117Z] b541d28bf3b4: Preparing [2022-04-12T09:58:15.117Z] b541d28bf3b4: Layer already exists [2022-04-12T09:58:15.117Z] 2d734dfd245e: Layer already exists [2022-04-12T09:58:15.117Z] b05883e5fa69: Layer already exists [2022-04-12T09:58:15.117Z] 9f86dbcef65a: Layer already exists [2022-04-12T09:58:15.117Z] b6452eeb2bd5: Layer already exists [2022-04-12T09:58:15.117Z] main: digest: sha256:e573565abfe797ac9849610064b6eba4ecdf45ff54c27639ba305fff959f929b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:58:15.150Z] ===================================================== [Pipeline] echo [2022-04-12T09:58:15.156Z] taggedImages: [2022-04-12T09:58:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-12T09:58:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.64 [2022-04-12T09:58:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-12T09:58:15.173Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-12T09:58:15.173Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:15.173Z] latest [2022-04-12T09:58:15.173Z] 2.2.0-dev.64 [2022-04-12T09:58:15.173Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:15.173Z] main [2022-04-12T09:58:15.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:15.477Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:15.829Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:15.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T09:58:15.829Z] 099c4d2ca7e7: Preparing [2022-04-12T09:58:15.829Z] 8bc6b7cbc488: Preparing [2022-04-12T09:58:15.829Z] 3e6fc037e98d: Preparing [2022-04-12T09:58:15.829Z] 4f851a672ab8: Preparing [2022-04-12T09:58:15.829Z] 52f44be93a46: Preparing [2022-04-12T09:58:15.829Z] 10d82663b225: Preparing [2022-04-12T09:58:15.829Z] f7a7a140f1b3: Preparing [2022-04-12T09:58:15.829Z] 31e69d4774c9: Preparing [2022-04-12T09:58:15.829Z] 7750d494dfbd: Preparing [2022-04-12T09:58:15.829Z] 18708474c90b: Preparing [2022-04-12T09:58:15.829Z] 4fc242d58285: Preparing [2022-04-12T09:58:15.829Z] f7a7a140f1b3: Waiting [2022-04-12T09:58:15.829Z] 31e69d4774c9: Waiting [2022-04-12T09:58:15.829Z] 10d82663b225: Waiting [2022-04-12T09:58:15.829Z] 4fc242d58285: Waiting [2022-04-12T09:58:15.829Z] 18708474c90b: Waiting [2022-04-12T09:58:15.829Z] 52f44be93a46: Layer already exists [2022-04-12T09:58:15.829Z] 10d82663b225: Layer already exists [2022-04-12T09:58:15.829Z] f7a7a140f1b3: Layer already exists [2022-04-12T09:58:15.829Z] 31e69d4774c9: Layer already exists [2022-04-12T09:58:15.829Z] 7750d494dfbd: Layer already exists [2022-04-12T09:58:15.829Z] 8bc6b7cbc488: Pushed [2022-04-12T09:58:15.829Z] 18708474c90b: Layer already exists [2022-04-12T09:58:15.829Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:16.121Z] 099c4d2ca7e7: Pushed [2022-04-12T09:58:18.033Z] 3e6fc037e98d: Pushed [2022-04-12T09:58:24.617Z] 4f851a672ab8: Pushed [2022-04-12T09:58:24.617Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:3a70bd9cdc672e910d8083d89fe8365a25912c76b2fc7c34bbebfa3f853538db size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:24.915Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:25.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T09:58:25.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T09:58:25.208Z] 099c4d2ca7e7: Preparing [2022-04-12T09:58:25.208Z] 8bc6b7cbc488: Preparing [2022-04-12T09:58:25.208Z] 3e6fc037e98d: Preparing [2022-04-12T09:58:25.208Z] 4f851a672ab8: Preparing [2022-04-12T09:58:25.208Z] 52f44be93a46: Preparing [2022-04-12T09:58:25.208Z] 10d82663b225: Preparing [2022-04-12T09:58:25.208Z] f7a7a140f1b3: Preparing [2022-04-12T09:58:25.208Z] 31e69d4774c9: Preparing [2022-04-12T09:58:25.208Z] 7750d494dfbd: Preparing [2022-04-12T09:58:25.208Z] 10d82663b225: Waiting [2022-04-12T09:58:25.208Z] f7a7a140f1b3: Waiting [2022-04-12T09:58:25.208Z] 31e69d4774c9: Waiting [2022-04-12T09:58:25.208Z] 7750d494dfbd: Waiting [2022-04-12T09:58:25.208Z] 18708474c90b: Preparing [2022-04-12T09:58:25.208Z] 4fc242d58285: Preparing [2022-04-12T09:58:25.208Z] 18708474c90b: Waiting [2022-04-12T09:58:25.208Z] 4fc242d58285: Waiting [2022-04-12T09:58:25.208Z] 3e6fc037e98d: Layer already exists [2022-04-12T09:58:25.208Z] 8bc6b7cbc488: Layer already exists [2022-04-12T09:58:25.208Z] 099c4d2ca7e7: Layer already exists [2022-04-12T09:58:25.208Z] 4f851a672ab8: Layer already exists [2022-04-12T09:58:25.208Z] 52f44be93a46: Layer already exists [2022-04-12T09:58:25.208Z] 10d82663b225: Layer already exists [2022-04-12T09:58:25.208Z] f7a7a140f1b3: Layer already exists [2022-04-12T09:58:25.208Z] 7750d494dfbd: Layer already exists [2022-04-12T09:58:25.208Z] 31e69d4774c9: Layer already exists [2022-04-12T09:58:25.208Z] 18708474c90b: Layer already exists [2022-04-12T09:58:25.208Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:25.208Z] latest: digest: sha256:3a70bd9cdc672e910d8083d89fe8365a25912c76b2fc7c34bbebfa3f853538db size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:25.506Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:25.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [2022-04-12T09:58:25.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T09:58:25.801Z] 099c4d2ca7e7: Preparing [2022-04-12T09:58:25.801Z] 8bc6b7cbc488: Preparing [2022-04-12T09:58:25.801Z] 3e6fc037e98d: Preparing [2022-04-12T09:58:25.801Z] 4f851a672ab8: Preparing [2022-04-12T09:58:25.801Z] 52f44be93a46: Preparing [2022-04-12T09:58:25.801Z] 10d82663b225: Preparing [2022-04-12T09:58:25.801Z] f7a7a140f1b3: Preparing [2022-04-12T09:58:25.801Z] 31e69d4774c9: Preparing [2022-04-12T09:58:25.801Z] 7750d494dfbd: Preparing [2022-04-12T09:58:25.801Z] 18708474c90b: Preparing [2022-04-12T09:58:25.801Z] 4fc242d58285: Preparing [2022-04-12T09:58:25.801Z] 10d82663b225: Waiting [2022-04-12T09:58:25.801Z] 7750d494dfbd: Waiting [2022-04-12T09:58:25.801Z] 18708474c90b: Waiting [2022-04-12T09:58:25.801Z] f7a7a140f1b3: Waiting [2022-04-12T09:58:25.801Z] 4fc242d58285: Waiting [2022-04-12T09:58:25.801Z] 31e69d4774c9: Waiting [2022-04-12T09:58:25.801Z] 52f44be93a46: Layer already exists [2022-04-12T09:58:25.801Z] 8bc6b7cbc488: Layer already exists [2022-04-12T09:58:25.801Z] 3e6fc037e98d: Layer already exists [2022-04-12T09:58:25.801Z] 099c4d2ca7e7: Layer already exists [2022-04-12T09:58:25.801Z] 4f851a672ab8: Layer already exists [2022-04-12T09:58:25.801Z] f7a7a140f1b3: Layer already exists [2022-04-12T09:58:25.801Z] 31e69d4774c9: Layer already exists [2022-04-12T09:58:25.801Z] 10d82663b225: Layer already exists [2022-04-12T09:58:25.801Z] 18708474c90b: Layer already exists [2022-04-12T09:58:25.801Z] 7750d494dfbd: Layer already exists [2022-04-12T09:58:25.801Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:25.801Z] 2.2.0-dev.64: digest: sha256:3a70bd9cdc672e910d8083d89fe8365a25912c76b2fc7c34bbebfa3f853538db size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:26.099Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:26.394Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:26.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T09:58:26.395Z] 099c4d2ca7e7: Preparing [2022-04-12T09:58:26.395Z] 8bc6b7cbc488: Preparing [2022-04-12T09:58:26.395Z] 3e6fc037e98d: Preparing [2022-04-12T09:58:26.395Z] 4f851a672ab8: Preparing [2022-04-12T09:58:26.395Z] 52f44be93a46: Preparing [2022-04-12T09:58:26.395Z] 10d82663b225: Preparing [2022-04-12T09:58:26.395Z] f7a7a140f1b3: Preparing [2022-04-12T09:58:26.395Z] 31e69d4774c9: Preparing [2022-04-12T09:58:26.395Z] 7750d494dfbd: Preparing [2022-04-12T09:58:26.395Z] 18708474c90b: Preparing [2022-04-12T09:58:26.395Z] 4fc242d58285: Preparing [2022-04-12T09:58:26.395Z] f7a7a140f1b3: Waiting [2022-04-12T09:58:26.395Z] 31e69d4774c9: Waiting [2022-04-12T09:58:26.395Z] 7750d494dfbd: Waiting [2022-04-12T09:58:26.395Z] 18708474c90b: Waiting [2022-04-12T09:58:26.395Z] 4fc242d58285: Waiting [2022-04-12T09:58:26.395Z] 10d82663b225: Waiting [2022-04-12T09:58:26.395Z] 099c4d2ca7e7: Layer already exists [2022-04-12T09:58:26.395Z] 4f851a672ab8: Layer already exists [2022-04-12T09:58:26.395Z] 8bc6b7cbc488: Layer already exists [2022-04-12T09:58:26.395Z] 52f44be93a46: Layer already exists [2022-04-12T09:58:26.395Z] 3e6fc037e98d: Layer already exists [2022-04-12T09:58:26.395Z] 10d82663b225: Layer already exists [2022-04-12T09:58:26.395Z] f7a7a140f1b3: Layer already exists [2022-04-12T09:58:26.395Z] 31e69d4774c9: Layer already exists [2022-04-12T09:58:26.395Z] 7750d494dfbd: Layer already exists [2022-04-12T09:58:26.395Z] 18708474c90b: Layer already exists [2022-04-12T09:58:26.395Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:26.395Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:3a70bd9cdc672e910d8083d89fe8365a25912c76b2fc7c34bbebfa3f853538db size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:26.696Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T09:58:26.992Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-12T09:58:26.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-12T09:58:26.992Z] 099c4d2ca7e7: Preparing [2022-04-12T09:58:26.992Z] 8bc6b7cbc488: Preparing [2022-04-12T09:58:26.992Z] 3e6fc037e98d: Preparing [2022-04-12T09:58:26.992Z] 4f851a672ab8: Preparing [2022-04-12T09:58:26.992Z] 52f44be93a46: Preparing [2022-04-12T09:58:26.992Z] 10d82663b225: Preparing [2022-04-12T09:58:26.992Z] f7a7a140f1b3: Preparing [2022-04-12T09:58:26.992Z] 10d82663b225: Waiting [2022-04-12T09:58:26.992Z] 31e69d4774c9: Preparing [2022-04-12T09:58:26.992Z] 7750d494dfbd: Preparing [2022-04-12T09:58:26.992Z] 18708474c90b: Preparing [2022-04-12T09:58:26.992Z] 4fc242d58285: Preparing [2022-04-12T09:58:26.992Z] 31e69d4774c9: Waiting [2022-04-12T09:58:26.992Z] 7750d494dfbd: Waiting [2022-04-12T09:58:26.992Z] 4fc242d58285: Waiting [2022-04-12T09:58:26.992Z] 18708474c90b: Waiting [2022-04-12T09:58:26.992Z] f7a7a140f1b3: Waiting [2022-04-12T09:58:26.992Z] 099c4d2ca7e7: Layer already exists [2022-04-12T09:58:26.992Z] 8bc6b7cbc488: Layer already exists [2022-04-12T09:58:26.992Z] 4f851a672ab8: Layer already exists [2022-04-12T09:58:26.992Z] 52f44be93a46: Layer already exists [2022-04-12T09:58:26.992Z] 3e6fc037e98d: Layer already exists [2022-04-12T09:58:26.992Z] 10d82663b225: Layer already exists [2022-04-12T09:58:26.992Z] f7a7a140f1b3: Layer already exists [2022-04-12T09:58:26.992Z] 18708474c90b: Layer already exists [2022-04-12T09:58:26.992Z] 31e69d4774c9: Layer already exists [2022-04-12T09:58:26.992Z] 7750d494dfbd: Layer already exists [2022-04-12T09:58:26.992Z] 4fc242d58285: Layer already exists [2022-04-12T09:58:26.992Z] main: digest: sha256:3a70bd9cdc672e910d8083d89fe8365a25912c76b2fc7c34bbebfa3f853538db size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T09:58:27.029Z] ===================================================== [Pipeline] echo [2022-04-12T09:58:27.037Z] taggedImages: [2022-04-12T09:58:27.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T09:58:27.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-12T09:58:27.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.64 [2022-04-12T09:58:27.037Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T09:58:27.037Z] - 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-12T09:58:38.255Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T09:58:38.255Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T09:58:38.255Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T09:58:38.255Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T09:58:38.255Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T09:58:38.255Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T09:58:38.255Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T09:58:38.255Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T09:58:38.534Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T09:58:39.142Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T09:58:39.142Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T09:58:39.744Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T09:58:40.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T09:58:40.026Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T09:58:40.026Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T09:58:40.026Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T09:58:40.306Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T09:58:40.306Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T09:58:40.586Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T09:58:41.191Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T09:58:41.472Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T09:58:41.472Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T09:58:41.752Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T09:58:42.032Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T09:58:42.033Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T09:58:42.313Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T09:58:42.313Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T09:58:42.920Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T09:58:43.531Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T09:58:43.531Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T09:58:43.812Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T09:58:44.422Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T09:58:45.424Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T09:58:48.070Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T09:58:53.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T09:58:53.503Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T09:58:53.503Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T09:58:53.503Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T09:58:53.503Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T09:58:53.503Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T09:59:40.605Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T09:59:46.058Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T09:59:46.058Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T09:59:48.067Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T09:59:48.346Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T09:59:48.346Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T09:59:48.626Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T09:59:50.086Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T09:59:52.092Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T09:59:54.755Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T09:59:56.749Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T09:59:56.749Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T09:59:57.742Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T09:59:57.742Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T09:59:58.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T09:59:59.015Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T09:59:59.294Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T09:59:59.574Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T09:59:59.853Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:00:00.131Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:00:00.131Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:00:00.411Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:00:00.411Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:00:00.690Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:00:02.161Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:00:02.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:00:02.441Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:00:02.441Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:00:02.720Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:00:03.001Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:00:03.610Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:00:10.393Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:00:10.393Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:00:10.393Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:00:10.393Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:00:10.393Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:00:10.393Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:00:11.854Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:00:12.132Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:00:12.410Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:00:12.410Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:00:12.691Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:00:13.691Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:00:14.691Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:00:14.691Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:00:14.972Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:00:15.584Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:00:15.864Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:00:15.864Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:00:15.864Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:00:15.864Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:00:17.338Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:00:17.618Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:00:17.898Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:00:17.898Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:00:18.176Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:00:19.170Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:00:21.182Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:00:21.182Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:00:21.463Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:00:21.463Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:00:22.068Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:00:22.350Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:00:22.630Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:00:23.241Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:00:26.662Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:00:29.295Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:00:29.295Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:00:29.570Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:00:29.570Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:00:29.846Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:00:30.447Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:00:30.447Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:00:30.723Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:00:30.723Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:00:31.000Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:00:31.000Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:00:31.603Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:00:41.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:00:41.787Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:00:41.787Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:00:41.787Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:01:20.861Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:01:20.861Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:04:42.913Z] Removing intermediate container bbad33cfa480 [2022-04-12T10:04:42.913Z] ---> 553b4b7c76de [2022-04-12T10:04:42.913Z] [2022-04-12T10:04:42.913Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T10:04:42.913Z] 3.15: Pulling from library/alpine [2022-04-12T10:04:42.913Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T10:04:42.913Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T10:04:42.913Z] ---> 3fb3c9af89a9 [2022-04-12T10:04:42.913Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:04:43.190Z] ---> Running in 1fe12c912cd1 [2022-04-12T10:04:44.210Z] Removing intermediate container 1fe12c912cd1 [2022-04-12T10:04:44.210Z] ---> d9aa1e66f69a [2022-04-12T10:04:44.210Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:04:44.210Z] ---> Running in 576c2f98627c [2022-04-12T10:04:48.552Z] Removing intermediate container 576c2f98627c [2022-04-12T10:04:48.552Z] ---> a6113818833c [2022-04-12T10:04:48.552Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T10:04:48.552Z] ---> Running in 6b231c4764d1 [2022-04-12T10:04:51.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:04:52.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:04:53.673Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:04:53.673Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:04:53.673Z] OK: 15729 distinct packages available [2022-04-12T10:04:53.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:04:54.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:04:55.685Z] Removing intermediate container 8e521864b932 [2022-04-12T10:04:55.685Z] ---> b4a0e3d7e319 [2022-04-12T10:04:55.685Z] [2022-04-12T10:04:55.685Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:04:55.966Z] 3.14: Pulling from library/alpine [2022-04-12T10:04:56.247Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T10:04:56.528Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:04:56.528Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:04:56.810Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T10:04:56.810Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T10:04:56.810Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T10:04:57.089Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:04:57.089Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T10:04:57.089Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T10:04:57.369Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:04:57.369Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:04:57.369Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T10:04:57.369Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T10:04:57.369Z] ---> ac73e934f311 [2022-04-12T10:04:57.369Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:04:57.645Z] ---> Running in 2aed6f64e61b [2022-04-12T10:04:57.922Z] OK: 8 MiB in 23 packages [2022-04-12T10:04:59.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:00.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:00.532Z] Removing intermediate container 6b231c4764d1 [2022-04-12T10:05:00.532Z] ---> 02372d0a46ef [2022-04-12T10:05:00.532Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:05:01.530Z] ---> 4d1f2f074edb [2022-04-12T10:05:01.530Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T10:05:01.817Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T10:05:01.817Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:05:01.817Z] OK: 5 MiB in 15 packages [2022-04-12T10:05:03.836Z] Removing intermediate container 2aed6f64e61b [2022-04-12T10:05:03.836Z] ---> 1a9a0ffee466 [2022-04-12T10:05:03.836Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:05:03.836Z] ---> Running in 3759d886bfa0 [2022-04-12T10:05:04.828Z] Removing intermediate container 3759d886bfa0 [2022-04-12T10:05:04.828Z] ---> b9d32e709ed5 [2022-04-12T10:05:04.828Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T10:05:04.828Z] ---> c4d7c4cb1a63 [2022-04-12T10:05:04.828Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T10:05:04.828Z] ---> Running in 005ddca13cf0 [2022-04-12T10:05:05.436Z] Removing intermediate container 005ddca13cf0 [2022-04-12T10:05:05.436Z] ---> 1d59daa776c9 [2022-04-12T10:05:05.436Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:05:05.717Z] ---> Running in 3f1de5aa7cb1 [2022-04-12T10:05:06.718Z] ---> 28e90e089382 [2022-04-12T10:05:06.718Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T10:05:07.000Z] ---> Running in c05425278b73 [2022-04-12T10:05:07.000Z] Removing intermediate container 3f1de5aa7cb1 [2022-04-12T10:05:07.000Z] ---> 2d22a185b49a [2022-04-12T10:05:07.000Z] Step 15/23 : WORKDIR / [2022-04-12T10:05:07.280Z] ---> Running in 07e463e27818 [2022-04-12T10:05:07.889Z] Removing intermediate container c05425278b73 [2022-04-12T10:05:07.889Z] ---> 8da11e11c47b [2022-04-12T10:05:07.889Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:05:08.497Z] ---> Running in 7331756efc4f [2022-04-12T10:05:08.497Z] Removing intermediate container 07e463e27818 [2022-04-12T10:05:08.497Z] ---> c40f4d9f4633 [2022-04-12T10:05:08.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:05:09.494Z] Removing intermediate container 7331756efc4f [2022-04-12T10:05:09.494Z] ---> a96692a75190 [2022-04-12T10:05:09.494Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T10:05:09.494Z] ---> Running in 2c7813146925 [2022-04-12T10:05:10.968Z] Removing intermediate container 2c7813146925 [2022-04-12T10:05:10.968Z] ---> 5a81d2c4d10e [2022-04-12T10:05:10.968Z] Step 19/20 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:05:10.968Z] ---> 3e04315bbded [2022-04-12T10:05:10.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T10:05:11.257Z] ---> Running in ffa2e878f493 [2022-04-12T10:05:12.716Z] Removing intermediate container ffa2e878f493 [2022-04-12T10:05:12.716Z] ---> 85edbcb709fd [2022-04-12T10:05:12.716Z] Step 20/20 : LABEL version=2.2.0-dev.64 [2022-04-12T10:05:12.716Z] ---> Running in 9d2d02801f8f [2022-04-12T10:05:13.717Z] Removing intermediate container 9d2d02801f8f [2022-04-12T10:05:13.717Z] ---> df8c7ab7780b [2022-04-12T10:05:13.717Z] [2022-04-12T10:05:14.713Z] Successfully built df8c7ab7780b [2022-04-12T10:05:14.713Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T10:05:14.993Z] Building security-spire-agent [2022-04-12T10:05:16.471Z]  Building security-spiffe-token-provider ... done  ---> 53147db0ad30 [2022-04-12T10:05:16.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T10:05:18.497Z] ---> b44ae83f8a87 [2022-04-12T10:05:18.497Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T10:05:18.775Z] ---> Running in eb0a11ec74b3 [2022-04-12T10:05:20.230Z] Removing intermediate container eb0a11ec74b3 [2022-04-12T10:05:20.230Z] ---> bf70a4b8ab0f [2022-04-12T10:05:20.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:05:20.509Z] ---> Running in 2db5c1d59395 [2022-04-12T10:05:21.973Z] Removing intermediate container 2db5c1d59395 [2022-04-12T10:05:21.973Z] ---> 5467127f4d5b [2022-04-12T10:05:21.973Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T10:05:21.973Z] ---> Running in 2f93f537d115 [2022-04-12T10:05:23.433Z] Removing intermediate container 2f93f537d115 [2022-04-12T10:05:23.433Z] ---> f5e9ed23d663 [2022-04-12T10:05:23.433Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:05:23.743Z] ---> Running in f6b454bf8c1d [2022-04-12T10:05:24.737Z] Removing intermediate container f6b454bf8c1d [2022-04-12T10:05:24.737Z] ---> bb3d8abdc048 [2022-04-12T10:05:24.737Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:05:25.019Z] ---> Running in 285555ce1340 [2022-04-12T10:05:26.477Z] Removing intermediate container 285555ce1340 [2022-04-12T10:05:26.477Z] ---> 18f5ce9bb527 [2022-04-12T10:05:26.477Z] [2022-04-12T10:05:27.093Z] Successfully built 18f5ce9bb527 [2022-04-12T10:05:27.093Z] Successfully tagged core-command-arm64:latest [2022-04-12T10:05:27.093Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-12T10:05:27.408Z] Removing intermediate container 62e13e3329dd [2022-04-12T10:05:27.408Z] ---> 4d9bc104cc82 [2022-04-12T10:05:27.408Z] [2022-04-12T10:05:27.408Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:05:27.408Z] ---> ac73e934f311 [2022-04-12T10:05:27.408Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:05:27.408Z] ---> Using cache [2022-04-12T10:05:27.408Z] ---> 1a9a0ffee466 [2022-04-12T10:05:27.408Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:05:27.408Z] ---> Using cache [2022-04-12T10:05:27.408Z] ---> b9d32e709ed5 [2022-04-12T10:05:27.408Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T10:05:27.684Z] ---> Running in cc9e29ea85b5 [2022-04-12T10:05:28.671Z] Removing intermediate container cc9e29ea85b5 [2022-04-12T10:05:28.671Z] ---> 59d406338c19 [2022-04-12T10:05:28.671Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T10:05:28.671Z] ---> Running in 746e1f10de60 [2022-04-12T10:05:29.271Z] Removing intermediate container 009cbdf4c8ac [2022-04-12T10:05:29.271Z] ---> 5f541f3b0e95 [2022-04-12T10:05:29.271Z] [2022-04-12T10:05:29.271Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:05:29.271Z] ---> ac73e934f311 [2022-04-12T10:05:29.271Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T10:05:29.546Z] ---> Running in e4a12478e516 [2022-04-12T10:05:29.546Z] Removing intermediate container 746e1f10de60 [2022-04-12T10:05:29.546Z] ---> 072c7a6c994c [2022-04-12T10:05:29.546Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:05:31.544Z] ---> 633301ca5522 [2022-04-12T10:05:31.544Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T10:05:31.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:32.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:33.100Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T10:05:33.381Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T10:05:33.381Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:05:33.381Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:05:33.662Z] OK: 6 MiB in 16 packages [2022-04-12T10:05:35.116Z] ---> c213bf77f387 [2022-04-12T10:05:35.116Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T10:05:36.568Z] ---> 5c93a0883a07 [2022-04-12T10:05:36.568Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T10:05:36.854Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:05:36.855Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:05:36.855Z] ---> da18a8bafd01 [2022-04-12T10:05:36.855Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:05:36.855Z] ---> Using cache [2022-04-12T10:05:36.855Z] ---> 968f603885d8 [2022-04-12T10:05:36.855Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:05:36.855Z] ---> Running in b7740760d045 [2022-04-12T10:05:37.136Z] ---> Running in 7e79e3b2b8a5 [2022-04-12T10:05:37.136Z] Removing intermediate container e4a12478e516 [2022-04-12T10:05:37.136Z] ---> 4e739616ec03 [2022-04-12T10:05:37.136Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:05:37.415Z] ---> Running in b6da679b0d8d [2022-04-12T10:05:38.416Z] Removing intermediate container 7e79e3b2b8a5 [2022-04-12T10:05:38.416Z] ---> 437d53710f54 [2022-04-12T10:05:38.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:05:38.416Z] Removing intermediate container b6da679b0d8d [2022-04-12T10:05:38.416Z] ---> fd5b7d7834c1 [2022-04-12T10:05:38.416Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T10:05:38.416Z] ---> Running in 6fe043518c02 [2022-04-12T10:05:38.416Z] ---> Running in a776d5f50c0f [2022-04-12T10:05:39.481Z] Removing intermediate container a776d5f50c0f [2022-04-12T10:05:39.481Z] ---> e703e022320d [2022-04-12T10:05:39.481Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T10:05:39.481Z] Removing intermediate container 6fe043518c02 [2022-04-12T10:05:39.481Z] ---> 2e7aa0c7032e [2022-04-12T10:05:39.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T10:05:39.759Z] ---> Running in a404a17b8464 [2022-04-12T10:05:39.759Z] ---> Running in d0efbb7a0713 [2022-04-12T10:05:41.223Z] Removing intermediate container d0efbb7a0713 [2022-04-12T10:05:41.223Z] ---> 113d94f2db0a [2022-04-12T10:05:41.223Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:05:41.223Z] Removing intermediate container a404a17b8464 [2022-04-12T10:05:41.223Z] ---> 772b2627af92 [2022-04-12T10:05:41.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:05:41.223Z] ---> Running in fed5b5acf5fc [2022-04-12T10:05:41.831Z] Removing intermediate container b7740760d045 [2022-04-12T10:05:41.831Z] ---> 07494632fd9e [2022-04-12T10:05:41.831Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:05:42.111Z] ---> Running in f2df63ba429f [2022-04-12T10:05:42.406Z] Removing intermediate container fed5b5acf5fc [2022-04-12T10:05:42.406Z] ---> 3ec2e55c61ba [2022-04-12T10:05:42.406Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:05:42.683Z] ---> Running in e16f884dd7e1 [2022-04-12T10:05:43.291Z] ---> acf70a0d90ca [2022-04-12T10:05:43.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T10:05:43.901Z] Removing intermediate container e16f884dd7e1 [2022-04-12T10:05:43.901Z] ---> 7970ac7348c7 [2022-04-12T10:05:43.901Z] [2022-04-12T10:05:44.900Z] Successfully built 7970ac7348c7 [2022-04-12T10:05:44.900Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T10:05:44.900Z] Building security-spire-server [2022-04-12T10:05:44.900Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:45.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:47.548Z] ---> 189cce9c440d [2022-04-12T10:05:47.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T10:05:47.548Z] OK: 220 MiB in 52 packages [2022-04-12T10:05:49.653Z] Removing intermediate container f2df63ba429f [2022-04-12T10:05:49.653Z] ---> 5404d992b322 [2022-04-12T10:05:49.653Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:05:49.939Z] ---> 97b891c2505f [2022-04-12T10:05:49.939Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T10:05:50.223Z] ---> Running in 8a629a260e6e [2022-04-12T10:05:51.774Z] Removing intermediate container 8a629a260e6e [2022-04-12T10:05:51.774Z] ---> d10a42340d6a [2022-04-12T10:05:51.774Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:05:52.158Z] ---> 249f7db83688 [2022-04-12T10:05:52.158Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:05:52.158Z] ---> Running in 76c91530b0d0 [2022-04-12T10:05:52.479Z] ---> Running in b9cb1d40f3ef [2022-04-12T10:05:53.482Z] Removing intermediate container 76c91530b0d0 [2022-04-12T10:05:53.482Z] ---> 9683d16bdf3a [2022-04-12T10:05:53.482Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T10:05:53.764Z] ---> Running in c36c4777d312 [2022-04-12T10:05:54.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:05:54.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:05:54.385Z] ---> da18a8bafd01 [2022-04-12T10:05:54.385Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:05:54.385Z] ---> Using cache [2022-04-12T10:05:54.385Z] ---> 968f603885d8 [2022-04-12T10:05:54.385Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:05:54.385Z] ---> Using cache [2022-04-12T10:05:54.385Z] ---> 07494632fd9e [2022-04-12T10:05:54.385Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T10:05:54.385Z] ---> Running in a903a0d9be08 [2022-04-12T10:05:54.664Z] Removing intermediate container c36c4777d312 [2022-04-12T10:05:54.664Z] ---> 0f4b60e7278a [2022-04-12T10:05:54.664Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:05:54.942Z] ---> Running in 60f51a9ce0a8 [2022-04-12T10:05:55.549Z] Removing intermediate container 60f51a9ce0a8 [2022-04-12T10:05:55.549Z] ---> d8c7804fb3a8 [2022-04-12T10:05:55.549Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:05:55.830Z] ---> Running in 14f1f41b123d [2022-04-12T10:05:56.821Z] Removing intermediate container 14f1f41b123d [2022-04-12T10:05:56.821Z] ---> e7dc883cb7ed [2022-04-12T10:05:56.821Z] [2022-04-12T10:05:57.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:57.707Z] Successfully built e7dc883cb7ed [2022-04-12T10:05:57.707Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T10:05:57.707Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-12T10:05:57.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:05:58.269Z] Removing intermediate container b9cb1d40f3ef [2022-04-12T10:05:58.269Z] ---> da05b0186255 [2022-04-12T10:05:58.269Z] Step 8/26 : COPY . . [2022-04-12T10:05:59.263Z] OK: 220 MiB in 52 packages [2022-04-12T10:06:01.266Z] Removing intermediate container a903a0d9be08 [2022-04-12T10:06:01.266Z] ---> a2f05b63ba8d [2022-04-12T10:06:01.266Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:06:03.296Z] ---> 73c8ccf56f38 [2022-04-12T10:06:03.296Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:06:03.296Z] ---> Running in 6d0e97f32ef6 [2022-04-12T10:06:10.062Z] Removing intermediate container 6d0e97f32ef6 [2022-04-12T10:06:10.062Z] ---> 4e827b379f60 [2022-04-12T10:06:10.062Z] Step 8/23 : COPY . . [2022-04-12T10:06:10.062Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:06:10.062Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:06:10.062Z] ---> da18a8bafd01 [2022-04-12T10:06:10.062Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:06:10.062Z] ---> Using cache [2022-04-12T10:06:10.062Z] ---> 968f603885d8 [2022-04-12T10:06:10.062Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:06:10.062Z] ---> Using cache [2022-04-12T10:06:10.062Z] ---> 07494632fd9e [2022-04-12T10:06:10.062Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:06:10.062Z] ---> Using cache [2022-04-12T10:06:10.062Z] ---> 5404d992b322 [2022-04-12T10:06:10.062Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:06:10.062Z] ---> Using cache [2022-04-12T10:06:10.062Z] ---> 249f7db83688 [2022-04-12T10:06:10.062Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:06:10.062Z] ---> Using cache [2022-04-12T10:06:10.062Z] ---> da05b0186255 [2022-04-12T10:06:10.062Z] Step 8/25 : COPY . . [2022-04-12T10:06:25.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:06:25.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:06:25.194Z] ---> da18a8bafd01 [2022-04-12T10:06:25.194Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:06:25.194Z] ---> Using cache [2022-04-12T10:06:25.194Z] ---> 968f603885d8 [2022-04-12T10:06:25.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:06:25.194Z] ---> Using cache [2022-04-12T10:06:25.194Z] ---> 07494632fd9e [2022-04-12T10:06:25.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T10:06:25.804Z] ---> Running in a48a75599252 [2022-04-12T10:06:27.243Z] ---> 88cb742f50c6 [2022-04-12T10:06:27.243Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:06:27.524Z] ---> Running in d3a90e5901a1 [2022-04-12T10:06:28.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:06:28.524Z] Removing intermediate container d3a90e5901a1 [2022-04-12T10:06:28.524Z] ---> 6ebdc59384a5 [2022-04-12T10:06:28.524Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:06:28.810Z] ---> Running in 304e1e2c9c98 [2022-04-12T10:06:29.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:06:30.422Z] OK: 220 MiB in 52 packages [2022-04-12T10:06:33.074Z] Removing intermediate container a48a75599252 [2022-04-12T10:06:33.074Z] ---> 3038fbfadb2e [2022-04-12T10:06:33.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:06:33.074Z] Removing intermediate container 304e1e2c9c98 [2022-04-12T10:06:33.074Z] ---> 5f9d9ab53363 [2022-04-12T10:06:33.074Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:06:33.366Z] ---> Running in d1c4fa3e5e49 [2022-04-12T10:06:34.865Z] Removing intermediate container d1c4fa3e5e49 [2022-04-12T10:06:34.865Z] ---> a674113d9af5 [2022-04-12T10:06:34.865Z] 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-12T10:06:34.865Z] ---> 5821c28ea52d [2022-04-12T10:06:34.865Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:06:34.865Z] ---> Running in c4c8b4c6b100 [2022-04-12T10:06:35.471Z] ---> Running in 4ff668a5f4f7 [2022-04-12T10:06:39.800Z] spire-1.2.1/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.data/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.data/.file [2022-04-12T10:06:39.800Z] spire-1.2.1/.dockerignore [2022-04-12T10:06:39.800Z] spire-1.2.1/.gitattributes [2022-04-12T10:06:39.800Z] spire-1.2.1/.githooks/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:06:39.800Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:06:39.800Z] spire-1.2.1/.gitignore [2022-04-12T10:06:39.800Z] spire-1.2.1/.go-version [2022-04-12T10:06:39.800Z] spire-1.2.1/.golangci.yml [2022-04-12T10:06:39.800Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:06:39.800Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:06:39.800Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:06:39.800Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:06:39.800Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:06:39.800Z] spire-1.2.1/Dockerfile [2022-04-12T10:06:39.800Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:06:39.800Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:06:39.800Z] spire-1.2.1/LICENSE [2022-04-12T10:06:39.800Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:06:39.800Z] spire-1.2.1/Makefile [2022-04-12T10:06:39.800Z] spire-1.2.1/README.md [2022-04-12T10:06:39.800Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:06:39.800Z] spire-1.2.1/SECURITY.md [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:06:39.800Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/ [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/agent/ [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/server/ [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:06:39.800Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/ [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/ [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:06:39.800Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:06:39.801Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:06:39.801Z] spire-1.2.1/examples/ [2022-04-12T10:06:39.801Z] spire-1.2.1/examples/README.md [2022-04-12T10:06:39.801Z] spire-1.2.1/go.mod [2022-04-12T10:06:39.801Z] spire-1.2.1/go.sum [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:06:39.801Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:06:39.802Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:06:39.803Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:06:39.804Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:06:40.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:06:40.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:06:40.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:06:40.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/private/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:06:40.366Z] spire-1.2.1/release/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:06:40.366Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:06:40.366Z] spire-1.2.1/script/ [2022-04-12T10:06:40.366Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:06:40.366Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:06:40.366Z] spire-1.2.1/support/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:06:40.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/clock/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:06:40.366Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:06:40.367Z] spire-1.2.1/test/integration/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/common [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:06:40.643Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:06:40.644Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:06:40.645Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:06:40.926Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:06:40.927Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:06:40.927Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testca/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testkey/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/ [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/race.go [2022-04-12T10:06:40.927Z] spire-1.2.1/test/util/util.go [2022-04-12T10:06:40.927Z] building spire from source... [2022-04-12T10:06:41.530Z] Installing go1.17.7... [2022-04-12T10:06:42.161Z] ---> 3fe0223fcb56 [2022-04-12T10:06:42.161Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T10:06:42.463Z] ---> Running in 51a9cd21fdc2 [2022-04-12T10:06:42.743Z] Removing intermediate container 4ff668a5f4f7 [2022-04-12T10:06:42.743Z] ---> fecbeeeaeb09 [2022-04-12T10:06:42.743Z] Step 8/22 : COPY . . [2022-04-12T10:06:43.022Z] ---> c9ce9a5047fb [2022-04-12T10:06:43.022Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:06:43.314Z] ---> Running in bd77f56be464 [2022-04-12T10:06:44.320Z] Removing intermediate container bd77f56be464 [2022-04-12T10:06:44.320Z] ---> 70f5a08db0eb [2022-04-12T10:06:44.320Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T10:06:44.602Z] ---> Running in 2c4bc2e417e9 [2022-04-12T10:06:44.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-12T10:06:49.247Z] Removing intermediate container 2c4bc2e417e9 [2022-04-12T10:06:49.247Z] ---> b909603da14f [2022-04-12T10:06:49.247Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T10:06:49.247Z] ---> Running in f40f5653ccd1 [2022-04-12T10:06:49.863Z] Removing intermediate container f40f5653ccd1 [2022-04-12T10:06:49.863Z] ---> cbb05fe0be1c [2022-04-12T10:06:49.863Z] 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-12T10:06:50.139Z] ---> Running in c5ca84cc395a [2022-04-12T10:06:53.580Z] spire-1.2.1/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.data/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.data/.file [2022-04-12T10:06:53.580Z] spire-1.2.1/.dockerignore [2022-04-12T10:06:53.580Z] spire-1.2.1/.gitattributes [2022-04-12T10:06:53.580Z] spire-1.2.1/.githooks/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:06:53.580Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:06:53.580Z] spire-1.2.1/.gitignore [2022-04-12T10:06:53.580Z] spire-1.2.1/.go-version [2022-04-12T10:06:53.580Z] spire-1.2.1/.golangci.yml [2022-04-12T10:06:53.580Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:06:53.580Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:06:53.580Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:06:53.580Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:06:53.580Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:06:53.580Z] spire-1.2.1/Dockerfile [2022-04-12T10:06:53.580Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:06:53.580Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:06:53.580Z] spire-1.2.1/LICENSE [2022-04-12T10:06:53.580Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:06:53.580Z] spire-1.2.1/Makefile [2022-04-12T10:06:53.580Z] spire-1.2.1/README.md [2022-04-12T10:06:53.580Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:06:53.580Z] spire-1.2.1/SECURITY.md [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:06:53.580Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:06:53.862Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/ [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/agent/ [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/server/ [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:06:53.862Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/ [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/ [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:06:53.862Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:06:53.862Z] spire-1.2.1/examples/ [2022-04-12T10:06:53.862Z] spire-1.2.1/examples/README.md [2022-04-12T10:06:53.862Z] spire-1.2.1/go.mod [2022-04-12T10:06:53.862Z] spire-1.2.1/go.sum [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:06:53.862Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:06:53.863Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:06:53.863Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:06:53.863Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:06:54.143Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:06:54.144Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:06:54.424Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:06:54.425Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:06:54.704Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:06:54.705Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:06:54.987Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/private/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:06:54.988Z] spire-1.2.1/release/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:06:54.988Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:06:54.988Z] spire-1.2.1/script/ [2022-04-12T10:06:54.988Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:06:54.988Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:06:54.988Z] spire-1.2.1/support/ [2022-04-12T10:06:54.988Z] spire-1.2.1/support/k8s/ [2022-04-12T10:06:54.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:06:54.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:06:54.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:06:54.988Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:06:54.989Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:06:54.989Z] spire-1.2.1/test/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/clock/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:06:54.989Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/common [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:06:55.269Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:06:55.270Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:06:55.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:06:55.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:06:55.553Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:06:55.553Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:06:55.553Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:06:55.553Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:06:55.553Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:06:55.553Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:06:55.553Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testca/ [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testkey/ [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:06:55.832Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/ [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/race.go [2022-04-12T10:06:55.832Z] spire-1.2.1/test/util/util.go [2022-04-12T10:06:55.832Z] building spire from source... [2022-04-12T10:06:56.443Z] Installing go1.17.7... [2022-04-12T10:07:01.887Z] ---> 625d92947ded [2022-04-12T10:07:01.888Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T10:07:01.888Z] ---> Running in ddd294663fad [2022-04-12T10:07:02.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-12T10:07:11.220Z] Building bin/spire-server... [2022-04-12T10:07:11.220Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:07:11.220Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:07:11.220Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:07:11.220Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:07:11.499Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:07:12.103Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:07:13.101Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:07:14.097Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:07:14.097Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:07:16.101Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:07:16.712Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:07:16.712Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:07:16.712Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:07:16.712Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:07:16.991Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:07:16.991Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:07:17.272Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:07:18.276Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:07:18.276Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:07:18.276Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:07:18.556Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:07:18.836Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:07:19.841Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:07:19.841Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:07:23.272Z] Building bin/spire-server... [2022-04-12T10:07:23.272Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:07:23.272Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:07:23.272Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:07:23.552Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:07:23.552Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:07:24.160Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:07:24.768Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:07:26.227Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:07:26.507Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:07:28.523Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:07:29.140Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:07:29.421Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:07:29.421Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:07:29.702Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:07:29.702Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:07:29.702Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:07:29.702Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:07:31.164Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:07:31.164Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:07:31.164Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:07:31.774Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:07:31.774Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:07:32.772Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:07:33.053Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:07:34.524Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:07:34.524Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:07:35.138Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:07:35.138Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:07:35.138Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:07:35.138Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:07:35.419Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:07:35.419Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:07:35.699Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:07:35.699Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:07:35.979Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:07:35.979Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:07:35.979Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:07:36.581Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:07:36.581Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:07:37.197Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:07:37.197Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:07:37.804Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:07:38.411Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:07:38.411Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:07:38.411Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:07:38.411Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:07:38.691Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:07:38.691Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:07:38.971Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:07:38.971Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:07:39.580Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:07:39.864Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:07:39.864Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:07:40.145Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:07:41.143Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:07:44.574Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:07:47.211Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:07:47.211Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:07:47.211Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:07:47.211Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:07:47.211Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:07:47.211Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:07:47.810Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:07:47.810Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:07:47.810Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:07:47.810Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:07:48.083Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:07:48.083Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:07:48.363Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:07:48.363Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:07:49.140Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:07:49.140Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:07:49.140Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:07:49.598Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:07:50.222Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:07:50.503Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:07:50.786Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:07:50.786Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:07:51.068Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:07:51.068Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:07:51.756Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:07:52.935Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:07:52.935Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:07:53.551Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:07:53.551Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:07:53.828Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:07:54.433Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:07:57.065Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:07:57.065Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:07:57.065Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:07:57.342Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:07:57.621Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:07:58.616Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:08:11.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:08:11.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:08:11.050Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:08:11.050Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:08:11.050Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:08:23.488Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:08:23.488Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:08:23.488Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:08:35.928Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:08:35.928Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:08:35.928Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:08:35.928Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:08:35.928Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:08:36.212Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:08:48.652Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:08:48.652Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:08:49.634Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:08:52.260Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:08:52.858Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:09:07.994Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:09:07.994Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:09:07.994Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:09:07.994Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:09:07.994Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:09:09.429Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:09:11.412Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:09:12.011Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:09:13.452Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:09:13.728Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:09:14.003Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:09:14.279Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:09:15.263Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:09:15.263Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:09:15.864Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:09:15.864Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:09:16.466Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:09:16.466Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:09:16.466Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:09:16.741Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:09:17.016Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:09:17.293Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:09:17.293Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:09:17.568Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:09:17.568Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:09:17.568Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:09:17.845Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:09:18.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:09:18.444Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:09:18.722Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:09:19.324Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:09:19.600Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:09:20.605Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:09:20.879Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:09:21.155Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:09:21.431Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:09:21.707Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:09:21.983Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:09:21.983Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:09:22.259Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:09:22.259Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:09:22.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:09:22.862Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:09:24.307Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:09:24.307Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:09:24.307Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:09:24.587Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:09:24.587Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:09:24.865Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:09:24.865Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:09:24.865Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:09:25.143Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:09:25.143Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:09:25.751Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:09:26.025Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:09:26.301Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:09:26.576Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:09:26.576Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:09:27.562Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:09:28.168Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:09:28.444Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:09:28.444Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:09:28.718Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:09:28.993Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:09:28.993Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:09:28.993Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:09:28.993Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:09:29.976Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:09:30.252Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:09:30.252Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:09:30.853Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:09:30.853Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:09:30.853Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:09:31.453Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:09:31.453Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:09:31.728Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:09:32.330Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:09:32.608Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:09:32.608Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:09:33.208Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:09:33.813Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:09:34.088Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:09:34.088Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:09:34.364Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:09:34.640Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:09:34.640Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:09:34.640Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:09:34.916Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:09:34.916Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:09:35.196Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:09:35.196Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:09:35.474Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:09:35.474Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:09:35.474Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:09:35.474Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:09:35.751Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:09:35.751Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:09:35.751Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:09:35.751Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:09:36.027Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:09:36.027Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:09:36.027Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:09:37.473Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:09:37.473Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:09:38.076Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:09:38.076Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:09:38.358Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:09:38.358Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:09:39.806Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:09:40.082Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:09:40.082Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:09:40.691Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:09:40.970Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:09:40.970Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:09:40.970Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:09:40.970Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:09:41.247Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:09:41.525Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:09:41.822Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:09:41.822Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:09:41.822Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:09:41.822Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:09:42.105Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:09:42.105Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:09:42.105Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:09:42.382Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:09:42.666Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:09:45.318Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:09:45.318Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:09:45.596Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:09:48.233Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:09:48.233Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:09:48.505Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:09:48.505Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:09:48.505Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:09:49.518Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:09:49.518Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:09:49.794Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:09:49.794Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:09:50.069Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:09:50.069Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:09:50.353Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:09:51.800Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:09:51.800Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:09:51.800Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:09:51.800Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:10:00.102Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:10:00.102Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:10:00.102Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:10:00.102Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:10:18.450Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:10:18.450Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:10:30.878Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:10:30.878Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:13:52.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-12T10:13:52.945Z] Removing intermediate container 51a9cd21fdc2 [2022-04-12T10:13:52.945Z] ---> 141be4b1ae92 [2022-04-12T10:13:52.945Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T10:13:52.945Z] ---> Running in c1036a716478 [2022-04-12T10:13:54.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-12T10:14:01.817Z] Removing intermediate container c1036a716478 [2022-04-12T10:14:01.817Z] ---> 6123f2a62d7c [2022-04-12T10:14:01.817Z] [2022-04-12T10:14:01.817Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T10:14:01.817Z] 20.10.14: Pulling from library/docker [2022-04-12T10:14:14.331Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T10:14:14.331Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T10:14:14.331Z] ---> c346e9eafbab [2022-04-12T10:14:14.331Z] 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-12T10:14:14.604Z] ---> Running in 71d93631dba9 [2022-04-12T10:14:15.208Z] Removing intermediate container 71d93631dba9 [2022-04-12T10:14:15.208Z] ---> d4a2d3532870 [2022-04-12T10:14:15.208Z] 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-12T10:14:15.208Z] ---> Running in 15eba523110f [2022-04-12T10:14:17.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:14:17.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:14:19.245Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T10:14:19.522Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T10:14:19.522Z] Executing bash-5.1.16-r0.post-install [2022-04-12T10:14:19.522Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:14:19.522Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:14:19.522Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T10:14:19.522Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T10:14:19.522Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T10:14:19.522Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T10:14:19.522Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T10:14:19.522Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T10:14:19.522Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T10:14:19.797Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T10:14:19.797Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T10:14:19.797Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T10:14:19.797Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T10:14:19.797Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T10:14:19.797Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T10:14:23.230Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T10:14:23.230Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T10:14:23.230Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T10:14:23.230Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T10:14:23.230Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T10:14:23.230Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T10:14:23.230Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T10:14:23.230Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T10:14:23.230Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T10:14:23.230Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T10:14:23.230Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T10:14:23.230Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T10:14:23.230Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T10:14:23.230Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T10:14:23.230Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T10:14:23.230Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T10:14:23.230Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T10:14:23.516Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T10:14:23.516Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T10:14:23.516Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T10:14:23.516Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T10:14:23.516Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T10:14:23.516Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T10:14:23.516Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T10:14:23.796Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T10:14:23.796Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T10:14:24.791Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:14:24.791Z] OK: 82 MiB in 65 packages [2022-04-12T10:14:28.213Z] Removing intermediate container ddd294663fad [2022-04-12T10:14:28.213Z] ---> 7640f5ab41f6 [2022-04-12T10:14:28.213Z] [2022-04-12T10:14:28.213Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:14:28.213Z] ---> ac73e934f311 [2022-04-12T10:14:28.213Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T10:14:28.213Z] ---> Running in d1410db24c50 [2022-04-12T10:14:30.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:14:30.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:14:31.461Z] Collecting docker-compose==1.23.2 [2022-04-12T10:14:31.461Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T10:14:31.737Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T10:14:31.737Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:14:31.737Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T10:14:31.737Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T10:14:31.737Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T10:14:31.737Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T10:14:31.737Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:14:32.013Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:14:32.289Z] OK: 8 MiB in 20 packages [2022-04-12T10:14:32.289Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T10:14:32.289Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T10:14:33.275Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T10:14:33.275Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T10:14:34.265Z] Removing intermediate container d1410db24c50 [2022-04-12T10:14:34.265Z] ---> 9872180d0bb5 [2022-04-12T10:14:34.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T10:14:34.545Z] ---> Running in 8fac68371d73 [2022-04-12T10:14:35.143Z] Removing intermediate container 8fac68371d73 [2022-04-12T10:14:35.143Z] ---> 515abffdc351 [2022-04-12T10:14:35.143Z] Step 13/22 : WORKDIR /edgex [2022-04-12T10:14:35.143Z] ---> Running in 7362fca49c96 [2022-04-12T10:14:35.143Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T10:14:35.425Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T10:14:35.425Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T10:14:35.425Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T10:14:35.425Z] Removing intermediate container 7362fca49c96 [2022-04-12T10:14:35.425Z] ---> 7938c1d12bc2 [2022-04-12T10:14:35.425Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T10:14:36.413Z] ---> a6748ae9739c [2022-04-12T10:14:36.413Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T10:14:38.402Z] ---> 9197bb151526 [2022-04-12T10:14:38.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T10:14:38.402Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T10:14:38.683Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T10:14:38.683Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T10:14:38.960Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T10:14:40.410Z] ---> 1f1063c71706 [2022-04-12T10:14:40.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T10:14:41.400Z] ---> 09e20b53acbb [2022-04-12T10:14:41.400Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T10:14:41.400Z] ---> Running in 9a0d09a01273 [2022-04-12T10:14:44.059Z] Collecting PyYAML<4,>=3.10 [2022-04-12T10:14:44.059Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T10:14:44.660Z] Removing intermediate container 9a0d09a01273 [2022-04-12T10:14:44.660Z] ---> f445d84983b9 [2022-04-12T10:14:44.660Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T10:14:44.660Z] ---> Running in d4214a647f92 [2022-04-12T10:14:45.267Z] Removing intermediate container d4214a647f92 [2022-04-12T10:14:45.267Z] ---> 3f608bcdac29 [2022-04-12T10:14:45.267Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T10:14:45.267Z] ---> Running in 6867dec8cad7 [2022-04-12T10:14:46.258Z] Removing intermediate container 6867dec8cad7 [2022-04-12T10:14:46.258Z] ---> b1cd32253f63 [2022-04-12T10:14:46.258Z] Step 21/22 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:14:46.258Z] ---> Running in 3a47c946d583 [2022-04-12T10:14:46.859Z] Removing intermediate container 3a47c946d583 [2022-04-12T10:14:46.859Z] ---> fd61a91256bb [2022-04-12T10:14:46.859Z] Step 22/22 : LABEL version=2.2.0-dev.64 [2022-04-12T10:14:46.859Z] ---> Running in 6f128891894c [2022-04-12T10:14:47.465Z] Removing intermediate container 6f128891894c [2022-04-12T10:14:47.465Z] ---> 8c21e758fdd6 [2022-04-12T10:14:47.465Z] [2022-04-12T10:14:47.742Z] Successfully built 8c21e758fdd6 [2022-04-12T10:14:47.742Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T10:14:47.742Z] Building core-metadata [2022-04-12T10:14:49.187Z]  Building security-proxy-setup ... done Collecting docopt<0.7,>=0.6.1 [2022-04-12T10:14:49.187Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T10:14:51.811Z] 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-12T10:14:52.410Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T10:14:52.410Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T10:14:52.685Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T10:14:52.685Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T10:14:53.670Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T10:14:53.670Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T10:14:55.110Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T10:14:55.110Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T10:14:55.110Z] 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-12T10:14:55.110Z] Collecting idna<2.8,>=2.5 [2022-04-12T10:14:55.110Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T10:14:55.709Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T10:14:55.709Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T10:14:55.709Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T10:14:55.709Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T10:14:57.722Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T10:14:57.722Z] Attempting uninstall: urllib3 [2022-04-12T10:14:57.722Z] Found existing installation: urllib3 1.26.7 [2022-04-12T10:14:57.722Z] Uninstalling urllib3-1.26.7: [2022-04-12T10:14:57.999Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T10:14:58.992Z] Attempting uninstall: idna [2022-04-12T10:14:58.992Z] Found existing installation: idna 3.3 [2022-04-12T10:14:58.992Z] Uninstalling idna-3.3: [2022-04-12T10:14:58.992Z] Successfully uninstalled idna-3.3 [2022-04-12T10:15:04.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:15:04.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:15:04.458Z] ---> da18a8bafd01 [2022-04-12T10:15:04.458Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:15:04.458Z] ---> Using cache [2022-04-12T10:15:04.458Z] ---> 968f603885d8 [2022-04-12T10:15:04.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:15:04.458Z] ---> Using cache [2022-04-12T10:15:04.458Z] ---> 07494632fd9e [2022-04-12T10:15:04.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T10:15:04.458Z] ---> Using cache [2022-04-12T10:15:04.458Z] ---> 3038fbfadb2e [2022-04-12T10:15:04.458Z] Step 6/23 : COPY go.mod vendor* ./ Attempting uninstall: requests [2022-04-12T10:15:04.458Z] [2022-04-12T10:15:04.458Z] Found existing installation: requests 2.26.0 [2022-04-12T10:15:04.458Z] ---> Using cache [2022-04-12T10:15:04.458Z] ---> 5821c28ea52d [2022-04-12T10:15:04.458Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:15:04.458Z] ---> Using cache [2022-04-12T10:15:04.458Z] ---> fecbeeeaeb09 [2022-04-12T10:15:04.458Z] Step 8/23 : COPY . . [2022-04-12T10:15:04.737Z] Uninstalling requests-2.26.0: [2022-04-12T10:15:04.737Z] ---> Using cache [2022-04-12T10:15:04.737Z] ---> 625d92947ded [2022-04-12T10:15:04.737Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T10:15:05.018Z] Successfully uninstalled requests-2.26.0 [2022-04-12T10:15:05.018Z] ---> Running in 2646e8ce8fdc [2022-04-12T10:15:05.634Z] Running setup.py install for texttable: started [2022-04-12T10:15:07.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-12T10:15:08.519Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T10:15:08.519Z] Running setup.py install for PyYAML: started [2022-04-12T10:15:11.921Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T10:15:12.197Z] Running setup.py install for docopt: started [2022-04-12T10:15:14.829Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T10:15:14.829Z] Running setup.py install for dockerpty: started [2022-04-12T10:15:18.236Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T10:15:20.223Z] 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-12T10:15:35.362Z] Removing intermediate container 15eba523110f [2022-04-12T10:15:35.362Z] ---> 50424c0df135 [2022-04-12T10:15:35.362Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T10:15:35.658Z] ---> Running in c3c26e15c063 [2022-04-12T10:15:36.268Z] Removing intermediate container c3c26e15c063 [2022-04-12T10:15:36.268Z] ---> 5405fe653858 [2022-04-12T10:15:36.268Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T10:15:36.268Z] ---> Running in 190a99b73a56 [2022-04-12T10:15:36.868Z] Removing intermediate container 190a99b73a56 [2022-04-12T10:15:36.868Z] ---> 144dfc20925f [2022-04-12T10:15:36.868Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T10:15:39.509Z] ---> d7b3fd0b3b65 [2022-04-12T10:15:39.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T10:15:40.109Z] ---> 3a91457b52a1 [2022-04-12T10:15:40.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T10:15:41.097Z] ---> 1f71a68bc753 [2022-04-12T10:15:41.097Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T10:15:41.372Z] ---> Running in 7583c98a3d9c [2022-04-12T10:15:41.974Z] Removing intermediate container 7583c98a3d9c [2022-04-12T10:15:41.974Z] ---> feeb4739842e [2022-04-12T10:15:41.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:15:41.974Z] ---> Running in a4deeb897872 [2022-04-12T10:15:42.590Z] Removing intermediate container a4deeb897872 [2022-04-12T10:15:42.591Z] ---> 89b71b5269e2 [2022-04-12T10:15:42.591Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T10:15:42.868Z] ---> Running in a893ef7099ec [2022-04-12T10:15:43.143Z] Removing intermediate container a893ef7099ec [2022-04-12T10:15:43.143Z] ---> 4b37d39c1311 [2022-04-12T10:15:43.143Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:15:43.420Z] ---> Running in 388482eb2322 [2022-04-12T10:15:43.703Z] Removing intermediate container 388482eb2322 [2022-04-12T10:15:43.703Z] ---> 154f17676241 [2022-04-12T10:15:43.703Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:15:43.977Z] ---> Running in 7d969c99775d [2022-04-12T10:15:44.582Z] Removing intermediate container 7d969c99775d [2022-04-12T10:15:44.582Z] ---> 08d4e551ea82 [2022-04-12T10:15:44.582Z] [2022-04-12T10:15:44.859Z] Successfully built 08d4e551ea82 [2022-04-12T10:15:45.137Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T10:15:45.137Z] Building security-bootstrapper [2022-04-12T10:16:07.353Z]  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:16:07.353Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:16:07.353Z] ---> da18a8bafd01 [2022-04-12T10:16:07.353Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> 968f603885d8 [2022-04-12T10:16:07.353Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> 07494632fd9e [2022-04-12T10:16:07.353Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> 3038fbfadb2e [2022-04-12T10:16:07.353Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> 5821c28ea52d [2022-04-12T10:16:07.353Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> fecbeeeaeb09 [2022-04-12T10:16:07.353Z] Step 8/31 : COPY . . [2022-04-12T10:16:07.353Z] ---> Using cache [2022-04-12T10:16:07.353Z] ---> 625d92947ded [2022-04-12T10:16:07.353Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T10:16:07.353Z] ---> Running in ca4e30ee27a5 [2022-04-12T10:16:07.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-12T10:22:44.989Z] Removing intermediate container 2646e8ce8fdc [2022-04-12T10:22:44.989Z] ---> 809705ba75e3 [2022-04-12T10:22:44.989Z] [2022-04-12T10:22:44.989Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:22:44.989Z] ---> ac73e934f311 [2022-04-12T10:22:44.989Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:22:44.989Z] ---> Using cache [2022-04-12T10:22:44.989Z] ---> 1a9a0ffee466 [2022-04-12T10:22:44.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:22:44.989Z] ---> Using cache [2022-04-12T10:22:44.989Z] ---> b9d32e709ed5 [2022-04-12T10:22:44.989Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T10:22:44.989Z] ---> Running in 5cd30bfc217c [2022-04-12T10:22:45.264Z] Removing intermediate container 5cd30bfc217c [2022-04-12T10:22:45.264Z] ---> ac6fec379f8d [2022-04-12T10:22:45.264Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:22:45.264Z] ---> Running in 751fc5010c38 [2022-04-12T10:22:45.867Z] Removing intermediate container 751fc5010c38 [2022-04-12T10:22:45.867Z] ---> 3ac75ee6acc8 [2022-04-12T10:22:45.867Z] Step 15/23 : WORKDIR / [2022-04-12T10:22:45.867Z] ---> Running in db47e73f8476 [2022-04-12T10:22:46.469Z] Removing intermediate container db47e73f8476 [2022-04-12T10:22:46.470Z] ---> 2517c482f036 [2022-04-12T10:22:46.470Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:22:47.457Z] ---> 567e42ac6d5f [2022-04-12T10:22:47.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T10:22:49.449Z] ---> bad9b4ce0c52 [2022-04-12T10:22:49.449Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T10:22:50.923Z] ---> b49354a7eca6 [2022-04-12T10:22:50.923Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T10:22:50.923Z] ---> Running in 9bbd288b3acc [2022-04-12T10:22:51.235Z] Removing intermediate container 9bbd288b3acc [2022-04-12T10:22:51.236Z] ---> 3bc69d09c18d [2022-04-12T10:22:51.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:22:51.517Z] ---> Running in a2fd97e94765 [2022-04-12T10:22:51.826Z] Removing intermediate container a2fd97e94765 [2022-04-12T10:22:51.826Z] ---> de8a3278bdfc [2022-04-12T10:22:51.826Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T10:22:52.122Z] ---> Running in 1320fed68e0c [2022-04-12T10:22:52.400Z] Removing intermediate container 1320fed68e0c [2022-04-12T10:22:52.400Z] ---> 6808940db72c [2022-04-12T10:22:52.400Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:22:52.697Z] ---> Running in 9ede5d458f6f [2022-04-12T10:22:52.977Z] Removing intermediate container 9ede5d458f6f [2022-04-12T10:22:52.977Z] ---> e752f8162597 [2022-04-12T10:22:52.977Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:22:53.257Z] ---> Running in 8c9e7484e49e [2022-04-12T10:22:53.867Z] Removing intermediate container 8c9e7484e49e [2022-04-12T10:22:53.867Z] ---> 78298d587c3b [2022-04-12T10:22:53.867Z] [2022-04-12T10:22:54.148Z] Successfully built 78298d587c3b [2022-04-12T10:22:54.148Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T10:22:54.148Z] Building core-data [2022-04-12T10:23:16.389Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:23:16.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:23:16.389Z] ---> da18a8bafd01 [2022-04-12T10:23:16.389Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:23:16.389Z] ---> Using cache [2022-04-12T10:23:16.389Z] ---> 968f603885d8 [2022-04-12T10:23:16.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:23:16.389Z] ---> Using cache [2022-04-12T10:23:16.389Z] ---> 07494632fd9e [2022-04-12T10:23:16.389Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T10:23:16.389Z] ---> Running in 1b28df3164b5 [2022-04-12T10:23:16.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:23:16.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:23:17.385Z] OK: 220 MiB in 52 packages [2022-04-12T10:23:19.380Z] Removing intermediate container 1b28df3164b5 [2022-04-12T10:23:19.380Z] ---> 90d370b89326 [2022-04-12T10:23:19.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:23:20.822Z] ---> 1427346d0853 [2022-04-12T10:23:20.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:23:20.822Z] ---> Running in d2c7c3fa9638 [2022-04-12T10:23:26.241Z] Removing intermediate container ca4e30ee27a5 [2022-04-12T10:23:26.241Z] ---> 8d91b5e64ba5 [2022-04-12T10:23:26.241Z] [2022-04-12T10:23:26.241Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T10:23:26.241Z] ---> ac73e934f311 [2022-04-12T10:23:26.241Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T10:23:26.519Z] ---> Running in 078273090ca6 [2022-04-12T10:23:27.532Z] Removing intermediate container 078273090ca6 [2022-04-12T10:23:27.532Z] ---> c4cab1c2edbd [2022-04-12T10:23:27.532Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T10:23:27.532Z] ---> Running in 56f8dca08d4c [2022-04-12T10:23:27.820Z] Removing intermediate container d2c7c3fa9638 [2022-04-12T10:23:27.820Z] ---> 723525dfa387 [2022-04-12T10:23:27.820Z] Step 8/23 : COPY . . [2022-04-12T10:23:29.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:23:30.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:23:31.907Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T10:23:31.907Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T10:23:31.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:23:31.907Z] OK: 6 MiB in 16 packages [2022-04-12T10:23:33.903Z] Removing intermediate container 56f8dca08d4c [2022-04-12T10:23:33.903Z] ---> 58e5dd32cc57 [2022-04-12T10:23:33.903Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T10:23:33.903Z] ---> Running in 598162d2e466 [2022-04-12T10:23:34.896Z] Removing intermediate container 598162d2e466 [2022-04-12T10:23:34.896Z] ---> c028143a65fa [2022-04-12T10:23:34.896Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T10:23:35.173Z] ---> Running in b8ae5da32477 [2022-04-12T10:23:36.173Z] Removing intermediate container b8ae5da32477 [2022-04-12T10:23:36.173Z] ---> 239378aa54f9 [2022-04-12T10:23:36.173Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T10:23:36.173Z] ---> Running in d012750f0579 [2022-04-12T10:23:40.515Z] Removing intermediate container d012750f0579 [2022-04-12T10:23:40.515Z] ---> 86cd84ca7083 [2022-04-12T10:23:40.515Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T10:23:40.515Z] ---> Running in f71d18108fd1 [2022-04-12T10:23:41.116Z] Removing intermediate container f71d18108fd1 [2022-04-12T10:23:41.116Z] ---> 2805313f0a02 [2022-04-12T10:23:41.116Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T10:23:42.558Z] ---> 535a68e82b69 [2022-04-12T10:23:42.558Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T10:23:42.835Z] ---> Running in 301b00e0b50b [2022-04-12T10:23:47.160Z] Removing intermediate container 301b00e0b50b [2022-04-12T10:23:47.160Z] ---> 1664357ff898 [2022-04-12T10:23:47.160Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:23:47.775Z] ---> 7a491db63724 [2022-04-12T10:23:47.775Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T10:23:48.057Z] ---> Running in ad2053bbdca3 [2022-04-12T10:23:48.057Z] ---> eeffd05fb911 [2022-04-12T10:23:48.057Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T10:23:50.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-12T10:23:50.971Z] ---> 31a6942529f7 [2022-04-12T10:23:50.971Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T10:23:51.611Z] ---> 8a74bb7f9782 [2022-04-12T10:23:51.611Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T10:23:52.602Z] ---> fdcd2da03c81 [2022-04-12T10:23:52.602Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T10:23:53.594Z] ---> 7a566aad21ec [2022-04-12T10:23:53.594Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T10:23:54.197Z] ---> Running in ff571f081615 [2022-04-12T10:23:54.800Z] Removing intermediate container ff571f081615 [2022-04-12T10:23:54.800Z] ---> f17977724807 [2022-04-12T10:23:54.800Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T10:23:55.788Z] ---> 6b7b1f7077e7 [2022-04-12T10:23:55.788Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T10:23:56.066Z] ---> Running in 407f420c4037 [2022-04-12T10:23:59.472Z] Removing intermediate container 407f420c4037 [2022-04-12T10:23:59.472Z] ---> d69c10c0d49e [2022-04-12T10:23:59.472Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T10:23:59.472Z] ---> Running in 37b8147288af [2022-04-12T10:24:00.082Z] Removing intermediate container 37b8147288af [2022-04-12T10:24:00.082Z] ---> c4295f85d1ab [2022-04-12T10:24:00.082Z] Step 28/31 : CMD ["gate"] [2022-04-12T10:24:00.687Z] ---> Running in e5bb70aeb68e [2022-04-12T10:24:00.981Z] Removing intermediate container e5bb70aeb68e [2022-04-12T10:24:00.981Z] ---> 13531b5477ac [2022-04-12T10:24:00.981Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T10:24:01.278Z] ---> Running in 28df5906e772 [2022-04-12T10:24:01.889Z] Removing intermediate container 28df5906e772 [2022-04-12T10:24:01.889Z] ---> cab2f7de6f7a [2022-04-12T10:24:01.889Z] Step 30/31 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:24:02.499Z] ---> Running in df038eb4714c [2022-04-12T10:24:02.790Z] Removing intermediate container df038eb4714c [2022-04-12T10:24:02.790Z] ---> 84ae4111aef9 [2022-04-12T10:24:02.790Z] Step 31/31 : LABEL version=2.2.0-dev.64 [2022-04-12T10:24:03.091Z] ---> Running in 84c41b93e0d3 [2022-04-12T10:24:03.707Z] Removing intermediate container 84c41b93e0d3 [2022-04-12T10:24:03.707Z] ---> 2d272b4ccdb8 [2022-04-12T10:24:03.707Z] [2022-04-12T10:24:04.315Z] Successfully built 2d272b4ccdb8 [2022-04-12T10:24:04.315Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T10:24:04.315Z] Building security-secretstore-setup [2022-04-12T10:24:22.687Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:24:22.687Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:24:22.687Z] ---> da18a8bafd01 [2022-04-12T10:24:22.687Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:24:22.687Z] ---> Using cache [2022-04-12T10:24:22.687Z] ---> 968f603885d8 [2022-04-12T10:24:22.687Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:24:22.687Z] ---> Using cache [2022-04-12T10:24:22.688Z] ---> 07494632fd9e [2022-04-12T10:24:22.688Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T10:24:22.688Z] ---> Using cache [2022-04-12T10:24:22.688Z] ---> 3038fbfadb2e [2022-04-12T10:24:22.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:24:22.688Z] ---> Using cache [2022-04-12T10:24:22.688Z] ---> 5821c28ea52d [2022-04-12T10:24:22.688Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:24:22.688Z] ---> Using cache [2022-04-12T10:24:22.688Z] ---> fecbeeeaeb09 [2022-04-12T10:24:22.688Z] Step 8/25 : COPY . . [2022-04-12T10:24:22.688Z] ---> Using cache [2022-04-12T10:24:22.688Z] ---> 625d92947ded [2022-04-12T10:24:22.688Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T10:24:22.688Z] ---> Running in 0e7a50e741cf [2022-04-12T10:24:24.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-12T10:31:31.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-12T10:31:44.016Z] Removing intermediate container 0e7a50e741cf [2022-04-12T10:31:44.016Z] ---> 0d607d997bad [2022-04-12T10:31:44.016Z] [2022-04-12T10:31:44.016Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T10:31:44.016Z] ---> ac73e934f311 [2022-04-12T10:31:44.016Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T10:31:44.016Z] ---> Running in 605b18b60931 [2022-04-12T10:31:45.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:31:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:31:47.257Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T10:31:47.541Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T10:31:47.541Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T10:31:47.541Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:31:47.541Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:31:47.818Z] OK: 6 MiB in 17 packages [2022-04-12T10:31:50.468Z] Removing intermediate container 605b18b60931 [2022-04-12T10:31:50.468Z] ---> ef00614891ec [2022-04-12T10:31:50.468Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T10:31:50.468Z] ---> Running in 63ae3b29993c [2022-04-12T10:31:50.468Z] Removing intermediate container 63ae3b29993c [2022-04-12T10:31:50.468Z] ---> 0415f3a5295d [2022-04-12T10:31:50.468Z] Step 13/25 : WORKDIR / [2022-04-12T10:31:50.747Z] ---> Running in 39433000d28e [2022-04-12T10:31:51.346Z] Removing intermediate container 39433000d28e [2022-04-12T10:31:51.346Z] ---> 5dbc9fc45bf3 [2022-04-12T10:31:51.346Z] 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-12T10:31:51.968Z] ---> 4c45ebe7ca5a [2022-04-12T10:31:51.968Z] 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-12T10:31:53.006Z] ---> 57ff685cfa5e [2022-04-12T10:31:53.006Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T10:31:54.055Z] ---> 89422e10638a [2022-04-12T10:31:54.055Z] 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-12T10:31:54.984Z] ---> 734904d78832 [2022-04-12T10:31:54.984Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T10:31:58.008Z] ---> c587e44c10d2 [2022-04-12T10:31:58.008Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T10:32:00.059Z] ---> f0dea63acf69 [2022-04-12T10:32:00.059Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T10:32:00.673Z] ---> 36b21ff012a7 [2022-04-12T10:32:00.673Z] 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-12T10:32:00.673Z] ---> Running in 5e074b8166b4 [2022-04-12T10:32:04.078Z] Removing intermediate container 5e074b8166b4 [2022-04-12T10:32:04.078Z] ---> 23b178978484 [2022-04-12T10:32:04.078Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T10:32:04.078Z] ---> Running in 94488fd3103d [2022-04-12T10:32:04.375Z] Removing intermediate container 94488fd3103d [2022-04-12T10:32:04.375Z] ---> 6c1a5847f0a9 [2022-04-12T10:32:04.375Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T10:32:04.656Z] ---> Running in 9ceac16225eb [2022-04-12T10:32:04.934Z] Removing intermediate container 9ceac16225eb [2022-04-12T10:32:04.934Z] ---> ba380ab1e91a [2022-04-12T10:32:04.934Z] Step 24/25 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:32:05.207Z] ---> Running in c1b61bbe76e1 [2022-04-12T10:32:05.801Z] Removing intermediate container c1b61bbe76e1 [2022-04-12T10:32:05.801Z] ---> 85ac2fdcd357 [2022-04-12T10:32:05.801Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T10:32:06.072Z] ---> Running in 6a9e649b8406 [2022-04-12T10:32:06.670Z] Removing intermediate container 6a9e649b8406 [2022-04-12T10:32:06.670Z] ---> 0ff746be87c1 [2022-04-12T10:32:06.670Z] [2022-04-12T10:32:06.670Z] Successfully built 0ff746be87c1 [2022-04-12T10:32:06.944Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T10:32:22.068Z]  Building security-secretstore-setup ... done Removing intermediate container ad2053bbdca3 [2022-04-12T10:32:22.068Z] ---> 61674dec5dbf [2022-04-12T10:32:22.068Z] [2022-04-12T10:32:22.068Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:32:22.068Z] ---> ac73e934f311 [2022-04-12T10:32:22.068Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T10:32:22.340Z] ---> Running in 5280705aa8a4 [2022-04-12T10:32:22.937Z] Removing intermediate container 5280705aa8a4 [2022-04-12T10:32:22.937Z] ---> 8cec2be6d6d6 [2022-04-12T10:32:22.937Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T10:32:22.937Z] ---> Running in d3f41c246dec [2022-04-12T10:32:23.546Z] Removing intermediate container d3f41c246dec [2022-04-12T10:32:23.546Z] ---> a76d98c4a616 [2022-04-12T10:32:23.546Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T10:32:23.546Z] ---> Running in 8ad99acc4ad5 [2022-04-12T10:32:24.145Z] Removing intermediate container 8ad99acc4ad5 [2022-04-12T10:32:24.145Z] ---> 8557b32a7677 [2022-04-12T10:32:24.145Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:32:24.145Z] ---> Running in 4e66b4bd2d56 [2022-04-12T10:32:27.539Z] Removing intermediate container 4e66b4bd2d56 [2022-04-12T10:32:27.539Z] ---> dd0adcba8671 [2022-04-12T10:32:27.539Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T10:32:27.539Z] ---> Running in 32f244cdb9c5 [2022-04-12T10:32:29.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:32:30.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:32:31.101Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T10:32:31.376Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T10:32:31.376Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T10:32:31.656Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T10:32:31.656Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T10:32:31.931Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T10:32:31.931Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:32:31.931Z] OK: 8 MiB in 20 packages [2022-04-12T10:32:33.939Z] Removing intermediate container 32f244cdb9c5 [2022-04-12T10:32:33.939Z] ---> c39a653d57b8 [2022-04-12T10:32:33.939Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:32:34.549Z] ---> 34da4c55431d [2022-04-12T10:32:34.549Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T10:32:37.195Z] ---> f4594d810e7c [2022-04-12T10:32:37.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T10:32:38.189Z] ---> 01045b43ab55 [2022-04-12T10:32:38.189Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T10:32:38.189Z] ---> Running in c8770d750019 [2022-04-12T10:32:38.800Z] Removing intermediate container c8770d750019 [2022-04-12T10:32:38.800Z] ---> 5f6298b94391 [2022-04-12T10:32:38.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:32:38.800Z] ---> Running in 26d939c6755d [2022-04-12T10:32:39.409Z] Removing intermediate container 26d939c6755d [2022-04-12T10:32:39.409Z] ---> 5bf54c9b16da [2022-04-12T10:32:39.409Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T10:32:39.409Z] ---> Running in 8193e436ba94 [2022-04-12T10:32:40.022Z] Removing intermediate container 8193e436ba94 [2022-04-12T10:32:40.022Z] ---> 5a98d7a9b0be [2022-04-12T10:32:40.022Z] Step 22/23 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:32:40.303Z] ---> Running in d86ac9e90c6e [2022-04-12T10:32:40.904Z] Removing intermediate container d86ac9e90c6e [2022-04-12T10:32:40.904Z] ---> 32b485f9b64c [2022-04-12T10:32:40.904Z] Step 23/23 : LABEL version=2.2.0-dev.64 [2022-04-12T10:32:40.904Z] ---> Running in f306df791b7e [2022-04-12T10:32:41.514Z] Removing intermediate container f306df791b7e [2022-04-12T10:32:41.514Z] ---> b5a67908b2e3 [2022-04-12T10:32:41.514Z] [2022-04-12T10:32:41.514Z] Successfully built b5a67908b2e3 [2022-04-12T10:32:41.795Z] Successfully tagged core-data-arm64:latest [2022-04-12T10:40:04.238Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T10:40:04.238Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:40:04.238Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:40:04.238Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:40:04.238Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:40:04.849Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:40:06.842Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:40:06.842Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:40:07.442Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:40:07.442Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:40:07.442Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:40:07.442Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:40:07.442Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:40:07.715Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:45:14.935Z] Removing intermediate container ada13b861260 [2022-04-12T10:45:14.935Z] ---> 011dd8658ce7 [2022-04-12T10:45:14.935Z] [2022-04-12T10:45:14.935Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T10:45:14.935Z] ---> 3fb3c9af89a9 [2022-04-12T10:45:14.935Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:45:14.935Z] ---> Using cache [2022-04-12T10:45:14.935Z] ---> d9aa1e66f69a [2022-04-12T10:45:14.935Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:45:14.935Z] ---> Using cache [2022-04-12T10:45:14.935Z] ---> a6113818833c [2022-04-12T10:45:14.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T10:45:14.935Z] ---> Running in 1ca7e31322a4 [2022-04-12T10:45:14.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:45:14.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:45:15.213Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:45:15.213Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:45:15.213Z] OK: 15729 distinct packages available [2022-04-12T10:45:15.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:45:16.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:45:17.463Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T10:45:17.463Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:45:17.739Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T10:45:17.739Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T10:45:17.739Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:45:18.013Z] OK: 6 MiB in 18 packages [2022-04-12T10:45:19.458Z] Removing intermediate container 1ca7e31322a4 [2022-04-12T10:45:19.458Z] ---> 59f3c7541cf7 [2022-04-12T10:45:19.458Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T10:45:24.881Z] ---> bb03217b23b8 [2022-04-12T10:45:24.881Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T10:45:24.881Z] Building bin/spire-agent... [2022-04-12T10:45:24.881Z] ---> 40534a8486f7 [2022-04-12T10:45:24.881Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T10:45:24.881Z] ---> Running in 1618af53f12d [2022-04-12T10:45:25.166Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:45:25.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:45:25.444Z] Removing intermediate container 1618af53f12d [2022-04-12T10:45:25.444Z] ---> a2c98c6663bb [2022-04-12T10:45:25.444Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T10:45:25.444Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:45:25.444Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:45:26.450Z]  ---> aae985e691a1 [2022-04-12T10:45:26.450Z] Step 21/26 : WORKDIR / [2022-04-12T10:45:26.450Z] ---> Running in 0d3016278575 [2022-04-12T10:45:26.728Z] Building bin/spire-agent... [2022-04-12T10:45:27.011Z] Removing intermediate container 0d3016278575 [2022-04-12T10:45:27.011Z] ---> 830f7a72bba1 [2022-04-12T10:45:27.011Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T10:45:27.011Z] ---> Running in f0dbfc4edc7f [2022-04-12T10:45:27.620Z] Removing intermediate container f0dbfc4edc7f [2022-04-12T10:45:27.620Z] ---> 380a7fa9aa5c [2022-04-12T10:45:27.620Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T10:45:27.896Z] ---> Running in c7dfa7b05efd [2022-04-12T10:45:27.896Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T10:45:28.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T10:45:28.174Z] Removing intermediate container c7dfa7b05efd [2022-04-12T10:45:28.174Z] ---> 7fe0828d9590 [2022-04-12T10:45:28.174Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T10:45:28.454Z] ---> Running in 9d4825f4cdd0 [2022-04-12T10:45:28.455Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T10:45:28.455Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T10:45:29.059Z] Removing intermediate container 9d4825f4cdd0 [2022-04-12T10:45:29.059Z] ---> 33e1946729e1 [2022-04-12T10:45:29.059Z] Step 25/26 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:45:29.059Z] ---> Running in 99594e9d5dcc [2022-04-12T10:45:29.349Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:45:29.629Z] Removing intermediate container 99594e9d5dcc [2022-04-12T10:45:29.629Z] ---> 9f6e201fd8e7 [2022-04-12T10:45:29.629Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T10:45:29.629Z] ---> Running in e8c7637880e4 [2022-04-12T10:45:30.234Z] Removing intermediate container e8c7637880e4 [2022-04-12T10:45:30.234Z] ---> fb7346c2332e [2022-04-12T10:45:30.234Z] [2022-04-12T10:45:30.513Z] Successfully built fb7346c2332e [2022-04-12T10:45:30.513Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T10:45:30.790Z]  Building security-spire-config ... done go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:45:30.790Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:45:31.069Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:45:31.069Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:45:31.069Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:45:31.346Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:45:31.346Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:45:31.346Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:45:31.950Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T10:45:32.550Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T10:45:32.550Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T10:45:32.828Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T10:45:32.828Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T10:45:33.104Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T10:45:33.104Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T10:45:33.104Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T10:45:33.104Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T10:50:10.343Z] Removing intermediate container c4c8b4c6b100 [2022-04-12T10:50:10.343Z] ---> 59b7806fc109 [2022-04-12T10:50:10.343Z] Removing intermediate container c5ca84cc395a [2022-04-12T10:50:10.343Z] ---> 035f53719aa4 [2022-04-12T10:50:10.343Z] [2022-04-12T10:50:10.343Z] [2022-04-12T10:50:10.343Z] Step 13/25 : FROM alpine:3.15Step 13/26 : FROM alpine:3.15 [2022-04-12T10:50:10.343Z] [2022-04-12T10:50:10.343Z] ---> 3fb3c9af89a9 [2022-04-12T10:50:10.343Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:50:10.343Z] ---> Using cache [2022-04-12T10:50:10.343Z] ---> d9aa1e66f69a [2022-04-12T10:50:10.343Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:50:10.343Z] ---> Using cache [2022-04-12T10:50:10.343Z] ---> a6113818833c [2022-04-12T10:50:10.343Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat ---> 3fb3c9af89a9 [2022-04-12T10:50:10.343Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:50:10.343Z] ---> Using cache [2022-04-12T10:50:10.343Z] ---> d9aa1e66f69a [2022-04-12T10:50:10.343Z] [2022-04-12T10:50:10.343Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:50:10.344Z] ---> Using cache [2022-04-12T10:50:10.344Z] ---> a6113818833c [2022-04-12T10:50:10.344Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T10:50:10.344Z] ---> Running in 269cebac7576 [2022-04-12T10:50:10.344Z] ---> Running in 326ef73ca886 [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:50:10.344Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:50:10.344Z] OK: 15729 distinct packages available [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:50:10.344Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:50:10.344Z] OK: 15729 distinct packages available [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T10:50:10.344Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T10:50:10.344Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:50:10.344Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T10:50:10.344Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T10:50:10.344Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T10:50:10.344Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:50:10.344Z] OK: 6 MiB in 19 packages [2022-04-12T10:50:10.344Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T10:50:10.344Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:50:10.344Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T10:50:10.344Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T10:50:10.344Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T10:50:10.344Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:50:10.344Z] OK: 6 MiB in 19 packages [2022-04-12T10:50:10.344Z] Removing intermediate container 326ef73ca886 [2022-04-12T10:50:10.344Z] ---> 94457964ab77 [2022-04-12T10:50:10.344Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T10:50:10.344Z] Removing intermediate container 269cebac7576 [2022-04-12T10:50:10.344Z] ---> faa770a67c8f [2022-04-12T10:50:10.344Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T10:50:12.985Z] ---> 89187f4ec93a [2022-04-12T10:50:12.985Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T10:50:13.262Z] ---> 7249e6553b03 [2022-04-12T10:50:13.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T10:50:14.252Z] ---> c16f7df11d84 [2022-04-12T10:50:14.252Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T10:50:14.851Z] ---> 83465b25ecc2 [2022-04-12T10:50:14.851Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T10:50:15.838Z] ---> 0cbb33b385a8 [2022-04-12T10:50:15.838Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T10:50:15.838Z] ---> Running in 85e36950ed3a [2022-04-12T10:50:16.114Z] ---> 4257d7104542 [2022-04-12T10:50:16.114Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T10:50:16.114Z] Removing intermediate container 85e36950ed3a [2022-04-12T10:50:16.114Z] ---> 87965cf5d411 [2022-04-12T10:50:16.114Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T10:50:16.114Z] ---> Running in f210b4483b42 [2022-04-12T10:50:16.390Z] Removing intermediate container f210b4483b42 [2022-04-12T10:50:16.390Z] ---> 5f448aa8012e [2022-04-12T10:50:16.390Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T10:50:16.668Z] ---> Running in 4bc09a7459fe [2022-04-12T10:50:16.668Z] ---> 7a5673c7afb8 [2022-04-12T10:50:16.668Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T10:50:16.942Z] Removing intermediate container 4bc09a7459fe [2022-04-12T10:50:16.942Z] ---> aea7e22228a2 [2022-04-12T10:50:16.942Z] Step 24/25 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:16.942Z] ---> Running in cfeebd226fc9 [2022-04-12T10:50:17.216Z] ---> 5ca8dfff467f [2022-04-12T10:50:17.216Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T10:50:17.496Z] Removing intermediate container cfeebd226fc9 [2022-04-12T10:50:17.496Z] ---> e210704e81f2 [2022-04-12T10:50:17.496Z] Step 25/25 : LABEL version=2.2.0-dev.64 [2022-04-12T10:50:17.496Z] ---> Running in ab37e426e33b [2022-04-12T10:50:17.772Z] Removing intermediate container ab37e426e33b [2022-04-12T10:50:17.772Z] ---> 4771b4631540 [2022-04-12T10:50:17.772Z] [2022-04-12T10:50:17.772Z] ---> 6f4fb904f352 [2022-04-12T10:50:17.772Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T10:50:18.052Z] ---> Running in a9253d5108f1 [2022-04-12T10:50:18.052Z] Successfully built 4771b4631540 [2022-04-12T10:50:18.052Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T10:50:18.325Z]  Building security-spire-server ... done Removing intermediate container a9253d5108f1 [2022-04-12T10:50:18.325Z] ---> bcb010abfdd4 [2022-04-12T10:50:18.325Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T10:50:18.325Z] ---> Running in b98c55447732 [2022-04-12T10:50:18.606Z] Removing intermediate container b98c55447732 [2022-04-12T10:50:18.607Z] ---> 387e6d9de5c0 [2022-04-12T10:50:18.607Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T10:50:18.882Z] ---> Running in 650916c7fadf [2022-04-12T10:50:19.157Z] Removing intermediate container 650916c7fadf [2022-04-12T10:50:19.157Z] ---> 19457eb24f08 [2022-04-12T10:50:19.157Z] Step 25/26 : LABEL git_sha=99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:19.157Z] ---> Running in 42ffb720fa13 [2022-04-12T10:50:19.433Z] Removing intermediate container 42ffb720fa13 [2022-04-12T10:50:19.433Z] ---> 02a75c4fcc5a [2022-04-12T10:50:19.433Z] Step 26/26 : LABEL version=2.2.0-dev.64 [2022-04-12T10:50:19.433Z] ---> Running in 8c70326795fb [2022-04-12T10:50:20.030Z] Removing intermediate container 8c70326795fb [2022-04-12T10:50:20.030Z] ---> 2eeaefc31011 [2022-04-12T10:50:20.030Z] [2022-04-12T10:50:20.030Z] Successfully built 2eeaefc31011 [2022-04-12T10:50:20.030Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T10:50:20.320Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-12T10:50:20.316Z] $ docker stop --time=1 8b08c8cd476837bdebf6288adaf9fd88c2fcf32aa804e93ba338b8deba9d3194 [2022-04-12T10:50:22.026Z] $ docker rm -f 8b08c8cd476837bdebf6288adaf9fd88c2fcf32aa804e93ba338b8deba9d3194 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T10:50:22.581Z] + docker images [2022-04-12T10:50:22.852Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T10:50:22.852Z] security-spire-agent-arm64 latest 2eeaefc31011 3 seconds ago 126MB [2022-04-12T10:50:22.852Z] security-spire-server-arm64 latest 4771b4631540 5 seconds ago 86.3MB [2022-04-12T10:50:22.852Z] 035f53719aa4 37 seconds ago 3.98GB [2022-04-12T10:50:22.852Z] 59b7806fc109 37 seconds ago 3.98GB [2022-04-12T10:50:22.852Z] security-spire-config-arm64 latest fb7346c2332e 4 minutes ago 85.6MB [2022-04-12T10:50:22.852Z] 011dd8658ce7 5 minutes ago 3.98GB [2022-04-12T10:50:22.852Z] core-data-arm64 latest b5a67908b2e3 17 minutes ago 34.4MB [2022-04-12T10:50:22.852Z] 61674dec5dbf 18 minutes ago 1.23GB [2022-04-12T10:50:22.852Z] security-secretstore-setup-arm64 latest 0ff746be87c1 18 minutes ago 40.8MB [2022-04-12T10:50:22.852Z] 0d607d997bad 18 minutes ago 1.21GB [2022-04-12T10:50:22.852Z] security-bootstrapper-arm64 latest 2d272b4ccdb8 26 minutes ago 23.6MB [2022-04-12T10:50:22.852Z] 8d91b5e64ba5 26 minutes ago 1.2GB [2022-04-12T10:50:22.852Z] core-metadata-arm64 latest 78298d587c3b 27 minutes ago 25.1MB [2022-04-12T10:50:22.852Z] 809705ba75e3 27 minutes ago 1.2GB [2022-04-12T10:50:22.852Z] sys-mgmt-agent-arm64 latest 08d4e551ea82 34 minutes ago 290MB [2022-04-12T10:50:22.852Z] security-proxy-setup-arm64 latest 8c21e758fdd6 35 minutes ago 42.1MB [2022-04-12T10:50:22.852Z] 7640f5ab41f6 35 minutes ago 1.21GB [2022-04-12T10:50:22.852Z] 6123f2a62d7c 36 minutes ago 1.2GB [2022-04-12T10:50:22.852Z] support-notifications-arm64 latest e7dc883cb7ed 44 minutes ago 25.5MB [2022-04-12T10:50:22.852Z] support-scheduler-arm64 latest 7970ac7348c7 44 minutes ago 24.9MB [2022-04-12T10:50:22.852Z] 5f541f3b0e95 44 minutes ago 1.2GB [2022-04-12T10:50:22.852Z] 4d9bc104cc82 44 minutes ago 1.2GB [2022-04-12T10:50:22.852Z] core-command-arm64 latest 18f5ce9bb527 44 minutes ago 23.7MB [2022-04-12T10:50:22.853Z] security-spiffe-token-provider-arm64 latest df8c7ab7780b 45 minutes ago 27.7MB [2022-04-12T10:50:22.853Z] b4a0e3d7e319 45 minutes ago 1.2GB [2022-04-12T10:50:22.853Z] 553b4b7c76de 45 minutes ago 1.19GB [2022-04-12T10:50:22.853Z] ci-base-image-arm64 latest da18a8bafd01 55 minutes ago 886MB [2022-04-12T10:50:22.853Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T10:50:22.853Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T10:50:22.853Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T10:50:22.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T10:50:22.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:50:23.224Z] provisioning config files... [2022-04-12T10:50:23.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/188@tmp/config6714826070005195461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:50:23.589Z] ---> docker-login.sh [2022-04-12T10:50:23.590Z] nexus3.edgexfoundry.org:10001 [2022-04-12T10:50:23.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:50:24.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:50:24.135Z] Configure a credential helper to remove this warning. See [2022-04-12T10:50:24.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:50:24.135Z] [2022-04-12T10:50:24.135Z] Login Succeeded [2022-04-12T10:50:24.135Z] nexus3.edgexfoundry.org:10002 [2022-04-12T10:50:24.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:50:24.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:50:24.407Z] Configure a credential helper to remove this warning. See [2022-04-12T10:50:24.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:50:24.407Z] [2022-04-12T10:50:24.407Z] Login Succeeded [2022-04-12T10:50:24.407Z] nexus3.edgexfoundry.org:10003 [2022-04-12T10:50:24.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:50:24.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:50:24.958Z] Configure a credential helper to remove this warning. See [2022-04-12T10:50:24.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:50:24.958Z] [2022-04-12T10:50:24.958Z] Login Succeeded [2022-04-12T10:50:24.958Z] nexus3.edgexfoundry.org:10004 [2022-04-12T10:50:25.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:50:25.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:50:25.509Z] Configure a credential helper to remove this warning. See [2022-04-12T10:50:25.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:50:25.509Z] [2022-04-12T10:50:25.509Z] Login Succeeded [2022-04-12T10:50:25.509Z] docker.io [2022-04-12T10:50:25.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:50:26.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:50:26.372Z] Configure a credential helper to remove this warning. See [2022-04-12T10:50:26.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:50:26.372Z] [2022-04-12T10:50:26.372Z] Login Succeeded [2022-04-12T10:50:26.372Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T10:50:26.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:50:26.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T10:50:26.446Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-12T10:50:26.446Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:26.446Z] latest [2022-04-12T10:50:26.446Z] 2.2.0-dev.64 [2022-04-12T10:50:26.446Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:26.446Z] main [2022-04-12T10:50:26.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:26.808Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:27.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:27.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T10:50:27.149Z] 70545e5af97f: Preparing [2022-04-12T10:50:27.149Z] 4949c7a3244e: Preparing [2022-04-12T10:50:27.149Z] e3b499db63de: Preparing [2022-04-12T10:50:27.149Z] aabb325591bc: Preparing [2022-04-12T10:50:27.149Z] f73e7dbfee58: Preparing [2022-04-12T10:50:27.421Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:27.421Z] 70545e5af97f: Pushed [2022-04-12T10:50:27.421Z] e3b499db63de: Pushed [2022-04-12T10:50:27.421Z] aabb325591bc: Pushed [2022-04-12T10:50:32.808Z] 4949c7a3244e: Pushed [2022-04-12T10:50:32.808Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:e1eeb5609a0d265617334c6c3d45abe4fa4cee574f3c2204478fe359588934e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:33.148Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:33.484Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T10:50:33.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T10:50:33.484Z] 70545e5af97f: Preparing [2022-04-12T10:50:33.484Z] 4949c7a3244e: Preparing [2022-04-12T10:50:33.484Z] e3b499db63de: Preparing [2022-04-12T10:50:33.484Z] aabb325591bc: Preparing [2022-04-12T10:50:33.484Z] f73e7dbfee58: Preparing [2022-04-12T10:50:33.484Z] 70545e5af97f: Layer already exists [2022-04-12T10:50:33.484Z] e3b499db63de: Layer already exists [2022-04-12T10:50:33.484Z] 4949c7a3244e: Layer already exists [2022-04-12T10:50:33.484Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:33.484Z] aabb325591bc: Layer already exists [2022-04-12T10:50:33.755Z] latest: digest: sha256:e1eeb5609a0d265617334c6c3d45abe4fa4cee574f3c2204478fe359588934e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:34.097Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:34.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [2022-04-12T10:50:34.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T10:50:34.428Z] 70545e5af97f: Preparing [2022-04-12T10:50:34.428Z] 4949c7a3244e: Preparing [2022-04-12T10:50:34.428Z] e3b499db63de: Preparing [2022-04-12T10:50:34.428Z] aabb325591bc: Preparing [2022-04-12T10:50:34.428Z] f73e7dbfee58: Preparing [2022-04-12T10:50:34.428Z] e3b499db63de: Layer already exists [2022-04-12T10:50:34.428Z] aabb325591bc: Layer already exists [2022-04-12T10:50:34.428Z] 70545e5af97f: Layer already exists [2022-04-12T10:50:34.428Z] 4949c7a3244e: Layer already exists [2022-04-12T10:50:34.428Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:34.698Z] 2.2.0-dev.64: digest: sha256:e1eeb5609a0d265617334c6c3d45abe4fa4cee574f3c2204478fe359588934e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:35.038Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:35.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:35.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T10:50:35.371Z] 70545e5af97f: Preparing [2022-04-12T10:50:35.371Z] 4949c7a3244e: Preparing [2022-04-12T10:50:35.371Z] e3b499db63de: Preparing [2022-04-12T10:50:35.371Z] aabb325591bc: Preparing [2022-04-12T10:50:35.371Z] f73e7dbfee58: Preparing [2022-04-12T10:50:35.371Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:35.371Z] aabb325591bc: Layer already exists [2022-04-12T10:50:35.371Z] e3b499db63de: Layer already exists [2022-04-12T10:50:35.371Z] 70545e5af97f: Layer already exists [2022-04-12T10:50:35.371Z] 4949c7a3244e: Layer already exists [2022-04-12T10:50:35.642Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:e1eeb5609a0d265617334c6c3d45abe4fa4cee574f3c2204478fe359588934e5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:35.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:36.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-12T10:50:36.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-12T10:50:36.318Z] 70545e5af97f: Preparing [2022-04-12T10:50:36.318Z] 4949c7a3244e: Preparing [2022-04-12T10:50:36.318Z] e3b499db63de: Preparing [2022-04-12T10:50:36.318Z] aabb325591bc: Preparing [2022-04-12T10:50:36.318Z] f73e7dbfee58: Preparing [2022-04-12T10:50:36.318Z] 70545e5af97f: Layer already exists [2022-04-12T10:50:36.318Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:36.318Z] 4949c7a3244e: Layer already exists [2022-04-12T10:50:36.318Z] aabb325591bc: Layer already exists [2022-04-12T10:50:36.318Z] e3b499db63de: Layer already exists [2022-04-12T10:50:36.589Z] main: digest: sha256:e1eeb5609a0d265617334c6c3d45abe4fa4cee574f3c2204478fe359588934e5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:50:36.635Z] ===================================================== [Pipeline] echo [2022-04-12T10:50:36.645Z] taggedImages: [2022-04-12T10:50:36.645Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:36.645Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-12T10:50:36.645Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.64 [2022-04-12T10:50:36.645Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:36.645Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-12T10:50:36.667Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-12T10:50:36.667Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:36.667Z] latest [2022-04-12T10:50:36.667Z] 2.2.0-dev.64 [2022-04-12T10:50:36.667Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:36.667Z] main [2022-04-12T10:50:36.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:37.009Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:37.349Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:37.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T10:50:37.349Z] d91c199a83ef: Preparing [2022-04-12T10:50:37.349Z] ee3a1924bc5e: Preparing [2022-04-12T10:50:37.349Z] e3b499db63de: Preparing [2022-04-12T10:50:37.349Z] 1f35d0e4ba6e: Preparing [2022-04-12T10:50:37.349Z] 078ec4a62452: Preparing [2022-04-12T10:50:37.349Z] f73e7dbfee58: Preparing [2022-04-12T10:50:37.349Z] f73e7dbfee58: Waiting [2022-04-12T10:50:37.626Z] e3b499db63de: Layer already exists [2022-04-12T10:50:37.626Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:37.626Z] 078ec4a62452: Pushed [2022-04-12T10:50:37.626Z] d91c199a83ef: Pushed [2022-04-12T10:50:38.218Z] 1f35d0e4ba6e: Pushed [2022-04-12T10:50:44.901Z] ee3a1924bc5e: Pushed [2022-04-12T10:50:44.901Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:0b3a0c65c1c7d5a3a5bae41704e96b6d272c630bb99dd2c9046cf9385c9c7022 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:45.245Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:45.581Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T10:50:45.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T10:50:45.581Z] d91c199a83ef: Preparing [2022-04-12T10:50:45.581Z] ee3a1924bc5e: Preparing [2022-04-12T10:50:45.581Z] e3b499db63de: Preparing [2022-04-12T10:50:45.581Z] 1f35d0e4ba6e: Preparing [2022-04-12T10:50:45.581Z] 078ec4a62452: Preparing [2022-04-12T10:50:45.581Z] f73e7dbfee58: Preparing [2022-04-12T10:50:45.581Z] f73e7dbfee58: Waiting [2022-04-12T10:50:45.581Z] 1f35d0e4ba6e: Layer already exists [2022-04-12T10:50:45.581Z] e3b499db63de: Layer already exists [2022-04-12T10:50:45.581Z] ee3a1924bc5e: Layer already exists [2022-04-12T10:50:45.581Z] d91c199a83ef: Layer already exists [2022-04-12T10:50:45.581Z] 078ec4a62452: Layer already exists [2022-04-12T10:50:45.581Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:45.850Z] latest: digest: sha256:0b3a0c65c1c7d5a3a5bae41704e96b6d272c630bb99dd2c9046cf9385c9c7022 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:46.189Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:46.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [2022-04-12T10:50:46.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T10:50:46.520Z] d91c199a83ef: Preparing [2022-04-12T10:50:46.520Z] ee3a1924bc5e: Preparing [2022-04-12T10:50:46.520Z] e3b499db63de: Preparing [2022-04-12T10:50:46.520Z] 1f35d0e4ba6e: Preparing [2022-04-12T10:50:46.520Z] 078ec4a62452: Preparing [2022-04-12T10:50:46.520Z] f73e7dbfee58: Preparing [2022-04-12T10:50:46.520Z] f73e7dbfee58: Waiting [2022-04-12T10:50:46.520Z] e3b499db63de: Layer already exists [2022-04-12T10:50:46.520Z] d91c199a83ef: Layer already exists [2022-04-12T10:50:46.520Z] ee3a1924bc5e: Layer already exists [2022-04-12T10:50:46.520Z] 078ec4a62452: Layer already exists [2022-04-12T10:50:46.520Z] 1f35d0e4ba6e: Layer already exists [2022-04-12T10:50:46.520Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:46.791Z] 2.2.0-dev.64: digest: sha256:0b3a0c65c1c7d5a3a5bae41704e96b6d272c630bb99dd2c9046cf9385c9c7022 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:47.133Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:47.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:47.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T10:50:47.471Z] d91c199a83ef: Preparing [2022-04-12T10:50:47.471Z] ee3a1924bc5e: Preparing [2022-04-12T10:50:47.471Z] e3b499db63de: Preparing [2022-04-12T10:50:47.471Z] 1f35d0e4ba6e: Preparing [2022-04-12T10:50:47.471Z] 078ec4a62452: Preparing [2022-04-12T10:50:47.471Z] f73e7dbfee58: Preparing [2022-04-12T10:50:47.471Z] f73e7dbfee58: Waiting [2022-04-12T10:50:47.471Z] 078ec4a62452: Layer already exists [2022-04-12T10:50:47.471Z] d91c199a83ef: Layer already exists [2022-04-12T10:50:47.471Z] e3b499db63de: Layer already exists [2022-04-12T10:50:47.471Z] 1f35d0e4ba6e: Layer already exists [2022-04-12T10:50:47.471Z] ee3a1924bc5e: Layer already exists [2022-04-12T10:50:47.471Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:47.740Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:0b3a0c65c1c7d5a3a5bae41704e96b6d272c630bb99dd2c9046cf9385c9c7022 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:48.078Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:48.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-12T10:50:48.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-12T10:50:48.411Z] d91c199a83ef: Preparing [2022-04-12T10:50:48.411Z] ee3a1924bc5e: Preparing [2022-04-12T10:50:48.411Z] e3b499db63de: Preparing [2022-04-12T10:50:48.411Z] 1f35d0e4ba6e: Preparing [2022-04-12T10:50:48.411Z] 078ec4a62452: Preparing [2022-04-12T10:50:48.411Z] f73e7dbfee58: Preparing [2022-04-12T10:50:48.411Z] f73e7dbfee58: Waiting [2022-04-12T10:50:48.411Z] 078ec4a62452: Layer already exists [2022-04-12T10:50:48.411Z] ee3a1924bc5e: Layer already exists [2022-04-12T10:50:48.411Z] 1f35d0e4ba6e: Layer already exists [2022-04-12T10:50:48.411Z] d91c199a83ef: Layer already exists [2022-04-12T10:50:48.411Z] e3b499db63de: Layer already exists [2022-04-12T10:50:48.411Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:48.682Z] main: digest: sha256:0b3a0c65c1c7d5a3a5bae41704e96b6d272c630bb99dd2c9046cf9385c9c7022 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:50:48.728Z] ===================================================== [Pipeline] echo [2022-04-12T10:50:48.736Z] taggedImages: [2022-04-12T10:50:48.736Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:48.736Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-12T10:50:48.736Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.64 [2022-04-12T10:50:48.736Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:48.736Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-12T10:50:48.759Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-12T10:50:48.760Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:48.760Z] latest [2022-04-12T10:50:48.760Z] 2.2.0-dev.64 [2022-04-12T10:50:48.760Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:48.760Z] main [2022-04-12T10:50:48.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:49.113Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:49.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:49.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T10:50:49.465Z] fd9438957439: Preparing [2022-04-12T10:50:49.465Z] 3c7f234d1468: Preparing [2022-04-12T10:50:49.465Z] e3b499db63de: Preparing [2022-04-12T10:50:49.465Z] aabb325591bc: Preparing [2022-04-12T10:50:49.465Z] f73e7dbfee58: Preparing [2022-04-12T10:50:49.465Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:49.738Z] aabb325591bc: Layer already exists [2022-04-12T10:50:49.738Z] e3b499db63de: Layer already exists [2022-04-12T10:50:49.738Z] fd9438957439: Pushed [2022-04-12T10:50:55.111Z] 3c7f234d1468: Pushed [2022-04-12T10:50:55.111Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:a57abfc8a24dee766a2f3050cecc5dd8a1a2d396064e4747c1241dcae484a197 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:55.461Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:55.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T10:50:55.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T10:50:55.800Z] fd9438957439: Preparing [2022-04-12T10:50:55.800Z] 3c7f234d1468: Preparing [2022-04-12T10:50:55.800Z] e3b499db63de: Preparing [2022-04-12T10:50:55.800Z] aabb325591bc: Preparing [2022-04-12T10:50:55.800Z] f73e7dbfee58: Preparing [2022-04-12T10:50:55.800Z] fd9438957439: Layer already exists [2022-04-12T10:50:55.800Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:55.800Z] aabb325591bc: Layer already exists [2022-04-12T10:50:55.800Z] 3c7f234d1468: Layer already exists [2022-04-12T10:50:55.800Z] e3b499db63de: Layer already exists [2022-04-12T10:50:56.070Z] latest: digest: sha256:a57abfc8a24dee766a2f3050cecc5dd8a1a2d396064e4747c1241dcae484a197 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:56.426Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:56.782Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [2022-04-12T10:50:56.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T10:50:56.782Z] fd9438957439: Preparing [2022-04-12T10:50:56.782Z] 3c7f234d1468: Preparing [2022-04-12T10:50:56.782Z] e3b499db63de: Preparing [2022-04-12T10:50:56.782Z] aabb325591bc: Preparing [2022-04-12T10:50:56.782Z] f73e7dbfee58: Preparing [2022-04-12T10:50:56.782Z] aabb325591bc: Layer already exists [2022-04-12T10:50:56.782Z] 3c7f234d1468: Layer already exists [2022-04-12T10:50:56.782Z] e3b499db63de: Layer already exists [2022-04-12T10:50:56.782Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:56.782Z] fd9438957439: Layer already exists [2022-04-12T10:50:57.057Z] 2.2.0-dev.64: digest: sha256:a57abfc8a24dee766a2f3050cecc5dd8a1a2d396064e4747c1241dcae484a197 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:57.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:57.764Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:57.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T10:50:57.764Z] fd9438957439: Preparing [2022-04-12T10:50:57.764Z] 3c7f234d1468: Preparing [2022-04-12T10:50:57.764Z] e3b499db63de: Preparing [2022-04-12T10:50:57.764Z] aabb325591bc: Preparing [2022-04-12T10:50:57.764Z] f73e7dbfee58: Preparing [2022-04-12T10:50:57.764Z] fd9438957439: Layer already exists [2022-04-12T10:50:57.764Z] 3c7f234d1468: Layer already exists [2022-04-12T10:50:57.764Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:57.764Z] e3b499db63de: Layer already exists [2022-04-12T10:50:57.764Z] aabb325591bc: Layer already exists [2022-04-12T10:50:58.042Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:a57abfc8a24dee766a2f3050cecc5dd8a1a2d396064e4747c1241dcae484a197 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:58.400Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:58.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-12T10:50:58.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-12T10:50:58.743Z] fd9438957439: Preparing [2022-04-12T10:50:58.743Z] 3c7f234d1468: Preparing [2022-04-12T10:50:58.743Z] e3b499db63de: Preparing [2022-04-12T10:50:58.743Z] aabb325591bc: Preparing [2022-04-12T10:50:58.743Z] f73e7dbfee58: Preparing [2022-04-12T10:50:58.743Z] 3c7f234d1468: Layer already exists [2022-04-12T10:50:58.743Z] e3b499db63de: Layer already exists [2022-04-12T10:50:58.743Z] fd9438957439: Layer already exists [2022-04-12T10:50:58.743Z] aabb325591bc: Layer already exists [2022-04-12T10:50:58.743Z] f73e7dbfee58: Layer already exists [2022-04-12T10:50:59.013Z] main: digest: sha256:a57abfc8a24dee766a2f3050cecc5dd8a1a2d396064e4747c1241dcae484a197 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:50:59.063Z] ===================================================== [Pipeline] echo [2022-04-12T10:50:59.077Z] taggedImages: [2022-04-12T10:50:59.077Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:59.077Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-12T10:50:59.077Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.64 [2022-04-12T10:50:59.077Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:59.077Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-12T10:50:59.098Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-12T10:50:59.098Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:59.098Z] latest [2022-04-12T10:50:59.098Z] 2.2.0-dev.64 [2022-04-12T10:50:59.098Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:50:59.098Z] main [2022-04-12T10:50:59.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:59.451Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:50:59.789Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:50:59.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T10:50:59.789Z] 55e307545e59: Preparing [2022-04-12T10:50:59.789Z] 55e307545e59: Preparing [2022-04-12T10:50:59.789Z] b2c107ee5fe8: Preparing [2022-04-12T10:50:59.789Z] 7c8f0178ff3b: Preparing [2022-04-12T10:50:59.789Z] b59479e4a14e: Preparing [2022-04-12T10:50:59.789Z] 6f51efb783c2: Preparing [2022-04-12T10:50:59.789Z] e3b499db63de: Preparing [2022-04-12T10:50:59.789Z] 8ae219eed125: Preparing [2022-04-12T10:50:59.789Z] 4b4b32249a10: Preparing [2022-04-12T10:50:59.789Z] 2fb7a850ed5d: Preparing [2022-04-12T10:50:59.789Z] aca8c0f6b897: Preparing [2022-04-12T10:50:59.789Z] f73e7dbfee58: Preparing [2022-04-12T10:50:59.789Z] 4b4b32249a10: Waiting [2022-04-12T10:50:59.789Z] 2fb7a850ed5d: Waiting [2022-04-12T10:50:59.789Z] aca8c0f6b897: Waiting [2022-04-12T10:50:59.789Z] f73e7dbfee58: Waiting [2022-04-12T10:50:59.789Z] e3b499db63de: Waiting [2022-04-12T10:50:59.789Z] 8ae219eed125: Waiting [2022-04-12T10:51:00.075Z] b59479e4a14e: Pushed [2022-04-12T10:51:00.075Z] 55e307545e59: Pushed [2022-04-12T10:51:00.075Z] b2c107ee5fe8: Pushed [2022-04-12T10:51:00.075Z] 7c8f0178ff3b: Pushed [2022-04-12T10:51:00.075Z] e3b499db63de: Layer already exists [2022-04-12T10:51:00.348Z] 8ae219eed125: Pushed [2022-04-12T10:51:00.348Z] 2fb7a850ed5d: Pushed [2022-04-12T10:51:00.348Z] 4b4b32249a10: Pushed [2022-04-12T10:51:00.348Z] aca8c0f6b897: Pushed [2022-04-12T10:51:00.348Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:04.638Z] 6f51efb783c2: Pushed [2022-04-12T10:51:04.638Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:3b5d1db80561a238b44fc3bbbae40bed96ea4914c19b1fbc042faef3c3d9d66c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:04.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:05.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T10:51:05.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T10:51:05.572Z] 55e307545e59: Preparing [2022-04-12T10:51:05.572Z] 55e307545e59: Preparing [2022-04-12T10:51:05.572Z] b2c107ee5fe8: Preparing [2022-04-12T10:51:05.572Z] 7c8f0178ff3b: Preparing [2022-04-12T10:51:05.572Z] b59479e4a14e: Preparing [2022-04-12T10:51:05.572Z] 6f51efb783c2: Preparing [2022-04-12T10:51:05.572Z] e3b499db63de: Preparing [2022-04-12T10:51:05.572Z] 8ae219eed125: Preparing [2022-04-12T10:51:05.572Z] 4b4b32249a10: Preparing [2022-04-12T10:51:05.572Z] 2fb7a850ed5d: Preparing [2022-04-12T10:51:05.572Z] aca8c0f6b897: Preparing [2022-04-12T10:51:05.572Z] f73e7dbfee58: Preparing [2022-04-12T10:51:05.572Z] e3b499db63de: Waiting [2022-04-12T10:51:05.572Z] 8ae219eed125: Waiting [2022-04-12T10:51:05.572Z] 2fb7a850ed5d: Waiting [2022-04-12T10:51:05.572Z] 4b4b32249a10: Waiting [2022-04-12T10:51:05.572Z] aca8c0f6b897: Waiting [2022-04-12T10:51:05.572Z] f73e7dbfee58: Waiting [2022-04-12T10:51:05.572Z] 7c8f0178ff3b: Layer already exists [2022-04-12T10:51:05.572Z] 6f51efb783c2: Layer already exists [2022-04-12T10:51:05.572Z] 55e307545e59: Layer already exists [2022-04-12T10:51:05.572Z] b59479e4a14e: Layer already exists [2022-04-12T10:51:05.572Z] b2c107ee5fe8: Layer already exists [2022-04-12T10:51:05.572Z] 2fb7a850ed5d: Layer already exists [2022-04-12T10:51:05.572Z] 8ae219eed125: Layer already exists [2022-04-12T10:51:05.572Z] e3b499db63de: Layer already exists [2022-04-12T10:51:05.572Z] 4b4b32249a10: Layer already exists [2022-04-12T10:51:05.572Z] aca8c0f6b897: Layer already exists [2022-04-12T10:51:05.572Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:05.572Z] latest: digest: sha256:3b5d1db80561a238b44fc3bbbae40bed96ea4914c19b1fbc042faef3c3d9d66c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:05.920Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:06.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [2022-04-12T10:51:06.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T10:51:06.258Z] 55e307545e59: Preparing [2022-04-12T10:51:06.258Z] 55e307545e59: Preparing [2022-04-12T10:51:06.258Z] b2c107ee5fe8: Preparing [2022-04-12T10:51:06.258Z] 7c8f0178ff3b: Preparing [2022-04-12T10:51:06.258Z] b59479e4a14e: Preparing [2022-04-12T10:51:06.258Z] 6f51efb783c2: Preparing [2022-04-12T10:51:06.258Z] e3b499db63de: Preparing [2022-04-12T10:51:06.258Z] 8ae219eed125: Preparing [2022-04-12T10:51:06.258Z] 4b4b32249a10: Preparing [2022-04-12T10:51:06.258Z] 2fb7a850ed5d: Preparing [2022-04-12T10:51:06.258Z] aca8c0f6b897: Preparing [2022-04-12T10:51:06.258Z] f73e7dbfee58: Preparing [2022-04-12T10:51:06.258Z] e3b499db63de: Waiting [2022-04-12T10:51:06.259Z] 2fb7a850ed5d: Waiting [2022-04-12T10:51:06.259Z] aca8c0f6b897: Waiting [2022-04-12T10:51:06.259Z] f73e7dbfee58: Waiting [2022-04-12T10:51:06.259Z] 8ae219eed125: Waiting [2022-04-12T10:51:06.259Z] 4b4b32249a10: Waiting [2022-04-12T10:51:06.259Z] 7c8f0178ff3b: Layer already exists [2022-04-12T10:51:06.259Z] 6f51efb783c2: Layer already exists [2022-04-12T10:51:06.259Z] 55e307545e59: Layer already exists [2022-04-12T10:51:06.259Z] b59479e4a14e: Layer already exists [2022-04-12T10:51:06.259Z] b2c107ee5fe8: Layer already exists [2022-04-12T10:51:06.259Z] e3b499db63de: Layer already exists [2022-04-12T10:51:06.259Z] 8ae219eed125: Layer already exists [2022-04-12T10:51:06.259Z] 4b4b32249a10: Layer already exists [2022-04-12T10:51:06.259Z] 2fb7a850ed5d: Layer already exists [2022-04-12T10:51:06.259Z] aca8c0f6b897: Layer already exists [2022-04-12T10:51:06.530Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:06.530Z] 2.2.0-dev.64: digest: sha256:3b5d1db80561a238b44fc3bbbae40bed96ea4914c19b1fbc042faef3c3d9d66c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:06.873Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:07.207Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:07.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T10:51:07.207Z] 55e307545e59: Preparing [2022-04-12T10:51:07.207Z] 55e307545e59: Preparing [2022-04-12T10:51:07.207Z] b2c107ee5fe8: Preparing [2022-04-12T10:51:07.207Z] 7c8f0178ff3b: Preparing [2022-04-12T10:51:07.207Z] b59479e4a14e: Preparing [2022-04-12T10:51:07.207Z] 6f51efb783c2: Preparing [2022-04-12T10:51:07.207Z] e3b499db63de: Preparing [2022-04-12T10:51:07.207Z] 8ae219eed125: Preparing [2022-04-12T10:51:07.207Z] 4b4b32249a10: Preparing [2022-04-12T10:51:07.207Z] 2fb7a850ed5d: Preparing [2022-04-12T10:51:07.207Z] aca8c0f6b897: Preparing [2022-04-12T10:51:07.207Z] f73e7dbfee58: Preparing [2022-04-12T10:51:07.207Z] 4b4b32249a10: Waiting [2022-04-12T10:51:07.207Z] e3b499db63de: Waiting [2022-04-12T10:51:07.207Z] 8ae219eed125: Waiting [2022-04-12T10:51:07.207Z] 2fb7a850ed5d: Waiting [2022-04-12T10:51:07.207Z] aca8c0f6b897: Waiting [2022-04-12T10:51:07.207Z] f73e7dbfee58: Waiting [2022-04-12T10:51:07.207Z] 7c8f0178ff3b: Layer already exists [2022-04-12T10:51:07.207Z] 55e307545e59: Layer already exists [2022-04-12T10:51:07.207Z] 6f51efb783c2: Layer already exists [2022-04-12T10:51:07.207Z] b2c107ee5fe8: Layer already exists [2022-04-12T10:51:07.207Z] b59479e4a14e: Layer already exists [2022-04-12T10:51:07.207Z] e3b499db63de: Layer already exists [2022-04-12T10:51:07.207Z] 4b4b32249a10: Layer already exists [2022-04-12T10:51:07.207Z] 8ae219eed125: Layer already exists [2022-04-12T10:51:07.207Z] 2fb7a850ed5d: Layer already exists [2022-04-12T10:51:07.207Z] aca8c0f6b897: Layer already exists [2022-04-12T10:51:07.478Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:07.478Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:3b5d1db80561a238b44fc3bbbae40bed96ea4914c19b1fbc042faef3c3d9d66c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:07.818Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:08.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-12T10:51:08.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-12T10:51:08.153Z] 55e307545e59: Preparing [2022-04-12T10:51:08.153Z] 55e307545e59: Preparing [2022-04-12T10:51:08.153Z] b2c107ee5fe8: Preparing [2022-04-12T10:51:08.153Z] 7c8f0178ff3b: Preparing [2022-04-12T10:51:08.153Z] b59479e4a14e: Preparing [2022-04-12T10:51:08.153Z] 6f51efb783c2: Preparing [2022-04-12T10:51:08.153Z] e3b499db63de: Preparing [2022-04-12T10:51:08.153Z] 8ae219eed125: Preparing [2022-04-12T10:51:08.153Z] 4b4b32249a10: Preparing [2022-04-12T10:51:08.153Z] 2fb7a850ed5d: Preparing [2022-04-12T10:51:08.153Z] aca8c0f6b897: Preparing [2022-04-12T10:51:08.153Z] f73e7dbfee58: Preparing [2022-04-12T10:51:08.153Z] e3b499db63de: Waiting [2022-04-12T10:51:08.153Z] 4b4b32249a10: Waiting [2022-04-12T10:51:08.153Z] 8ae219eed125: Waiting [2022-04-12T10:51:08.153Z] 2fb7a850ed5d: Waiting [2022-04-12T10:51:08.153Z] f73e7dbfee58: Waiting [2022-04-12T10:51:08.153Z] aca8c0f6b897: Waiting [2022-04-12T10:51:08.153Z] 7c8f0178ff3b: Layer already exists [2022-04-12T10:51:08.153Z] 6f51efb783c2: Layer already exists [2022-04-12T10:51:08.153Z] b2c107ee5fe8: Layer already exists [2022-04-12T10:51:08.153Z] 55e307545e59: Layer already exists [2022-04-12T10:51:08.153Z] b59479e4a14e: Layer already exists [2022-04-12T10:51:08.153Z] 8ae219eed125: Layer already exists [2022-04-12T10:51:08.426Z] aca8c0f6b897: Layer already exists [2022-04-12T10:51:08.426Z] 4b4b32249a10: Layer already exists [2022-04-12T10:51:08.426Z] e3b499db63de: Layer already exists [2022-04-12T10:51:08.426Z] 2fb7a850ed5d: Layer already exists [2022-04-12T10:51:08.426Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:08.426Z] main: digest: sha256:3b5d1db80561a238b44fc3bbbae40bed96ea4914c19b1fbc042faef3c3d9d66c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:51:08.479Z] ===================================================== [Pipeline] echo [2022-04-12T10:51:08.489Z] taggedImages: [2022-04-12T10:51:08.489Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:08.489Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-12T10:51:08.489Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.64 [2022-04-12T10:51:08.489Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:08.489Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-12T10:51:08.511Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-12T10:51:08.511Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:08.511Z] latest [2022-04-12T10:51:08.511Z] 2.2.0-dev.64 [2022-04-12T10:51:08.511Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:08.511Z] main [2022-04-12T10:51:08.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:08.873Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:09.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:09.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T10:51:09.215Z] b4748d99c424: Preparing [2022-04-12T10:51:09.215Z] f89ce38ff2c5: Preparing [2022-04-12T10:51:09.215Z] 9f93802724e7: Preparing [2022-04-12T10:51:09.215Z] 2812484642e2: Preparing [2022-04-12T10:51:09.215Z] b60eb95a02a5: Preparing [2022-04-12T10:51:09.215Z] b8eb9af026ae: Preparing [2022-04-12T10:51:09.215Z] 47f2f0012cc8: Preparing [2022-04-12T10:51:09.215Z] f73e7dbfee58: Preparing [2022-04-12T10:51:09.215Z] b8eb9af026ae: Waiting [2022-04-12T10:51:09.215Z] 47f2f0012cc8: Waiting [2022-04-12T10:51:09.215Z] f73e7dbfee58: Waiting [2022-04-12T10:51:09.488Z] b60eb95a02a5: Pushed [2022-04-12T10:51:09.488Z] f89ce38ff2c5: Pushed [2022-04-12T10:51:09.488Z] b4748d99c424: Pushed [2022-04-12T10:51:09.488Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:09.762Z] b8eb9af026ae: Pushed [2022-04-12T10:51:10.356Z] 47f2f0012cc8: Pushed [2022-04-12T10:51:13.732Z] 2812484642e2: Pushed [2022-04-12T10:51:13.732Z] 9f93802724e7: Pushed [2022-04-12T10:51:14.002Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:6c6ef18c4bafdd90baa56954cd70c2b70aa73b73ee545df400f1e737a6b13a01 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:14.338Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:14.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T10:51:14.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T10:51:14.672Z] b4748d99c424: Preparing [2022-04-12T10:51:14.672Z] f89ce38ff2c5: Preparing [2022-04-12T10:51:14.672Z] 9f93802724e7: Preparing [2022-04-12T10:51:14.672Z] 2812484642e2: Preparing [2022-04-12T10:51:14.672Z] b60eb95a02a5: Preparing [2022-04-12T10:51:14.672Z] b8eb9af026ae: Preparing [2022-04-12T10:51:14.672Z] 47f2f0012cc8: Preparing [2022-04-12T10:51:14.672Z] f73e7dbfee58: Preparing [2022-04-12T10:51:14.672Z] b8eb9af026ae: Waiting [2022-04-12T10:51:14.672Z] 47f2f0012cc8: Waiting [2022-04-12T10:51:14.672Z] f73e7dbfee58: Waiting [2022-04-12T10:51:14.672Z] 2812484642e2: Layer already exists [2022-04-12T10:51:14.672Z] f89ce38ff2c5: Layer already exists [2022-04-12T10:51:14.672Z] b4748d99c424: Layer already exists [2022-04-12T10:51:14.672Z] b60eb95a02a5: Layer already exists [2022-04-12T10:51:14.672Z] 9f93802724e7: Layer already exists [2022-04-12T10:51:14.944Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:14.944Z] 47f2f0012cc8: Layer already exists [2022-04-12T10:51:14.944Z] b8eb9af026ae: Layer already exists [2022-04-12T10:51:14.944Z] latest: digest: sha256:6c6ef18c4bafdd90baa56954cd70c2b70aa73b73ee545df400f1e737a6b13a01 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:15.288Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:15.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [2022-04-12T10:51:15.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T10:51:15.622Z] b4748d99c424: Preparing [2022-04-12T10:51:15.622Z] f89ce38ff2c5: Preparing [2022-04-12T10:51:15.622Z] 9f93802724e7: Preparing [2022-04-12T10:51:15.622Z] 2812484642e2: Preparing [2022-04-12T10:51:15.622Z] b60eb95a02a5: Preparing [2022-04-12T10:51:15.622Z] b8eb9af026ae: Preparing [2022-04-12T10:51:15.622Z] 47f2f0012cc8: Preparing [2022-04-12T10:51:15.622Z] f73e7dbfee58: Preparing [2022-04-12T10:51:15.622Z] b8eb9af026ae: Waiting [2022-04-12T10:51:15.622Z] f73e7dbfee58: Waiting [2022-04-12T10:51:15.622Z] 2812484642e2: Layer already exists [2022-04-12T10:51:15.622Z] f89ce38ff2c5: Layer already exists [2022-04-12T10:51:15.622Z] 9f93802724e7: Layer already exists [2022-04-12T10:51:15.622Z] b4748d99c424: Layer already exists [2022-04-12T10:51:15.622Z] b60eb95a02a5: Layer already exists [2022-04-12T10:51:15.622Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:15.622Z] b8eb9af026ae: Layer already exists [2022-04-12T10:51:15.892Z] 47f2f0012cc8: Layer already exists [2022-04-12T10:51:15.892Z] 2.2.0-dev.64: digest: sha256:6c6ef18c4bafdd90baa56954cd70c2b70aa73b73ee545df400f1e737a6b13a01 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:16.230Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:16.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:16.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T10:51:16.564Z] b4748d99c424: Preparing [2022-04-12T10:51:16.564Z] f89ce38ff2c5: Preparing [2022-04-12T10:51:16.564Z] 9f93802724e7: Preparing [2022-04-12T10:51:16.564Z] 2812484642e2: Preparing [2022-04-12T10:51:16.564Z] b60eb95a02a5: Preparing [2022-04-12T10:51:16.564Z] b8eb9af026ae: Preparing [2022-04-12T10:51:16.564Z] 47f2f0012cc8: Preparing [2022-04-12T10:51:16.564Z] f73e7dbfee58: Preparing [2022-04-12T10:51:16.564Z] 47f2f0012cc8: Waiting [2022-04-12T10:51:16.564Z] f73e7dbfee58: Waiting [2022-04-12T10:51:16.564Z] b8eb9af026ae: Waiting [2022-04-12T10:51:16.564Z] f89ce38ff2c5: Layer already exists [2022-04-12T10:51:16.564Z] 9f93802724e7: Layer already exists [2022-04-12T10:51:16.564Z] b60eb95a02a5: Layer already exists [2022-04-12T10:51:16.564Z] b4748d99c424: Layer already exists [2022-04-12T10:51:16.564Z] 2812484642e2: Layer already exists [2022-04-12T10:51:16.835Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:16.835Z] b8eb9af026ae: Layer already exists [2022-04-12T10:51:16.835Z] 47f2f0012cc8: Layer already exists [2022-04-12T10:51:16.835Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:6c6ef18c4bafdd90baa56954cd70c2b70aa73b73ee545df400f1e737a6b13a01 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:17.177Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:17.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-12T10:51:17.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-12T10:51:17.512Z] b4748d99c424: Preparing [2022-04-12T10:51:17.512Z] f89ce38ff2c5: Preparing [2022-04-12T10:51:17.512Z] 9f93802724e7: Preparing [2022-04-12T10:51:17.512Z] 2812484642e2: Preparing [2022-04-12T10:51:17.512Z] b60eb95a02a5: Preparing [2022-04-12T10:51:17.512Z] b8eb9af026ae: Preparing [2022-04-12T10:51:17.512Z] 47f2f0012cc8: Preparing [2022-04-12T10:51:17.512Z] f73e7dbfee58: Preparing [2022-04-12T10:51:17.512Z] b8eb9af026ae: Waiting [2022-04-12T10:51:17.512Z] 47f2f0012cc8: Waiting [2022-04-12T10:51:17.512Z] f73e7dbfee58: Waiting [2022-04-12T10:51:17.512Z] b4748d99c424: Layer already exists [2022-04-12T10:51:17.512Z] 2812484642e2: Layer already exists [2022-04-12T10:51:17.512Z] f89ce38ff2c5: Layer already exists [2022-04-12T10:51:17.512Z] b60eb95a02a5: Layer already exists [2022-04-12T10:51:17.512Z] 9f93802724e7: Layer already exists [2022-04-12T10:51:17.512Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:17.512Z] 47f2f0012cc8: Layer already exists [2022-04-12T10:51:17.512Z] b8eb9af026ae: Layer already exists [2022-04-12T10:51:17.782Z] main: digest: sha256:6c6ef18c4bafdd90baa56954cd70c2b70aa73b73ee545df400f1e737a6b13a01 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:51:17.832Z] ===================================================== [Pipeline] echo [2022-04-12T10:51:17.840Z] taggedImages: [2022-04-12T10:51:17.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:17.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-12T10:51:17.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.64 [2022-04-12T10:51:17.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:17.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-12T10:51:17.861Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-12T10:51:17.861Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:17.861Z] latest [2022-04-12T10:51:17.861Z] 2.2.0-dev.64 [2022-04-12T10:51:17.861Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:17.861Z] main [2022-04-12T10:51:17.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:18.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:18.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:18.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T10:51:18.565Z] a49ec35ecac1: Preparing [2022-04-12T10:51:18.565Z] 336f3fc7d38a: Preparing [2022-04-12T10:51:18.565Z] 57e7ec39ba55: Preparing [2022-04-12T10:51:18.565Z] f22b1646da48: Preparing [2022-04-12T10:51:18.565Z] b18c230adf4f: Preparing [2022-04-12T10:51:18.565Z] ac1d3ac834b1: Preparing [2022-04-12T10:51:18.565Z] bdaff62ad7ba: Preparing [2022-04-12T10:51:18.565Z] 2313bee0cf13: Preparing [2022-04-12T10:51:18.565Z] 60d5e931b210: Preparing [2022-04-12T10:51:18.565Z] f73e7dbfee58: Preparing [2022-04-12T10:51:18.565Z] bdaff62ad7ba: Waiting [2022-04-12T10:51:18.565Z] 2313bee0cf13: Waiting [2022-04-12T10:51:18.565Z] 60d5e931b210: Waiting [2022-04-12T10:51:18.565Z] f73e7dbfee58: Waiting [2022-04-12T10:51:18.844Z] a49ec35ecac1: Pushed [2022-04-12T10:51:18.844Z] b18c230adf4f: Pushed [2022-04-12T10:51:18.844Z] 336f3fc7d38a: Pushed [2022-04-12T10:51:19.115Z] 2313bee0cf13: Pushed [2022-04-12T10:51:19.115Z] ac1d3ac834b1: Pushed [2022-04-12T10:51:19.115Z] bdaff62ad7ba: Pushed [2022-04-12T10:51:19.115Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:19.386Z] 60d5e931b210: Pushed [2022-04-12T10:51:23.684Z] f22b1646da48: Pushed [2022-04-12T10:51:23.684Z] 57e7ec39ba55: Pushed [2022-04-12T10:51:23.684Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:4005930108a2f0d9148012594dd22278dd2d9c8d7a595d7425d4a061739a0355 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:24.029Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:24.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T10:51:24.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T10:51:24.361Z] a49ec35ecac1: Preparing [2022-04-12T10:51:24.361Z] 336f3fc7d38a: Preparing [2022-04-12T10:51:24.361Z] 57e7ec39ba55: Preparing [2022-04-12T10:51:24.361Z] f22b1646da48: Preparing [2022-04-12T10:51:24.361Z] b18c230adf4f: Preparing [2022-04-12T10:51:24.361Z] ac1d3ac834b1: Preparing [2022-04-12T10:51:24.361Z] bdaff62ad7ba: Preparing [2022-04-12T10:51:24.361Z] 2313bee0cf13: Preparing [2022-04-12T10:51:24.361Z] 60d5e931b210: Preparing [2022-04-12T10:51:24.361Z] f73e7dbfee58: Preparing [2022-04-12T10:51:24.361Z] bdaff62ad7ba: Waiting [2022-04-12T10:51:24.361Z] ac1d3ac834b1: Waiting [2022-04-12T10:51:24.361Z] 2313bee0cf13: Waiting [2022-04-12T10:51:24.361Z] f73e7dbfee58: Waiting [2022-04-12T10:51:24.361Z] 60d5e931b210: Waiting [2022-04-12T10:51:24.361Z] f22b1646da48: Layer already exists [2022-04-12T10:51:24.361Z] 336f3fc7d38a: Layer already exists [2022-04-12T10:51:24.361Z] 57e7ec39ba55: Layer already exists [2022-04-12T10:51:24.361Z] a49ec35ecac1: Layer already exists [2022-04-12T10:51:24.361Z] b18c230adf4f: Layer already exists [2022-04-12T10:51:24.632Z] 60d5e931b210: Layer already exists [2022-04-12T10:51:24.632Z] ac1d3ac834b1: Layer already exists [2022-04-12T10:51:24.632Z] 2313bee0cf13: Layer already exists [2022-04-12T10:51:24.632Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:24.632Z] bdaff62ad7ba: Layer already exists [2022-04-12T10:51:24.632Z] latest: digest: sha256:4005930108a2f0d9148012594dd22278dd2d9c8d7a595d7425d4a061739a0355 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:24.968Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:25.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [2022-04-12T10:51:25.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T10:51:25.302Z] a49ec35ecac1: Preparing [2022-04-12T10:51:25.302Z] 336f3fc7d38a: Preparing [2022-04-12T10:51:25.302Z] 57e7ec39ba55: Preparing [2022-04-12T10:51:25.302Z] f22b1646da48: Preparing [2022-04-12T10:51:25.302Z] b18c230adf4f: Preparing [2022-04-12T10:51:25.302Z] ac1d3ac834b1: Preparing [2022-04-12T10:51:25.302Z] bdaff62ad7ba: Preparing [2022-04-12T10:51:25.302Z] 2313bee0cf13: Preparing [2022-04-12T10:51:25.302Z] 60d5e931b210: Preparing [2022-04-12T10:51:25.302Z] f73e7dbfee58: Preparing [2022-04-12T10:51:25.302Z] 2313bee0cf13: Waiting [2022-04-12T10:51:25.302Z] ac1d3ac834b1: Waiting [2022-04-12T10:51:25.302Z] bdaff62ad7ba: Waiting [2022-04-12T10:51:25.302Z] 60d5e931b210: Waiting [2022-04-12T10:51:25.302Z] f73e7dbfee58: Waiting [2022-04-12T10:51:25.302Z] b18c230adf4f: Layer already exists [2022-04-12T10:51:25.302Z] f22b1646da48: Layer already exists [2022-04-12T10:51:25.302Z] 336f3fc7d38a: Layer already exists [2022-04-12T10:51:25.302Z] 57e7ec39ba55: Layer already exists [2022-04-12T10:51:25.302Z] a49ec35ecac1: Layer already exists [2022-04-12T10:51:25.573Z] bdaff62ad7ba: Layer already exists [2022-04-12T10:51:25.573Z] ac1d3ac834b1: Layer already exists [2022-04-12T10:51:25.573Z] 2313bee0cf13: Layer already exists [2022-04-12T10:51:25.573Z] 60d5e931b210: Layer already exists [2022-04-12T10:51:25.573Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:25.573Z] 2.2.0-dev.64: digest: sha256:4005930108a2f0d9148012594dd22278dd2d9c8d7a595d7425d4a061739a0355 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:25.912Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:26.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:26.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T10:51:26.357Z] a49ec35ecac1: Preparing [2022-04-12T10:51:26.357Z] 336f3fc7d38a: Preparing [2022-04-12T10:51:26.357Z] 57e7ec39ba55: Preparing [2022-04-12T10:51:26.357Z] f22b1646da48: Preparing [2022-04-12T10:51:26.357Z] b18c230adf4f: Preparing [2022-04-12T10:51:26.357Z] ac1d3ac834b1: Preparing [2022-04-12T10:51:26.357Z] bdaff62ad7ba: Preparing [2022-04-12T10:51:26.357Z] 2313bee0cf13: Preparing [2022-04-12T10:51:26.357Z] 60d5e931b210: Preparing [2022-04-12T10:51:26.357Z] f73e7dbfee58: Preparing [2022-04-12T10:51:26.357Z] 2313bee0cf13: Waiting [2022-04-12T10:51:26.357Z] 60d5e931b210: Waiting [2022-04-12T10:51:26.357Z] ac1d3ac834b1: Waiting [2022-04-12T10:51:26.357Z] bdaff62ad7ba: Waiting [2022-04-12T10:51:26.357Z] b18c230adf4f: Layer already exists [2022-04-12T10:51:26.357Z] 336f3fc7d38a: Layer already exists [2022-04-12T10:51:26.357Z] f22b1646da48: Layer already exists [2022-04-12T10:51:26.357Z] 57e7ec39ba55: Layer already exists [2022-04-12T10:51:26.357Z] a49ec35ecac1: Layer already exists [2022-04-12T10:51:26.655Z] 2313bee0cf13: Layer already exists [2022-04-12T10:51:26.655Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:26.655Z] bdaff62ad7ba: Layer already exists [2022-04-12T10:51:26.655Z] 60d5e931b210: Layer already exists [2022-04-12T10:51:26.655Z] ac1d3ac834b1: Layer already exists [2022-04-12T10:51:26.655Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:4005930108a2f0d9148012594dd22278dd2d9c8d7a595d7425d4a061739a0355 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:26.997Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:27.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-12T10:51:27.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-12T10:51:27.330Z] a49ec35ecac1: Preparing [2022-04-12T10:51:27.330Z] 336f3fc7d38a: Preparing [2022-04-12T10:51:27.331Z] 57e7ec39ba55: Preparing [2022-04-12T10:51:27.331Z] f22b1646da48: Preparing [2022-04-12T10:51:27.331Z] b18c230adf4f: Preparing [2022-04-12T10:51:27.331Z] ac1d3ac834b1: Preparing [2022-04-12T10:51:27.331Z] bdaff62ad7ba: Preparing [2022-04-12T10:51:27.331Z] 2313bee0cf13: Preparing [2022-04-12T10:51:27.331Z] 60d5e931b210: Preparing [2022-04-12T10:51:27.331Z] f73e7dbfee58: Preparing [2022-04-12T10:51:27.331Z] ac1d3ac834b1: Waiting [2022-04-12T10:51:27.331Z] bdaff62ad7ba: Waiting [2022-04-12T10:51:27.331Z] 2313bee0cf13: Waiting [2022-04-12T10:51:27.331Z] 60d5e931b210: Waiting [2022-04-12T10:51:27.331Z] f73e7dbfee58: Waiting [2022-04-12T10:51:27.331Z] a49ec35ecac1: Layer already exists [2022-04-12T10:51:27.331Z] f22b1646da48: Layer already exists [2022-04-12T10:51:27.331Z] 336f3fc7d38a: Layer already exists [2022-04-12T10:51:27.331Z] b18c230adf4f: Layer already exists [2022-04-12T10:51:27.601Z] 57e7ec39ba55: Layer already exists [2022-04-12T10:51:27.601Z] ac1d3ac834b1: Layer already exists [2022-04-12T10:51:27.601Z] 2313bee0cf13: Layer already exists [2022-04-12T10:51:27.601Z] 60d5e931b210: Layer already exists [2022-04-12T10:51:27.601Z] bdaff62ad7ba: Layer already exists [2022-04-12T10:51:27.601Z] f73e7dbfee58: Layer already exists [2022-04-12T10:51:27.601Z] main: digest: sha256:4005930108a2f0d9148012594dd22278dd2d9c8d7a595d7425d4a061739a0355 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:51:27.649Z] ===================================================== [Pipeline] echo [2022-04-12T10:51:27.659Z] taggedImages: [2022-04-12T10:51:27.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:27.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-12T10:51:27.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.64 [2022-04-12T10:51:27.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:27.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-12T10:51:27.685Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-12T10:51:27.685Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:27.685Z] latest [2022-04-12T10:51:27.685Z] 2.2.0-dev.64 [2022-04-12T10:51:27.685Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:27.685Z] main [2022-04-12T10:51:27.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:28.030Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:28.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:28.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T10:51:28.365Z] a550e9a1ddd5: Preparing [2022-04-12T10:51:28.365Z] d83d7068b88a: Preparing [2022-04-12T10:51:28.365Z] e3b499db63de: Preparing [2022-04-12T10:51:28.365Z] 3c9ea5348b23: Preparing [2022-04-12T10:51:28.365Z] 365335f014c5: Preparing [2022-04-12T10:51:28.365Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:28.365Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:28.365Z] e3b499db63de: Layer already exists [2022-04-12T10:51:28.638Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:28.638Z] 365335f014c5: Pushed [2022-04-12T10:51:28.638Z] a550e9a1ddd5: Pushed [2022-04-12T10:51:30.063Z] 3c9ea5348b23: Pushed [2022-04-12T10:51:33.437Z] d83d7068b88a: Pushed [2022-04-12T10:51:33.437Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:ac805626412e8b4ac56c52a8225e2a13e84ce5dbacb40d6144093b818e596b1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:33.774Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:34.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T10:51:34.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T10:51:34.107Z] a550e9a1ddd5: Preparing [2022-04-12T10:51:34.107Z] d83d7068b88a: Preparing [2022-04-12T10:51:34.107Z] e3b499db63de: Preparing [2022-04-12T10:51:34.107Z] 3c9ea5348b23: Preparing [2022-04-12T10:51:34.107Z] 365335f014c5: Preparing [2022-04-12T10:51:34.107Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:34.107Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:34.107Z] d83d7068b88a: Layer already exists [2022-04-12T10:51:34.107Z] e3b499db63de: Layer already exists [2022-04-12T10:51:34.107Z] 365335f014c5: Layer already exists [2022-04-12T10:51:34.107Z] 3c9ea5348b23: Layer already exists [2022-04-12T10:51:34.107Z] a550e9a1ddd5: Layer already exists [2022-04-12T10:51:34.379Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:34.379Z] latest: digest: sha256:ac805626412e8b4ac56c52a8225e2a13e84ce5dbacb40d6144093b818e596b1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:34.716Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:35.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [2022-04-12T10:51:35.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T10:51:35.057Z] a550e9a1ddd5: Preparing [2022-04-12T10:51:35.057Z] d83d7068b88a: Preparing [2022-04-12T10:51:35.057Z] e3b499db63de: Preparing [2022-04-12T10:51:35.057Z] 3c9ea5348b23: Preparing [2022-04-12T10:51:35.057Z] 365335f014c5: Preparing [2022-04-12T10:51:35.057Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:35.057Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:35.057Z] 365335f014c5: Layer already exists [2022-04-12T10:51:35.057Z] 3c9ea5348b23: Layer already exists [2022-04-12T10:51:35.057Z] e3b499db63de: Layer already exists [2022-04-12T10:51:35.057Z] d83d7068b88a: Layer already exists [2022-04-12T10:51:35.057Z] a550e9a1ddd5: Layer already exists [2022-04-12T10:51:35.327Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:35.327Z] 2.2.0-dev.64: digest: sha256:ac805626412e8b4ac56c52a8225e2a13e84ce5dbacb40d6144093b818e596b1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:35.665Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:35.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:35.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T10:51:35.996Z] a550e9a1ddd5: Preparing [2022-04-12T10:51:35.996Z] d83d7068b88a: Preparing [2022-04-12T10:51:35.996Z] e3b499db63de: Preparing [2022-04-12T10:51:35.996Z] 3c9ea5348b23: Preparing [2022-04-12T10:51:35.996Z] 365335f014c5: Preparing [2022-04-12T10:51:35.996Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:35.996Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:35.996Z] a550e9a1ddd5: Layer already exists [2022-04-12T10:51:35.996Z] e3b499db63de: Layer already exists [2022-04-12T10:51:35.996Z] 3c9ea5348b23: Layer already exists [2022-04-12T10:51:35.996Z] d83d7068b88a: Layer already exists [2022-04-12T10:51:35.996Z] 365335f014c5: Layer already exists [2022-04-12T10:51:35.996Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:36.268Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:ac805626412e8b4ac56c52a8225e2a13e84ce5dbacb40d6144093b818e596b1a size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:36.604Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:36.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-12T10:51:36.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-12T10:51:36.936Z] a550e9a1ddd5: Preparing [2022-04-12T10:51:36.936Z] d83d7068b88a: Preparing [2022-04-12T10:51:36.936Z] e3b499db63de: Preparing [2022-04-12T10:51:36.936Z] 3c9ea5348b23: Preparing [2022-04-12T10:51:36.936Z] 365335f014c5: Preparing [2022-04-12T10:51:36.936Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:36.936Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:36.936Z] d83d7068b88a: Layer already exists [2022-04-12T10:51:36.936Z] e3b499db63de: Layer already exists [2022-04-12T10:51:36.936Z] 365335f014c5: Layer already exists [2022-04-12T10:51:36.936Z] 3c9ea5348b23: Layer already exists [2022-04-12T10:51:36.936Z] a550e9a1ddd5: Layer already exists [2022-04-12T10:51:36.936Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:37.207Z] main: digest: sha256:ac805626412e8b4ac56c52a8225e2a13e84ce5dbacb40d6144093b818e596b1a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:51:37.253Z] ===================================================== [Pipeline] echo [2022-04-12T10:51:37.262Z] taggedImages: [2022-04-12T10:51:37.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:37.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-12T10:51:37.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.64 [2022-04-12T10:51:37.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:37.262Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-12T10:51:37.285Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-12T10:51:37.285Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:37.285Z] latest [2022-04-12T10:51:37.285Z] 2.2.0-dev.64 [2022-04-12T10:51:37.285Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:37.285Z] main [2022-04-12T10:51:37.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:37.635Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:37.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:37.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T10:51:37.971Z] 0c47c626f0ee: Preparing [2022-04-12T10:51:37.971Z] e4cabb45534e: Preparing [2022-04-12T10:51:37.971Z] c41c2ca83098: Preparing [2022-04-12T10:51:37.971Z] 10cce8a1ecd6: Preparing [2022-04-12T10:51:37.971Z] 0efdb46fc051: Preparing [2022-04-12T10:51:37.971Z] 696b2bd89a16: Preparing [2022-04-12T10:51:37.971Z] 365335f014c5: Preparing [2022-04-12T10:51:37.971Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:37.971Z] 696b2bd89a16: Waiting [2022-04-12T10:51:37.971Z] 365335f014c5: Waiting [2022-04-12T10:51:37.971Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:38.247Z] 0c47c626f0ee: Pushed [2022-04-12T10:51:38.247Z] c41c2ca83098: Pushed [2022-04-12T10:51:38.247Z] e4cabb45534e: Pushed [2022-04-12T10:51:38.247Z] 365335f014c5: Layer already exists [2022-04-12T10:51:38.247Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:39.222Z] 696b2bd89a16: Pushed [2022-04-12T10:51:47.480Z] 0efdb46fc051: Pushed [2022-04-12T10:51:55.736Z] 10cce8a1ecd6: Pushed [2022-04-12T10:51:55.736Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:6111b106e8302e87ac8e5b925f13a4a6f55aacd50b8bc9e0370c7d1a733d9fcb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:56.078Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:56.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T10:51:56.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T10:51:56.412Z] 0c47c626f0ee: Preparing [2022-04-12T10:51:56.412Z] e4cabb45534e: Preparing [2022-04-12T10:51:56.412Z] c41c2ca83098: Preparing [2022-04-12T10:51:56.412Z] 10cce8a1ecd6: Preparing [2022-04-12T10:51:56.412Z] 0efdb46fc051: Preparing [2022-04-12T10:51:56.412Z] 696b2bd89a16: Preparing [2022-04-12T10:51:56.412Z] 365335f014c5: Preparing [2022-04-12T10:51:56.412Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:56.412Z] 696b2bd89a16: Waiting [2022-04-12T10:51:56.412Z] 365335f014c5: Waiting [2022-04-12T10:51:56.412Z] e4cabb45534e: Layer already exists [2022-04-12T10:51:56.412Z] c41c2ca83098: Layer already exists [2022-04-12T10:51:56.412Z] 0efdb46fc051: Layer already exists [2022-04-12T10:51:56.412Z] 0c47c626f0ee: Layer already exists [2022-04-12T10:51:56.412Z] 10cce8a1ecd6: Layer already exists [2022-04-12T10:51:56.683Z] 696b2bd89a16: Layer already exists [2022-04-12T10:51:56.683Z] 365335f014c5: Layer already exists [2022-04-12T10:51:56.683Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:56.683Z] latest: digest: sha256:6111b106e8302e87ac8e5b925f13a4a6f55aacd50b8bc9e0370c7d1a733d9fcb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:57.023Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:57.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [2022-04-12T10:51:57.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T10:51:57.355Z] 0c47c626f0ee: Preparing [2022-04-12T10:51:57.355Z] e4cabb45534e: Preparing [2022-04-12T10:51:57.355Z] c41c2ca83098: Preparing [2022-04-12T10:51:57.355Z] 10cce8a1ecd6: Preparing [2022-04-12T10:51:57.355Z] 0efdb46fc051: Preparing [2022-04-12T10:51:57.355Z] 696b2bd89a16: Preparing [2022-04-12T10:51:57.355Z] 365335f014c5: Preparing [2022-04-12T10:51:57.355Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:57.355Z] 696b2bd89a16: Waiting [2022-04-12T10:51:57.355Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:57.355Z] 0efdb46fc051: Layer already exists [2022-04-12T10:51:57.355Z] c41c2ca83098: Layer already exists [2022-04-12T10:51:57.355Z] e4cabb45534e: Layer already exists [2022-04-12T10:51:57.355Z] 0c47c626f0ee: Layer already exists [2022-04-12T10:51:57.355Z] 10cce8a1ecd6: Layer already exists [2022-04-12T10:51:57.355Z] 696b2bd89a16: Layer already exists [2022-04-12T10:51:57.355Z] 365335f014c5: Layer already exists [2022-04-12T10:51:57.355Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:57.625Z] 2.2.0-dev.64: digest: sha256:6111b106e8302e87ac8e5b925f13a4a6f55aacd50b8bc9e0370c7d1a733d9fcb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:57.966Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:58.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T10:51:58.296Z] 0c47c626f0ee: Preparing [2022-04-12T10:51:58.296Z] e4cabb45534e: Preparing [2022-04-12T10:51:58.296Z] c41c2ca83098: Preparing [2022-04-12T10:51:58.296Z] 10cce8a1ecd6: Preparing [2022-04-12T10:51:58.296Z] 0efdb46fc051: Preparing [2022-04-12T10:51:58.296Z] 696b2bd89a16: Preparing [2022-04-12T10:51:58.296Z] 365335f014c5: Preparing [2022-04-12T10:51:58.296Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:58.296Z] 696b2bd89a16: Waiting [2022-04-12T10:51:58.296Z] 365335f014c5: Waiting [2022-04-12T10:51:58.296Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:58.296Z] c41c2ca83098: Layer already exists [2022-04-12T10:51:58.296Z] e4cabb45534e: Layer already exists [2022-04-12T10:51:58.296Z] 0efdb46fc051: Layer already exists [2022-04-12T10:51:58.296Z] 0c47c626f0ee: Layer already exists [2022-04-12T10:51:58.296Z] 10cce8a1ecd6: Layer already exists [2022-04-12T10:51:58.567Z] 696b2bd89a16: Layer already exists [2022-04-12T10:51:58.567Z] 365335f014c5: Layer already exists [2022-04-12T10:51:58.567Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:58.567Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:6111b106e8302e87ac8e5b925f13a4a6f55aacd50b8bc9e0370c7d1a733d9fcb size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:58.898Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:59.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-12T10:51:59.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-12T10:51:59.228Z] 0c47c626f0ee: Preparing [2022-04-12T10:51:59.228Z] e4cabb45534e: Preparing [2022-04-12T10:51:59.228Z] c41c2ca83098: Preparing [2022-04-12T10:51:59.228Z] 10cce8a1ecd6: Preparing [2022-04-12T10:51:59.228Z] 0efdb46fc051: Preparing [2022-04-12T10:51:59.228Z] 696b2bd89a16: Preparing [2022-04-12T10:51:59.228Z] 365335f014c5: Preparing [2022-04-12T10:51:59.228Z] 4f4ce317c6bb: Preparing [2022-04-12T10:51:59.228Z] 365335f014c5: Waiting [2022-04-12T10:51:59.228Z] 4f4ce317c6bb: Waiting [2022-04-12T10:51:59.228Z] 696b2bd89a16: Waiting [2022-04-12T10:51:59.228Z] 0efdb46fc051: Layer already exists [2022-04-12T10:51:59.228Z] 0c47c626f0ee: Layer already exists [2022-04-12T10:51:59.228Z] e4cabb45534e: Layer already exists [2022-04-12T10:51:59.228Z] c41c2ca83098: Layer already exists [2022-04-12T10:51:59.228Z] 10cce8a1ecd6: Layer already exists [2022-04-12T10:51:59.228Z] 696b2bd89a16: Layer already exists [2022-04-12T10:51:59.228Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:51:59.228Z] 365335f014c5: Layer already exists [2022-04-12T10:51:59.518Z] main: digest: sha256:6111b106e8302e87ac8e5b925f13a4a6f55aacd50b8bc9e0370c7d1a733d9fcb size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:51:59.564Z] ===================================================== [Pipeline] echo [2022-04-12T10:51:59.573Z] taggedImages: [2022-04-12T10:51:59.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:59.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-12T10:51:59.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.64 [2022-04-12T10:51:59.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:59.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-12T10:51:59.593Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-12T10:51:59.593Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:51:59.593Z] latest [2022-04-12T10:51:59.593Z] 2.2.0-dev.64 [2022-04-12T10:51:59.593Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:51:59.593Z] main [2022-04-12T10:51:59.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:51:59.942Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:00.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:00.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T10:52:00.396Z] 281b63abec65: Preparing [2022-04-12T10:52:00.396Z] 49558d69cd46: Preparing [2022-04-12T10:52:00.396Z] 1aad93422039: Preparing [2022-04-12T10:52:00.396Z] 10ecbc4442e8: Preparing [2022-04-12T10:52:00.396Z] ba381ba3bc0b: Preparing [2022-04-12T10:52:00.396Z] 365335f014c5: Preparing [2022-04-12T10:52:00.396Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:00.396Z] 365335f014c5: Waiting [2022-04-12T10:52:00.396Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:00.700Z] 1aad93422039: Pushed [2022-04-12T10:52:00.700Z] 281b63abec65: Pushed [2022-04-12T10:52:00.700Z] 49558d69cd46: Pushed [2022-04-12T10:52:00.700Z] 365335f014c5: Layer already exists [2022-04-12T10:52:00.700Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:01.324Z] ba381ba3bc0b: Pushed [2022-04-12T10:52:19.618Z] 10ecbc4442e8: Pushed [2022-04-12T10:52:19.618Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:b3fe06f88af8b08a4beda3f1ed62c134c6c8772db82e8bd8dafe1c3e0c8aaa4f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:19.957Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:20.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T10:52:20.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T10:52:20.293Z] 281b63abec65: Preparing [2022-04-12T10:52:20.293Z] 49558d69cd46: Preparing [2022-04-12T10:52:20.293Z] 1aad93422039: Preparing [2022-04-12T10:52:20.293Z] 10ecbc4442e8: Preparing [2022-04-12T10:52:20.293Z] ba381ba3bc0b: Preparing [2022-04-12T10:52:20.293Z] 365335f014c5: Preparing [2022-04-12T10:52:20.293Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:20.293Z] 365335f014c5: Waiting [2022-04-12T10:52:20.293Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:20.293Z] 1aad93422039: Layer already exists [2022-04-12T10:52:20.293Z] 281b63abec65: Layer already exists [2022-04-12T10:52:20.293Z] 49558d69cd46: Layer already exists [2022-04-12T10:52:20.564Z] 10ecbc4442e8: Layer already exists [2022-04-12T10:52:20.564Z] ba381ba3bc0b: Layer already exists [2022-04-12T10:52:20.564Z] 365335f014c5: Layer already exists [2022-04-12T10:52:20.564Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:20.564Z] latest: digest: sha256:b3fe06f88af8b08a4beda3f1ed62c134c6c8772db82e8bd8dafe1c3e0c8aaa4f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:20.903Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:21.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [2022-04-12T10:52:21.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T10:52:21.232Z] 281b63abec65: Preparing [2022-04-12T10:52:21.232Z] 49558d69cd46: Preparing [2022-04-12T10:52:21.232Z] 1aad93422039: Preparing [2022-04-12T10:52:21.232Z] 10ecbc4442e8: Preparing [2022-04-12T10:52:21.232Z] ba381ba3bc0b: Preparing [2022-04-12T10:52:21.232Z] 365335f014c5: Preparing [2022-04-12T10:52:21.232Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:21.232Z] 365335f014c5: Waiting [2022-04-12T10:52:21.232Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:21.232Z] 10ecbc4442e8: Layer already exists [2022-04-12T10:52:21.232Z] 1aad93422039: Layer already exists [2022-04-12T10:52:21.232Z] 49558d69cd46: Layer already exists [2022-04-12T10:52:21.232Z] 281b63abec65: Layer already exists [2022-04-12T10:52:21.232Z] ba381ba3bc0b: Layer already exists [2022-04-12T10:52:21.232Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:21.502Z] 365335f014c5: Layer already exists [2022-04-12T10:52:21.502Z] 2.2.0-dev.64: digest: sha256:b3fe06f88af8b08a4beda3f1ed62c134c6c8772db82e8bd8dafe1c3e0c8aaa4f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:21.839Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:22.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:22.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T10:52:22.169Z] 281b63abec65: Preparing [2022-04-12T10:52:22.169Z] 49558d69cd46: Preparing [2022-04-12T10:52:22.169Z] 1aad93422039: Preparing [2022-04-12T10:52:22.169Z] 10ecbc4442e8: Preparing [2022-04-12T10:52:22.169Z] ba381ba3bc0b: Preparing [2022-04-12T10:52:22.169Z] 365335f014c5: Preparing [2022-04-12T10:52:22.169Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:22.169Z] 365335f014c5: Waiting [2022-04-12T10:52:22.169Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:22.169Z] 281b63abec65: Layer already exists [2022-04-12T10:52:22.169Z] ba381ba3bc0b: Layer already exists [2022-04-12T10:52:22.169Z] 10ecbc4442e8: Layer already exists [2022-04-12T10:52:22.169Z] 49558d69cd46: Layer already exists [2022-04-12T10:52:22.169Z] 1aad93422039: Layer already exists [2022-04-12T10:52:22.440Z] 365335f014c5: Layer already exists [2022-04-12T10:52:22.440Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:22.440Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:b3fe06f88af8b08a4beda3f1ed62c134c6c8772db82e8bd8dafe1c3e0c8aaa4f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:22.775Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:23.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-12T10:52:23.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-12T10:52:23.108Z] 281b63abec65: Preparing [2022-04-12T10:52:23.108Z] 49558d69cd46: Preparing [2022-04-12T10:52:23.108Z] 1aad93422039: Preparing [2022-04-12T10:52:23.108Z] 10ecbc4442e8: Preparing [2022-04-12T10:52:23.108Z] ba381ba3bc0b: Preparing [2022-04-12T10:52:23.108Z] 365335f014c5: Preparing [2022-04-12T10:52:23.108Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:23.108Z] 365335f014c5: Waiting [2022-04-12T10:52:23.108Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:23.108Z] ba381ba3bc0b: Layer already exists [2022-04-12T10:52:23.108Z] 10ecbc4442e8: Layer already exists [2022-04-12T10:52:23.108Z] 281b63abec65: Layer already exists [2022-04-12T10:52:23.108Z] 49558d69cd46: Layer already exists [2022-04-12T10:52:23.108Z] 1aad93422039: Layer already exists [2022-04-12T10:52:23.108Z] 365335f014c5: Layer already exists [2022-04-12T10:52:23.108Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:23.379Z] main: digest: sha256:b3fe06f88af8b08a4beda3f1ed62c134c6c8772db82e8bd8dafe1c3e0c8aaa4f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:52:23.429Z] ===================================================== [Pipeline] echo [2022-04-12T10:52:23.438Z] taggedImages: [2022-04-12T10:52:23.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:23.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-12T10:52:23.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.64 [2022-04-12T10:52:23.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:23.438Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-12T10:52:23.461Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-12T10:52:23.461Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:23.461Z] latest [2022-04-12T10:52:23.461Z] 2.2.0-dev.64 [2022-04-12T10:52:23.461Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:23.461Z] main [2022-04-12T10:52:23.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:23.818Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:24.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:24.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T10:52:24.148Z] bc1f7fd7c209: Preparing [2022-04-12T10:52:24.148Z] 79427fa7a812: Preparing [2022-04-12T10:52:24.148Z] 2a626e674483: Preparing [2022-04-12T10:52:24.148Z] 2ff56f217087: Preparing [2022-04-12T10:52:24.148Z] 19bbb34f82e3: Preparing [2022-04-12T10:52:24.148Z] 365335f014c5: Preparing [2022-04-12T10:52:24.148Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:24.148Z] 365335f014c5: Waiting [2022-04-12T10:52:24.148Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:24.417Z] bc1f7fd7c209: Pushed [2022-04-12T10:52:24.417Z] 2a626e674483: Pushed [2022-04-12T10:52:24.417Z] 365335f014c5: Layer already exists [2022-04-12T10:52:24.417Z] 79427fa7a812: Pushed [2022-04-12T10:52:24.417Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:25.008Z] 19bbb34f82e3: Pushed [2022-04-12T10:52:43.276Z] 2ff56f217087: Pushed [2022-04-12T10:52:43.276Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:d7170cca0c64836426437b6224bd208cc138845e4cccaa5432cdaf2d39068467 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:43.617Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:43.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T10:52:43.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T10:52:43.953Z] bc1f7fd7c209: Preparing [2022-04-12T10:52:43.953Z] 79427fa7a812: Preparing [2022-04-12T10:52:43.953Z] 2a626e674483: Preparing [2022-04-12T10:52:43.953Z] 2ff56f217087: Preparing [2022-04-12T10:52:43.953Z] 19bbb34f82e3: Preparing [2022-04-12T10:52:43.953Z] 365335f014c5: Preparing [2022-04-12T10:52:43.953Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:43.953Z] 365335f014c5: Waiting [2022-04-12T10:52:43.953Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:43.953Z] bc1f7fd7c209: Layer already exists [2022-04-12T10:52:43.953Z] 19bbb34f82e3: Layer already exists [2022-04-12T10:52:43.953Z] 79427fa7a812: Layer already exists [2022-04-12T10:52:43.953Z] 2ff56f217087: Layer already exists [2022-04-12T10:52:43.953Z] 2a626e674483: Layer already exists [2022-04-12T10:52:43.953Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:43.953Z] 365335f014c5: Layer already exists [2022-04-12T10:52:44.224Z] latest: digest: sha256:d7170cca0c64836426437b6224bd208cc138845e4cccaa5432cdaf2d39068467 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:44.567Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:44.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [2022-04-12T10:52:44.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T10:52:44.901Z] bc1f7fd7c209: Preparing [2022-04-12T10:52:44.901Z] 79427fa7a812: Preparing [2022-04-12T10:52:44.901Z] 2a626e674483: Preparing [2022-04-12T10:52:44.901Z] 2ff56f217087: Preparing [2022-04-12T10:52:44.901Z] 19bbb34f82e3: Preparing [2022-04-12T10:52:44.901Z] 365335f014c5: Preparing [2022-04-12T10:52:44.901Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:44.901Z] 365335f014c5: Waiting [2022-04-12T10:52:44.901Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:44.901Z] bc1f7fd7c209: Layer already exists [2022-04-12T10:52:44.901Z] 2ff56f217087: Layer already exists [2022-04-12T10:52:44.901Z] 19bbb34f82e3: Layer already exists [2022-04-12T10:52:44.901Z] 2a626e674483: Layer already exists [2022-04-12T10:52:44.901Z] 79427fa7a812: Layer already exists [2022-04-12T10:52:45.173Z] 365335f014c5: Layer already exists [2022-04-12T10:52:45.173Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:45.173Z] 2.2.0-dev.64: digest: sha256:d7170cca0c64836426437b6224bd208cc138845e4cccaa5432cdaf2d39068467 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:45.516Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:45.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:45.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T10:52:45.850Z] bc1f7fd7c209: Preparing [2022-04-12T10:52:45.850Z] 79427fa7a812: Preparing [2022-04-12T10:52:45.850Z] 2a626e674483: Preparing [2022-04-12T10:52:45.850Z] 2ff56f217087: Preparing [2022-04-12T10:52:45.850Z] 19bbb34f82e3: Preparing [2022-04-12T10:52:45.850Z] 365335f014c5: Preparing [2022-04-12T10:52:45.850Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:45.850Z] 365335f014c5: Waiting [2022-04-12T10:52:45.850Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:45.850Z] 2ff56f217087: Layer already exists [2022-04-12T10:52:45.850Z] 79427fa7a812: Layer already exists [2022-04-12T10:52:45.850Z] 19bbb34f82e3: Layer already exists [2022-04-12T10:52:45.850Z] bc1f7fd7c209: Layer already exists [2022-04-12T10:52:45.850Z] 2a626e674483: Layer already exists [2022-04-12T10:52:46.121Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:46.121Z] 365335f014c5: Layer already exists [2022-04-12T10:52:46.122Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:d7170cca0c64836426437b6224bd208cc138845e4cccaa5432cdaf2d39068467 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:46.460Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:46.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-12T10:52:46.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-12T10:52:46.797Z] bc1f7fd7c209: Preparing [2022-04-12T10:52:46.797Z] 79427fa7a812: Preparing [2022-04-12T10:52:46.797Z] 2a626e674483: Preparing [2022-04-12T10:52:46.797Z] 2ff56f217087: Preparing [2022-04-12T10:52:46.797Z] 19bbb34f82e3: Preparing [2022-04-12T10:52:46.797Z] 365335f014c5: Preparing [2022-04-12T10:52:46.797Z] 4f4ce317c6bb: Preparing [2022-04-12T10:52:46.797Z] 365335f014c5: Waiting [2022-04-12T10:52:46.797Z] 4f4ce317c6bb: Waiting [2022-04-12T10:52:46.797Z] 2ff56f217087: Layer already exists [2022-04-12T10:52:46.797Z] bc1f7fd7c209: Layer already exists [2022-04-12T10:52:46.797Z] 19bbb34f82e3: Layer already exists [2022-04-12T10:52:46.797Z] 79427fa7a812: Layer already exists [2022-04-12T10:52:46.797Z] 2a626e674483: Layer already exists [2022-04-12T10:52:46.797Z] 365335f014c5: Layer already exists [2022-04-12T10:52:46.797Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:52:47.067Z] main: digest: sha256:d7170cca0c64836426437b6224bd208cc138845e4cccaa5432cdaf2d39068467 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:52:47.116Z] ===================================================== [Pipeline] echo [2022-04-12T10:52:47.127Z] taggedImages: [2022-04-12T10:52:47.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:47.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-12T10:52:47.127Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.64 [2022-04-12T10:52:47.128Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:47.128Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-12T10:52:47.151Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-12T10:52:47.151Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:47.151Z] latest [2022-04-12T10:52:47.151Z] 2.2.0-dev.64 [2022-04-12T10:52:47.151Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:47.151Z] main [2022-04-12T10:52:47.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:47.516Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:47.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:47.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T10:52:47.850Z] 00c27ab3f203: Preparing [2022-04-12T10:52:47.850Z] 53a4c58d4a02: Preparing [2022-04-12T10:52:47.850Z] e3b499db63de: Preparing [2022-04-12T10:52:47.850Z] 1ec5f95a12ba: Preparing [2022-04-12T10:52:47.850Z] f73e7dbfee58: Preparing [2022-04-12T10:52:48.120Z] e3b499db63de: Layer already exists [2022-04-12T10:52:48.120Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:48.120Z] 00c27ab3f203: Pushed [2022-04-12T10:52:48.392Z] 1ec5f95a12ba: Pushed [2022-04-12T10:52:53.771Z] 53a4c58d4a02: Pushed [2022-04-12T10:52:53.771Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:26e7f0626ea8851bfb153c5f9121b28f26199aa40a2993b02329ada1559dfbf9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:54.109Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:54.441Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T10:52:54.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T10:52:54.441Z] 00c27ab3f203: Preparing [2022-04-12T10:52:54.441Z] 53a4c58d4a02: Preparing [2022-04-12T10:52:54.441Z] e3b499db63de: Preparing [2022-04-12T10:52:54.441Z] 1ec5f95a12ba: Preparing [2022-04-12T10:52:54.441Z] f73e7dbfee58: Preparing [2022-04-12T10:52:54.441Z] 1ec5f95a12ba: Layer already exists [2022-04-12T10:52:54.441Z] 53a4c58d4a02: Layer already exists [2022-04-12T10:52:54.441Z] e3b499db63de: Layer already exists [2022-04-12T10:52:54.441Z] 00c27ab3f203: Layer already exists [2022-04-12T10:52:54.441Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:54.711Z] latest: digest: sha256:26e7f0626ea8851bfb153c5f9121b28f26199aa40a2993b02329ada1559dfbf9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:55.053Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:55.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [2022-04-12T10:52:55.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T10:52:55.386Z] 00c27ab3f203: Preparing [2022-04-12T10:52:55.386Z] 53a4c58d4a02: Preparing [2022-04-12T10:52:55.386Z] e3b499db63de: Preparing [2022-04-12T10:52:55.386Z] 1ec5f95a12ba: Preparing [2022-04-12T10:52:55.386Z] f73e7dbfee58: Preparing [2022-04-12T10:52:55.386Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:55.386Z] 53a4c58d4a02: Layer already exists [2022-04-12T10:52:55.386Z] 1ec5f95a12ba: Layer already exists [2022-04-12T10:52:55.386Z] 00c27ab3f203: Layer already exists [2022-04-12T10:52:55.386Z] e3b499db63de: Layer already exists [2022-04-12T10:52:55.656Z] 2.2.0-dev.64: digest: sha256:26e7f0626ea8851bfb153c5f9121b28f26199aa40a2993b02329ada1559dfbf9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:55.992Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:56.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:56.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T10:52:56.321Z] 00c27ab3f203: Preparing [2022-04-12T10:52:56.321Z] 53a4c58d4a02: Preparing [2022-04-12T10:52:56.321Z] e3b499db63de: Preparing [2022-04-12T10:52:56.321Z] 1ec5f95a12ba: Preparing [2022-04-12T10:52:56.321Z] f73e7dbfee58: Preparing [2022-04-12T10:52:56.321Z] 1ec5f95a12ba: Layer already exists [2022-04-12T10:52:56.321Z] 53a4c58d4a02: Layer already exists [2022-04-12T10:52:56.321Z] 00c27ab3f203: Layer already exists [2022-04-12T10:52:56.321Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:56.321Z] e3b499db63de: Layer already exists [2022-04-12T10:52:56.591Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:26e7f0626ea8851bfb153c5f9121b28f26199aa40a2993b02329ada1559dfbf9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:56.927Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:57.257Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-12T10:52:57.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-12T10:52:57.257Z] 00c27ab3f203: Preparing [2022-04-12T10:52:57.257Z] 53a4c58d4a02: Preparing [2022-04-12T10:52:57.257Z] e3b499db63de: Preparing [2022-04-12T10:52:57.257Z] 1ec5f95a12ba: Preparing [2022-04-12T10:52:57.257Z] f73e7dbfee58: Preparing [2022-04-12T10:52:57.257Z] 00c27ab3f203: Layer already exists [2022-04-12T10:52:57.257Z] 53a4c58d4a02: Layer already exists [2022-04-12T10:52:57.257Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:57.257Z] e3b499db63de: Layer already exists [2022-04-12T10:52:57.257Z] 1ec5f95a12ba: Layer already exists [2022-04-12T10:52:57.527Z] main: digest: sha256:26e7f0626ea8851bfb153c5f9121b28f26199aa40a2993b02329ada1559dfbf9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:52:57.575Z] ===================================================== [Pipeline] echo [2022-04-12T10:52:57.586Z] taggedImages: [2022-04-12T10:52:57.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:57.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-12T10:52:57.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.64 [2022-04-12T10:52:57.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:57.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-12T10:52:57.606Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-12T10:52:57.606Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:57.606Z] latest [2022-04-12T10:52:57.606Z] 2.2.0-dev.64 [2022-04-12T10:52:57.606Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:52:57.606Z] main [2022-04-12T10:52:57.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:57.948Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:52:58.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:52:58.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T10:52:58.289Z] ecba3139e8aa: Preparing [2022-04-12T10:52:58.289Z] 1427c7d31e3f: Preparing [2022-04-12T10:52:58.289Z] e3b499db63de: Preparing [2022-04-12T10:52:58.289Z] aabb325591bc: Preparing [2022-04-12T10:52:58.289Z] f73e7dbfee58: Preparing [2022-04-12T10:52:58.289Z] f73e7dbfee58: Layer already exists [2022-04-12T10:52:58.289Z] aabb325591bc: Layer already exists [2022-04-12T10:52:58.289Z] e3b499db63de: Layer already exists [2022-04-12T10:52:58.559Z] ecba3139e8aa: Pushed [2022-04-12T10:53:03.940Z] 1427c7d31e3f: Pushed [2022-04-12T10:53:03.940Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:6970238416ca0df5aa1c3b5d02eec00438d21c26a53edb451bc2e9405b93d9b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:04.281Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:04.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T10:53:04.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T10:53:04.617Z] ecba3139e8aa: Preparing [2022-04-12T10:53:04.617Z] 1427c7d31e3f: Preparing [2022-04-12T10:53:04.617Z] e3b499db63de: Preparing [2022-04-12T10:53:04.617Z] aabb325591bc: Preparing [2022-04-12T10:53:04.617Z] f73e7dbfee58: Preparing [2022-04-12T10:53:04.617Z] 1427c7d31e3f: Layer already exists [2022-04-12T10:53:04.617Z] e3b499db63de: Layer already exists [2022-04-12T10:53:04.617Z] ecba3139e8aa: Layer already exists [2022-04-12T10:53:04.617Z] f73e7dbfee58: Layer already exists [2022-04-12T10:53:04.617Z] aabb325591bc: Layer already exists [2022-04-12T10:53:04.890Z] latest: digest: sha256:6970238416ca0df5aa1c3b5d02eec00438d21c26a53edb451bc2e9405b93d9b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:05.269Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:05.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [2022-04-12T10:53:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T10:53:05.624Z] ecba3139e8aa: Preparing [2022-04-12T10:53:05.624Z] 1427c7d31e3f: Preparing [2022-04-12T10:53:05.624Z] e3b499db63de: Preparing [2022-04-12T10:53:05.624Z] aabb325591bc: Preparing [2022-04-12T10:53:05.624Z] f73e7dbfee58: Preparing [2022-04-12T10:53:05.624Z] e3b499db63de: Layer already exists [2022-04-12T10:53:05.624Z] 1427c7d31e3f: Layer already exists [2022-04-12T10:53:05.624Z] aabb325591bc: Layer already exists [2022-04-12T10:53:05.624Z] ecba3139e8aa: Layer already exists [2022-04-12T10:53:05.624Z] f73e7dbfee58: Layer already exists [2022-04-12T10:53:05.899Z] 2.2.0-dev.64: digest: sha256:6970238416ca0df5aa1c3b5d02eec00438d21c26a53edb451bc2e9405b93d9b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:06.254Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:06.604Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:53:06.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T10:53:06.604Z] ecba3139e8aa: Preparing [2022-04-12T10:53:06.604Z] 1427c7d31e3f: Preparing [2022-04-12T10:53:06.604Z] e3b499db63de: Preparing [2022-04-12T10:53:06.604Z] aabb325591bc: Preparing [2022-04-12T10:53:06.604Z] f73e7dbfee58: Preparing [2022-04-12T10:53:06.604Z] e3b499db63de: Layer already exists [2022-04-12T10:53:06.604Z] 1427c7d31e3f: Layer already exists [2022-04-12T10:53:06.604Z] aabb325591bc: Layer already exists [2022-04-12T10:53:06.604Z] ecba3139e8aa: Layer already exists [2022-04-12T10:53:06.604Z] f73e7dbfee58: Layer already exists [2022-04-12T10:53:06.877Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:6970238416ca0df5aa1c3b5d02eec00438d21c26a53edb451bc2e9405b93d9b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:07.237Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:07.584Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-12T10:53:07.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-12T10:53:07.584Z] ecba3139e8aa: Preparing [2022-04-12T10:53:07.584Z] 1427c7d31e3f: Preparing [2022-04-12T10:53:07.584Z] e3b499db63de: Preparing [2022-04-12T10:53:07.584Z] aabb325591bc: Preparing [2022-04-12T10:53:07.584Z] f73e7dbfee58: Preparing [2022-04-12T10:53:07.584Z] f73e7dbfee58: Layer already exists [2022-04-12T10:53:07.584Z] e3b499db63de: Layer already exists [2022-04-12T10:53:07.584Z] 1427c7d31e3f: Layer already exists [2022-04-12T10:53:07.858Z] aabb325591bc: Layer already exists [2022-04-12T10:53:07.858Z] ecba3139e8aa: Layer already exists [2022-04-12T10:53:07.858Z] main: digest: sha256:6970238416ca0df5aa1c3b5d02eec00438d21c26a53edb451bc2e9405b93d9b8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:53:07.918Z] ===================================================== [Pipeline] echo [2022-04-12T10:53:07.927Z] taggedImages: [2022-04-12T10:53:07.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:53:07.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-12T10:53:07.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.64 [2022-04-12T10:53:07.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:53:07.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-12T10:53:07.949Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-12T10:53:07.949Z] 99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:53:07.949Z] latest [2022-04-12T10:53:07.949Z] 2.2.0-dev.64 [2022-04-12T10:53:07.949Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:53:07.949Z] main [2022-04-12T10:53:07.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:08.304Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:08.642Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:53:08.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T10:53:08.642Z] 65020aadcbc8: Preparing [2022-04-12T10:53:08.642Z] eedc7c202c3d: Preparing [2022-04-12T10:53:08.642Z] f0a963e80c5a: Preparing [2022-04-12T10:53:08.642Z] 71e37fb48927: Preparing [2022-04-12T10:53:08.642Z] f0e5a4d6c014: Preparing [2022-04-12T10:53:08.642Z] 3b19d27f08f7: Preparing [2022-04-12T10:53:08.642Z] 73bb99a6e169: Preparing [2022-04-12T10:53:08.642Z] ec06c3102977: Preparing [2022-04-12T10:53:08.642Z] 6a3c62e080c7: Preparing [2022-04-12T10:53:08.642Z] 340cb19ca677: Preparing [2022-04-12T10:53:08.642Z] 4f4ce317c6bb: Preparing [2022-04-12T10:53:08.642Z] 3b19d27f08f7: Waiting [2022-04-12T10:53:08.642Z] 73bb99a6e169: Waiting [2022-04-12T10:53:08.642Z] ec06c3102977: Waiting [2022-04-12T10:53:08.642Z] 6a3c62e080c7: Waiting [2022-04-12T10:53:08.642Z] 340cb19ca677: Waiting [2022-04-12T10:53:08.912Z] f0e5a4d6c014: Layer already exists [2022-04-12T10:53:08.912Z] 3b19d27f08f7: Layer already exists [2022-04-12T10:53:08.912Z] 73bb99a6e169: Layer already exists [2022-04-12T10:53:08.912Z] eedc7c202c3d: Pushed [2022-04-12T10:53:08.912Z] ec06c3102977: Layer already exists [2022-04-12T10:53:08.912Z] 6a3c62e080c7: Layer already exists [2022-04-12T10:53:08.912Z] 340cb19ca677: Layer already exists [2022-04-12T10:53:08.912Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:53:09.887Z] 65020aadcbc8: Pushed [2022-04-12T10:53:14.185Z] f0a963e80c5a: Pushed [2022-04-12T10:53:29.228Z] 71e37fb48927: Pushed [2022-04-12T10:53:29.228Z] 99fe7407157ffe53041578bae278449b5a47fce8: digest: sha256:b1f562766c4c4a20ef38e5057fe8a4c45d0d6e5a8027b4daa5e638b6678a36e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:29.568Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:29.901Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T10:53:29.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T10:53:29.901Z] 65020aadcbc8: Preparing [2022-04-12T10:53:29.901Z] eedc7c202c3d: Preparing [2022-04-12T10:53:29.901Z] f0a963e80c5a: Preparing [2022-04-12T10:53:29.901Z] 71e37fb48927: Preparing [2022-04-12T10:53:29.901Z] f0e5a4d6c014: Preparing [2022-04-12T10:53:29.901Z] 3b19d27f08f7: Preparing [2022-04-12T10:53:29.901Z] 73bb99a6e169: Preparing [2022-04-12T10:53:29.901Z] ec06c3102977: Preparing [2022-04-12T10:53:29.901Z] 6a3c62e080c7: Preparing [2022-04-12T10:53:29.901Z] 340cb19ca677: Preparing [2022-04-12T10:53:29.901Z] 4f4ce317c6bb: Preparing [2022-04-12T10:53:29.901Z] 3b19d27f08f7: Waiting [2022-04-12T10:53:29.901Z] 6a3c62e080c7: Waiting [2022-04-12T10:53:29.901Z] 340cb19ca677: Waiting [2022-04-12T10:53:29.901Z] 4f4ce317c6bb: Waiting [2022-04-12T10:53:29.901Z] 73bb99a6e169: Waiting [2022-04-12T10:53:29.901Z] ec06c3102977: Waiting [2022-04-12T10:53:29.901Z] 65020aadcbc8: Layer already exists [2022-04-12T10:53:29.901Z] 71e37fb48927: Layer already exists [2022-04-12T10:53:29.901Z] eedc7c202c3d: Layer already exists [2022-04-12T10:53:29.901Z] f0e5a4d6c014: Layer already exists [2022-04-12T10:53:29.901Z] f0a963e80c5a: Layer already exists [2022-04-12T10:53:29.901Z] ec06c3102977: Layer already exists [2022-04-12T10:53:29.901Z] 73bb99a6e169: Layer already exists [2022-04-12T10:53:29.901Z] 3b19d27f08f7: Layer already exists [2022-04-12T10:53:29.901Z] 6a3c62e080c7: Layer already exists [2022-04-12T10:53:29.901Z] 340cb19ca677: Layer already exists [2022-04-12T10:53:29.901Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:53:30.173Z] latest: digest: sha256:b1f562766c4c4a20ef38e5057fe8a4c45d0d6e5a8027b4daa5e638b6678a36e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:30.520Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:30.861Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [2022-04-12T10:53:30.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T10:53:30.861Z] 65020aadcbc8: Preparing [2022-04-12T10:53:30.861Z] eedc7c202c3d: Preparing [2022-04-12T10:53:30.861Z] f0a963e80c5a: Preparing [2022-04-12T10:53:30.861Z] 71e37fb48927: Preparing [2022-04-12T10:53:30.861Z] f0e5a4d6c014: Preparing [2022-04-12T10:53:30.861Z] 3b19d27f08f7: Preparing [2022-04-12T10:53:30.861Z] 73bb99a6e169: Preparing [2022-04-12T10:53:30.861Z] ec06c3102977: Preparing [2022-04-12T10:53:30.861Z] 6a3c62e080c7: Preparing [2022-04-12T10:53:30.861Z] 3b19d27f08f7: Waiting [2022-04-12T10:53:30.861Z] 340cb19ca677: Preparing [2022-04-12T10:53:30.861Z] 4f4ce317c6bb: Preparing [2022-04-12T10:53:30.861Z] 73bb99a6e169: Waiting [2022-04-12T10:53:30.861Z] ec06c3102977: Waiting [2022-04-12T10:53:30.861Z] 6a3c62e080c7: Waiting [2022-04-12T10:53:30.861Z] 340cb19ca677: Waiting [2022-04-12T10:53:30.861Z] 71e37fb48927: Layer already exists [2022-04-12T10:53:30.861Z] eedc7c202c3d: Layer already exists [2022-04-12T10:53:30.861Z] f0e5a4d6c014: Layer already exists [2022-04-12T10:53:30.861Z] f0a963e80c5a: Layer already exists [2022-04-12T10:53:30.861Z] 65020aadcbc8: Layer already exists [2022-04-12T10:53:31.132Z] 6a3c62e080c7: Layer already exists [2022-04-12T10:53:31.132Z] ec06c3102977: Layer already exists [2022-04-12T10:53:31.132Z] 3b19d27f08f7: Layer already exists [2022-04-12T10:53:31.132Z] 340cb19ca677: Layer already exists [2022-04-12T10:53:31.132Z] 73bb99a6e169: Layer already exists [2022-04-12T10:53:31.132Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:53:31.132Z] 2.2.0-dev.64: digest: sha256:b1f562766c4c4a20ef38e5057fe8a4c45d0d6e5a8027b4daa5e638b6678a36e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:31.470Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:31.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:53:31.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T10:53:31.801Z] 65020aadcbc8: Preparing [2022-04-12T10:53:31.801Z] eedc7c202c3d: Preparing [2022-04-12T10:53:31.801Z] f0a963e80c5a: Preparing [2022-04-12T10:53:31.801Z] 71e37fb48927: Preparing [2022-04-12T10:53:31.801Z] f0e5a4d6c014: Preparing [2022-04-12T10:53:31.801Z] 3b19d27f08f7: Preparing [2022-04-12T10:53:31.801Z] 73bb99a6e169: Preparing [2022-04-12T10:53:31.801Z] ec06c3102977: Preparing [2022-04-12T10:53:31.801Z] 6a3c62e080c7: Preparing [2022-04-12T10:53:31.801Z] 340cb19ca677: Preparing [2022-04-12T10:53:31.801Z] 4f4ce317c6bb: Preparing [2022-04-12T10:53:31.801Z] 3b19d27f08f7: Waiting [2022-04-12T10:53:31.801Z] 73bb99a6e169: Waiting [2022-04-12T10:53:31.801Z] 340cb19ca677: Waiting [2022-04-12T10:53:31.801Z] 6a3c62e080c7: Waiting [2022-04-12T10:53:31.801Z] 4f4ce317c6bb: Waiting [2022-04-12T10:53:31.801Z] ec06c3102977: Waiting [2022-04-12T10:53:31.801Z] f0e5a4d6c014: Layer already exists [2022-04-12T10:53:31.801Z] f0a963e80c5a: Layer already exists [2022-04-12T10:53:31.801Z] eedc7c202c3d: Layer already exists [2022-04-12T10:53:31.801Z] 71e37fb48927: Layer already exists [2022-04-12T10:53:31.801Z] 65020aadcbc8: Layer already exists [2022-04-12T10:53:31.801Z] 73bb99a6e169: Layer already exists [2022-04-12T10:53:31.801Z] 3b19d27f08f7: Layer already exists [2022-04-12T10:53:31.801Z] ec06c3102977: Layer already exists [2022-04-12T10:53:31.801Z] 6a3c62e080c7: Layer already exists [2022-04-12T10:53:31.801Z] 340cb19ca677: Layer already exists [2022-04-12T10:53:32.072Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:53:32.072Z] 99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64: digest: sha256:b1f562766c4c4a20ef38e5057fe8a4c45d0d6e5a8027b4daa5e638b6678a36e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:32.412Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:32.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-12T10:53:32.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-12T10:53:32.745Z] 65020aadcbc8: Preparing [2022-04-12T10:53:32.745Z] eedc7c202c3d: Preparing [2022-04-12T10:53:32.745Z] f0a963e80c5a: Preparing [2022-04-12T10:53:32.745Z] 71e37fb48927: Preparing [2022-04-12T10:53:32.745Z] f0e5a4d6c014: Preparing [2022-04-12T10:53:32.745Z] 3b19d27f08f7: Preparing [2022-04-12T10:53:32.745Z] 73bb99a6e169: Preparing [2022-04-12T10:53:32.745Z] ec06c3102977: Preparing [2022-04-12T10:53:32.745Z] 6a3c62e080c7: Preparing [2022-04-12T10:53:32.745Z] 340cb19ca677: Preparing [2022-04-12T10:53:32.745Z] 4f4ce317c6bb: Preparing [2022-04-12T10:53:32.745Z] ec06c3102977: Waiting [2022-04-12T10:53:32.745Z] 6a3c62e080c7: Waiting [2022-04-12T10:53:32.745Z] 340cb19ca677: Waiting [2022-04-12T10:53:32.745Z] 4f4ce317c6bb: Waiting [2022-04-12T10:53:32.745Z] 73bb99a6e169: Waiting [2022-04-12T10:53:32.745Z] 3b19d27f08f7: Waiting [2022-04-12T10:53:32.745Z] f0a963e80c5a: Layer already exists [2022-04-12T10:53:32.745Z] f0e5a4d6c014: Layer already exists [2022-04-12T10:53:32.745Z] eedc7c202c3d: Layer already exists [2022-04-12T10:53:32.745Z] 71e37fb48927: Layer already exists [2022-04-12T10:53:32.745Z] 65020aadcbc8: Layer already exists [2022-04-12T10:53:32.745Z] 73bb99a6e169: Layer already exists [2022-04-12T10:53:32.745Z] 3b19d27f08f7: Layer already exists [2022-04-12T10:53:32.745Z] ec06c3102977: Layer already exists [2022-04-12T10:53:32.745Z] 6a3c62e080c7: Layer already exists [2022-04-12T10:53:32.745Z] 340cb19ca677: Layer already exists [2022-04-12T10:53:33.014Z] 4f4ce317c6bb: Layer already exists [2022-04-12T10:53:33.014Z] main: digest: sha256:b1f562766c4c4a20ef38e5057fe8a4c45d0d6e5a8027b4daa5e638b6678a36e6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T10:53:33.065Z] ===================================================== [Pipeline] echo [2022-04-12T10:53:33.074Z] taggedImages: [2022-04-12T10:53:33.074Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8 [2022-04-12T10:53:33.074Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-12T10:53:33.074Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.64 [2022-04-12T10:53:33.074Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:99fe7407157ffe53041578bae278449b5a47fce8-2.2.0-dev.64 [2022-04-12T10:53:33.074Z] - 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-12T10:53:33.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T10:53:33.441Z] [2022-04-12T10:53:33.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:33.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T10:53:34.057Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T10:53:34.057Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T10:53:34.057Z] 04944245beec: Pulling fs layer [2022-04-12T10:53:34.057Z] 699f458cf7ca: Pulling fs layer [2022-04-12T10:53:34.057Z] 765212b225bb: Pulling fs layer [2022-04-12T10:53:34.057Z] f23df028b6ca: Pulling fs layer [2022-04-12T10:53:34.057Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T10:53:34.057Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T10:53:34.057Z] 765212b225bb: Waiting [2022-04-12T10:53:34.057Z] f23df028b6ca: Waiting [2022-04-12T10:53:34.057Z] d65c8cfc05b1: Waiting [2022-04-12T10:53:34.057Z] 2437ff75d9bd: Waiting [2022-04-12T10:53:34.057Z] 04944245beec: Verifying Checksum [2022-04-12T10:53:34.057Z] 04944245beec: Download complete [2022-04-12T10:53:34.057Z] 765212b225bb: Verifying Checksum [2022-04-12T10:53:34.057Z] 765212b225bb: Download complete [2022-04-12T10:53:34.057Z] f23df028b6ca: Verifying Checksum [2022-04-12T10:53:34.057Z] f23df028b6ca: Download complete [2022-04-12T10:53:34.057Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T10:53:34.057Z] d65c8cfc05b1: Download complete [2022-04-12T10:53:34.330Z] 699f458cf7ca: Verifying Checksum [2022-04-12T10:53:34.330Z] 699f458cf7ca: Download complete [2022-04-12T10:53:34.602Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T10:53:34.602Z] 8998bd30e6a1: Download complete [2022-04-12T10:53:37.215Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T10:53:37.215Z] 2437ff75d9bd: Download complete [2022-04-12T10:53:39.182Z] 8998bd30e6a1: Pull complete [2022-04-12T10:53:39.457Z] 04944245beec: Pull complete [2022-04-12T10:53:40.893Z] 699f458cf7ca: Pull complete [2022-04-12T10:53:41.164Z] 765212b225bb: Pull complete [2022-04-12T10:53:42.141Z] f23df028b6ca: Pull complete [2022-04-12T10:53:42.445Z] d65c8cfc05b1: Pull complete [2022-04-12T10:53:57.512Z] 2437ff75d9bd: Pull complete [2022-04-12T10:53:57.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T10:53:57.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T10:53:57.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T10:53:57.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-20658 does not seem to be running inside a container [2022-04-12T10:53:57.813Z] $ 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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@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-12T10:54:00.508Z] $ docker top 0f39086bcf3985efafffb8633787add8c6a9f137f1e37638f1e160fb5a2557d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:54:01.501Z] ---> job-cost.sh [2022-04-12T10:54:01.501Z] lf-activate-venv: SKIPPING [2022-04-12T10:54:01.501Z] INFO: No Stack... [2022-04-12T10:54:02.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T10:54:02.681Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T10:54:03.333Z] + cat /w/workspace/edgex-go/188/archives/cost.csv [2022-04-12T10:54:03.334Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T10:54:03.365Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-188-stack-cost] [2022-04-12T10:54:03.375Z] Resource [jenkins-edgexfoundry-edgex-go-main-188-stack-cost] did not exist. Created. [2022-04-12T10:54:03.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T10:54:04.029Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T10:54:04.624Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T10:54:04.631Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T10:54:04.639Z] $ docker stop --time=1 0f39086bcf3985efafffb8633787add8c6a9f137f1e37638f1e160fb5a2557d4 [2022-04-12T10:54:06.204Z] $ docker rm -f 0f39086bcf3985efafffb8633787add8c6a9f137f1e37638f1e160fb5a2557d4 [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-12T10:54:06.784Z] provisioning config files... [2022-04-12T10:54:06.791Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/188@tmp/config1524522081083092893tmp [Pipeline] { [Pipeline] sh [2022-04-12T10:54:07.089Z] + set +x [2022-04-12T10:54:07.089Z] + curl -s https://codecov.io/bash [2022-04-12T10:54:07.089Z] + bash -s -- [2022-04-12T10:54:07.089Z] [2022-04-12T10:54:07.089Z] _____ _ [2022-04-12T10:54:07.089Z] / ____| | | [2022-04-12T10:54:07.089Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T10:54:07.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T10:54:07.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T10:54:07.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T10:54:07.089Z] Bash-1.0.6 [2022-04-12T10:54:07.089Z] [2022-04-12T10:54:07.089Z] [2022-04-12T10:54:07.089Z] ==> git version 2.25.1 found [2022-04-12T10:54:07.089Z] ==> 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-12T10:54:07.089Z] Release-Date: 2020-01-08 [2022-04-12T10:54:07.089Z] 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-12T10:54:07.089Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T10:54:07.089Z] ==> Jenkins CI detected. [2022-04-12T10:54:07.089Z] current dir:  /w/workspace/edgex-go/188 [2022-04-12T10:54:07.089Z] project root: . [2022-04-12T10:54:07.089Z] --> token set from env [2022-04-12T10:54:07.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T10:54:07.089Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T10:54:07.089Z] ==> Python coveragepy not found [2022-04-12T10:54:07.089Z] ==> Searching for coverage reports in: [2022-04-12T10:54:07.089Z] + . [2022-04-12T10:54:07.349Z] -> Found 1 reports [2022-04-12T10:54:07.349Z] ==> Detecting git/mercurial file structure [2022-04-12T10:54:07.349Z] ==> Reading reports [2022-04-12T10:54:07.349Z] + ./coverage.out bytes=431438 [2022-04-12T10:54:07.349Z] ==> Appending adjustments [2022-04-12T10:54:07.349Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T10:54:08.732Z] + Found adjustments [2022-04-12T10:54:08.732Z] ==> Gzipping contents [2022-04-12T10:54:08.732Z] 60K /tmp/codecov.mSSumg.gz [2022-04-12T10:54:08.732Z] ==> Uploading reports [2022-04-12T10:54:08.732Z] url: https://codecov.io [2022-04-12T10:54:08.732Z] query: branch=main&commit=99fe7407157ffe53041578bae278449b5a47fce8&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T10:54:08.732Z] -> Pinging Codecov [2022-04-12T10:54:08.732Z] 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=99fe7407157ffe53041578bae278449b5a47fce8&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T10:54:08.732Z] -> Uploading to [2022-04-12T10:54:08.732Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/99fe7407157ffe53041578bae278449b5a47fce8/c3ff444f-2a3f-4298-9ea2-c80abbb7f6df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T105408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a453ddf776282dc2a405a1738a0e1356ae29a8327f078953fbc2caa8d5d3d2c [2022-04-12T10:54:08.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:08.732Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:08.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59360 0 0 100 59360 0 198k --:--:-- --:--:-- --:--:-- 198k [2022-04-12T10:54:08.993Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99fe7407157ffe53041578bae278449b5a47fce8 [Pipeline] } [2022-04-12T10:54:09.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-12T10:54:09.298Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-12T10:54:09.309Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:09.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T10:54:09.603Z] [2022-04-12T10:54:09.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:09.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T10:54:09.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-12T10:54:09.906Z] 188c0c94c7c5: Pulling fs layer [2022-04-12T10:54:09.906Z] 0ef7d3d256c8: Pulling fs layer [2022-04-12T10:54:09.906Z] de9db76c5a1d: Pulling fs layer [2022-04-12T10:54:09.906Z] 0eba1c9be4d2: Pulling fs layer [2022-04-12T10:54:09.906Z] 0d57e429df01: Pulling fs layer [2022-04-12T10:54:09.906Z] 4e4be7b47b0d: Pulling fs layer [2022-04-12T10:54:09.906Z] e1f770b5df2f: Pulling fs layer [2022-04-12T10:54:09.906Z] 85a0685a4137: Pulling fs layer [2022-04-12T10:54:09.906Z] 0eba1c9be4d2: Waiting [2022-04-12T10:54:09.906Z] e1f770b5df2f: Waiting [2022-04-12T10:54:09.906Z] 0d57e429df01: Waiting [2022-04-12T10:54:09.906Z] 85a0685a4137: Waiting [2022-04-12T10:54:09.906Z] 4e4be7b47b0d: Waiting [2022-04-12T10:54:09.906Z] de9db76c5a1d: Verifying Checksum [2022-04-12T10:54:09.906Z] de9db76c5a1d: Download complete [2022-04-12T10:54:09.906Z] 0ef7d3d256c8: Verifying Checksum [2022-04-12T10:54:09.906Z] 0ef7d3d256c8: Download complete [2022-04-12T10:54:09.906Z] 0d57e429df01: Verifying Checksum [2022-04-12T10:54:09.906Z] 0d57e429df01: Download complete [2022-04-12T10:54:09.906Z] 4e4be7b47b0d: Download complete [2022-04-12T10:54:09.906Z] 188c0c94c7c5: Verifying Checksum [2022-04-12T10:54:10.166Z] e1f770b5df2f: Verifying Checksum [2022-04-12T10:54:10.166Z] e1f770b5df2f: Download complete [2022-04-12T10:54:10.166Z] 188c0c94c7c5: Pull complete [2022-04-12T10:54:10.425Z] 0ef7d3d256c8: Pull complete [2022-04-12T10:54:10.425Z] de9db76c5a1d: Pull complete [2022-04-12T10:54:10.684Z] 0eba1c9be4d2: Verifying Checksum [2022-04-12T10:54:10.684Z] 0eba1c9be4d2: Download complete [2022-04-12T10:54:10.943Z] 85a0685a4137: Verifying Checksum [2022-04-12T10:54:10.943Z] 85a0685a4137: Download complete [2022-04-12T10:54:14.225Z] 0eba1c9be4d2: Pull complete [2022-04-12T10:54:14.225Z] 0d57e429df01: Pull complete [2022-04-12T10:54:14.225Z] 4e4be7b47b0d: Pull complete [2022-04-12T10:54:14.482Z] e1f770b5df2f: Pull complete [2022-04-12T10:54:17.765Z] 85a0685a4137: Pull complete [2022-04-12T10:54:17.765Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-12T10:54:17.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T10:54:17.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-12T10:54:17.831Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:54:17.903Z] $ 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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-12T10:54:20.668Z] $ docker top 0e7aba3c25a0c2510707a16b76c0f90f0d25a5fe6dc4f7cc1697608ed561763e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T10:54:20.717Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-12T10:54:20.998Z] + set -o pipefail [2022-04-12T10:54:20.998Z] + snyk monitor '--org=edgex-jenkins' [2022-04-12T10:54:27.568Z] [2022-04-12T10:54:27.568Z] Monitoring /w/workspace/edgex-go/188 (github.com/edgexfoundry/edgex-go)... [2022-04-12T10:54:27.568Z] [2022-04-12T10:54:27.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a619db87-30c5-4b1e-8528-3119d490a8c2 [2022-04-12T10:54:27.568Z] [2022-04-12T10:54:27.568Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-12T10:54:27.568Z] [2022-04-12T10:54:27.568Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-12T10:54:27.568Z] [2022-04-12T10:54:27.568Z] [Pipeline] } [2022-04-12T10:54:27.613Z] $ docker stop --time=1 0e7aba3c25a0c2510707a16b76c0f90f0d25a5fe6dc4f7cc1697608ed561763e [2022-04-12T10:54:30.052Z] $ docker rm -f 0e7aba3c25a0c2510707a16b76c0f90f0d25a5fe6dc4f7cc1697608ed561763e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-12T10:54:30.408Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:54:30.417Z] provisioning config files... [2022-04-12T10:54:30.427Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/188@tmp/config2742219285407721181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:54:30.728Z] --> edgex-publish-swagger.sh [2022-04-12T10:54:30.728Z] === Publish openapi/v2 API === [2022-04-12T10:54:30.728Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-12T10:54:30.728Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/188/openapi/v2/core-command.yaml] [2022-04-12T10:54:30.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:30.728Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:31.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36455 --:--:-- --:--:-- --:--:-- 36416 [2022-04-12T10:54:31.669Z] [2022-04-12T10:54:31.669Z] [2022-04-12T10:54:31.669Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/188/openapi/v2/core-data.yaml] [2022-04-12T10:54:31.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:31.669Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:33.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 592k --:--:-- --:--:-- --:--:-- 592k 100 71604 0 0 100 71604 0 59521 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 48056 0:00:01 0:00:01 --:--:-- 48056 [2022-04-12T10:54:33.049Z] [2022-04-12T10:54:33.049Z] [2022-04-12T10:54:33.049Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/188/openapi/v2/core-metadata.yaml] [2022-04-12T10:54:33.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:33.049Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:34.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 126k 0:00:01 0:00:01 --:--:-- 126k 100 140k 0 0 100 140k 0 125k 0:00:01 0:00:01 --:--:-- 125k [2022-04-12T10:54:34.432Z] [2022-04-12T10:54:34.432Z] [2022-04-12T10:54:34.432Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/188/openapi/v2/support-notifications.yaml] [2022-04-12T10:54:34.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:34.432Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:35.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85965 0:00:01 0:00:01 --:--:-- 85965 100 89318 0 0 100 89318 0 85800 0:00:01 0:00:01 --:--:-- 85800 [2022-04-12T10:54:35.373Z] [2022-04-12T10:54:35.373Z] [2022-04-12T10:54:35.373Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/188/openapi/v2/support-scheduler.yaml] [2022-04-12T10:54:35.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:35.373Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:36.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35571 0:00:01 0:00:01 --:--:-- 35571 100 39556 0 0 100 39556 0 35571 0:00:01 0:00:01 --:--:-- 35571 [2022-04-12T10:54:36.313Z] [2022-04-12T10:54:36.313Z] [2022-04-12T10:54:36.313Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/188/openapi/v2/system-agent.yaml] [2022-04-12T10:54:36.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:54:36.313Z] Dload Upload Total Spent Left Speed [2022-04-12T10:54:37.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18776 0:00:01 0:00:01 --:--:-- 18776 100 20091 0 0 100 20091 0 18759 0:00:01 0:00:01 --:--:-- 18776 [2022-04-12T10:54:37.693Z] [2022-04-12T10:54:37.693Z] [Pipeline] } [2022-04-12T10:54:37.701Z] 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-12T10:54:38.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T10:54:38.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:38.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:54:38.383Z] . [Pipeline] withDockerContainer [2022-04-12T10:54:38.447Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:54:38.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T10:54:38.924Z] $ docker top 0d34effc05b98e2bf8bc70d5f4800c7756e9c8d2e180294c20a18cb8d7d5a338 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T10:54:38.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:54:38.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:54:39.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:54:39.141Z] $ docker exec 0d34effc05b98e2bf8bc70d5f4800c7756e9c8d2e180294c20a18cb8d7d5a338 ssh-agent [2022-04-12T10:54:39.228Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMLMkkl/agent.13 [2022-04-12T10:54:39.228Z] SSH_AGENT_PID=19 [2022-04-12T10:54:39.233Z] Running ssh-add (command line suppressed) [2022-04-12T10:54:39.385Z] Identity added: /w/workspace/edgex-go/188@tmp/private_key_5487391302873805643.key (/w/workspace/edgex-go/188@tmp/private_key_5487391302873805643.key) [2022-04-12T10:54:39.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:54:39.658Z] + git semver tag [2022-04-12T10:54:39.658Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T10:54:39.658Z] # $GIT_DIR = /w/workspace/edgex-go/188/.git [2022-04-12T10:54:39.658Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/188 [2022-04-12T10:54:39.658Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T10:54:39.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T10:54:39.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T10:54:39.658Z] # $SEMVER_BRANCH = main [2022-04-12T10:54:39.658Z] # $SEMVER_DIR = /w/workspace/edgex-go/188/.semver [2022-04-12T10:54:39.658Z] # 99fe7407157ffe53041578bae278449b5a47fce8 HEAD [2022-04-12T10:54:39.658Z] # -> Force: false [2022-04-12T10:54:39.658Z] # 28566c1cfe7308fa535c3c750064dc855988064a refs/tags/v2.2.0-dev.64 [Pipeline] } [2022-04-12T10:54:39.703Z] $ docker exec --env ******** --env ******** 0d34effc05b98e2bf8bc70d5f4800c7756e9c8d2e180294c20a18cb8d7d5a338 ssh-agent -k [2022-04-12T10:54:39.812Z] unset SSH_AUTH_SOCK; [2022-04-12T10:54:39.812Z] unset SSH_AGENT_PID; [2022-04-12T10:54:39.812Z] echo Agent pid 19 killed; [2022-04-12T10:54:39.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:54:40.102Z] + git semver [Pipeline] } [2022-04-12T10:54:40.148Z] $ docker stop --time=1 0d34effc05b98e2bf8bc70d5f4800c7756e9c8d2e180294c20a18cb8d7d5a338 [2022-04-12T10:54:41.463Z] $ docker rm -f 0d34effc05b98e2bf8bc70d5f4800c7756e9c8d2e180294c20a18cb8d7d5a338 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:41.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T10:54:41.813Z] [2022-04-12T10:54:41.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:42.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T10:54:42.146Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-12T10:54:42.146Z] ab5ef0e58194: Pulling fs layer [2022-04-12T10:54:42.146Z] 9712f1f96733: Pulling fs layer [2022-04-12T10:54:42.146Z] 63f879dbbcfc: Pulling fs layer [2022-04-12T10:54:42.146Z] 0d9ebad4ef96: Pulling fs layer [2022-04-12T10:54:42.146Z] e9a5061849ea: Pulling fs layer [2022-04-12T10:54:42.146Z] d747dcd14b5f: Pulling fs layer [2022-04-12T10:54:42.146Z] 2de7ff778b66: Pulling fs layer [2022-04-12T10:54:42.146Z] 0d9ebad4ef96: Waiting [2022-04-12T10:54:42.146Z] e9a5061849ea: Waiting [2022-04-12T10:54:42.146Z] d747dcd14b5f: Waiting [2022-04-12T10:54:42.146Z] 2de7ff778b66: Waiting [2022-04-12T10:54:42.146Z] 9712f1f96733: Verifying Checksum [2022-04-12T10:54:42.146Z] 9712f1f96733: Download complete [2022-04-12T10:54:42.416Z] 63f879dbbcfc: Verifying Checksum [2022-04-12T10:54:42.416Z] 63f879dbbcfc: Download complete [2022-04-12T10:54:42.679Z] e9a5061849ea: Verifying Checksum [2022-04-12T10:54:42.679Z] e9a5061849ea: Download complete [2022-04-12T10:54:42.679Z] d747dcd14b5f: Verifying Checksum [2022-04-12T10:54:42.679Z] d747dcd14b5f: Download complete [2022-04-12T10:54:42.679Z] ab5ef0e58194: Verifying Checksum [2022-04-12T10:54:42.679Z] ab5ef0e58194: Download complete [2022-04-12T10:54:42.679Z] 0d9ebad4ef96: Verifying Checksum [2022-04-12T10:54:42.679Z] 0d9ebad4ef96: Download complete [2022-04-12T10:54:42.679Z] 2de7ff778b66: Verifying Checksum [2022-04-12T10:54:42.679Z] 2de7ff778b66: Download complete [2022-04-12T10:54:45.212Z] ab5ef0e58194: Pull complete [2022-04-12T10:54:45.212Z] 9712f1f96733: Pull complete [2022-04-12T10:54:46.148Z] 63f879dbbcfc: Pull complete [2022-04-12T10:54:49.432Z] 0d9ebad4ef96: Pull complete [2022-04-12T10:54:49.690Z] e9a5061849ea: Pull complete [2022-04-12T10:54:49.690Z] d747dcd14b5f: Pull complete [2022-04-12T10:54:50.626Z] 2de7ff778b66: Pull complete [2022-04-12T10:54:50.626Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-12T10:54:50.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T10:54:50.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-12T10:54:50.954Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:54:51.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-12T10:54:53.669Z] $ docker top dddc0b6cf98afc2408f1b04a98fe9f654a43ffa8196cbc1e81ba696759d70213 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:54:53.722Z] provisioning config files... [2022-04-12T10:54:53.729Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/188@tmp/config8493158444792370725tmp [2022-04-12T10:54:53.740Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/188@tmp/config4400058539391167171tmp [2022-04-12T10:54:53.751Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/188@tmp/config2782298852779366648tmp [Pipeline] { [Pipeline] echo [2022-04-12T10:54:53.767Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:54:54.055Z] ---> sigul-configuration.sh [2022-04-12T10:54:54.055Z] gpg: directory `/root/.gnupg' created [2022-04-12T10:54:54.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-12T10:54:54.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-12T10:54:54.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-12T10:54:54.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-12T10:54:54.055Z] gpg: CAST5 encrypted data [2022-04-12T10:54:54.055Z] gpg: encrypted with 1 passphrase [2022-04-12T10:54:54.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-12T10:54:54.345Z] + mkdir /home/jenkins [2022-04-12T10:54:54.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-12T10:54:54.637Z] + 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-12T10:54:54.646Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:54:54.935Z] ---> sigul-install.sh [2022-04-12T10:54:54.935Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-12T10:54:55.224Z] + git tag --list [2022-04-12T10:54:55.225Z] 0.6.0 [2022-04-12T10:54:55.225Z] 0.6.1 [2022-04-12T10:54:55.225Z] 0.7.0 [2022-04-12T10:54:55.225Z] 0.7.1 [2022-04-12T10:54:55.225Z] v1.0.0 [2022-04-12T10:54:55.225Z] v1.0.1 [2022-04-12T10:54:55.225Z] v1.1.0 [2022-04-12T10:54:55.225Z] v1.2.0 [2022-04-12T10:54:55.225Z] v1.2.1 [2022-04-12T10:54:55.225Z] v1.3.0 [2022-04-12T10:54:55.225Z] v1.3.1 [2022-04-12T10:54:55.225Z] v2.0.0 [2022-04-12T10:54:55.225Z] v2.0.1-dev.1 [2022-04-12T10:54:55.225Z] v2.0.1-dev.10 [2022-04-12T10:54:55.225Z] v2.0.1-dev.11 [2022-04-12T10:54:55.225Z] v2.0.1-dev.12 [2022-04-12T10:54:55.225Z] v2.0.1-dev.13 [2022-04-12T10:54:55.225Z] v2.0.1-dev.14 [2022-04-12T10:54:55.225Z] v2.0.1-dev.15 [2022-04-12T10:54:55.225Z] v2.0.1-dev.16 [2022-04-12T10:54:55.225Z] v2.0.1-dev.17 [2022-04-12T10:54:55.225Z] v2.0.1-dev.18 [2022-04-12T10:54:55.225Z] v2.0.1-dev.19 [2022-04-12T10:54:55.225Z] v2.0.1-dev.2 [2022-04-12T10:54:55.225Z] v2.0.1-dev.20 [2022-04-12T10:54:55.225Z] v2.0.1-dev.21 [2022-04-12T10:54:55.225Z] v2.0.1-dev.22 [2022-04-12T10:54:55.225Z] v2.0.1-dev.23 [2022-04-12T10:54:55.225Z] v2.0.1-dev.24 [2022-04-12T10:54:55.225Z] v2.0.1-dev.25 [2022-04-12T10:54:55.225Z] v2.0.1-dev.26 [2022-04-12T10:54:55.225Z] v2.0.1-dev.27 [2022-04-12T10:54:55.225Z] v2.0.1-dev.28 [2022-04-12T10:54:55.225Z] v2.0.1-dev.29 [2022-04-12T10:54:55.225Z] v2.0.1-dev.3 [2022-04-12T10:54:55.225Z] v2.0.1-dev.30 [2022-04-12T10:54:55.225Z] v2.0.1-dev.31 [2022-04-12T10:54:55.225Z] v2.0.1-dev.32 [2022-04-12T10:54:55.225Z] v2.0.1-dev.33 [2022-04-12T10:54:55.225Z] v2.0.1-dev.34 [2022-04-12T10:54:55.225Z] v2.0.1-dev.35 [2022-04-12T10:54:55.225Z] v2.0.1-dev.36 [2022-04-12T10:54:55.225Z] v2.0.1-dev.37 [2022-04-12T10:54:55.225Z] v2.0.1-dev.38 [2022-04-12T10:54:55.225Z] v2.0.1-dev.39 [2022-04-12T10:54:55.225Z] v2.0.1-dev.4 [2022-04-12T10:54:55.225Z] v2.0.1-dev.40 [2022-04-12T10:54:55.225Z] v2.0.1-dev.41 [2022-04-12T10:54:55.225Z] v2.0.1-dev.42 [2022-04-12T10:54:55.225Z] v2.0.1-dev.43 [2022-04-12T10:54:55.225Z] v2.0.1-dev.44 [2022-04-12T10:54:55.225Z] v2.0.1-dev.45 [2022-04-12T10:54:55.225Z] v2.0.1-dev.46 [2022-04-12T10:54:55.225Z] v2.0.1-dev.47 [2022-04-12T10:54:55.225Z] v2.0.1-dev.48 [2022-04-12T10:54:55.225Z] v2.0.1-dev.49 [2022-04-12T10:54:55.225Z] v2.0.1-dev.5 [2022-04-12T10:54:55.225Z] v2.0.1-dev.50 [2022-04-12T10:54:55.225Z] v2.0.1-dev.51 [2022-04-12T10:54:55.225Z] v2.0.1-dev.52 [2022-04-12T10:54:55.225Z] v2.0.1-dev.53 [2022-04-12T10:54:55.225Z] v2.0.1-dev.54 [2022-04-12T10:54:55.225Z] v2.0.1-dev.55 [2022-04-12T10:54:55.225Z] v2.0.1-dev.56 [2022-04-12T10:54:55.225Z] v2.0.1-dev.57 [2022-04-12T10:54:55.225Z] v2.0.1-dev.58 [2022-04-12T10:54:55.225Z] v2.0.1-dev.59 [2022-04-12T10:54:55.225Z] v2.0.1-dev.6 [2022-04-12T10:54:55.225Z] v2.0.1-dev.60 [2022-04-12T10:54:55.225Z] v2.0.1-dev.61 [2022-04-12T10:54:55.225Z] v2.0.1-dev.62 [2022-04-12T10:54:55.225Z] v2.0.1-dev.63 [2022-04-12T10:54:55.225Z] v2.0.1-dev.64 [2022-04-12T10:54:55.225Z] v2.0.1-dev.65 [2022-04-12T10:54:55.225Z] v2.0.1-dev.66 [2022-04-12T10:54:55.225Z] v2.0.1-dev.67 [2022-04-12T10:54:55.225Z] v2.0.1-dev.68 [2022-04-12T10:54:55.225Z] v2.0.1-dev.69 [2022-04-12T10:54:55.225Z] v2.0.1-dev.7 [2022-04-12T10:54:55.225Z] v2.0.1-dev.70 [2022-04-12T10:54:55.225Z] v2.0.1-dev.71 [2022-04-12T10:54:55.225Z] v2.0.1-dev.72 [2022-04-12T10:54:55.225Z] v2.0.1-dev.73 [2022-04-12T10:54:55.225Z] v2.0.1-dev.74 [2022-04-12T10:54:55.225Z] v2.0.1-dev.75 [2022-04-12T10:54:55.225Z] v2.0.1-dev.76 [2022-04-12T10:54:55.225Z] v2.0.1-dev.77 [2022-04-12T10:54:55.225Z] v2.0.1-dev.78 [2022-04-12T10:54:55.225Z] v2.0.1-dev.79 [2022-04-12T10:54:55.225Z] v2.0.1-dev.8 [2022-04-12T10:54:55.225Z] v2.0.1-dev.80 [2022-04-12T10:54:55.225Z] v2.0.1-dev.81 [2022-04-12T10:54:55.225Z] v2.0.1-dev.82 [2022-04-12T10:54:55.225Z] v2.0.1-dev.83 [2022-04-12T10:54:55.225Z] v2.0.1-dev.84 [2022-04-12T10:54:55.225Z] v2.0.1-dev.85 [2022-04-12T10:54:55.225Z] v2.0.1-dev.86 [2022-04-12T10:54:55.225Z] v2.0.1-dev.87 [2022-04-12T10:54:55.225Z] v2.0.1-dev.88 [2022-04-12T10:54:55.225Z] v2.0.1-dev.89 [2022-04-12T10:54:55.225Z] v2.0.1-dev.9 [2022-04-12T10:54:55.225Z] v2.0.1-dev.90 [2022-04-12T10:54:55.225Z] v2.0.1-dev.91 [2022-04-12T10:54:55.225Z] v2.0.1-dev.92 [2022-04-12T10:54:55.225Z] v2.0.1-dev.93 [2022-04-12T10:54:55.225Z] v2.0.1-dev.94 [2022-04-12T10:54:55.225Z] v2.0.1-dev.95 [2022-04-12T10:54:55.225Z] v2.0.1-dev.96 [2022-04-12T10:54:55.225Z] v2.0.1-dev.97 [2022-04-12T10:54:55.225Z] v2.0.1-dev.98 [2022-04-12T10:54:55.225Z] v2.0.1-dev.99 [2022-04-12T10:54:55.225Z] v2.1.0 [2022-04-12T10:54:55.225Z] v2.2.0-dev.1 [2022-04-12T10:54:55.225Z] v2.2.0-dev.10 [2022-04-12T10:54:55.225Z] v2.2.0-dev.11 [2022-04-12T10:54:55.225Z] v2.2.0-dev.12 [2022-04-12T10:54:55.225Z] v2.2.0-dev.13 [2022-04-12T10:54:55.225Z] v2.2.0-dev.14 [2022-04-12T10:54:55.225Z] v2.2.0-dev.15 [2022-04-12T10:54:55.225Z] v2.2.0-dev.16 [2022-04-12T10:54:55.225Z] v2.2.0-dev.17 [2022-04-12T10:54:55.225Z] v2.2.0-dev.18 [2022-04-12T10:54:55.225Z] v2.2.0-dev.19 [2022-04-12T10:54:55.225Z] v2.2.0-dev.2 [2022-04-12T10:54:55.225Z] v2.2.0-dev.20 [2022-04-12T10:54:55.225Z] v2.2.0-dev.21 [2022-04-12T10:54:55.225Z] v2.2.0-dev.22 [2022-04-12T10:54:55.225Z] v2.2.0-dev.23 [2022-04-12T10:54:55.225Z] v2.2.0-dev.24 [2022-04-12T10:54:55.225Z] v2.2.0-dev.25 [2022-04-12T10:54:55.225Z] v2.2.0-dev.26 [2022-04-12T10:54:55.225Z] v2.2.0-dev.27 [2022-04-12T10:54:55.225Z] v2.2.0-dev.28 [2022-04-12T10:54:55.225Z] v2.2.0-dev.29 [2022-04-12T10:54:55.225Z] v2.2.0-dev.3 [2022-04-12T10:54:55.225Z] v2.2.0-dev.30 [2022-04-12T10:54:55.225Z] v2.2.0-dev.31 [2022-04-12T10:54:55.225Z] v2.2.0-dev.32 [2022-04-12T10:54:55.225Z] v2.2.0-dev.33 [2022-04-12T10:54:55.225Z] v2.2.0-dev.34 [2022-04-12T10:54:55.225Z] v2.2.0-dev.35 [2022-04-12T10:54:55.225Z] v2.2.0-dev.36 [2022-04-12T10:54:55.225Z] v2.2.0-dev.37 [2022-04-12T10:54:55.225Z] v2.2.0-dev.38 [2022-04-12T10:54:55.225Z] v2.2.0-dev.39 [2022-04-12T10:54:55.225Z] v2.2.0-dev.4 [2022-04-12T10:54:55.225Z] v2.2.0-dev.40 [2022-04-12T10:54:55.225Z] v2.2.0-dev.41 [2022-04-12T10:54:55.225Z] v2.2.0-dev.42 [2022-04-12T10:54:55.225Z] v2.2.0-dev.43 [2022-04-12T10:54:55.225Z] v2.2.0-dev.44 [2022-04-12T10:54:55.225Z] v2.2.0-dev.45 [2022-04-12T10:54:55.225Z] v2.2.0-dev.46 [2022-04-12T10:54:55.225Z] v2.2.0-dev.47 [2022-04-12T10:54:55.225Z] v2.2.0-dev.48 [2022-04-12T10:54:55.225Z] v2.2.0-dev.49 [2022-04-12T10:54:55.225Z] v2.2.0-dev.5 [2022-04-12T10:54:55.225Z] v2.2.0-dev.50 [2022-04-12T10:54:55.225Z] v2.2.0-dev.51 [2022-04-12T10:54:55.225Z] v2.2.0-dev.52 [2022-04-12T10:54:55.225Z] v2.2.0-dev.53 [2022-04-12T10:54:55.225Z] v2.2.0-dev.54 [2022-04-12T10:54:55.225Z] v2.2.0-dev.55 [2022-04-12T10:54:55.225Z] v2.2.0-dev.56 [2022-04-12T10:54:55.225Z] v2.2.0-dev.57 [2022-04-12T10:54:55.225Z] v2.2.0-dev.58 [2022-04-12T10:54:55.225Z] v2.2.0-dev.59 [2022-04-12T10:54:55.225Z] v2.2.0-dev.6 [2022-04-12T10:54:55.225Z] v2.2.0-dev.60 [2022-04-12T10:54:55.225Z] v2.2.0-dev.61 [2022-04-12T10:54:55.225Z] v2.2.0-dev.62 [2022-04-12T10:54:55.225Z] v2.2.0-dev.63 [2022-04-12T10:54:55.225Z] v2.2.0-dev.64 [2022-04-12T10:54:55.225Z] v2.2.0-dev.7 [2022-04-12T10:54:55.225Z] v2.2.0-dev.8 [2022-04-12T10:54:55.225Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-12T10:54:55.513Z] + lftools sign git-tag v2.2.0-dev.64 [2022-04-12T10:54:56.081Z] Signing Git tag with Sigul... [2022-04-12T10:54:56.081Z] Signing v2.2.0-dev.64 [Pipeline] echo [2022-04-12T10:54:56.351Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:54:56.637Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-12T10:54:56.648Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-12T10:54:56.703Z] $ docker stop --time=1 dddc0b6cf98afc2408f1b04a98fe9f654a43ffa8196cbc1e81ba696759d70213 [2022-04-12T10:54:58.124Z] $ docker rm -f dddc0b6cf98afc2408f1b04a98fe9f654a43ffa8196cbc1e81ba696759d70213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-12T10:54:58.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T10:54:58.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:58.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:54:58.812Z] . [Pipeline] withDockerContainer [2022-04-12T10:54:58.880Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:54:58.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T10:54:59.343Z] $ docker top f0f417a51a4273fd29f4125af2f8e944042293e7e1d1f29ff3a0cea7e71df2d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T10:54:59.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:54:59.408Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:54:59.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:54:59.576Z] $ docker exec f0f417a51a4273fd29f4125af2f8e944042293e7e1d1f29ff3a0cea7e71df2d7 ssh-agent [2022-04-12T10:54:59.665Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXggglmj/agent.13 [2022-04-12T10:54:59.665Z] SSH_AGENT_PID=19 [2022-04-12T10:54:59.671Z] Running ssh-add (command line suppressed) [2022-04-12T10:54:59.825Z] Identity added: /w/workspace/edgex-go/188@tmp/private_key_1783116720092631505.key (/w/workspace/edgex-go/188@tmp/private_key_1783116720092631505.key) [2022-04-12T10:54:59.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:55:00.102Z] + git semver bump pre [2022-04-12T10:55:00.102Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T10:55:00.102Z] # $GIT_DIR = /w/workspace/edgex-go/188/.git [2022-04-12T10:55:00.102Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/188 [2022-04-12T10:55:00.102Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T10:55:00.102Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T10:55:00.102Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T10:55:00.102Z] # $SEMVER_BRANCH = main [2022-04-12T10:55:00.102Z] # $SEMVER_DIR = /w/workspace/edgex-go/188/.semver [2022-04-12T10:55:00.102Z] 2.2.0-dev.65 [Pipeline] } [2022-04-12T10:55:00.148Z] $ docker exec --env ******** --env ******** f0f417a51a4273fd29f4125af2f8e944042293e7e1d1f29ff3a0cea7e71df2d7 ssh-agent -k [2022-04-12T10:55:00.267Z] unset SSH_AUTH_SOCK; [2022-04-12T10:55:00.267Z] unset SSH_AGENT_PID; [2022-04-12T10:55:00.268Z] echo Agent pid 19 killed; [2022-04-12T10:55:00.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:55:00.551Z] + git semver [Pipeline] } [2022-04-12T10:55:00.598Z] $ docker stop --time=1 f0f417a51a4273fd29f4125af2f8e944042293e7e1d1f29ff3a0cea7e71df2d7 [2022-04-12T10:55:01.926Z] $ docker rm -f f0f417a51a4273fd29f4125af2f8e944042293e7e1d1f29ff3a0cea7e71df2d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T10:55:02.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T10:55:02.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:55:02.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:55:02.543Z] . [Pipeline] withDockerContainer [2022-04-12T10:55:02.607Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:55:02.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T10:55:03.122Z] $ docker top 900fecfb8e2d73e41b035350f2c4a5e8b5dbbf4fe0eeaad01cf7e5ab22609913 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T10:55:03.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:55:03.193Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:55:03.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:55:03.368Z] $ docker exec 900fecfb8e2d73e41b035350f2c4a5e8b5dbbf4fe0eeaad01cf7e5ab22609913 ssh-agent [2022-04-12T10:55:03.460Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcfBgMc/agent.14 [2022-04-12T10:55:03.460Z] SSH_AGENT_PID=20 [2022-04-12T10:55:03.464Z] Running ssh-add (command line suppressed) [2022-04-12T10:55:03.609Z] Identity added: /w/workspace/edgex-go/188@tmp/private_key_2743813137571474773.key (/w/workspace/edgex-go/188@tmp/private_key_2743813137571474773.key) [2022-04-12T10:55:03.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:55:03.878Z] + git semver push [2022-04-12T10:55:03.878Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T10:55:03.878Z] # $GIT_DIR = /w/workspace/edgex-go/188/.git [2022-04-12T10:55:03.878Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/188 [2022-04-12T10:55:03.878Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T10:55:03.878Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T10:55:03.878Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T10:55:03.878Z] # $SEMVER_BRANCH = main [2022-04-12T10:55:03.878Z] # $SEMVER_DIR = /w/workspace/edgex-go/188/.semver [Pipeline] } [2022-04-12T10:55:07.217Z] $ docker exec --env ******** --env ******** 900fecfb8e2d73e41b035350f2c4a5e8b5dbbf4fe0eeaad01cf7e5ab22609913 ssh-agent -k [2022-04-12T10:55:07.323Z] unset SSH_AUTH_SOCK; [2022-04-12T10:55:07.323Z] unset SSH_AGENT_PID; [2022-04-12T10:55:07.323Z] echo Agent pid 20 killed; [2022-04-12T10:55:07.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:55:07.610Z] + git semver [Pipeline] } [2022-04-12T10:55:07.656Z] $ docker stop --time=1 900fecfb8e2d73e41b035350f2c4a5e8b5dbbf4fe0eeaad01cf7e5ab22609913 [2022-04-12T10:55:08.966Z] $ docker rm -f 900fecfb8e2d73e41b035350f2c4a5e8b5dbbf4fe0eeaad01cf7e5ab22609913 [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-12T10:55:09.505Z] + [ -d /w/workspace/edgex-go/188/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:09.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:10.659Z] ---> package-listing.sh [2022-04-12T10:55:10.659Z] ++ facter osfamily [2022-04-12T10:55:10.659Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T10:55:10.920Z] + OS_FAMILY=debian [2022-04-12T10:55:10.920Z] + workspace=/w/workspace/edgex-go/188 [2022-04-12T10:55:10.920Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T10:55:10.920Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T10:55:10.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T10:55:10.921Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T10:55:10.921Z] + '[' /w/workspace/edgex-go/188 ']' [2022-04-12T10:55:10.921Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T10:55:10.921Z] + case "${OS_FAMILY}" in [2022-04-12T10:55:10.921Z] + dpkg -l [2022-04-12T10:55:10.921Z] + grep '^ii' [2022-04-12T10:55:10.921Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T10:55:10.921Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T10:55:10.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T10:55:10.921Z] + '[' /w/workspace/edgex-go/188 ']' [2022-04-12T10:55:10.921Z] + mkdir -p /w/workspace/edgex-go/188/archives/ [2022-04-12T10:55:10.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/188/archives/ [Pipeline] echo [2022-04-12T10:55:10.933Z] 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/188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T10:55:11.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:55:11.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T10:55:11.771Z] [2022-04-12T10:55:11.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:55:12.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T10:55:12.072Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T10:55:12.072Z] 5eb5b503b376: Pulling fs layer [2022-04-12T10:55:12.072Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T10:55:12.072Z] ec43610c2a17: Pulling fs layer [2022-04-12T10:55:12.072Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T10:55:12.072Z] 33b1e0a273af: Pulling fs layer [2022-04-12T10:55:12.072Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T10:55:12.072Z] 2f39f015ded8: Pulling fs layer [2022-04-12T10:55:12.072Z] 33b1e0a273af: Waiting [2022-04-12T10:55:12.072Z] 5d3b04190fa2: Waiting [2022-04-12T10:55:12.072Z] 3a2ae6a8a46f: Waiting [2022-04-12T10:55:12.072Z] 2f39f015ded8: Waiting [2022-04-12T10:55:12.072Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T10:55:12.072Z] 5c69ac0246d0: Download complete [2022-04-12T10:55:12.072Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T10:55:12.072Z] 3a2ae6a8a46f: Download complete [2022-04-12T10:55:12.072Z] 33b1e0a273af: Verifying Checksum [2022-04-12T10:55:12.072Z] 33b1e0a273af: Download complete [2022-04-12T10:55:12.072Z] ec43610c2a17: Verifying Checksum [2022-04-12T10:55:12.072Z] ec43610c2a17: Download complete [2022-04-12T10:55:12.072Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T10:55:12.072Z] 5d3b04190fa2: Download complete [2022-04-12T10:55:12.331Z] 5eb5b503b376: Verifying Checksum [2022-04-12T10:55:12.331Z] 5eb5b503b376: Download complete [2022-04-12T10:55:12.897Z] 2f39f015ded8: Verifying Checksum [2022-04-12T10:55:12.897Z] 2f39f015ded8: Download complete [2022-04-12T10:55:13.465Z] 5eb5b503b376: Pull complete [2022-04-12T10:55:13.724Z] 5c69ac0246d0: Pull complete [2022-04-12T10:55:13.982Z] ec43610c2a17: Pull complete [2022-04-12T10:55:14.242Z] 3a2ae6a8a46f: Pull complete [2022-04-12T10:55:14.500Z] 33b1e0a273af: Pull complete [2022-04-12T10:55:14.500Z] 5d3b04190fa2: Pull complete [2022-04-12T10:55:18.693Z] 2f39f015ded8: Pull complete [2022-04-12T10:55:18.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T10:55:18.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T10:55:18.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T10:55:18.758Z] prd-ubuntu20.04-docker-8c-8g-20657 does not seem to be running inside a container [2022-04-12T10:55:18.825Z] $ 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/188/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/188 -v /w/workspace/edgex-go/188:/w/workspace/edgex-go/188:rw,z -v /w/workspace/edgex-go/188@tmp:/w/workspace/edgex-go/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T10:55:20.995Z] $ docker top 4cc39d5a3f970a3dcd6a86b14978017551f474b3ba50d5f1222851c9bfada308 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:55:21.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T10:55:21.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T10:55:21.895Z] + ls /var/log/sa-host [2022-04-12T10:55:21.895Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:55:22.107Z] provisioning config files... [2022-04-12T10:55:22.115Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/188@tmp/config4841541841959575927tmp [Pipeline] { [Pipeline] echo [2022-04-12T10:55:22.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:22.418Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T10:55:22.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:22.752Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T10:55:22.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:23.047Z] ---> sudo-logs.sh [2022-04-12T10:55:23.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T10:55:23.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:23.357Z] ---> job-cost.sh [2022-04-12T10:55:23.357Z] lf-activate-venv: SKIPPING [2022-04-12T10:55:23.357Z] DEBUG: total: 0.2199999988079071 [2022-04-12T10:55:23.357Z] INFO: Retrieving Stack Cost... [2022-04-12T10:55:23.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T10:55:24.184Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T10:55:24.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:55:24.479Z] ---> logs-deploy.sh [2022-04-12T10:55:24.479Z] lf-activate-venv: SKIPPING [2022-04-12T10:55:24.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/188 [2022-04-12T10:55:24.479Z] INFO: archiving workspace using pattern(s): [2022-04-12T10:55:25.418Z] Archives upload complete. [2022-04-12T10:55:25.418Z] INFO: archiving logs to Nexus