Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation time analysis #1256

Open
FabioPinheiro opened this issue Jul 10, 2024 · 6 comments
Open

Compilation time analysis #1256

FabioPinheiro opened this issue Jul 10, 2024 · 6 comments

Comments

@FabioPinheiro
Copy link
Contributor

Proposed feature

It would be nice to know where the compilation and testing are spending most of their time.

  • The goal is to know how can we improve the CI efficiency?

Feature description

We want to know where the compiler is spinning his time

Anything else?

No response

@FabioPinheiro
Copy link
Contributor Author

cc @yshyn-iohk

@FabioPinheiro
Copy link
Contributor Author

So here list of SBT tasks during compilation
[info] Total time: 39319 ms
[info]   cloudAgentServer / Compile / compileIncremental                                    : 16381 ms
[info]   polluxDoobie / Compile / compileIncremental                                        :  5154 ms
[info]   cloudAgentServer / Test / compileIncremental                                       :  4837 ms
[info]   polluxCore / Test / compileIncremental                                             :  3899 ms
[info]   polluxCore / Compile / compileIncremental                                          :  3844 ms
[info]   agentWalletAPI / Compile / compileIncremental                                      :  3508 ms
[info]   agentWalletAPI / Test / compileIncremental                                         :  2364 ms
[info]   polluxVcJWT / Compile / compileIncremental                                         :  2244 ms
[info]   connectCore / Test / compileIncremental                                            :  1766 ms
[info]   castorCore / Compile / compileIncremental                                          :  1685 ms
[info]   protocolIssueCredential / Compile / compileIncremental                             :  1497 ms
[info]   castorCore / Test / compileIncremental                                             :  1439 ms
[info]   protocolInvitation / Compile / compileIncremental                                  :  1324 ms
[info]   protocolCoordinateMediation / Compile / compileIncremental                         :  1231 ms
[info]   protocolPresentProof / Compile / compileIncremental                                :  1206 ms
[info]   sharedTest / Test / compileIncremental                                             :  1142 ms
[info]   polluxDoobie / Test / compileIncremental                                           :   952 ms
[info]   agentDidcommx / Compile / compileIncremental                                       :   826 ms
[info]   connectDoobie / Compile / compileIncremental                                       :   818 ms
[info]   polluxSDJWT / Compile / compileIncremental                                         :   794 ms
[info]   shared / Compile / compileIncremental                                              :   775 ms
[info]   sharedCrypto / Test / compileIncremental                                           :   766 ms
[info]   resolver / Compile / compileIncremental                                            :   715 ms
[info]   protocolReportProblem / Compile / compileIncremental                               :   675 ms
[info]   connectCore / Compile / compileIncremental                                         :   669 ms
[info]   polluxSDJWT / Test / compileIncremental                                            :   665 ms
[info]   models / Compile / compileIncremental                                              :   651 ms
[info]   protocolTrustPing / Compile / compileIncremental                                   :   569 ms
[info]   protocolRevocationNotification / Compile / compileIncremental                      :   560 ms
[info]   protocolReportProblem / Test / compileIncremental                                  :   501 ms
[info]   sharedCrypto / Compile / compileIncremental                                        :   495 ms
[info]   resolver / Test / compileIncremental                                               :   491 ms
[info]   polluxVcJWT / Test / compileIncremental                                            :   456 ms
[info]   eventNotification / Test / compileIncremental                                      :   448 ms
[info]   protocolConnection / Compile / compileIncremental                                  :   446 ms
[info]   prismNodeClient / Compile / previousCompile                                        :   423 ms
[info]   polluxAnoncreds / Compile / compileIncremental                                     :   412 ms
[info]   protocolPresentProof / Test / compileIncremental                                   :   391 ms
[info]   protocolLogin / Compile / compileIncremental                                       :   379 ms
[info]   polluxCore / update                                                                :   363 ms
[info]   agent / Compile / compileIncremental                                               :   360 ms
[info]   eventNotification / Compile / compileIncremental                                   :   345 ms
[info]   connectDoobie / Test / compileIncremental                                          :   328 ms
[info]   protocolIssueCredential / Test / compileIncremental                                :   313 ms
[info]   protocolInvitation / Test / compileIncremental                                     :   290 ms
[info]   agentWalletAPI / update                                                            :   286 ms
[info]   connectDoobie / update                                                             :   286 ms
[info]   cloudAgentServer / update                                                          :   272 ms
[info]   polluxDoobie / update                                                              :   222 ms
[info]   vc / Compile / compileIncremental                                                  :   205 ms
[info]   polluxAnoncredsTest / Test / compileIncremental                                    :   195 ms
[info]   polluxAnoncredsTest / scalaCompilerBridgeBinaryJar                                 :   190 ms
[info]   protocolCoordinateMediation / Test / compileIncremental                            :   187 ms
[info]   protocolReportProblem / scalaCompilerBridgeBinaryJar                               :   172 ms
[info]   protocolRouting / Compile / compileIncremental                                     :   164 ms
[info]   cloudAgentServer / Compile / compile                                               :   161 ms
[info]   protocolConnection / Test / compileIncremental                                     :   153 ms
[info]   polluxVcJWT / update                                                               :   150 ms
[info]   agentDidcommx / Test / compileIncremental                                          :   147 ms
[info]   polluxVcJWT / scalaCompilerBridgeBinaryJar                                         :   130 ms
[info]   protocolConnection / scalaCompilerBridgeBinaryJar                                  :   129 ms
[info]   protocolDidExchange / scalaCompilerBridgeBinaryJar                                 :   128 ms
[info]   vc / scalaInstance                                                                 :   128 ms
[info]   protocolLogin / scalaCompilerBridgeBinaryJar                                       :   127 ms
[info]   polluxSDJWT / Compile / exportedProducts                                           :   125 ms
[info]   protocolRouting / scalaCompilerBridgeBinaryJar                                     :   124 ms
[info]   agent / scalaCompilerBridgeBinaryJar                                               :   124 ms
[info]   agent / update                                                                     :   123 ms
[info]   vc / scalaCompilerBridgeBinaryJar                                                  :   123 ms
[info]   shared / update                                                                    :   121 ms
[info]   protocolInvitation / scalaCompilerBridgeBinaryJar                                  :   120 ms
[info]   protocolDidExchange / Compile / compileIncremental                                 :   115 ms
[info]   protocolDidExchange / Test / compileIncremental                                    :   113 ms
[info]   protocolCoordinateMediation / update                                               :   113 ms
[info]   sharedTest / update                                                                :   110 ms
[info]   protocolIssueCredential / Compile / exportedProducts                               :   108 ms
[info]   protocolIssueCredential / Runtime / exportedProducts                               :   107 ms
[info]   connectCore / scalaCompilerBridgeBinaryJar                                         :   107 ms
[info]   castorCore / update                                                                :   106 ms
[info]   agentDidcommx / update                                                             :   105 ms
[info]   protocolRouting / update                                                           :   103 ms
[info]   protocolConnection / update                                                        :   101 ms
[info]   connectDoobie / scalaCompilerBridgeBinaryJar                                       :   101 ms
[info]   agentDidcommx / scalaCompilerBridgeBinaryJar                                       :   100 ms
[info]   protocolDidExchange / update                                                       :    98 ms
[info]   models / update                                                                    :    97 ms
[info]   protocolPresentProof / scalaCompilerBridgeBinaryJar                                :    95 ms
[info]   connectCore / update                                                               :    93 ms
[info]   sharedCrypto / update                                                              :    88 ms
[info]   protocolInvitation / update                                                        :    87 ms
[info]   protocolTrustPing / update                                                         :    84 ms
[info]   vc / update                                                                        :    84 ms
[info]   polluxSDJWT / update                                                               :    81 ms
[info]   protocolPresentProof / update                                                      :    81 ms
[info]   protocolRevocationNotification / update                                            :    81 ms
[info]   protocolLogin / update                                                             :    79 ms
[info]   eventNotification / update                                                         :    79 ms
[info]   protocolIssueCredential / update                                                   :    77 ms
[info]   resolver / update                                                                  :    74 ms
[info]   protocolCoordinateMediation / scalaCompilerBridgeBinaryJar                         :    73 ms
[info]   eventNotification / scalaCompilerBridgeBinaryJar                                   :    66 ms
[info]   shared / scalaCompilerBridgeBinaryJar                                              :    63 ms
[info]   models / scalaCompilerBridgeBinaryJar                                              :    63 ms
[info]   castorCore / scalaCompilerBridgeBinaryJar                                          :    63 ms
[info]   predef / scalaCompilerBridgeBinaryJar                                              :    62 ms
[info]   sharedTest / scalaCompilerBridgeBinaryJar                                          :    61 ms
[info]   sharedCrypto / scalaCompilerBridgeBinaryJar                                        :    60 ms
[info]   protocolRevocationNotification / scalaCompilerBridgeBinaryJar                      :    60 ms
[info]   protocolReportProblem / update                                                     :    60 ms
[info]   protocolTrustPing / scalaCompilerBridgeBinaryJar                                   :    60 ms
[info]   root / update                                                                      :    59 ms
[info]   protocolIssueCredential / scalaCompilerBridgeBinaryJar                             :    58 ms
[info]   polluxSDJWT / scalaCompilerBridgeBinaryJar                                         :    57 ms
[info]   cloudAgentServer / Test / loadedTestFrameworks                                     :    47 ms
[info]   resolver / scalaCompilerBridgeBinaryJar                                            :    46 ms
[info]   agentWalletAPI / scalaCompilerBridgeBinaryJar                                      :    44 ms
[info]   polluxAnoncreds / update                                                           :    38 ms
[info]   root / scalaCompilerBridgeBinaryJar                                                :    37 ms
[info]   polluxCore / Compile / compile                                                     :    37 ms
[info]   polluxCore / scalaCompilerBridgeBinaryJar                                          :    37 ms
[info]   prismNodeClient / Compile / protocGenerate                                         :    36 ms
[info]   cloudAgentServer / Test / compile                                                  :    35 ms
[info]   polluxDoobie / scalaCompilerBridgeBinaryJar                                        :    33 ms
[info]   cloudAgentServer / scalaCompilerBridgeBinaryJar                                    :    33 ms
[info]   polluxCore / Test / compile                                                        :    31 ms
[info]   polluxAnoncredsTest / update                                                       :    22 ms
[info]   agentWalletAPI / Compile / compile                                                 :    22 ms
[info]   resolver / Compile / compile                                                       :    20 ms
[info]   castorCore / Test / compile                                                        :    19 ms
[info]   agentWalletAPI / Test / compile                                                    :    18 ms
[info]   castorCore / Compile / compile                                                     :    17 ms
[info]   streams-manager                                                                    :    17 ms
[info]   protocolRouting / Compile / internalDependencyClasspath                            :    17 ms
[info]   polluxDoobie / Test / protocGenerate                                               :    16 ms
[info]   protocolRevocationNotification / Compile / dependencyPicklePath                    :    15 ms
[info]   protocolPresentProof / Compile / managedResources                                  :    15 ms
[info]   agentWalletAPI / Compile / copyResources                                           :    15 ms
[info]   sharedCrypto / Compile / compile                                                   :    15 ms
[info]   protocolCoordinateMediation / Test / managedSources                                :    14 ms
[info]   protocolIssueCredential / Test / managedSources                                    :    14 ms
[info]   models / Compile / compile                                                         :    13 ms
[info]   sharedCrypto / Test / loadedTestFrameworks                                         :    13 ms
[info]   models / Test / compileIncremental                                                 :    12 ms
[info]   agent / projectDescriptors                                                         :    12 ms
[info]   polluxDoobie / Compile / copyResources                                             :    12 ms
[info]   prismNodeClient / scalaCompilerBridgeBinaryJar                                     :    12 ms
[info]   polluxCore / Test / loadedTestFrameworks                                           :    12 ms
[info]   polluxDoobie / Test / loadedTestFrameworks                                         :    12 ms
[info]   polluxDoobie / Compile / compile                                                   :    12 ms
[info]   polluxSDJWT / Compile / compile                                                    :    11 ms
[info]   protocolIssueCredential / Test / compile                                           :    11 ms
[info]   polluxVcJWT / Compile / compile                                                    :    11 ms
[info]   polluxCore / Test / copyResources                                                  :    11 ms
[info]   protocolCoordinateMediation / Compile / copyResources                              :    11 ms
[info]   vc / Test / dependencyClasspathFiles / outputFileStamps                            :    11 ms
[info]   Global / compilers                                                                 :    11 ms
[info]   polluxAnoncreds / scalaCompilerBridgeBinaryJar                                     :    11 ms
[info]   polluxCore / Compile / unmanagedSources / inputFileStamps                          :    10 ms
[info]   prismNodeClient / Compile / compileIncremental                                     :    10 ms
[info]   connectDoobie / Compile / unmanagedResources / allInputPathsAndAttributes          :    10 ms
[info]   eventNotification / Test / loadedTestFrameworks                                    :    10 ms
[info]   polluxSDJWT / Test / compile                                                       :    10 ms
[info]   protocolRouting / Test / protocGenerate                                            :    10 ms
[info]   protocolRevocationNotification / Test / internalDependencyClasspath                :    10 ms
[info]   protocolCoordinateMediation / Test / loadedTestFrameworks                          :     9 ms
[info]   polluxCore / Test / unmanagedResources / inputFileStamps                           :     9 ms
[info]   vc / Runtime / exportedProducts                                                    :     9 ms
[info]   agentWalletAPI / Test / loadedTestFrameworks                                       :     9 ms
[info]   vc / Test / internalDependencyClasspath                                            :     9 ms
[info]   castorCore / Test / exportedProducts                                               :     9 ms
[info]   protocolConnection / Test / internalDependencyClasspath                            :     9 ms
[info]   sharedTest / Test / testLoader                                                     :     9 ms
[info]   resolver / Compile / unmanagedClasspath                                            :     9 ms
[info]   prismNodeClient / Compile / copyResources                                          :     9 ms
[info]   connectDoobie / Test / managedClasspath                                            :     9 ms
[info]   polluxAnoncreds / Compile / copyResources                                          :     9 ms
[info]   protocolPresentProof / Test / loadedTestFrameworks                                 :     9 ms
[info]   polluxCore / Runtime / exportedProducts                                            :     9 ms
[info]   polluxAnoncreds / Compile / unmanagedResources / inputFileStamps                   :     9 ms
[info]   cloudAgentServer / Test / definedTests                                             :     9 ms
[info]   polluxCore / Compile / exportedProducts                                            :     8 ms
[info]   prismNodeClient / Compile / managedSources                                         :     8 ms
[info]   protocolReportProblem / Compile / compile                                          :     8 ms
[info]   protocolInvitation / Test / protocGenerate                                         :     8 ms
[info]   protocolIssueCredential / Test / protocGenerate                                    :     8 ms
[info]   protocolConnection / Test / exportedProducts                                       :     8 ms
[info]   protocolLogin / Compile / compile                                                  :     8 ms
[info]   polluxVcJWT / Test / loadedTestFrameworks                                          :     8 ms
[info]   agentWalletAPI / Compile / unmanagedSources / inputFileStamps                      :     8 ms
[info]   protocolConnection / Compile / products                                            :     8 ms
[info]   sharedTest / Test / loadedTestFrameworks                                           :     8 ms
[info]   protocolTrustPing / Test / protocGenerate                                          :     8 ms
[info]   polluxDoobie / Test / compile                                                      :     8 ms
[info]   protocolRevocationNotification / Test / protocGenerate                             :     8 ms
[info]   protocolConnection / Runtime / products                                            :     8 ms
[info]   sharedCrypto / scalaCompilerBridgeScope / csrConfiguration                         :     8 ms
[info]   protocolTrustPing / Test / loadedTestFrameworks                                    :     8 ms
[info]   eventNotification / Test / discoveredSbtPlugins                                    :     8 ms
[info]   protocolInvitation / Compile / exportedProducts                                    :     8 ms
[info]   protocolInvitation / Runtime / exportedProducts                                    :     8 ms
[info]   models / Test / testLoader                                                         :     8 ms
[info]   protocolTrustPing / Compile / compile                                              :     8 ms
[info]   castorCore / Test / loadedTestFrameworks                                           :     7 ms
[info]   protocolPresentProof / Test / protocGenerate                                       :     7 ms
[info]   polluxCore / Test / protocRunProtoc                                                :     7 ms
[info]   polluxDoobie / Compile / protocGenerate                                            :     7 ms
[info]   agentDidcommx / Compile / compile                                                  :     7 ms
[info]   protocolReportProblem / Test / loadedTestFrameworks                                :     7 ms
[info]   protocolConnection / Compile / unmanagedResources / allInputPathsAndAttributes     :     7 ms
[info]   castorCore / Test / definedTests                                                   :     7 ms
[info]   cloudAgentServer / Test / testLoader                                               :     7 ms
[info]   protocolPresentProof / Compile / internalDependencyClasspath                       :     7 ms
[info]   shared / dependencyPositions                                                       :     7 ms
[info]   connectCore / Test / compile                                                       :     7 ms
[info]   protocolInvitation / Test / loadedTestFrameworks                                   :     7 ms
[info]   agent / scalaCompilerBridgeScope / csrConfiguration                                :     7 ms
[info]   models / dependencyPositions                                                       :     7 ms
[info]   protocolTrustPing / dependencyPositions                                            :     7 ms
[info]   agentDidcommx / scalaInstance                                                      :     7 ms
[info]   polluxCore / Test / externalDependencyClasspath                                    :     7 ms
[info]   castorCore / projectDescriptors                                                    :     7 ms
[info]   protocolCoordinateMediation / Compile / managedClasspath                           :     7 ms
[info]   polluxCore / projectDescriptors                                                    :     7 ms
[info]   protocolPresentProof / Test / compile                                              :     7 ms
[info]   models / Test / loadedTestFrameworks                                               :     7 ms
[info]   protocolLogin / Test / managedClasspath                                            :     7 ms
[info]   sharedCrypto / projectDescriptors                                                  :     6 ms
[info]   castorCore / dependencyPositions                                                   :     6 ms
[info]   protocolDidExchange / Compile / compile                                            :     6 ms
[info]   protocolConnection / Compile / dependencyPicklePath                                :     6 ms
[info]   polluxSDJWT / Test / loadedTestFrameworks                                          :     6 ms
[info]   resolver / Test / internalDependencyClasspath                                      :     6 ms
[info]   polluxDoobie / Compile / managedClasspath                                          :     6 ms
[info]   polluxVcJWT / Compile / unmanagedClasspath                                         :     6 ms
[info]   agentWalletAPI / Compile / protocGenerate                                          :     6 ms
[info]   eventNotification / Test / products                                                :     6 ms
[info]   protocolConnection / Compile / compile                                             :     6 ms
[info]   eventNotification / Test / definedTests                                            :     6 ms
[info]   protocolInvitation / Compile / internalDependencyClasspath                         :     6 ms
[info]   polluxVcJWT / Test / compile                                                       :     6 ms
[info]   polluxDoobie / scalaCompilerBridgeScope / csrConfiguration                         :     6 ms
[info]   protocolPresentProof / Compile / compile                                           :     6 ms
[info]   protocolInvitation / Test / compile                                                :     6 ms
[info]   protocolDidExchange / Test / internalDependencyClasspath                           :     6 ms
[info]   cloudAgentServer / Test / protocGenerate                                           :     6 ms
[info]   castorCore / Test / internalDependencyClasspath                                    :     6 ms
[info]   agentDidcommx / Test / protocGenerate                                              :     6 ms
[info]   polluxCore / scalaCompilerBridgeScope / csrConfiguration                           :     6 ms
[info]   connectDoobie / Test / loadedTestFrameworks                                        :     6 ms
[info]   protocolCoordinateMediation / Test / protocGenerate                                :     6 ms
[info]   protocolLogin / dependencyPositions                                                :     6 ms
[info]   protocolCoordinateMediation / Compile / compile                                    :     6 ms
[info]   prismNodeClient / protocUnpackDependencies                                         :     6 ms
[info]   agent / Compile / compile                                                          :     6 ms
[info]   sharedCrypto / csrRecursiveResolvers                                               :     5 ms
[info]   sharedTest / dependencyPositions                                                   :     5 ms
[info]   cloudAgentServer / Compile / unmanagedClasspath                                    :     5 ms
[info]   connectCore / Compile / discoveredSbtPlugins                                       :     5 ms
[info]   vc / Compile / unmanagedSources / inputFileStamps                                  :     5 ms
[info]   vc / dependencyPositions                                                           :     5 ms
[info]   connectDoobie / Compile / unmanagedResources / inputFileStamps                     :     5 ms
[info]   protocolReportProblem / Test / compile                                             :     5 ms
[info]   polluxDoobie / Test / internalDependencyClasspath                                  :     5 ms
[info]   polluxCore / Test / protocGenerate                                                 :     5 ms
[info]   protocolCoordinateMediation / Compile / unmanagedClasspath                         :     5 ms
[info]   vc / Compile / compile                                                             :     5 ms
[info]   shared / Compile / compile                                                         :     5 ms
[info]   protocolIssueCredential / Test / testLoader                                        :     5 ms
[info]   protocolRevocationNotification / Test / compile / compilerReporter                 :     5 ms
[info]   castorCore / Compile / unmanagedSources / allInputPathsAndAttributes               :     5 ms
[info]   protocolTrustPing / Test / internalDependencyClasspath                             :     5 ms
[info]   cloudAgentServer / Compile / unmanagedResources / inputFileStamps                  :     5 ms
[info]   protocolRevocationNotification / Test / loadedTestFrameworks                       :     5 ms
[info]   resolver / Compile / unmanagedSources / allInputPathsAndAttributes                 :     5 ms
[info]   protocolCoordinateMediation / Test / definedTests                                  :     5 ms
[info]   models / csrRecursiveResolvers                                                     :     5 ms
[info]   protocolIssueCredential / Test / scalacOptions                                     :     5 ms
[info]   protocolRevocationNotification / Test / exportedProducts                           :     5 ms
[info]   cloudAgentServer / Compile / protocGenerate                                        :     5 ms
[info]   protocolDidExchange / Test / protocGenerate                                        :     5 ms
[info]   connectCore / Compile / unmanagedResources / allInputPathsAndAttributes            :     5 ms
[info]   protocolLogin / Test / loadedTestFrameworks                                        :     5 ms
[info]   polluxVcJWT / Test / definedTests                                                  :     5 ms
[info]   protocolPresentProof / Compile / unmanagedResources / allInputPathsAndAttributes   :     5 ms
[info]   cloudAgentServer / Compile / compile / compilerReporter                            :     5 ms
[info]   protocolIssueCredential / csrRecursiveResolvers                                    :     5 ms
[info]   cloudAgentServer / Compile / internalDependencyClasspath                           :     5 ms
[info]   agentWalletAPI / Test / discoveredSbtPlugins                                       :     5 ms
[info]   protocolIssueCredential / Compile / compile                                        :     5 ms
[info]   shared / csrRecursiveResolvers                                                     :     5 ms
[info]   castorCore / Compile / unmanagedClasspath                                          :     5 ms
[info]   protocolLogin / Test / scalacOptions                                               :     4 ms
[info]   resolver / Test / compile / compilerReporter                                       :     4 ms
[info]   connectCore / projectDescriptors                                                   :     4 ms
[info]   protocolRevocationNotification / Compile / internalDependencyClasspath             :     4 ms
[info]   protocolDidExchange / Test / compile / compilerReporter                            :     4 ms
[info]   vc / Compile / protocGenerate                                                      :     4 ms
[info]   cloudAgentServer / Test / internalDependencyClasspath                              :     4 ms
[info]   resolver / Test / loadedTestFrameworks                                             :     4 ms
[info]   cloudAgentServer / Compile / copyResources                                         :     4 ms
[info]   resolver / Compile / internalDependencyClasspath                                   :     4 ms
[info]   protocolLogin / Compile / internalDependencyClasspath                              :     4 ms
[info]   protocolCoordinateMediation / Compile / protocGenerate                             :     4 ms
[info]   protocolTrustPing / Compile / internalDependencyClasspath                          :     4 ms
[info]   protocolConnection / Test / loadedTestFrameworks                                   :     4 ms
[info]   protocolRevocationNotification / Test / managedClasspath                           :     4 ms
[info]   polluxCore / Test / internalDependencyClasspath                                    :     4 ms
[info]   protocolRouting / Test / compileIncremental                                        :     4 ms
[info]   agentDidcommx / Test / loadedTestFrameworks                                        :     4 ms
[info]   connectDoobie / dependencyPositions                                                :     4 ms
[info]   protocolPresentProof / dependencyPositions                                         :     4 ms
[info]   polluxAnoncreds / dependencyPositions                                              :     4 ms
[info]   protocolPresentProof / csrInterProjectDependencies                                 :     4 ms
[info]   vc / Test / testLoader                                                             :     4 ms
[info]   protocolTrustPing / Test / compile / compilerReporter                              :     4 ms
[info]   connectCore / Compile / compile                                                    :     4 ms
[info]   polluxVcJWT / Compile / protocGenerate                                             :     4 ms
[info]   connectDoobie / Compile / copyResources                                            :     4 ms
[info]   agent / Test / compileIncremental                                                  :     4 ms
[info]   polluxAnoncredsTest / dependencyPositions                                          :     4 ms
[info]   protocolPresentProof / Test / scalacOptions                                        :     4 ms
[info]   sharedTest / Test / compile                                                        :     4 ms
[info]   protocolIssueCredential / dependencyPositions                                      :     4 ms
[info]   connectCore / Test / loadedTestFrameworks                                          :     4 ms
[info]   protocolTrustPing / Test / discoveredSbtPlugins                                    :     4 ms
[info]   polluxAnoncreds / Compile / compile                                                :     4 ms
[info]   sharedTest / Test / compile / compilerReporter                                     :     4 ms
[info]   resolver / Test / compile                                                          :     4 ms
[info]   polluxDoobie / csrExtraProjects                                                    :     4 ms
[info]   polluxAnoncredsTest / Test / definedTests                                          :     4 ms
[info]   cloudAgentServer / Compile / buildInfo                                             :     4 ms
[info]   protocolTrustPing / Compile / externalDependencyClasspath                          :     4 ms
[info]   agentDidcommx / Runtime / exportedProducts                                         :     4 ms
[info]   protocolInvitation / Compile / protocGenerate                                      :     4 ms
[info]   protocolIssueCredential / Test / exportedProducts                                  :     4 ms
[info]   protocolLogin / Test / compileIncremental                                          :     4 ms
[info]   agentWalletAPI / transitiveUpdate                                                  :     4 ms
[info]   polluxDoobie / Compile / exportedProducts                                          :     4 ms
[info]   cloudAgentServer / Test / copyResources                                            :     4 ms
[info]   prismNodeClient / Compile / internalDependencyClasspath                            :     4 ms
[info]   protocolIssueCredential / Test / loadedTestFrameworks                              :     4 ms
[info]   protocolRouting / Test / loadedTestFrameworks                                      :     4 ms
[info]   vc / projectDescriptors                                                            :     4 ms
[info]   protocolPresentProof / csrRecursiveResolvers                                       :     4 ms
[info]   protocolPresentProof / Test / sources                                              :     4 ms
[info]   connectCore / Compile / compile / scalacOptions                                    :     4 ms
[info]   connectDoobie / Compile / discoveredSbtPlugins                                     :     4 ms
[info]   protocolReportProblem / Test / protocGenerate                                      :     4 ms
[info]   shared / Test / compileIncremental                                                 :     4 ms
[info]   sharedTest / Test / definedTests                                                   :     4 ms
[info]   protocolRouting / projectDescriptors                                               :     4 ms
[info]   protocolReportProblem / Test / managedClasspath                                    :     4 ms
[info]   cloudAgentServer / projectDescriptors                                              :     4 ms
[info]   agent / Test / internalDependencyClasspath                                         :     4 ms
[info]   protocolInvitation / Compile / compile                                             :     4 ms
[info]   agent / Test / protocGenerate                                                      :     4 ms
[info]   protocolInvitation / Compile / scalacOptions                                       :     4 ms
[info]   protocolConnection / Protobuf / managedClasspath                                   :     4 ms
[info]   sharedTest / Compile / compileIncremental                                          :     4 ms
[info]   polluxSDJWT / Runtime / exportedProducts                                           :     4 ms
[info]   protocolInvitation / csrInterProjectDependencies                                   :     4 ms
[info]   protocolInvitation / Test / scalacOptions                                          :     4 ms
[info]   sharedCrypto / Test / definedTests                                                 :     4 ms
[info]   vc / csrRecursiveResolvers                                                         :     4 ms
[info]   protocolRevocationNotification / Test / compileIncremental                         :     3 ms
[info]   shared / csrInterProjectDependencies                                               :     3 ms
[info]   protocolDidExchange / csrConfiguration                                             :     3 ms
[info]   polluxAnoncredsTest / Test / loadedTestFrameworks                                  :     3 ms
[info]   protocolLogin / projectDescriptors                                                 :     3 ms
[info]   agent / Test / managedSources                                                      :     3 ms
[info]   resolver / dependencyPositions                                                     :     3 ms
[info]   protocolDidExchange / scalaCompilerBridgeScope / csrConfiguration                  :     3 ms
[info]   protocolPresentProof / Compile / unmanagedClasspath                                :     3 ms
[info]   protocolTrustPing / csrRecursiveResolvers                                          :     3 ms
[info]   protocolRevocationNotification / Compile / compile                                 :     3 ms
[info]   agentWalletAPI / csrFallbackDependencies                                           :     3 ms
[info]   protocolInvitation / csrRecursiveResolvers                                         :     3 ms
[info]   agentDidcommx / Test / compile                                                     :     3 ms
[info]   castorCore / Compile / internalDependencyClasspath                                 :     3 ms
[info]   sharedCrypto / dependencyPositions                                                 :     3 ms
[info]   polluxVcJWT / csrProject                                                           :     3 ms
[info]   eventNotification / Test / compile / compilerReporter                              :     3 ms
[info]   protocolPresentProof / Compile / protocRunProtoc                                   :     3 ms
[info]   polluxCore / Compile / protocGenerate                                              :     3 ms
[info]   eventNotification / dependencyPositions                                            :     3 ms
[info]   resolver / csrRecursiveResolvers                                                   :     3 ms
[info]   protocolConnection / projectDescriptors                                            :     3 ms
[info]   protocolConnection / Test / compile                                                :     3 ms
[info]   protocolCoordinateMediation / Test / scalacOptions                                 :     3 ms
[info]   shared / csrFallbackDependencies                                                   :     3 ms
[info]   protocolRouting / Test / sources                                                   :     3 ms
[info]   models / csrInterProjectDependencies                                               :     3 ms
[info]   agentDidcommx / Compile / internalDependencyClasspath                              :     3 ms
[info]   protocolIssueCredential / projectDescriptors                                       :     3 ms
[info]   agentWalletAPI / Compile / exportedProducts                                        :     3 ms
[info]   agentDidcommx / Test / exportedProducts                                            :     3 ms
[info]   protocolCoordinateMediation / Test / compile                                       :     3 ms
[info]   vc / Test / loadedTestFrameworks                                                   :     3 ms
[info]   polluxSDJWT / projectDescriptors                                                   :     3 ms
[info]   protocolTrustPing / projectDescriptors                                             :     3 ms
[info]   protocolPresentProof / projectDescriptors                                          :     3 ms
[info]   agent / Compile / compile / scalacOptions                                          :     3 ms
[info]   protocolRouting / Compile / compile                                                :     3 ms
[info]   protocolIssueCredential / Test / definedTests                                      :     3 ms
[info]   castorCore / Compile / protocGenerate                                              :     3 ms
[info]   connectDoobie / Test / compile / compilerReporter                                  :     3 ms
[info]   protocolCoordinateMediation / Compile / protocRunProtoc                            :     3 ms
[info]   resolver / Test / dependencyVirtualClasspath                                       :     3 ms
[info]   resolver / projectDescriptors                                                      :     3 ms
[info]   protocolReportProblem / Compile / protocRunProtoc                                  :     3 ms
[info]   protocolIssueCredential / Compile / internalDependencyClasspath                    :     3 ms
[info]   cloudAgentServer / Compile / unmanagedSources / allInputPathsAndAttributes         :     3 ms
[info]   polluxSDJWT / Compile / protocRunProtoc                                            :     3 ms
[info]   shared / projectDescriptors                                                        :     3 ms
[info]   agentWalletAPI / Compile / unmanagedClasspath                                      :     3 ms
[info]   connectDoobie / Compile / compile                                                  :     3 ms
[info]   cloudAgentServer / Compile / unmanagedSources / inputFileStamps                    :     3 ms
[info]   protocolRevocationNotification / Compile / protocRunProtoc                         :     3 ms
[info]   protocolDidExchange / projectDescriptors                                           :     3 ms
[info]   agentWalletAPI / Test / protocGenerate                                             :     3 ms
[info]   polluxVcJWT / dependencyPositions                                                  :     3 ms
[info]   protocolTrustPing / Test / compileIncremental                                      :     3 ms
[info]   agent / Test / loadedTestFrameworks                                                :     3 ms
[info]   polluxCore / csrExtraProjects                                                      :     3 ms
[info]   polluxAnoncreds / Test / protocGenerate                                            :     3 ms
[info]   agentWalletAPI / Test / internalDependencyClasspath                                :     3 ms
[info]   protocolRouting / Compile / exportedProducts                                       :     3 ms
[info]   protocolInvitation / csrFallbackDependencies                                       :     3 ms
[info]   agentWalletAPI / Runtime / exportedProducts                                        :     3 ms
[info]   protocolPresentProof / Test / definedTests                                         :     3 ms
[info]   protocolTrustPing / csrFallbackDependencies                                        :     3 ms
[info]   root / Test / compileIncremental                                                   :     3 ms
[info]   polluxAnoncredsTest / Test / compile                                               :     3 ms
[info]   castorCore / Test / compile / compilerReporter                                     :     3 ms
[info]   protocolIssueCredential / csrFallbackDependencies                                  :     3 ms
[info]   polluxAnoncreds / Test / compileIncremental                                        :     3 ms
[info]   protocolReportProblem / Compile / unmanagedClasspath                               :     3 ms
[info]   vc / csrFallbackDependencies                                                       :     3 ms
[info]   shared / Test / loadedTestFrameworks                                               :     3 ms
[info]   protocolInvitation / dependencyPositions                                           :     3 ms
[info]   models / projectDescriptors                                                        :     3 ms
[info]   agentWalletAPI / Compile / internalDependencyClasspath                             :     3 ms
[info]   polluxDoobie / Test / managedClasspath                                             :     3 ms
[info]   polluxCore / dependencyPositions                                                   :     3 ms
[info]   models / csrFallbackDependencies                                                   :     3 ms
[info]   polluxAnoncreds / projectDescriptors                                               :     3 ms
[info]   resolver / Compile / exportedProducts                                              :     3 ms
[info]   protocolTrustPing / csrInterProjectDependencies                                    :     3 ms
[info]   agentWalletAPI / Test / unmanagedSources / allInputPathsAndAttributes              :     3 ms
[info]   eventNotification / Test / compile                                                 :     3 ms
[info]   sharedCrypto / Test / compile                                                      :     3 ms
[info]   connectCore / dependencyPositions                                                  :     3 ms
[info]   castorCore / Test / managedClasspath                                               :     3 ms
[info]   protocolCoordinateMediation / csrRecursiveResolvers                                :     3 ms
[info]   agentDidcommx / Compile / unmanagedClasspath                                       :     3 ms
[info]   vc / Test / compileIncremental                                                     :     3 ms
[info]   connectCore / protocUnpackDependencies                                             :     3 ms
[info]   protocolRouting / csrFallbackDependencies                                          :     3 ms
[info]   protocolTrustPing / Compile / unmanagedSources / inputFileStamps                   :     3 ms
[info]   protocolTrustPing / Compile / incOptions                                           :     3 ms
[info]   polluxDoobie / dependencyPositions                                                 :     3 ms
[info]   protocolReportProblem / Compile / scalafmtDoFormatOnCompile                        :     3 ms
[info]   agent / Compile / exportedProducts                                                 :     3 ms
[info]   protocolPresentProof / Test / internalDependencyClasspath                          :     3 ms
[info]   vc / Compile / incOptions                                                          :     3 ms
[info]   polluxAnoncreds / Test / compile / compilerReporter                                :     3 ms
[info]   root / dependencyPositions                                                         :     3 ms
[info]   eventNotification / Compile / compile                                              :     3 ms
[info]   protocolDidExchange / Test / loadedTestFrameworks                                  :     3 ms
[info]   castorCore / Compile / incOptions                                                  :     3 ms
[info]   root / csrProject                                                                  :     3 ms
[info]   protocolConnection / dependencyPositions                                           :     3 ms
[info]   protocolRouting / Compile / unmanagedClasspath                                     :     3 ms
[info]   protocolConnection / Compile / incOptions                                          :     3 ms
[info]   protocolReportProblem / dependencyPositions                                        :     3 ms
[info]   connectDoobie / projectDescriptors                                                 :     2 ms
[info]   protocolLogin / Compile / protocGenerate                                           :     2 ms
[info]   polluxAnoncredsTest / Compile / incOptions                                         :     2 ms
[info]   polluxSDJWT / dependencyPositions                                                  :     2 ms
[info]   polluxCore / Test / managedClasspath                                               :     2 ms
[info]   resolver / Test / testLoader                                                       :     2 ms
[info]   polluxSDJWT / Test / testLoader                                                    :     2 ms
[info]   castorCore / Test / protocGenerate                                                 :     2 ms
[info]   polluxDoobie / Runtime / exportedProducts                                          :     2 ms
[info]   agentDidcommx / Compile / unmanagedResources / inputFileStamps                     :     2 ms
[info]   sharedCrypto / Test / exportedProducts                                             :     2 ms
[info]   protocolPresentProof / Compile / scalafmtDoFormatOnCompile                         :     2 ms
[info]   polluxAnoncredsTest / csrRecursiveResolvers                                        :     2 ms
[info]   polluxDoobie / projectDescriptors                                                  :     2 ms
[info]   protocolConnection / Test / compile / compilerReporter                             :     2 ms
[info]   protocolRouting / Compile / copyResources                                          :     2 ms
[info]   polluxDoobie / Test / testLoader                                                   :     2 ms
[info]   protocolRevocationNotification / Compile / incOptions                              :     2 ms
[info]   root / Compile / incOptions                                                        :     2 ms
[info]   protocolDidExchange / Test / exportedProducts                                      :     2 ms
[info]   protocolInvitation / protocUnpackDependencies                                      :     2 ms
[info]   protocolLogin / Compile / dependencyClasspath                                      :     2 ms
[info]   protocolLogin / Test / exportedProducts                                            :     2 ms
[info]   polluxAnoncreds / Compile / internalDependencyClasspath                            :     2 ms
[info]   cloudAgentServer / Compile / exportedProducts                                      :     2 ms
[info]   cloudAgentServer / Runtime / exportedProducts                                      :     2 ms
[info]   polluxAnoncredsTest / Test / compile / compilerReporter                            :     2 ms
[info]   connectDoobie / Compile / unmanagedClasspath                                       :     2 ms
[info]   protocolDidExchange / dependencyPositions                                          :     2 ms
[info]   agentWalletAPI / Test / exportedProducts                                           :     2 ms
[info]   polluxDoobie / Compile / sources                                                   :     2 ms
[info]   protocolIssueCredential / csrInterProjectDependencies                              :     2 ms
[info]   protocolTrustPing / Compile / protocRunProtoc                                      :     2 ms
[info]   connectDoobie / Runtime / exportedProducts                                         :     2 ms
[info]   polluxDoobie / Compile / unmanagedClasspath                                        :     2 ms
[info]   cloudAgentServer / Compile / protocRunProtoc                                       :     2 ms
[info]   protocolCoordinateMediation / Compile / internalDependencyClasspath                :     2 ms
[info]   protocolInvitation / Compile / incOptions                                          :     2 ms
[info]   agentWalletAPI / dependencyPositions                                               :     2 ms
[info]   polluxAnoncredsTest / Compile / compileIncremental                                 :     2 ms
[info]   polluxCore / Test / definedTests                                                   :     2 ms
[info]   polluxCore / Compile / internalDependencyClasspath                                 :     2 ms
[info]   protocolLogin / Compile / compile / scalacOptions                                  :     2 ms
[info]   connectDoobie / Test / compile                                                     :     2 ms
[info]   protocolIssueCredential / Compile / incOptions                                     :     2 ms
[info]   agentDidcommx / csrInterProjectDependencies                                        :     2 ms
[info]   agentWalletAPI / Test / compile / compilerReporter                                 :     2 ms
[info]   protocolDidExchange / Test / products                                              :     2 ms
[info]   resolver / csrFallbackDependencies                                                 :     2 ms
[info]   polluxAnoncredsTest / csrFallbackDependencies                                      :     2 ms
[info]   protocolTrustPing / Compile / exportedProducts                                     :     2 ms
[info]   agentDidcommx / Compile / exportedProducts                                         :     2 ms
[info]   polluxDoobie / Test / protocRunProtoc                                              :     2 ms
[info]   vc / csrInterProjectDependencies                                                   :     2 ms
[info]   cloudAgentServer / dependencyPositions                                             :     2 ms
[info]   protocolInvitation / Compile / externalDependencyClasspath                         :     2 ms
[info]   protocolCoordinateMediation / Test / internalDependencyClasspath                   :     2 ms
[info]   protocolReportProblem / Compile / incOptions                                       :     2 ms
[info]   root / Test / compile / compilerReporter                                           :     2 ms
[info]   protocolInvitation / scalaInstance                                                 :     2 ms
[info]   agent / Test / compile / compilerReporter                                          :     2 ms
[info]   prismNodeClient / projectDescriptors                                               :     2 ms
[info]   eventNotification / Compile / incOptions                                           :     2 ms
[info]   polluxDoobie / Compile / incOptions                                                :     2 ms
[info]   protocolRouting / Protobuf / managedClasspath                                      :     2 ms
[info]   agentDidcommx / Test / internalDependencyClasspath                                 :     2 ms
[info]   agentDidcommx / Compile / protocGenerate                                           :     2 ms
[info]   resolver / Compile / incOptions                                                    :     2 ms
[info]   protocolRouting / Compile / managedSources                                         :     2 ms
[info]   castorCore / csrRecursiveResolvers                                                 :     2 ms
[info]   connectDoobie / Test / externalDependencyClasspath                                 :     2 ms
[info]   agentWalletAPI / projectDescriptors                                                :     2 ms
[info]   protocolInvitation / Test / exportedProducts                                       :     2 ms
[info]   protocolPresentProof / csrFallbackDependencies                                     :     2 ms
[info]   cloudAgentServer / csrRecursiveResolvers                                           :     2 ms
[info]   protocolRevocationNotification / dependencyPositions                               :     2 ms
[info]   protocolTrustPing / Test / managedClasspath                                        :     2 ms
[info]   cloudAgentServer / Test / dependencyClasspathFiles / outputFileStamps              :     2 ms
[info]   protocolRouting / scalaInstance                                                    :     2 ms
[info]   connectDoobie / Test / internalDependencyClasspath                                 :     2 ms
[info]   polluxAnoncreds / protocUnpackDependencies                                         :     2 ms
[info]   polluxCore / Test / testLoader                                                     :     2 ms
[info]   protocolRouting / csrInterProjectDependencies                                      :     2 ms
[info]   agent / Test / exportedProducts                                                    :     2 ms
[info]   agent / Compile / protocGenerate                                                   :     2 ms
[info]   sharedCrypto / csrInterProjectDependencies                                         :     2 ms
[info]   protocolInvitation / githubPublishTo                                               :     2 ms
[info]   eventNotification / projectDescriptors                                             :     2 ms
[info]   protocolPresentProof / Test / compile / compilerReporter                           :     2 ms
[info]   protocolPresentProof / Compile / protocGenerate                                    :     2 ms
[info]   protocolInvitation / Test / testLoader                                             :     2 ms
[info]   polluxDoobie / csrProject                                                          :     2 ms
[info]   resolver / Test / protocGenerate                                                   :     2 ms
[info]   cloudAgentServer / Test / managedClasspath                                         :     2 ms
[info]   connectCore / Compile / internalDependencyClasspath                                :     2 ms
[info]   protocolIssueCredential / Test / compile / compilerReporter                        :     2 ms
[info]   models / Compile / protocGenerate                                                  :     2 ms
[info]   prismNodeClient / Compile / compile                                                :     2 ms
[info]   protocolTrustPing / protocUnpackDependencies                                       :     2 ms
[info]   protocolLogin / csrFallbackDependencies                                            :     2 ms
[info]   polluxCore / Compile / unmanagedClasspath                                          :     2 ms
[info]   polluxAnoncreds / csrRecursiveResolvers                                            :     2 ms
[info]   polluxSDJWT / Test / internalDependencyClasspath                                   :     2 ms
[info]   protocolIssueCredential / Test / internalDependencyClasspath                       :     2 ms
[info]   protocolCoordinateMediation / dependencyPositions                                  :     2 ms
[info]   polluxVcJWT / Test / protocGenerate                                                :     2 ms
[info]   protocolTrustPing / scalaInstance                                                  :     2 ms
[info]   polluxCore / csrProject                                                            :     2 ms
[info]   castorCore / csrFallbackDependencies                                               :     2 ms
[info]   cloudAgentServer / Test / unmanagedClasspath                                       :     2 ms
[info]   connectDoobie / Compile / incOptions                                               :     2 ms
[info]   prismNodeClient / csrFallbackDependencies                                          :     2 ms
[info]   shared / Compile / internalDependencyClasspath                                     :     2 ms
[info]   polluxDoobie / Test / copyResources                                                :     2 ms
[info]   agent / Test / testLoader                                                          :     2 ms
[info]   sharedCrypto / csrFallbackDependencies                                             :     2 ms
[info]   polluxDoobie / Test / definedTests                                                 :     2 ms
[info]   resolver / Compile / protocRunProtoc                                               :     2 ms
[info]   connectDoobie / Test / testLoader                                                  :     2 ms
[info]   polluxDoobie / Compile / internalDependencyClasspath                               :     2 ms
[info]   polluxSDJWT / Compile / protocGenerate                                             :     2 ms
[info]   agent / dependencyPositions                                                        :     2 ms
[info]   polluxAnoncredsTest / projectDescriptors                                           :     2 ms
[info]   polluxSDJWT / Compile / internalDependencyClasspath                                :     2 ms
[info]   predef / csrRecursiveResolvers                                                     :     2 ms
[info]   connectDoobie / protocUnpackDependencies                                           :     2 ms
[info]   root / Compile / compileIncremental                                                :     2 ms
[info]   polluxDoobie / Compile / scalacOptions                                             :     2 ms
[info]   agentWalletAPI / scalaInstance                                                     :     2 ms
[info]   connectDoobie / Compile / internalDependencyClasspath                              :     2 ms
[info]   cloudAgentServer / csrExtraProjects                                                :     2 ms
[info]   protocolRevocationNotification / Compile / protocGenerate                          :     2 ms
[info]   agentDidcommx / dependencyPositions                                                :     2 ms
[info]   agentWalletAPI / csrRecursiveResolvers                                             :     2 ms
[info]   agentWalletAPI / Test / definedTests                                               :     2 ms
[info]   protocolLogin / Runtime / exportedProducts                                         :     2 ms
[info]   protocolPresentProof / Test / discoveredSbtPlugins                                 :     2 ms
[info]   agent / csrProject                                                                 :     2 ms
[info]   protocolConnection / Compile / protocGenerate                                      :     2 ms
[info]   protocolReportProblem / Test / unmanagedSources / allInputPathsAndAttributes       :     2 ms
[info]   agent / Compile / internalDependencyClasspath                                      :     2 ms
[info]   agentWalletAPI / Test / testLoader                                                 :     2 ms
[info]   protocolIssueCredential / scalaInstance                                            :     2 ms
[info]   agentDidcommx / Compile / discoveredSbtPlugins                                     :     2 ms
[info]   protocolCoordinateMediation / Compile / scalafmtDoFormatOnCompile                  :     2 ms
[info]   polluxAnoncreds / Compile / managedResources                                       :     2 ms
[info]   protocolCoordinateMediation / Test / protocRunProtoc                               :     2 ms
[info]   protocolReportProblem / Test / testLoader                                          :     2 ms
[info]   connectCore / Test / definedTests                                                  :     2 ms
[info]   agent / Compile / unmanagedClasspath                                               :     2 ms
[info]   polluxSDJWT / Test / discoveredSbtPlugins                                          :     2 ms
[info]   connectDoobie / Compile / protocGenerate                                           :     2 ms
[info]   agentWalletAPI / Compile / managedClasspath                                        :     2 ms
[info]   models / Compile / unmanagedClasspath                                              :     2 ms
[info]   sharedTest / projectDescriptors                                                    :     2 ms
[info]   protocolCoordinateMediation / Test / copyResources                                 :     2 ms
[info]   sharedCrypto / Test / compile / compilerReporter                                   :     2 ms
[info]   protocolCoordinateMediation / Test / testLoader                                    :     2 ms
[info]   predef / Compile / previousCompile                                                 :     2 ms
[info]   models / protocUnpackDependencies                                                  :     2 ms
[info]   connectCore / Test / compile / compilerReporter                                    :     2 ms
[info]   polluxSDJWT / Test / protocRunProtoc                                               :     2 ms
[info]   protocolPresentProof / protocUnpackDependencies                                    :     2 ms
[info]   protocolCoordinateMediation / Test / sources                                       :     2 ms
[info]   polluxAnoncreds / Compile / protocGenerate                                         :     2 ms
[info]   cloudAgentServer / csrFallbackDependencies                                         :     2 ms
[info]   castorCore / Test / unmanagedSources / allInputPathsAndAttributes                  :     2 ms
[info]   agent / Runtime / exportedProducts                                                 :     2 ms
[info]   cloudAgentServer / Compile / scalacOptions                                         :     2 ms
[info]   cloudAgentServer / Compile / managedClasspath                                      :     2 ms
[info]   connectCore / Test / internalDependencyClasspath                                   :     2 ms
[info]   connectCore / Test / protocGenerate                                                :     2 ms
[info]   polluxDoobie / Compile / unmanagedSources / inputFileStamps                        :     2 ms
[info]   vc / Test / copyResources                                                          :     2 ms
[info]   resolver / csrInterProjectDependencies                                             :     2 ms
[info]   protocolInvitation / Compile / unmanagedSources / inputFileStamps                  :     2 ms
[info]   polluxAnoncreds / csrInterProjectDependencies                                      :     2 ms
[info]   protocolDidExchange / Compile / internalDependencyClasspath                        :     2 ms
[info]   protocolConnection / csrFallbackDependencies                                       :     2 ms
[info]   agentDidcommx / csrFallbackDependencies                                            :     2 ms
[info]   agentWalletAPI / csrExtraProjects                                                  :     2 ms
[info]   polluxCore / csrInterProjectDependencies                                           :     2 ms
[info]   shared / Compile / copyResources                                                   :     2 ms
[info]   connectDoobie / Test / definedTests                                                :     2 ms
[info]   sharedTest / protocUnpackDependencies                                              :     2 ms
[info]   polluxSDJWT / Test / products                                                      :     2 ms
[info]   predef / Compile / compileIncremental                                              :     2 ms
[info]   protocolConnection / csrRecursiveResolvers                                         :     2 ms
[info]   executionRoots                                                                     :     2 ms
[info]   polluxSDJWT / Test / unmanagedSources / allInputPathsAndAttributes                 :     2 ms
[info]   polluxSDJWT / Compile / unmanagedClasspath                                         :     2 ms
[info]   sharedCrypto / Compile / internalDependencyClasspath                               :     2 ms
[info]   sharedCrypto / Compile / copyResources                                             :     2 ms
[info]   polluxVcJWT / csrRecursiveResolvers                                                :     2 ms
[info]   protocolRouting / Test / testLoader                                                :     2 ms
[info]   protocolReportProblem / Test / internalDependencyClasspath                         :     2 ms
[info]   protocolRouting / dependencyPositions                                              :     2 ms
[info]   protocolDidExchange / csrRecursiveResolvers                                        :     2 ms
[info]   protocolReportProblem / Test / exportedProducts                                    :     2 ms
[info]   protocolReportProblem / Compile / internalDependencyClasspath                      :     2 ms
[info]   predef / protocUnpackDependencies                                                  :     2 ms
[info]   polluxDoobie / csrInterProjectDependencies                                         :     2 ms
[info]   protocolPresentProof / Compile / managedClasspath                                  :     2 ms
[info]   connectCore / Compile / protocGenerate                                             :     2 ms
[info]   protocolInvitation / Test / definedTests                                           :     1 ms
[info]   protocolDidExchange / Test / managedClasspath                                      :     1 ms
[info]   polluxVcJWT / projectDescriptors                                                   :     1 ms
[info]   polluxSDJWT / Test / definedTests                                                  :     1 ms
[info]   shared / protocUnpackDependencies                                                  :     1 ms
[info]   protocolInvitation / Test / internalDependencyClasspath                            :     1 ms
[info]   protocolIssueCredential / Compile / protocRunProtoc                                :     1 ms
[info]   protocolCoordinateMediation / Test / unmanagedSources / allInputPathsAndAttributes :     1 ms
[info]   protocolDidExchange / Compile / compileScalaBackend                                :     1 ms
[info]   polluxSDJWT / Test / exportedProducts                                              :     1 ms
[info]   protocolTrustPing / Runtime / exportedProducts                                     :     1 ms
[info]   polluxAnoncredsTest / protocUnpackDependencies                                     :     1 ms
[info]   vc / Compile / internalDependencyClasspath                                         :     1 ms
[info]   protocolCoordinateMediation / Runtime / exportedProducts                           :     1 ms
[info]   sharedTest / Test / unmanagedSources / allInputPathsAndAttributes                  :     1 ms
[info]   protocolRouting / Compile / unmanagedSources / allInputPathsAndAttributes          :     1 ms
[info]   protocolReportProblem / Test / sources                                             :     1 ms
[info]   polluxAnoncredsTest / Test / unmanagedSources / allInputPathsAndAttributes         :     1 ms
[info]   protocolReportProblem / Runtime / exportedProducts                                 :     1 ms
[info]   polluxDoobie / csrRecursiveResolvers                                               :     1 ms
[info]   polluxDoobie / Test / dependencyClasspathFiles / outputFileStamps                  :     1 ms
[info]   protocolRouting / Runtime / exportedProducts                                       :     1 ms
[info]   protocolIssueCredential / Compile / dependencyClasspath                            :     1 ms
[info]   polluxAnoncredsTest / Compile / internalDependencyClasspath                        :     1 ms
[info]   eventNotification / Compile / protocGenerate                                       :     1 ms
[info]   models / Compile / exportedProducts                                                :     1 ms
[info]   shared / Compile / protocGenerate                                                  :     1 ms
[info]   castorCore / Test / dependencyClasspathFiles / outputFileStamps                    :     1 ms
[info]   protocolCoordinateMediation / Test / exportedProducts                              :     1 ms
[info]   protocolDidExchange / Runtime / exportedProducts                                   :     1 ms
[info]   protocolRevocationNotification / Test / fullClasspath                              :     1 ms
[info]   shared / Test / compile / compilerReporter                                         :     1 ms
[info]   agentDidcommx / projectDescriptors                                                 :     1 ms
[info]   connectCore / Test / exportedProducts                                              :     1 ms
[info]   polluxCore / Test / dependencyClasspathFiles / outputFileStamps                    :     1 ms
[info]   protocolRevocationNotification / Compile / unmanagedClasspath                      :     1 ms
[info]   connectDoobie / Test / protocGenerate                                              :     1 ms
[info]   protocolIssueCredential / protocUnpackDependencies                                 :     1 ms
[info]   resolver / Compile / copyResources                                                 :     1 ms
[info]   connectCore / Test / managedClasspath                                              :     1 ms
[info]   polluxDoobie / Test / unmanagedClasspath                                           :     1 ms
[info]   protocolInvitation / Test / unmanagedSources / allInputPathsAndAttributes          :     1 ms
[info]   resolver / Compile / protocGenerate                                                :     1 ms
[info]   shared / Compile / incOptions                                                      :     1 ms
[info]   agentDidcommx / Test / managedClasspath                                            :     1 ms
[info]   shared / Test / protocGenerate                                                     :     1 ms
[info]   castorCore / Test / testLoader                                                     :     1 ms
[info]   polluxSDJWT / protocUnpackDependencies                                             :     1 ms
[info]   protocolRouting / Test / exportedProducts                                          :     1 ms
[info]   polluxCore / Test / unmanagedClasspath                                             :     1 ms
[info]   polluxSDJWT / Test / compile / compilerReporter                                    :     1 ms
[info]   polluxDoobie / Test / unmanagedResources / inputFileStamps                         :     1 ms
[info]   polluxAnoncredsTest / Test / protocGenerate                                        :     1 ms
[info]   polluxCore / csrFallbackDependencies                                               :     1 ms
[info]   polluxAnoncredsTest / csrInterProjectDependencies                                  :     1 ms
[info]   agentDidcommx / Compile / incOptions                                               :     1 ms
[info]   polluxCore / Test / compile / compilerReporter                                     :     1 ms
[info]   polluxDoobie / scalaInstance                                                       :     1 ms
[info]   models / Compile / internalDependencyClasspath                                     :     1 ms
[info]   protocolRouting / Test / managedResources                                          :     1 ms
[info]   connectDoobie / Compile / managedClasspath                                         :     1 ms
[info]   prismNodeClient / Compile / managedClasspath                                       :     1 ms
[info]   vc / Test / protocGenerate                                                         :     1 ms
[info]   predef / Compile / scalacOptions                                                   :     1 ms
[info]   shared / Compile / unmanagedClasspath                                              :     1 ms
[info]   prismNodeClient / update                                                           :     1 ms
[info]   protocolInvitation / Compile / protocRunProtoc                                     :     1 ms
[info]   protocolDidExchange / Compile / protocGenerate                                     :     1 ms
[info]   polluxCore / Compile / scalacOptions                                               :     1 ms
[info]   protocolIssueCredential / Compile / protocGenerate                                 :     1 ms
[info]   protocolPresentProof / Compile / copyResources                                     :     1 ms
[info]   vc / Compile / unmanagedClasspath                                                  :     1 ms
[info]   protocolRouting / Test / internalDependencyClasspath                               :     1 ms
[info]   vc / Compile / scalacOptions                                                       :     1 ms
[info]   resolver / Compile / externalDependencyClasspath                                   :     1 ms
[info]   protocolTrustPing / Compile / protocGenerate                                       :     1 ms
[info]   protocolLogin / Test / testLoader                                                  :     1 ms
[info]   agentDidcommx / Test / testLoader                                                  :     1 ms
[info]   prismNodeClient / Test / scalafmtDoFormatOnCompile                                 :     1 ms
[info]   connectDoobie / Compile / exportedProducts                                         :     1 ms
[info]   connectDoobie / Test / unmanagedSources / allInputPathsAndAttributes               :     1 ms
[info]   protocolReportProblem / Compile / protocGenerate                                   :     1 ms
[info]   connectDoobie / csrFallbackDependencies                                            :     1 ms
[info]   shared / Test / definedTests                                                       :     1 ms
[info]   protocolTrustPing / Compile / managedClasspath                                     :     1 ms
[info]   castorCore / csrInterProjectDependencies                                           :     1 ms
[info]   protocolCoordinateMediation / Test / compile / compilerReporter                    :     1 ms
[info]   predef / update                                                                    :     1 ms
[info]   protocolLogin / scalaInstance                                                      :     1 ms
[info]   polluxDoobie / csrFallbackDependencies                                             :     1 ms
[info]   protocolInvitation / projectDescriptors                                            :     1 ms
[info]   agentWalletAPI / Test / dependencyClasspathFiles / outputFileStamps                :     1 ms
[info]   agent / Test / copyResources                                                       :     1 ms
[info]   polluxAnoncredsTest / Compile / scalacOptions                                      :     1 ms
[info]   protocolRevocationNotification / projectDescriptors                                :     1 ms
[info]   protocolReportProblem / scalaInstance                                              :     1 ms
[info]   eventNotification / csrRecursiveResolvers                                          :     1 ms
[info]   agentWalletAPI / Test / unmanagedClasspath                                         :     1 ms
[info]   eventNotification / Test / dependencyClasspathFiles / outputFileStamps             :     1 ms
[info]   prismNodeClient / Compile / scalacOptions                                          :     1 ms
[info]   connectCore / csrFallbackDependencies                                              :     1 ms
[info]   root / csrRecursiveResolvers                                                       :     1 ms
[info]   protocolReportProblem / csrRecursiveResolvers                                      :     1 ms
[info]   protocolIssueCredential / Test / managedClasspath                                  :     1 ms
[info]   connectDoobie / Compile / scalacOptions                                            :     1 ms
[info]   protocolConnection / Compile / copyResources                                       :     1 ms
[info]   polluxAnoncredsTest / Test / internalDependencyClasspath                           :     1 ms
[info]   connectCore / Test / discoveredSbtPlugins                                          :     1 ms
[info]   prismNodeClient / csrRecursiveResolvers                                            :     1 ms
[info]   vc / protocUnpackDependencies                                                      :     1 ms
[info]   agent / csrRecursiveResolvers                                                      :     1 ms
[info]   protocolDidExchange / Test / compile / bspReporter                                 :     1 ms
[info]   protocolConnection / Compile / internalDependencyClasspath                         :     1 ms
[info]   sharedTest / Test / exportedProducts                                               :     1 ms
[info]   models / Test / protocGenerate                                                     :     1 ms
[info]   protocolPresentProof / Test / exportedProducts                                     :     1 ms
[info]   polluxDoobie / Protobuf-src / managedClasspath                                     :     1 ms
[info]   polluxCore / csrRecursiveResolvers                                                 :     1 ms
[info]   protocolInvitation / Compile / compile / scalacOptions                             :     1 ms
[info]   resolver / Test / compile / bspReporter                                            :     1 ms
[info]   polluxCore / Compile / copyResources                                               :     1 ms
[info]   protocolConnection / Test / protocGenerate                                         :     1 ms
[info]   polluxAnoncreds / csrFallbackDependencies                                          :     1 ms
[info]   protocolConnection / Test / managedClasspath                                       :     1 ms
[info]   polluxAnoncredsTest / Test / compile / bspReporter                                 :     1 ms
[info]   eventNotification / Compile / exportedProducts                                     :     1 ms
[info]   connectDoobie / csrRecursiveResolvers                                              :     1 ms
[info]   polluxCore / Test / exportedProducts                                               :     1 ms
[info]   agentWalletAPI / Compile / managedResources                                        :     1 ms
[info]   resolver / Test / exportedProducts                                                 :     1 ms
[info]   protocolDidExchange / Test / dependencyClasspath                                   :     1 ms
[info]   resolver / githubPublishTo                                                         :     1 ms
[info]   castorCore / Test / copyResources                                                  :     1 ms
[info]   agentDidcommx / csrRecursiveResolvers                                              :     1 ms
[info]   protocolCoordinateMediation / Compile / exportedProducts                           :     1 ms
[info]   eventNotification / Test / copyResources                                           :     1 ms
[info]   agent / Test / externalDependencyClasspath                                         :     1 ms
[info]   connectCore / Test / copyResources                                                 :     1 ms
[info]   protocolInvitation / Test / dependencyClasspath                                    :     1 ms
[info]   sharedCrypto / Compile / protocGenerate                                            :     1 ms
[info]   agentWalletAPI / Compile / unmanagedSources / allInputPathsAndAttributes           :     1 ms
[info]   polluxDoobie / Test / scalacOptions                                                :     1 ms
[info]   vc / Test / exportedProducts                                                       :     1 ms
[info]   protocolLogin / Test / compile / compilerReporter                                  :     1 ms
[info]   models / Test / compile / compilerReporter                                         :     1 ms
[info]   protocolPresentProof / Compile / exportedProducts                                  :     1 ms
[info]   eventNotification / Test / testLoader                                              :     1 ms
[info]   protocolDidExchange / Compile / unmanagedClasspath                                 :     1 ms
[info]   polluxSDJWT / Test / managedClasspath                                              :     1 ms
[info]   protocolCoordinateMediation / projectDescriptors                                   :     1 ms
[info]   protocolIssueCredential / Compile / managedClasspath                               :     1 ms
[info]   protocolInvitation / Test / fullClasspath                                          :     1 ms
[info]   polluxVcJWT / Test / testLoader                                                    :     1 ms
[info]   vc / Test / compile / bspReporter                                                  :     1 ms
[info]   connectDoobie / Test / copyResources                                               :     1 ms
[info]   prismNodeClient / scalaInstance                                                    :     1 ms
[info]   protocolLogin / Compile / exportedProducts                                         :     1 ms
[info]   agentDidcommx / Test / dependencyClasspathFiles / outputFileStamps                 :     1 ms
[info]   protocolTrustPing / Test / exportedProducts                                        :     1 ms
[info]   protocolInvitation / Compile / compileScalaBackend                                 :     1 ms
[info]   shared / Test / internalDependencyClasspath                                        :     1 ms
[info]   sharedTest / Compile / protocGenerate                                              :     1 ms
[info]   protocolDidExchange / Test / scalacOptions                                         :     1 ms
[info]   resolver / Compile / scalafmtDoFormatOnCompile                                     :     1 ms
[info]   sharedCrypto / Compile / compile / scalacOptions                                   :     1 ms
[info]   castorCore / Compile / exportedProducts                                            :     1 ms
[info]   vc / Compile / exportedProducts                                                    :     1 ms
[info]   connectCore / Compile / copyResources                                              :     1 ms
[info]   polluxVcJWT / Test / compile / compilerReporter                                    :     1 ms
[info]   root / Test / protocGenerate                                                       :     1 ms
[info]   polluxSDJWT / csrRecursiveResolvers                                                :     1 ms
[info]   polluxSDJWT / Test / managedSources                                                :     1 ms
[info]   protocolRevocationNotification / Runtime / exportedProducts                        :     1 ms
[info]   polluxAnoncreds / scalaCompilerBridgeScope / csrConfiguration                      :     1 ms
[info]   protocolLogin / Test / protocGenerate                                              :     1 ms
[info]   protocolRevocationNotification / Compile / exportedProducts                        :     1 ms
[info]   polluxVcJWT / Test / managedClasspath                                              :     1 ms
[info]   cloudAgentServer / protocUnpackDependencies                                        :     1 ms
[info]   prismNodeClient / Compile / compileSplit                                           :     1 ms
[info]   root / scalaCompilerBridgeScope / csrConfiguration                                 :     1 ms
[info]   predef / scalaInstance                                                             :     1 ms
[info]   cloudAgentServer / Test / exportedProducts                                         :     1 ms
[info]   protocolTrustPing / Test / scalacOptions                                           :     1 ms
[info]   polluxSDJWT / Test / compile / bspReporter                                         :     1 ms
[info]   sharedTest / csrRecursiveResolvers                                                 :     1 ms
[info]   protocolDidExchange / csrInterProjectDependencies                                  :     1 ms
[info]   polluxCore / Test / compile / bspReporter                                          :     1 ms
[info]   protocolReportProblem / projectDescriptors                                         :     1 ms
[info]   polluxCore / Compile / managedClasspath                                            :     1 ms
[info]   resolver / Test / managedClasspath                                                 :     1 ms
[info]   polluxAnoncreds / Compile / exportedProducts                                       :     1 ms
[info]   eventNotification / Test / exportedProducts                                        :     1 ms
[info]   protocolLogin / csrRecursiveResolvers                                              :     1 ms
[info]   protocolPresentProof / Runtime / exportedProducts                                  :     1 ms
[info]   protocolIssueCredential / Compile / unmanagedSources / allInputPathsAndAttributes  :     1 ms
[info]   connectDoobie / Test / dependencyClasspathFiles / outputFileStamps                 :     1 ms
[info]   polluxSDJWT / Compile / incOptions                                                 :     1 ms
[info]   protocolInvitation / Compile / unmanagedClasspath                                  :     1 ms
[info]   sharedCrypto / Compile / exportedProducts                                          :     1 ms
[info]   vc / Compile / managedClasspath                                                    :     1 ms
[info]   agentDidcommx / Compile / copyResources                                            :     1 ms
[info]   polluxVcJWT / Test / internalDependencyClasspath                                   :     1 ms
[info]   root / Test / compile / bspReporter                                                :     1 ms
[info]   castorCore / Test / fullClasspath                                                  :     1 ms
[info]   cloudAgentServer / Compile / incOptions                                            :     1 ms
[info]   agentWalletAPI / csrInterProjectDependencies                                       :     1 ms
[info]   polluxCore / Compile / unmanagedSources / allInputPathsAndAttributes               :     1 ms
[info]   polluxVcJWT / Runtime / exportedProducts                                           :     1 ms
[info]   protocolConnection / Test / testLoader                                             :     1 ms
[info]   protocolReportProblem / Compile / exportedProducts                                 :     1 ms
[info]   polluxDoobie / Test / compile / compilerReporter                                   :     1 ms
[info]   protocolLogin / Compile / unmanagedClasspath                                       :     1 ms
[info]   agentDidcommx / Test / definedTests                                                :     1 ms
[info]   polluxVcJWT / Compile / unmanagedSources / allInputPathsAndAttributes              :     1 ms
[info]   protocolCoordinateMediation / Compile / dependencyPicklePath                       :     1 ms
[info]   models / Runtime / exportedProducts                                                :     1 ms
[info]   agentWalletAPI / Test / compile / bspReporter                                      :     1 ms
[info]   polluxAnoncredsTest / scalaCompilerBridgeScope / csrConfiguration                  :     1 ms
[info]   vc / Test / definedTests                                                           :     1 ms
[info]   polluxDoobie / Test / compile / bspReporter                                        :     1 ms
[info]   protocolConnection / scalaInstance                                                 :     1 ms
[info]   protocolConnection / Test / compile / bspReporter                                  :     1 ms
[info]   protocolPresentProof / Compile / incOptions                                        :     1 ms
[info]   agent / Compile / copyResources                                                    :     1 ms
[info]   polluxDoobie / Compile / unmanagedResources / inputFileStamps                      :     1 ms
[info]   eventNotification / Runtime / exportedProducts                                     :     1 ms
[info]   polluxCore / Test / scalacOptions                                                  :     1 ms
[info]   protocolConnection / Compile / managedClasspath                                    :     1 ms
[info]   polluxAnoncreds / Test / compile / bspReporter                                     :     1 ms
[info]   sharedTest / Test / copyResources                                                  :     1 ms
[info]   polluxDoobie / Test / exportedProducts                                             :     1 ms
[info]   sharedTest / Compile / copyResources                                               :     1 ms
[info]   protocolCoordinateMediation / Protobuf / managedClasspath                          :     1 ms
[info]   agent / Test / compile                                                             :     1 ms
[info]   predef / Compile / managedClasspath                                                :     1 ms
[info]   connectDoobie / csrInterProjectDependencies                                        :     1 ms
[info]   eventNotification / Compile / unmanagedClasspath                                   :     1 ms
[info]   cloudAgentServer / Test / unmanagedSources / allInputPathsAndAttributes            :     1 ms
[info]   models / Test / exportedProducts                                                   :     1 ms
[info]   eventNotification / Compile / scalacOptions                                        :     1 ms
[info]   sharedCrypto / Test / dependencyClasspathFiles / outputFileStamps                  :     1 ms
[info]   cloudAgentServer / Test / scalacOptions                                            :     1 ms
[info]   protocolCoordinateMediation / Compile / unmanagedSources / inputFileStamps         :     1 ms
[info]   polluxVcJWT / Compile / copyResources                                              :     1 ms
[info]   agent / csrInterProjectDependencies                                                :     1 ms
[info]   polluxVcJWT / Compile / internalDependencyClasspath                                :     1 ms
[info]   protocolIssueCredential / csrProject                                               :     1 ms
[info]   polluxDoobie / Compile / managedResources                                          :     1 ms
[info]   castorCore / csrExtraProjects                                                      :     1 ms
[info]   agentWalletAPI / Compile / scalacOptions                                           :     1 ms
[info]   resolver / Test / copyResources                                                    :     1 ms
[info]   connectCore / Compile / exportedProducts                                           :     1 ms
[info]   eventNotification / csrProject                                                     :     1 ms
[info]   agent / csrFallbackDependencies                                                    :     1 ms
[info]   sharedTest / csrProject                                                            :     1 ms
[info]   polluxVcJWT / Compile / incOptions                                                 :     1 ms
[info]   protocolTrustPing / scalaCompilerBridgeScope / csrConfiguration                    :     1 ms
[info]   agentDidcommx / Compile / managedClasspath                                         :     1 ms
[info]   eventNotification / Test / compile / bspReporter                                   :     1 ms
[info]   eventNotification / Test / scalacOptions                                           :     1 ms
[info]   polluxSDJWT / Test / protocGenerate                                                :     1 ms
[info]   eventNotification / Test / protocGenerate                                          :     1 ms
[info]   protocolRouting / Test / copyResources                                             :     1 ms
[info]   agentWalletAPI / Test / scalacOptions                                              :     1 ms
[info]   protocolDidExchange / Compile / exportedProducts                                   :     1 ms
[info]   connectCore / csrRecursiveResolvers                                                :     1 ms
[info]   vc / csrProject                                                                    :     1 ms
[info]   polluxSDJWT / Compile / unmanagedSources / inputFileStamps                         :     1 ms
[info]   agentDidcommx / Test / fullClasspath                                               :     1 ms
[info]   shared / csrConfiguration                                                          :     1 ms
[info]   protocolTrustPing / Compile / unmanagedClasspath                                   :     1 ms
[info]   models / Test / internalDependencyClasspath                                        :     1 ms
[info]   protocolTrustPing / Test / dependencyClasspath                                     :     1 ms
[info]   connectCore / Test / testLoader                                                    :     1 ms
[info]   castorCore / Compile / unmanagedSources / inputFileStamps                          :     1 ms
[info]   protocolInvitation / Test / copyResources                                          :     1 ms
[info]   resolver / Runtime / exportedProducts                                              :     1 ms
[info]   castorCore / Runtime / exportedProducts                                            :     1 ms
[info]   polluxSDJWT / Test / copyResources                                                 :     1 ms
[info]   connectCore / Test / compile / bspReporter                                         :     1 ms
[info]   protocolDidExchange / Test / testLoader                                            :     1 ms
[info]   shared / Compile / unmanagedSources / inputFileStamps                              :     1 ms
[info]   cloudAgentServer / Compile / compileScalaBackend                                   :     1 ms
[info]   cloudAgentServer / Protobuf / managedClasspath                                     :     1 ms
[info]   sharedTest / Test / unmanagedSources / inputFileStamps                             :     1 ms
[info]   connectCore / Test / unmanagedSources / inputFileStamps                            :     1 ms
[info]   polluxAnoncreds / Compile / unmanagedClasspath                                     :     1 ms
[info]   polluxAnoncredsTest / Compile / protocGenerate                                     :     1 ms
[info]   resolver / Test / dependencyClasspathFiles / outputFileStamps                      :     1 ms
[info]   protocolDidExchange / Test / dependencyClasspathFiles / outputFileStamps           :     1 ms
[info]   protocolRevocationNotification / Test / compile / bspReporter                      :     1 ms
[info]   polluxCore / Compile / managedResources                                            :     1 ms
[info]   protocolPresentProof / Test / dependencyClasspathFiles / outputFileStamps          :     1 ms
[info]   polluxVcJWT / Compile / exportedProducts                                           :     1 ms
[info]   root / csrFallbackDependencies                                                     :     1 ms
[info]   connectDoobie / scalaCompilerBridgeScope / csrConfiguration                        :     1 ms
[info]   protocolRevocationNotification / Test / testLoader                                 :     1 ms
[info]   protocolLogin / Test / dependencyClasspathFiles / outputFileStamps                 :     1 ms
[info]   protocolPresentProof / Test / compile / bspReporter                                :     1 ms
[info]   agentDidcommx / csrExtraProjects                                                   :     1 ms
[info]   protocolInvitation / Compile / copyResources                                       :     1 ms
[info]   sharedCrypto / Test / testLoader                                                   :     1 ms
[info]   vc / scalaCompilerBridgeScope / csrConfiguration                                   :     1 ms
[info]   agentWalletAPI / Test / managedClasspath                                           :     1 ms
[info]   protocolLogin / Test / copyResources                                               :     1 ms
[info]   protocolRouting / csrRecursiveResolvers                                            :     1 ms
[info]   protocolPresentProof / Test / testLoader                                           :     1 ms
[info]   protocolDidExchange / csrFallbackDependencies                                      :     1 ms
[info]   protocolReportProblem / Compile / unmanagedSources / inputFileStamps               :     1 ms
[info]   protocolConnection / Test / compileOutputs                                         :     1 ms
[info]   sharedTest / Compile / incOptions                                                  :     1 ms
[info]   protocolConnection / Runtime / exportedProducts                                    :     1 ms
[info]   shared / csrProject                                                                :     1 ms
[info]   connectDoobie / Test / dependencyClasspath                                         :     1 ms
[info]   agent / Test / fullClasspath                                                       :     1 ms
[info]   protocolRevocationNotification / Test / definedTests                               :     1 ms
[info]   polluxAnoncreds / Test / exportedProducts                                          :     1 ms
[info]   vc / Test / compile / compilerReporter                                             :     1 ms
[info]   connectDoobie / csrConfiguration                                                   :     1 ms
[info]   protocolTrustPing / Compile / copyResources                                        :     1 ms
[info]   polluxSDJWT / Compile / managedClasspath                                           :     1 ms
[info]   shared / Test / managedClasspath                                                   :     1 ms
[info]   protocolCoordinateMediation / scalaInstance                                        :     1 ms
[info]   agent / csrExtraProjects                                                           :     1 ms
[info]   sharedCrypto / Test / internalDependencyClasspath                                  :     1 ms
[info]   protocolDidExchange / protocUnpackDependencies                                     :     1 ms
[info]   shared / Compile / exportedProducts                                                :     1 ms
[info]   polluxVcJWT / Compile / managedClasspath                                           :     1 ms
[info]   agent / Compile / managedClasspath                                                 :     1 ms
[info]   resolver / scalaCompilerBridgeScope / csrConfiguration                             :     1 ms
[info]   cloudAgentServer / Compile / compileOutputs                                        :     1 ms
[info]   protocolRevocationNotification / Compile / managedClasspath                        :     1 ms
[info]   protocolReportProblem / csrFallbackDependencies                                    :     1 ms
[info]   sharedTest / Test / protocGenerate                                                 :     1 ms
[info]   protocolLogin / Compile / incOptions                                               :     1 ms
[info]   eventNotification / Compile / managedClasspath                                     :     1 ms
[info]   protocolCoordinateMediation / Test / fullClasspath                                 :     1 ms
[info]   protocolDidExchange / Test / definedTests                                          :     1 ms
[info]   resolver / Test / scalacOptions                                                    :     1 ms
[info]   polluxAnoncredsTest / Compile / unmanagedClasspath                                 :     1 ms
[info]   cloudAgentServer / Compile / unmanagedJars                                         :     1 ms
[info]   protocolDidExchange / Compile / scalacOptions                                      :     1 ms
[info]   protocolLogin / Compile / unmanagedSources / allInputPathsAndAttributes            :     1 ms
[info]   protocolConnection / Test / dependencyClasspathFiles / outputFileStamps            :     1 ms
[info]   prismNodeClient / Compile / exportedProducts                                       :     1 ms
[info]   polluxAnoncredsTest / csrConfiguration                                             :     1 ms
[info]   resolver / Compile / compile / compilerReporter                                    :     1 ms
[info]   protocolDidExchange / scalaInstance                                                :     1 ms
[info]   protocolTrustPing / Test / compile / bspReporter                                   :     1 ms
[info]   protocolLogin / Test / internalDependencyClasspath                                 :     1 ms
[info]   polluxDoobie / transitiveUpdate                                                    :     1 ms
[info]   vc / Test / fullClasspath                                                          :     1 ms
[info]   eventNotification / Test / internalDependencyClasspath                             :     1 ms
[info]   root / Runtime / exportedProducts                                                  :     1 ms
[info]   protocolTrustPing / Compile / scalacOptions                                        :     1 ms
[info]   predef / Compile / copyResources                                                   :     1 ms
[info]   eventNotification / Compile / internalDependencyClasspath                          :     1 ms
[info]   resolver / Test / managedResources                                                 :     1 ms
[info]   sharedTest / Test / compile / bspReporter                                          :     1 ms
[info]   protocolRouting / Compile / protocGenerate                                         :     1 ms
[info]   cloudAgentServer / Runtime / unmanagedJars                                         :     1 ms
[info]   protocolPresentProof / Test / unmanagedResources / inputFileStamps                 :     1 ms
[info]   resolver / Compile / dependencyClasspath                                           :     1 ms
[info]   shared / Protobuf / managedClasspath                                               :     1 ms
[info]   cloudAgentServer / csrInterProjectDependencies                                     :     1 ms
[info]   protocolIssueCredential / Compile / unmanagedClasspath                             :     1 ms
[info]   polluxCore / protocUnpackDependencies                                              :     1 ms
[info]   polluxDoobie / Protobuf / managedClasspath                                         :     1 ms
[info]   eventNotification / csrFallbackDependencies                                        :     1 ms
[info]   polluxAnoncreds / Test / internalDependencyClasspath                               :     1 ms
[info]   models / Test / dependencyClasspathFiles / outputFileStamps                        :     1 ms
[info]   protocolCoordinateMediation / csrFallbackDependencies                              :     1 ms
[info]   polluxAnoncreds / Test / copyResources                                             :     1 ms
[info]   protocolRouting / Compile / protocRunProtoc                                        :     1 ms
[info]   agent / Test / unmanagedClasspath                                                  :     1 ms
[info]   agentDidcommx / Test / unmanagedClasspath                                          :     1 ms
[info]   models / Test / fullClasspath                                                      :     1 ms
[info]   sharedCrypto / Test / protocGenerate                                               :     1 ms
[info]   resolver / Test / managedSources                                                   :     1 ms
[info]   connectCore / Runtime / exportedProducts                                           :     1 ms
[info]   eventNotification / Test / sources                                                 :     1 ms
[info]   connectDoobie / scalaInstance                                                      :     1 ms
[info]   protocolIssueCredential / Test / compile / bspReporter                             :     1 ms
[info]   cloudAgentServer / Protobuf-src / managedClasspath                                 :     1 ms
[info]   protocolTrustPing / Compile / scalafmtDoFormatOnCompile                            :     1 ms
[info]   protocolDidExchange / Test / fullClasspath                                         :     1 ms
[info]   cloudAgentServer / Test / unmanagedJars                                            :     1 ms
[info]   protocolRevocationNotification / Test / dependencyClasspathFiles / outputFileStamps:     1 ms
[info]   polluxAnoncreds / Test / loadedTestFrameworks                                      :     1 ms
[info]   agentWalletAPI / Test / copyResources                                              :     1 ms
[info]   protocolRevocationNotification / csrRecursiveResolvers                             :     1 ms
[info]   protocolLogin / Compile / copyResources                                            :     1 ms
[info]   cloudAgentServer / Test / fullClasspath                                            :     1 ms
[info]   polluxVcJWT / Runtime / unmanagedJars                                              :     1 ms
[info]   vc / Test / scalacOptions                                                          :     1 ms
[info]   cloudAgentServer / Test / dependencyClasspath                                      :     1 ms
[info]   protocolConnection / Compile / exportedProducts                                    :     1 ms
[info]   resolver / Test / unmanagedClasspath                                               :     1 ms
[info]   protocolReportProblem / Compile / copyResources                                    :     1 ms
[info]   protocolTrustPing / Test / unmanagedClasspath                                      :     1 ms
[info]   castorCore / Compile / compile / compilerReporter                                  :     1 ms
[info]   prismNodeClient / Compile / unmanagedClasspath                                     :     1 ms
[info]   connectDoobie / Test / exportedProducts                                            :     1 ms
[info]   sharedCrypto / Test / fullClasspath                                                :     1 ms
[info]   agent / Compile / externalDependencyClasspath                                      :     1 ms
[info]   castorCore / Test / compile / bspReporter                                          :     1 ms
[info]   shared / Compile / dependencyPicklePath                                            :     1 ms
[info]   protocolLogin / Test / protocRunProtoc                                             :     1 ms
[info]   prismNodeClient / Compile / unmanagedResources / allInputPathsAndAttributes        :     1 ms
[info]   castorCore / Test / externalDependencyClasspath                                    :     1 ms
[info]   agentWalletAPI / Compile / unmanagedResources / inputFileStamps                    :     1 ms
[info]   protocolDidExchange / Compile / copyResources                                      :     1 ms
[info]   sharedTest / csrConfiguration                                                      :     1 ms
[info]   sharedCrypto / Compile / unmanagedClasspath                                        :     1 ms
[info]   polluxAnoncredsTest / scalaInstance                                                :     1 ms
[info]   polluxAnoncreds / Compile / incOptions                                             :     1 ms
[info]   root / Test / exportedProducts                                                     :     1 ms
[info]   root / Compile / protocGenerate                                                    :     1 ms
[info]   cloudAgentServer / Test / dependencyVirtualClasspath                               :     1 ms
[info]   polluxAnoncreds / Compile / managedClasspath                                       :     1 ms
[info]   protocolCoordinateMediation / Test / unmanagedJars                                 :     1 ms
[info]   polluxSDJWT / Compile / dependencyClasspath                                        :     1 ms
[info]   protocolReportProblem / Compile / managedClasspath                                 :     1 ms
[info]   agentDidcommx / Compile / externalDependencyClasspath                              :     1 ms
[info]   polluxAnoncredsTest / Runtime / exportedProducts                                   :     1 ms
[info]   polluxCore / Compile / unmanagedJars                                               :     1 ms
[info]   polluxVcJWT / Test / dependencyClasspathFiles / outputFileStamps                   :     1 ms
[info]   cloudAgentServer / Compile / compile / scalacOptions                               :     1 ms
[info]   connectDoobie / Test / scalacOptions                                               :     1 ms
[info]   agentDidcommx / Test / copyResources                                               :     1 ms
[info]   shared / Test / testLoader                                                         :     1 ms
[info]   protocolLogin / csrInterProjectDependencies                                        :     1 ms
[info]   polluxDoobie / protocUnpackDependencies                                            :     1 ms
[info]   agent / Compile / scalacOptions                                                    :     1 ms
[info]   protocolIssueCredential / Compile / copyResources                                  :     1 ms
[info]   sharedTest / Compile / unmanagedClasspath                                          :     1 ms
[info]   protocolRevocationNotification / scalaInstance                                     :     1 ms
[info]   protocolDidExchange / Compile / managedClasspath                                   :     1 ms
[info]   sharedTest / Test / dependencyClasspathFiles / outputFileStamps                    :     1 ms
[info]   connectCore / Compile / unmanagedClasspath                                         :     1 ms
[info]   prismNodeClient / Compile / unmanagedResources / inputFileStamps                   :     1 ms
[info]   predef / csrFallbackDependencies                                                   :     1 ms
[info]   polluxAnoncredsTest / Test / scalafmtDoFormatOnCompile                             :     1 ms
[info]   models / Compile / incOptions                                                      :     1 ms
[info]   sharedTest / Compile / exportedProducts                                            :     1 ms
[info]   protocolReportProblem / Test / fullClasspath                                       :     1 ms
[info]   vc / Test / managedClasspath                                                       :     1 ms
[info]   connectCore / csrInterProjectDependencies                                          :     1 ms
[info]   protocolPresentProof / Compile / externalDependencyClasspath                       :     1 ms
[info]   polluxAnoncreds / Compile / unmanagedSources / inputFileStamps                     :     1 ms
[info]   protocolRevocationNotification / Compile / unmanagedSources / inputFileStamps      :     1 ms
[info]   agent / Test / protocRunProtoc                                                     :     1 ms
[info]   connectDoobie / Test / unmanagedSources / inputFileStamps                          :     1 ms
[info]   protocolRouting / Compile / scalacOptions                                          :     1 ms
[info]   polluxAnoncredsTest / Test / unmanagedSources / inputFileStamps                    :     1 ms
[info]   eventNotification / protocUnpackDependencies                                       :     1 ms
[info]   protocolInvitation / Test / managedClasspath                                       :     1 ms
[info]   shared / Test / externalDependencyClasspath                                        :     1 ms
[info]   castorCore / Test / scalacOptions                                                  :     1 ms
[info]   prismNodeClient / csrInterProjectDependencies                                      :     1 ms
[info]   connectDoobie / Test / unmanagedClasspath                                          :     1 ms
[info]   predef / Compile / protocGenerate                                                  :     1 ms
[info]   sharedCrypto / Compile / unmanagedResources / allInputPathsAndAttributes           :     1 ms
[info]   protocolPresentProof / Compile / compile / bspReporter                             :     1 ms
[info]   protocolConnection / Compile / scalacOptions                                       :     1 ms
[info]   agentDidcommx / Compile / dependencyClasspath                                      :     1 ms
[info]   polluxDoobie / Test / externalDependencyClasspath                                  :     1 ms
[info]   protocolPresentProof / Test / fullClasspath                                        :     1 ms
[info]   polluxSDJWT / Test / sources                                                       :     1 ms
[info]   protocolRouting / Compile / compile / scalacOptions                                :     1 ms
[info]   protocolPresentProof / Test / managedClasspath                                     :     1 ms
[info]   castorCore / Compile / externalDependencyClasspath                                 :     1 ms
[info]   protocolPresentProof / Test / externalDependencyClasspath                          :     1 ms
[info]   polluxCore / Test / discoveredSbtPlugins                                           :     1 ms
[info]   sharedCrypto / transitiveUpdate                                                    :     1 ms
[info]   polluxSDJWT / Compile / externalDependencyClasspath                                :     1 ms
[info]   protocolRevocationNotification / Test / scalacOptions                              :     1 ms
[info]   protocolCoordinateMediation / csrInterProjectDependencies                          :     1 ms
[info]   polluxSDJWT / Test / dependencyClasspath                                           :     1 ms
[info]   protocolIssueCredential / csrConfiguration                                         :     1 ms
[info]   polluxAnoncredsTest / Runtime / unmanagedJars                                      :     1 ms
[info]   protocolLogin / Compile / protocRunProtoc                                          :     1 ms
[info]   protocolRouting / Test / definedTests                                              :     1 ms
[info]   predef / Compile / internalDependencyClasspath                                     :     1 ms
[info]   eventNotification / Test / managedClasspath                                        :     1 ms
[info]   polluxAnoncredsTest / Test / managedClasspath                                      :     1 ms
[info]   polluxAnoncreds / Compile / scalacOptions                                          :     1 ms
[info]   polluxDoobie / Compile / discoveredSbtPlugins                                      :     1 ms
[success] Total time: 40 s, completed Jul 10, 2024, 12:56:10 PM

@yshyn-iohk
Copy link
Member

Thanks, @FabioPinheiro, for leading this improvement.
40 seconds for compilation is a good value.
I would check the time that we spend on test tasks.

@FabioPinheiro
Copy link
Contributor Author

@yshyn-iohk you check the fast XD
The test was still running

Here list of SBT tasks during testing
[info] Total time: 595366 ms
[info]   cloudAgentServer / Test / executeTests                                                  : 319399 ms
[info]   agentWalletAPI / Test / executeTests                                                    : 152194 ms
[info]   polluxDoobie / Test / executeTests                                                      :  40112 ms
[info]   connectDoobie / Test / executeTests                                                     :  30209 ms
[info]   sharedTest / Test / executeTests                                                        :  18486 ms
[info]   polluxCore / Test / executeTests                                                        :   9891 ms
[info]   polluxAnoncredsTest / Test / executeTests                                               :   6934 ms
[info]   castorCore / Test / executeTests                                                        :   4557 ms
[info]   polluxVcJWT / Test / executeTests                                                       :   4118 ms
[info]   connectCore / Test / executeTests                                                       :   1344 ms
[info]   sharedCrypto / Test / executeTests                                                      :   1309 ms
[info]   polluxSDJWT / Test / executeTests                                                       :   1286 ms
[info]   eventNotification / Test / executeTests                                                 :   1115 ms
[info]   agentDidcommx / Test / executeTests                                                     :    617 ms
[info]   protocolIssueCredential / Test / executeTests                                           :    547 ms
[info]   resolver / Test / executeTests                                                          :    542 ms
[info]   protocolReportProblem / Test / executeTests                                             :    491 ms
[info]   protocolCoordinateMediation / Test / executeTests                                       :    483 ms
[info]   protocolConnection / Test / executeTests                                                :    465 ms
[info]   protocolPresentProof / Test / executeTests                                              :    458 ms
[info]   protocolInvitation / Test / executeTests                                                :    443 ms
[info]   protocolCoordinateMediation / scalaCompilerBridgeBinaryJar                              :     69 ms
[info]   protocolRouting / scalaCompilerBridgeBinaryJar                                          :     67 ms
[info]   prismNodeClient / Compile / previousCompile                                             :     67 ms
[info]   protocolRevocationNotification / Test / testListeners                                   :     65 ms
[info]   sharedTest / Test / testListeners                                                       :     65 ms
[info]   protocolCoordinateMediation / Test / testListeners                                      :     64 ms
[info]   protocolConnection / Test / testListeners                                               :     64 ms
[info]   connectCore / Test / testListeners                                                      :     64 ms
[info]   polluxVcJWT / Test / testListeners                                                      :     63 ms
[info]   sharedCrypto / Test / testListeners                                                     :     63 ms
[info]   polluxDoobie / Test / testListeners                                                     :     62 ms
[info]   protocolTrustPing / Test / testListeners                                                :     61 ms
[info]   root / Test / testListeners                                                             :     60 ms
[info]   agentDidcommx / Test / testListeners                                                    :     60 ms
[info]   cloudAgentServer / Test / testListeners                                                 :     60 ms
[info]   models / Test / testListeners                                                           :     60 ms
[info]   protocolInvitation / Test / testListeners                                               :     59 ms
[info]   cloudAgentServer / Compile / previousCompile                                            :     57 ms
[info]   polluxAnoncreds / Compile / unmanagedResources / inputFileStamps                        :     56 ms
[info]   cloudAgentServer / Compile / compileIncremental                                         :     47 ms
[info]   cloudAgentServer / update                                                               :     46 ms
[info]   castorCore / scalaCompilerBridgeBinaryJar                                               :     42 ms
[info]   protocolPresentProof / scalaCompilerBridgeBinaryJar                                     :     41 ms
[info]   resolver / scalaCompilerBridgeBinaryJar                                                 :     40 ms
[info]   polluxCore / update                                                                     :     38 ms
[info]   protocolTrustPing / scalaCompilerBridgeBinaryJar                                        :     38 ms
[info]   protocolIssueCredential / scalaCompilerBridgeBinaryJar                                  :     37 ms
[info]   protocolInvitation / scalaCompilerBridgeBinaryJar                                       :     37 ms
[info]   protocolRevocationNotification / scalaCompilerBridgeBinaryJar                           :     34 ms
[info]   sharedTest / scalaCompilerBridgeBinaryJar                                               :     34 ms
[info]   protocolReportProblem / scalaCompilerBridgeBinaryJar                                    :     33 ms
[info]   protocolConnection / scalaCompilerBridgeBinaryJar                                       :     33 ms
[info]   polluxDoobie / update                                                                   :     32 ms
[info]   vc / scalaCompilerBridgeBinaryJar                                                       :     32 ms
[info]   polluxSDJWT / scalaCompilerBridgeBinaryJar                                              :     31 ms
[info]   polluxVcJWT / scalaCompilerBridgeBinaryJar                                              :     31 ms
[info]   agentWalletAPI / update                                                                 :     28 ms
[info]   protocolLogin / scalaCompilerBridgeBinaryJar                                            :     28 ms
[info]   cloudAgentServer / scalaCompilerBridgeBinaryJar                                         :     27 ms
[info]   cloudAgentServer / Test / loadedTestFrameworks                                          :     25 ms
[info]   cloudAgentServer / Test / previousCompile                                               :     25 ms
[info]   agent / projectDescriptors                                                              :     24 ms
[info]   protocolDidExchange / scalaCompilerBridgeBinaryJar                                      :     24 ms
[info]   models / scalaCompilerBridgeBinaryJar                                                   :     23 ms
[info]   polluxVcJWT / update                                                                    :     23 ms
[info]   polluxCore / Compile / previousCompile                                                  :     23 ms
[info]   agentWalletAPI / scalaCompilerBridgeBinaryJar                                           :     23 ms
[info]   polluxDoobie / scalaCompilerBridgeBinaryJar                                             :     22 ms
[info]   eventNotification / scalaCompilerBridgeBinaryJar                                        :     22 ms
[info]   connectCore / scalaCompilerBridgeBinaryJar                                              :     21 ms
[info]   protocolRevocationNotification / Compile / managedClasspath                             :     20 ms
[info]   polluxCore / Test / previousCompile                                                     :     20 ms
[info]   predef / scalaCompilerBridgeBinaryJar                                                   :     20 ms
[info]   protocolCoordinateMediation / IntegrationTest / scalafmtDoFormatOnCompile               :     19 ms
[info]   castorCore / Test / loadedTestFrameworks                                                :     19 ms
[info]   agentDidcommx / scalaCompilerBridgeBinaryJar                                            :     19 ms
[info]   streams-manager                                                                         :     19 ms
[info]   castorCore / update                                                                     :     19 ms
[info]   sharedCrypto / update                                                                   :     18 ms
[info]   shared / Compile / previousCompile                                                      :     18 ms
[info]   polluxAnoncreds / Compile / previousCompile                                             :     18 ms
[info]   protocolRevocationNotification / update                                                 :     18 ms
[info]   protocolLogin / update                                                                  :     18 ms
[info]   polluxCore / scalaCompilerBridgeBinaryJar                                               :     18 ms
[info]   sharedCrypto / scalaCompilerBridgeBinaryJar                                             :     17 ms
[info]   polluxSDJWT / update                                                                    :     17 ms
[info]   agent / update                                                                          :     16 ms
[info]   connectCore / update                                                                    :     16 ms
[info]   resolver / update                                                                       :     16 ms
[info]   sharedTest / update                                                                     :     16 ms
[info]   agentDidcommx / update                                                                  :     16 ms
[info]   polluxAnoncredsTest / scalaCompilerBridgeBinaryJar                                      :     15 ms
[info]   root / scalaCompilerBridgeBinaryJar                                                     :     15 ms
[info]   protocolPresentProof / update                                                           :     15 ms
[info]   protocolCoordinateMediation / update                                                    :     15 ms
[info]   connectDoobie / update                                                                  :     15 ms
[info]   shared / scalaCompilerBridgeBinaryJar                                                   :     14 ms
[info]   protocolIssueCredential / update                                                        :     14 ms
[info]   protocolConnection / update                                                             :     14 ms
[info]   shared / update                                                                         :     14 ms
[info]   models / update                                                                         :     14 ms
[info]   vc / update                                                                             :     14 ms
[info]   protocolReportProblem / update                                                          :     13 ms
[info]   agent / scalaCompilerBridgeBinaryJar                                                    :     13 ms
[info]   protocolRouting / update                                                                :     13 ms
[info]   protocolReportProblem / Test / compileIncremental                                       :     13 ms
[info]   polluxDoobie / Test / loadedTestFrameworks                                              :     13 ms
[info]   protocolDidExchange / update                                                            :     13 ms
[info]   protocolTrustPing / update                                                              :     13 ms
[info]   agentWalletAPI / Compile / previousCompile                                              :     13 ms
[info]   polluxAnoncreds / scalaCompilerBridgeBinaryJar                                          :     13 ms
[info]   polluxCore / Test / loadedTestFrameworks                                                :     13 ms
[info]   agentWalletAPI / Compile / internalDependencyClasspath                                  :     13 ms
[info]   protocolInvitation / update                                                             :     13 ms
[info]   connectDoobie / scalaCompilerBridgeBinaryJar                                            :     12 ms
[info]   protocolDidExchange / Compile / compileIncremental                                      :     12 ms
[info]   polluxSDJWT / Test / compileIncremental                                                 :     12 ms
[info]   vc / Compile / compileIncremental                                                       :     12 ms
[info]   agentWalletAPI / Test / previousCompile                                                 :     12 ms
[info]   protocolConnection / Compile / compileIncremental                                       :     12 ms
[info]   castorCore / Test / previousCompile                                                     :     12 ms
[info]   protocolInvitation / Test / compileIncremental                                          :     12 ms
[info]   protocolPresentProof / Test / compileIncremental                                        :     12 ms
[info]   polluxCore / projectDescriptors                                                         :     12 ms
[info]   castorCore / Test / internalDependencyClasspath                                         :     12 ms
[info]   polluxVcJWT / Test / loadedTestFrameworks                                               :     11 ms
[info]   connectCore / Test / loadedTestFrameworks                                               :     11 ms
[info]   agent / Test / loadedTestFrameworks                                                     :     11 ms
[info]   protocolIssueCredential / Test / compileIncremental                                     :     11 ms
[info]   cloudAgentServer / Test / definedTests                                                  :     11 ms
[info]   castorCore / Compile / previousCompile                                                  :     11 ms
[info]   resolver / Test / compileIncremental                                                    :     11 ms
[info]   agentWalletAPI / Test / loadedTestFrameworks                                            :     11 ms
[info]   prismNodeClient / Compile / protocGenerate                                              :     11 ms
[info]   eventNotification / update                                                              :     11 ms
[info]   protocolRevocationNotification / Test / loadedTestFrameworks                            :     11 ms
[info]   sharedCrypto / Test / loadedTestFrameworks                                              :     11 ms
[info]   polluxVcJWT / Test / compileIncremental                                                 :     11 ms
[info]   protocolIssueCredential / Test / previousCompile                                        :     10 ms
[info]   protocolIssueCredential / Compile / internalDependencyClasspath                         :     10 ms
[info]   prismNodeClient / scalaCompilerBridgeBinaryJar                                          :     10 ms
[info]   polluxAnoncredsTest / Test / definedTests                                               :     10 ms
[info]   sharedCrypto / Compile / previousCompile                                                :      9 ms
[info]   polluxVcJWT / Compile / internalDependencyClasspath                                     :      9 ms
[info]   connectDoobie / projectDescriptors                                                      :      9 ms
[info]   protocolRouting / Test / compileIncremental                                             :      9 ms
[info]   agentDidcommx / Test / internalDependencyClasspath                                      :      9 ms
[info]   agentWalletAPI / Test / compileIncremental                                              :      9 ms
[info]   connectDoobie / Test / dependencyClasspathFiles / outputFileStamps                      :      9 ms
[info]   root / update                                                                           :      9 ms
[info]   protocolRevocationNotification / Test / compileIncremental                              :      8 ms
[info]   resolver / Compile / internalDependencyClasspath                                        :      8 ms
[info]   polluxSDJWT / Compile / internalDependencyClasspath                                     :      8 ms
[info]   vc / projectDescriptors                                                                 :      8 ms
[info]   polluxDoobie / Compile / externalDependencyClasspath                                    :      8 ms
[info]   Global / testGrouping                                                                   :      8 ms
[info]   protocolReportProblem / Compile / internalDependencyClasspath                           :      8 ms
[info]   protocolConnection / Runtime / exportedProducts                                         :      8 ms
[info]   connectDoobie / Test / compileIncSetup                                                  :      8 ms
[info]   protocolRevocationNotification / Compile / internalDependencyClasspath                  :      8 ms
[info]   castorCore / projectDescriptors                                                         :      8 ms
[info]   Global / compilers                                                                      :      8 ms
[info]   polluxAnoncreds / update                                                                :      8 ms
[info]   polluxVcJWT / Test / definedTests                                                       :      8 ms
[info]   prismNodeClient / Compile / compileIncremental                                          :      8 ms
[info]   prismNodeClient / Compile / managedSources                                              :      8 ms
[info]   cloudAgentServer / Compile / protocGenerate                                             :      8 ms
[info]   protocolTrustPing / Compile / unmanagedClasspath                                        :      8 ms
[info]   cloudAgentServer / Compile / unmanagedSources / inputFileStamps                         :      7 ms
[info]   polluxDoobie / Compile / previousCompile                                                :      7 ms
[info]   polluxCore / Compile / internalDependencyClasspath                                      :      7 ms
[info]   protocolInvitation / Compile / internalDependencyClasspath                              :      7 ms
[info]   polluxCore / Compile / compileIncremental                                               :      7 ms
[info]   cloudAgentServer / Compile / internalDependencyClasspath                                :      7 ms
[info]   eventNotification / projectDescriptors                                                  :      7 ms
[info]   polluxSDJWT / Compile / unmanagedClasspath                                              :      7 ms
[info]   protocolInvitation / Compile / unmanagedClasspath                                       :      7 ms
[info]   cloudAgentServer / Compile / unmanagedSources / allInputPathsAndAttributes              :      7 ms
[info]   protocolIssueCredential / Test / protocGenerate                                         :      7 ms
[info]   polluxDoobie / Compile / compileIncremental                                             :      7 ms
[info]   cloudAgentServer / Compile / buildInfo                                                  :      7 ms
[info]   models / projectDescriptors                                                             :      7 ms
[info]   polluxVcJWT / Compile / previousCompile                                                 :      7 ms
[info]   polluxVcJWT / Runtime / exportedProducts                                                :      7 ms
[info]   castorCore / Compile / internalDependencyClasspath                                      :      7 ms
[info]   sharedTest / projectDescriptors                                                         :      7 ms
[info]   vc / Compile / previousCompile                                                          :      7 ms
[info]   protocolTrustPing / Compile / compile                                                   :      7 ms
[info]   polluxCore / Test / compileIncremental                                                  :      7 ms
[info]   protocolCoordinateMediation / Compile / compileIncremental                              :      7 ms
[info]   protocolRouting / projectDescriptors                                                    :      6 ms
[info]   protocolTrustPing / projectDescriptors                                                  :      6 ms
[info]   cloudAgentServer / Compile / unmanagedClasspath                                         :      6 ms
[info]   sharedCrypto / projectDescriptors                                                       :      6 ms
[info]   models / Compile / previousCompile                                                      :      6 ms
[info]   protocolRevocationNotification / projectDescriptors                                     :      6 ms
[info]   protocolInvitation / projectDescriptors                                                 :      6 ms
[info]   cloudAgentServer / projectDescriptors                                                   :      6 ms
[info]   polluxSDJWT / Test / loadedTestFrameworks                                               :      6 ms
[info]   vc / Compile / exportedProducts                                                         :      6 ms
[info]   connectCore / projectDescriptors                                                        :      6 ms
[info]   castorCore / Test / scalacOptions                                                       :      6 ms
[info]   vc / Test / protocRunProtoc                                                             :      6 ms
[info]   protocolCoordinateMediation / Test / loadedTestFrameworks                               :      6 ms
[info]   polluxDoobie / Test / compileIncremental                                                :      6 ms
[info]   agentWalletAPI / Compile / scalacOptions                                                :      6 ms
[info]   polluxCore / Runtime / exportedProducts                                                 :      6 ms
[info]   protocolIssueCredential / Test / loadedTestFrameworks                                   :      6 ms
[info]   protocolConnection / csrRecursiveResolvers                                              :      6 ms
[info]   executionRoots                                                                          :      6 ms
[info]   polluxVcJWT / projectDescriptors                                                        :      6 ms
[info]   protocolPresentProof / Compile / compileIncremental                                     :      6 ms
[info]   protocolTrustPing / Compile / compileIncremental                                        :      6 ms
[info]   protocolLogin / Compile / internalDependencyClasspath                                   :      6 ms
[info]   cloudAgentServer / Test / compileIncremental                                            :      6 ms
[info]   protocolReportProblem / Test / loadedTestFrameworks                                     :      6 ms
[info]   protocolTrustPing / Compile / scalacOptions                                             :      6 ms
[info]   protocolTrustPing / Test / scalacOptions                                                :      6 ms
[info]   protocolConnection / Test / internalDependencyClasspath                                 :      6 ms
[info]   resolver / Test / loadedTestFrameworks                                                  :      6 ms
[info]   connectDoobie / Test / loadedTestFrameworks                                             :      6 ms
[info]   protocolPresentProof / projectDescriptors                                               :      6 ms
[info]   polluxSDJWT / Test / scalacOptions                                                      :      6 ms
[info]   protocolInvitation / Test / loadedTestFrameworks                                        :      6 ms
[info]   agentWalletAPI / Compile / compileIncremental                                           :      6 ms
[info]   agentDidcommx / Compile / internalDependencyClasspath                                   :      6 ms
[info]   vc / Compile / internalDependencyClasspath                                              :      6 ms
[info]   resolver / projectDescriptors                                                           :      6 ms
[info]   castorCore / Compile / scalacOptions                                                    :      6 ms
[info]   protocolPresentProof / Test / previousCompile                                           :      6 ms
[info]   protocolTrustPing / Compile / protocGenerate                                            :      6 ms
[info]   shared / projectDescriptors                                                             :      5 ms
[info]   agentDidcommx / Test / loadedTestFrameworks                                             :      5 ms
[info]   protocolCoordinateMediation / Compile / previousCompile                                 :      5 ms
[info]   prismNodeClient / protocUnpackDependencies                                              :      5 ms
[info]   shared / Compile / compileIncremental                                                   :      5 ms
[info]   models / csrRecursiveResolvers                                                          :      5 ms
[info]   agent / Compile / protocRunProtoc                                                       :      5 ms
[info]   protocolIssueCredential / Compile / previousCompile                                     :      5 ms
[info]   protocolLogin / Test / protocGenerate                                                   :      5 ms
[info]   protocolPresentProof / Test / loadedTestFrameworks                                      :      5 ms
[info]   protocolLogin / Compile / compileIncremental                                            :      5 ms
[info]   polluxAnoncredsTest / update                                                            :      5 ms
[info]   polluxAnoncredsTest / Test / previousCompile                                            :      5 ms
[info]   prismNodeClient / projectDescriptors                                                    :      5 ms
[info]   prismNodeClient / Compile / copyResources                                               :      5 ms
[info]   protocolPresentProof / Compile / protocGenerate                                         :      5 ms
[info]   polluxVcJWT / Test / internalDependencyClasspath                                        :      5 ms
[info]   protocolRouting / Compile / compile                                                     :      5 ms
[info]   polluxDoobie / Test / protocGenerate                                                    :      5 ms
[info]   protocolTrustPing / Test / loadedTestFrameworks                                         :      5 ms
[info]   protocolDidExchange / Compile / internalDependencyClasspath                             :      5 ms
[info]   sharedTest / Test / previousCompile                                                     :      5 ms
[info]   protocolRouting / Compile / internalDependencyClasspath                                 :      5 ms
[info]   castorCore / Test / compileIncremental                                                  :      5 ms
[info]   protocolRevocationNotification / Compile / compileIncremental                           :      5 ms
[info]   protocolReportProblem / Compile / compileIncremental                                    :      5 ms
[info]   protocolIssueCredential / Compile / compileIncremental                                  :      5 ms
[info]   protocolTrustPing / Compile / internalDependencyClasspath                               :      5 ms
[info]   agentWalletAPI / Test / dependencyClasspath                                             :      5 ms
[info]   connectCore / Test / previousCompile                                                    :      5 ms
[info]   polluxSDJWT / Compile / compileIncremental                                              :      5 ms
[info]   polluxAnoncreds / projectDescriptors                                                    :      5 ms
[info]   protocolIssueCredential / Compile / compile                                             :      5 ms
[info]   protocolDidExchange / Compile / exportedProducts                                        :      5 ms
[info]   polluxVcJWT / Test / managedClasspath                                                   :      5 ms
[info]   polluxCore / Compile / exportedProducts                                                 :      5 ms
[info]   eventNotification / Compile / previousCompile                                           :      5 ms
[info]   eventNotification / Compile / compileIncremental                                        :      5 ms
[info]   sharedCrypto / Compile / compileIncremental                                             :      4 ms
[info]   protocolPresentProof / Compile / unmanagedSources / inputFileStamps                     :      4 ms
[info]   protocolLogin / Test / compileIncremental                                               :      4 ms
[info]   polluxDoobie / Test / previousCompile                                                   :      4 ms
[info]   models / Compile / compileIncremental                                                   :      4 ms
[info]   protocolLogin / projectDescriptors                                                      :      4 ms
[info]   sharedTest / Test / loadedTestFrameworks                                                :      4 ms
[info]   protocolPresentProof / Compile / internalDependencyClasspath                            :      4 ms
[info]   protocolPresentProof / Compile / previousCompile                                        :      4 ms
[info]   protocolTrustPing / Compile / unmanagedSources / inputFileStamps                        :      4 ms
[info]   protocolInvitation / Test / compile                                                     :      4 ms
[info]   polluxVcJWT / Test / scalacOptions                                                      :      4 ms
[info]   agentDidcommx / Compile / unmanagedClasspath                                            :      4 ms
[info]   vc / Compile / unmanagedClasspath                                                       :      4 ms
[info]   agentWalletAPI / Compile / protocGenerate                                               :      4 ms
[info]   protocolConnection / csrInterProjectDependencies                                        :      4 ms
[info]   protocolCoordinateMediation / Compile / internalDependencyClasspath                     :      4 ms
[info]   polluxVcJWT / Compile / compileIncremental                                              :      4 ms
[info]   protocolInvitation / Compile / compileIncremental                                       :      4 ms
[info]   connectCore / Compile / exportedProducts                                                :      4 ms
[info]   protocolReportProblem / projectDescriptors                                              :      4 ms
[info]   protocolDidExchange / Test / internalDependencyClasspath                                :      4 ms
[info]   sharedTest / Test / compileIncremental                                                  :      4 ms
[info]   resolver / Compile / compileIncremental                                                 :      4 ms
[info]   resolver / Compile / compile                                                            :      4 ms
[info]   agent / Runtime / exportedProducts                                                      :      4 ms
[info]   connectDoobie / Compile / internalDependencyClasspath                                   :      4 ms
[info]   protocolDidExchange / Compile / previousCompile                                         :      4 ms
[info]   protocolIssueCredential / projectDescriptors                                            :      4 ms
[info]   connectDoobie / Test / compileIncremental                                               :      4 ms
[info]   protocolTrustPing / Test / exportedProducts                                             :      4 ms
[info]   agentDidcommx / Test / compileIncremental                                               :      4 ms
[info]   castorCore / Compile / compileIncremental                                               :      4 ms
[info]   protocolIssueCredential / Test / compile                                                :      4 ms
[info]   protocolRevocationNotification / csrRecursiveResolvers                                  :      4 ms
[info]   protocolRouting / Test / testLoader                                                     :      4 ms
[info]   polluxSDJWT / Test / fullClasspath                                                      :      4 ms
[info]   protocolReportProblem / Compile / previousCompile                                       :      4 ms
[info]   polluxVcJWT / Test / protocGenerate                                                     :      4 ms
[info]   protocolRouting / Compile / compileIncremental                                          :      4 ms
[info]   protocolReportProblem / Runtime / exportedProducts                                      :      4 ms
[info]   protocolCoordinateMediation / projectDescriptors                                        :      4 ms
[info]   polluxCore / Test / protocGenerate                                                      :      4 ms
[info]   connectDoobie / Compile / compileIncremental                                            :      4 ms
[info]   prismNodeClient / Compile / unmanagedClasspath                                          :      4 ms
[info]   prismNodeClient / Compile / exportedProducts                                            :      4 ms
[info]   protocolTrustPing / Test / compile                                                      :      4 ms
[info]   protocolCoordinateMediation / Compile / compile                                         :      4 ms
[info]   resolver / Test / internalDependencyClasspath                                           :      4 ms
[info]   protocolIssueCredential / Test / internalDependencyClasspath                            :      4 ms
[info]   polluxAnoncredsTest / projectDescriptors                                                :      4 ms
[info]   vc / Test / internalDependencyClasspath                                                 :      4 ms
[info]   protocolLogin / Test / testLoader                                                       :      4 ms
[info]   protocolDidExchange / Test / compileIncremental                                         :      4 ms
[info]   connectDoobie / Compile / exportedProducts                                              :      4 ms
[info]   polluxCore / Compile / protocGenerate                                                   :      4 ms
[info]   protocolRevocationNotification / Test / internalDependencyClasspath                     :      4 ms
[info]   agentDidcommx / Compile / compileIncremental                                            :      4 ms
[info]   protocolPresentProof / Runtime / exportedProducts                                       :      4 ms
[info]   cloudAgentServer / Test / unmanagedClasspath                                            :      4 ms
[info]   protocolConnection / Test / protocGenerate                                              :      3 ms
[info]   polluxSDJWT / Test / previousCompile                                                    :      3 ms
[info]   protocolLogin / Test / loadedTestFrameworks                                             :      3 ms
[info]   protocolReportProblem / Test / previousCompile                                          :      3 ms
[info]   connectCore / Test / compileIncremental                                                 :      3 ms
[info]   protocolDidExchange / projectDescriptors                                                :      3 ms
[info]   agentWalletAPI / Test / compile                                                         :      3 ms
[info]   cloudAgentServer / csrExtraProjects                                                     :      3 ms
[info]   resolver / Test / compile                                                               :      3 ms
[info]   protocolLogin / Compile / compile                                                       :      3 ms
[info]   protocolRevocationNotification / Compile / previousCompile                              :      3 ms
[info]   vc / Compile / compile                                                                  :      3 ms
[info]   polluxAnoncredsTest / Test / loadedTestFrameworks                                       :      3 ms
[info]   protocolCoordinateMediation / Compile / unmanagedClasspath                              :      3 ms
[info]   polluxDoobie / Test / internalDependencyClasspath                                       :      3 ms
[info]   protocolPresentProof / Test / protocGenerate                                            :      3 ms
[info]   root / Compile / compileIncremental                                                     :      3 ms
[info]   protocolInvitation / Compile / previousCompile                                          :      3 ms
[info]   protocolLogin / Test / managedClasspath                                                 :      3 ms
[info]   agentWalletAPI / Compile / copyResources                                                :      3 ms
[info]   polluxVcJWT / Test / previousCompile                                                    :      3 ms
[info]   protocolCoordinateMediation / csrRecursiveResolvers                                     :      3 ms
[info]   polluxDoobie / projectDescriptors                                                       :      3 ms
[info]   cloudAgentServer / Test / protocGenerate                                                :      3 ms
[info]   polluxDoobie / Compile / protocGenerate                                                 :      3 ms
[info]   connectDoobie / Runtime / exportedProducts                                              :      3 ms
[info]   eventNotification / csrRecursiveResolvers                                               :      3 ms
[info]   polluxDoobie / Test / unmanagedClasspath                                                :      3 ms
[info]   protocolLogin / Runtime / exportedProducts                                              :      3 ms
[info]   prismNodeClient / Compile / incOptions                                                  :      3 ms
[info]   polluxDoobie / csrExtraProjects                                                         :      3 ms
[info]   polluxSDJWT / projectDescriptors                                                        :      3 ms
[info]   protocolConnection / Test / loadedTestFrameworks                                        :      3 ms
[info]   agentWalletAPI / projectDescriptors                                                     :      3 ms
[info]   castorCore / Compile / compile / scalacOptions                                          :      3 ms
[info]   agentDidcommx / Test / protocGenerate                                                   :      3 ms
[info]   resolver / Test / protocGenerate                                                        :      3 ms
[info]   protocolTrustPing / Compile / exportedProducts                                          :      3 ms
[info]   protocolReportProblem / Test / protocGenerate                                           :      3 ms
[info]   agentDidcommx / Runtime / exportedProducts                                              :      3 ms
[info]   vc / Test / compileIncremental                                                          :      3 ms
[info]   agentDidcommx / Compile / discoveredSbtPlugins                                          :      3 ms
[info]   protocolCoordinateMediation / Runtime / exportedProducts                                :      3 ms
[info]   protocolConnection / transitiveUpdate                                                   :      3 ms
[info]   sharedCrypto / Test / compileIncremental                                                :      3 ms
[info]   polluxAnoncreds / Compile / compileIncremental                                          :      3 ms
[info]   protocolPresentProof / Compile / exportedProducts                                       :      3 ms
[info]   agentWalletAPI / Compile / unmanagedClasspath                                           :      3 ms
[info]   protocolTrustPing / Test / compileIncremental                                           :      3 ms
[info]   castorCore / Compile / copyResources                                                    :      3 ms
[info]   protocolCoordinateMediation / Compile / exportedProducts                                :      3 ms
[info]   agentDidcommx / Compile / previousCompile                                               :      3 ms
[info]   agentWalletAPI / Test / testLoader                                                      :      3 ms
[info]   connectCore / Compile / compileIncremental                                              :      3 ms
[info]   models / Test / compileIncremental                                                      :      3 ms
[info]   agentWalletAPI / Test / internalDependencyClasspath                                     :      3 ms
[info]   polluxCore / csrExtraProjects                                                           :      3 ms
[info]   models / csrInterProjectDependencies                                                    :      3 ms
[info]   protocolLogin / Compile / exportedProducts                                              :      3 ms
[info]   agent / Compile / compileIncremental                                                    :      3 ms
[info]   polluxDoobie / Test / testLoader                                                        :      3 ms
[info]   resolver / Compile / unmanagedSources / allInputPathsAndAttributes                      :      3 ms
[info]   agentDidcommx / Compile / protocGenerate                                                :      3 ms
[info]   agentWalletAPI / csrExtraProjects                                                       :      3 ms
[info]   resolver / Test / managedClasspath                                                      :      3 ms
[info]   models / csrFallbackDependencies                                                        :      3 ms
[info]   prismNodeClient / Compile / internalDependencyClasspath                                 :      3 ms
[info]   connectCore / Compile / previousCompile                                                 :      3 ms
[info]   protocolRouting / Compile / unmanagedSources / allInputPathsAndAttributes               :      3 ms
[info]   castorCore / Compile / exportedProducts                                                 :      3 ms
[info]   polluxDoobie / Compile / exportedProducts                                               :      3 ms
[info]   protocolConnection / projectDescriptors                                                 :      3 ms
[info]   agentDidcommx / projectDescriptors                                                      :      3 ms
[info]   resolver / Test / previousCompile                                                       :      3 ms
[info]   protocolCoordinateMediation / Test / compileIncremental                                 :      3 ms
[info]   protocolConnection / Compile / exportedProducts                                         :      3 ms
[info]   protocolConnection / Test / compileIncremental                                          :      3 ms
[info]   castorCore / Compile / unmanagedClasspath                                               :      3 ms
[info]   polluxAnoncredsTest / Test / compileIncremental                                         :      3 ms
[info]   protocolLogin / Compile / scalafmtDoFormatOnCompile                                     :      3 ms
[info]   eventNotification / Test / loadedTestFrameworks                                         :      3 ms
[info]   protocolReportProblem / csrRecursiveResolvers                                           :      3 ms
[info]   polluxVcJWT / Compile / unmanagedClasspath                                              :      3 ms
[info]   polluxSDJWT / Compile / exportedProducts                                                :      3 ms
[info]   connectCore / Compile / protocRunProtoc                                                 :      3 ms
[info]   agentWalletAPI / Compile / protocRunProtoc                                              :      3 ms
[info]   shared / Test / loadedTestFrameworks                                                    :      3 ms
[info]   cloudAgentServer / Test / testLoader                                                    :      3 ms
[info]   protocolConnection / Compile / dependencyClasspath                                      :      3 ms
[info]   protocolLogin / Test / internalDependencyClasspath                                      :      3 ms
[info]   eventNotification / Test / previousCompile                                              :      3 ms
[info]   predef / csrRecursiveResolvers                                                          :      3 ms
[info]   polluxDoobie / Runtime / exportedProducts                                               :      3 ms
[info]   polluxSDJWT / Compile / previousCompile                                                 :      3 ms
[info]   castorCore / Test / definedTests                                                        :      3 ms
[info]   prismNodeClient / update                                                                :      3 ms
[info]   shared / Test / compileIncremental                                                      :      3 ms
[info]   protocolIssueCredential / Test / exportedProducts                                       :      3 ms
[info]   sharedTest / Compile / compileIncremental                                               :      3 ms
[info]   root / Test / compileIncremental                                                        :      3 ms
[info]   protocolInvitation / Test / fullClasspath                                               :      2 ms
[info]   predef / Compile / previousCompile                                                      :      2 ms
[info]   protocolConnection / Test / compile                                                     :      2 ms
[info]   protocolIssueCredential / Compile / exportedProducts                                    :      2 ms
[info]   protocolDidExchange / Compile / unmanagedClasspath                                      :      2 ms
[info]   polluxCore / Test / testLoader                                                          :      2 ms
[info]   agentWalletAPI / Test / protocGenerate                                                  :      2 ms
[info]   protocolRevocationNotification / Compile / unmanagedClasspath                           :      2 ms
[info]   protocolIssueCredential / Runtime / exportedProducts                                    :      2 ms
[info]   connectCore / Test / protocRunProtoc                                                    :      2 ms
[info]   polluxDoobie / Compile / internalDependencyClasspath                                    :      2 ms
[info]   protocolRevocationNotification / Test / protocGenerate                                  :      2 ms
[info]   connectCore / Test / definedTests                                                       :      2 ms
[info]   polluxCore / Test / definedTests                                                        :      2 ms
[info]   protocolRouting / Test / loadedTestFrameworks                                           :      2 ms
[info]   agent / Compile / exportedProducts                                                      :      2 ms
[info]   protocolRouting / Compile / unmanagedClasspath                                          :      2 ms
[info]   protocolInvitation / Test / previousCompile                                             :      2 ms
[info]   models / Test / loadedTestFrameworks                                                    :      2 ms
[info]   polluxCore / Compile / unmanagedClasspath                                               :      2 ms
[info]   polluxAnoncredsTest / Compile / compileIncremental                                      :      2 ms
[info]   protocolDidExchange / Runtime / exportedProducts                                        :      2 ms
[info]   agent / Compile / protocGenerate                                                        :      2 ms
[info]   connectCore / Test / internalDependencyClasspath                                        :      2 ms
[info]   polluxDoobie / Test / definedTests                                                      :      2 ms
[info]   protocolReportProblem / Test / dependencyClasspath                                      :      2 ms
[info]   protocolLogin / Compile / copyResources                                                 :      2 ms
[info]   protocolRouting / Test / internalDependencyClasspath                                    :      2 ms
[info]   protocolRouting / Test / protocGenerate                                                 :      2 ms
[info]   protocolConnection / csrFallbackDependencies                                            :      2 ms
[info]   protocolRevocationNotification / Compile / compile / scalacOptions                      :      2 ms
[info]   agentWalletAPI / Test / fullClasspath                                                   :      2 ms
[info]   connectCore / Compile / protocGenerate                                                  :      2 ms
[info]   protocolCoordinateMediation / Test / previousCompile                                    :      2 ms
[info]   agent / Test / protocRunProtoc                                                          :      2 ms
[info]   resolver / Runtime / exportedProducts                                                   :      2 ms
[info]   shared / csrRecursiveResolvers                                                          :      2 ms
[info]   polluxSDJWT / Test / dependencyClasspath                                                :      2 ms
[info]   protocolPresentProof / Test / internalDependencyClasspath                               :      2 ms
[info]   polluxDoobie / Compile / copyResources                                                  :      2 ms
[info]   protocolCoordinateMediation / Compile / scalacOptions                                   :      2 ms
[info]   protocolReportProblem / Test / managedClasspath                                         :      2 ms
[info]   protocolInvitation / Test / dependencyClasspath                                         :      2 ms
[info]   eventNotification / Test / compileIncremental                                           :      2 ms
[info]   castorCore / Test / dependencyClasspath                                                 :      2 ms
[info]   sharedTest / Test / testLoader                                                          :      2 ms
[info]   polluxDoobie / Test / managedClasspath                                                  :      2 ms
[info]   protocolConnection / Compile / internalDependencyClasspath                              :      2 ms
[info]   protocolCoordinateMediation / Test / internalDependencyClasspath                        :      2 ms
[info]   connectCore / Test / compile                                                            :      2 ms
[info]   agent / Test / compileIncremental                                                       :      2 ms
[info]   protocolInvitation / csrRecursiveResolvers                                              :      2 ms
[info]   protocolRevocationNotification / Runtime / exportedProducts                             :      2 ms
[info]   connectDoobie / Test / definedTests                                                     :      2 ms
[info]   agentWalletAPI / Test / definedTests                                                    :      2 ms
[info]   protocolInvitation / Test / protocGenerate                                              :      2 ms
[info]   castorCore / Runtime / exportedProducts                                                 :      2 ms
[info]   cloudAgentServer / Test / internalDependencyClasspath                                   :      2 ms
[info]   sharedCrypto / Test / previousCompile                                                   :      2 ms
[info]   sharedTest / csrRecursiveResolvers                                                      :      2 ms
[info]   sharedCrypto / Test / definedTests                                                      :      2 ms
[info]   vc / Test / scalafmtDoFormatOnCompile                                                   :      2 ms
[info]   sharedCrypto / Compile / protocGenerate                                                 :      2 ms
[info]   polluxCore / Test / protocRunProtoc                                                     :      2 ms
[info]   models / csrProject                                                                     :      2 ms
[info]   agentWalletAPI / Compile / dependencyClasspath                                          :      2 ms
[info]   protocolDidExchange / Test / protocGenerate                                             :      2 ms
[info]   protocolTrustPing / Runtime / exportedProducts                                          :      2 ms
[info]   protocolRevocationNotification / Compile / unmanagedResources / inputFileStamps         :      2 ms
[info]   protocolRouting / Compile / managedResources                                            :      2 ms
[info]   connectDoobie / Test / testLoader                                                       :      2 ms
[info]   protocolInvitation / Compile / exportedProducts                                         :      2 ms
[info]   predef / Compile / compileIncremental                                                   :      2 ms
[info]   protocolDidExchange / Compile / sources                                                 :      2 ms
[info]   prismNodeClient / Compile / compile                                                     :      2 ms
[info]   protocolDidExchange / transitiveUpdate                                                  :      2 ms
[info]   resolver / Compile / unmanagedClasspath                                                 :      2 ms
[info]   protocolIssueCredential / Compile / compile / scalacOptions                             :      2 ms
[info]   vc / Runtime / exportedProducts                                                         :      2 ms
[info]   protocolTrustPing / Compile / previousCompile                                           :      2 ms
[info]   agentDidcommx / Test / dependencyClasspath                                              :      2 ms
[info]   protocolIssueCredential / csrRecursiveResolvers                                         :      2 ms
[info]   polluxAnoncreds / Test / compileIncremental                                             :      2 ms
[info]   protocolDidExchange / Test / loadedTestFrameworks                                       :      2 ms
[info]   agent / Compile / compile                                                               :      2 ms
[info]   polluxDoobie / Test / dependencyClasspathFiles / outputFileStamps                       :      2 ms
[info]   connectCore / Runtime / exportedProducts                                                :      2 ms
[info]   resolver / Protobuf / managedClasspath                                                  :      2 ms
[info]   protocolTrustPing / Test / internalDependencyClasspath                                  :      2 ms
[info]   protocolConnection / Compile / sources                                                  :      2 ms
[info]   castorCore / Test / managedResources                                                    :      2 ms
[info]   protocolInvitation / Test / exportedProducts                                            :      2 ms
[info]   protocolRevocationNotification / Test / exportedProducts                                :      2 ms
[info]   agentWalletAPI / csrRecursiveResolvers                                                  :      2 ms
[info]   protocolRevocationNotification / Compile / discoveredSbtPlugins                         :      2 ms
[info]   castorCore / Protobuf / managedClasspath                                                :      2 ms
[info]   polluxDoobie / Test / protocRunProtoc                                                   :      2 ms
[info]   sharedCrypto / Compile / scalacOptions                                                  :      2 ms
[info]   agent / Compile / previousCompile                                                       :      2 ms
[info]   protocolCoordinateMediation / scalaInstance                                             :      2 ms
[info]   protocolLogin / Test / executeTests                                                     :      2 ms
[info]   prismNodeClient / scalaCompilerBridgeScope / csrConfiguration                           :      2 ms
[info]   protocolTrustPing / Compile / compile / scalacOptions                                   :      2 ms
[info]   eventNotification / csrFallbackDependencies                                             :      2 ms
[info]   polluxCore / Test / unmanagedClasspath                                                  :      2 ms
[info]   protocolIssueCredential / Test / protocRunProtoc                                        :      2 ms
[info]   vc / Test / loadedTestFrameworks                                                        :      2 ms
[info]   connectDoobie / Test / protocRunProtoc                                                  :      2 ms
[info]   predef / update                                                                         :      2 ms
[info]   connectCore / csrExtraProjects                                                          :      2 ms
[info]   vc / Test / protocGenerate                                                              :      2 ms
[info]   polluxCore / Test / internalDependencyClasspath                                         :      2 ms
[info]   castorCore / csrRecursiveResolvers                                                      :      2 ms
[info]   protocolTrustPing / Test / managedClasspath                                             :      2 ms
[info]   protocolRouting / Compile / exportedProducts                                            :      2 ms
[info]   cloudAgentServer / Test / copyResources                                                 :      2 ms
[info]   protocolReportProblem / Test / internalDependencyClasspath                              :      2 ms
[info]   protocolRevocationNotification / Compile / exportedProducts                             :      2 ms
[info]   eventNotification / Compile / unmanagedClasspath                                        :      2 ms
[info]   resolver / Compile / previousCompile                                                    :      2 ms
[info]   protocolDidExchange / Compile / dependencyClasspath                                     :      2 ms
[info]   eventNotification / Test / definedTests                                                 :      2 ms
[info]   protocolLogin / Compile / previousCompile                                               :      2 ms
[info]   protocolInvitation / Runtime / exportedProducts                                         :      2 ms
[info]   protocolRevocationNotification / Compile / scalacOptions                                :      2 ms
[info]   protocolDidExchange / scalaInstance                                                     :      2 ms
[info]   polluxSDJWT / Test / compile                                                            :      2 ms
[info]   agent / Test / unmanagedClasspath                                                       :      2 ms
[info]   polluxSDJWT / Test / definedTests                                                       :      2 ms
[info]   protocolPresentProof / Compile / scalacOptions                                          :      2 ms
[info]   protocolCoordinateMediation / Test / testLoader                                         :      2 ms
[info]   protocolRevocationNotification / csrInterProjectDependencies                            :      2 ms
[info]   connectDoobie / Compile / unmanagedClasspath                                            :      2 ms
[info]   resolver / csrConfiguration                                                             :      2 ms
[info]   castorCore / Test / protocGenerate                                                      :      2 ms
[info]   agentWalletAPI / Test / managedClasspath                                                :      2 ms
[info]   castorCore / Compile / protocGenerate                                                   :      2 ms
[info]   agentWalletAPI / Test / managedResources                                                :      2 ms
[info]   polluxAnoncredsTest / Runtime / exportedProducts                                        :      2 ms
[info]   protocolCoordinateMediation / Test / protocGenerate                                     :      2 ms
[info]   protocolRevocationNotification / csrFallbackDependencies                                :      2 ms
[info]   agent / Test / protocGenerate                                                           :      2 ms
[info]   protocolReportProblem / Compile / compileSplit                                          :      2 ms
[info]   protocolCoordinateMediation / Compile / unmanagedResources / inputFileStamps            :      2 ms
[info]   agentDidcommx / Test / unmanagedClasspath                                               :      2 ms
[info]   castorCore / Compile / resources                                                        :      2 ms
[info]   protocolConnection / Compile / unmanagedClasspath                                       :      2 ms
[info]   connectDoobie / Compile / previousCompile                                               :      2 ms
[info]   polluxVcJWT / Compile / compile                                                         :      2 ms
[info]   protocolRouting / Test / exportedProducts                                               :      1 ms
[info]   connectDoobie / Compile / scalafmtDoFormatOnCompile                                     :      1 ms
[info]   agent / Compile / internalDependencyClasspath                                           :      1 ms
[info]   cloudAgentServer / Test / dependencyClasspathFiles / outputFileStamps                   :      1 ms
[info]   protocolCoordinateMediation / Compile / sources                                         :      1 ms
[info]   protocolInvitation / csrFallbackDependencies                                            :      1 ms
[info]   vc / Compile / compile / scalacOptions                                                  :      1 ms
[info]   protocolIssueCredential / scalaInstance                                                 :      1 ms
[info]   predef / csrProject                                                                     :      1 ms
[info]   polluxCore / Compile / unmanagedSources / inputFileStamps                               :      1 ms
[info]   protocolReportProblem / Compile / exportedProducts                                      :      1 ms
[info]   cloudAgentServer / Test / managedClasspath                                              :      1 ms
[info]   protocolInvitation / Test / protocRunProtoc                                             :      1 ms
[info]   protocolRouting / Runtime / exportedProducts                                            :      1 ms
[info]   connectCore / Compile / unmanagedClasspath                                              :      1 ms
[info]   protocolRouting / Test / compile                                                        :      1 ms
[info]   protocolIssueCredential / Compile / copyResources                                       :      1 ms
[info]   vc / Test / testLoader                                                                  :      1 ms
[info]   resolver / Compile / discoveredSbtPlugins                                               :      1 ms
[info]   protocolTrustPing / Test / protocGenerate                                               :      1 ms
[info]   connectDoobie / Test / protocGenerate                                                   :      1 ms
[info]   protocolReportProblem / Compile / copyResources                                         :      1 ms
[info]   protocolCoordinateMediation / csrInterProjectDependencies                               :      1 ms
[info]   polluxVcJWT / Compile / scalacOptions                                                   :      1 ms
[info]   polluxDoobie / Compile / unmanagedClasspath                                             :      1 ms
[info]   castorCore / csrFallbackDependencies                                                    :      1 ms
[info]   protocolCoordinateMediation / Test / exportedProducts                                   :      1 ms
[info]   protocolReportProblem / Compile / unmanagedClasspath                                    :      1 ms
[info]   agent / csrInterProjectDependencies                                                     :      1 ms
[info]   agent / csrExtraProjects                                                                :      1 ms
[info]   eventNotification / csrInterProjectDependencies                                         :      1 ms
[info]   protocolCoordinateMediation / Compile / protocGenerate                                  :      1 ms
[info]   resolver / Test / protocRunProtoc                                                       :      1 ms
[info]   agentWalletAPI / scalaInstance                                                          :      1 ms
[info]   protocolDidExchange / Compile / copyResources                                           :      1 ms
[info]   polluxCore / Test / copyResources                                                       :      1 ms
[info]   agent / Test / testLoader                                                               :      1 ms
[info]   shared / Test / definedTests                                                            :      1 ms
[info]   resolver / Compile / managedSources                                                     :      1 ms
[info]   agentDidcommx / csrExtraProjects                                                        :      1 ms
[info]   sharedCrypto / Test / managedClasspath                                                  :      1 ms
[info]   cloudAgentServer / Compile / compile                                                    :      1 ms
[info]   vc / scalaInstance                                                                      :      1 ms
[info]   protocolReportProblem / Compile / scalafmtDoFormatOnCompile                             :      1 ms
[info]   resolver / Compile / copyResources                                                      :      1 ms
[info]   connectCore / Test / unmanagedClasspath                                                 :      1 ms
[info]   protocolRouting / Compile / previousCompile                                             :      1 ms
[info]   protocolCoordinateMediation / Test / scalafmtDoFormatOnCompile                          :      1 ms
[info]   protocolPresentProof / csrRecursiveResolvers                                            :      1 ms
[info]   agentDidcommx / Test / protocRunProtoc                                                  :      1 ms
[info]   agent / Test / internalDependencyClasspath                                              :      1 ms
[info]   polluxCore / csrRecursiveResolvers                                                      :      1 ms
[info]   protocolLogin / csrFallbackDependencies                                                 :      1 ms
[info]   protocolRevocationNotification / Compile / protocGenerate                               :      1 ms
[info]   polluxCore / scalaInstance                                                              :      1 ms
[info]   connectDoobie / csrRecursiveResolvers                                                   :      1 ms
[info]   agentWalletAPI / Compile / exportedProducts                                             :      1 ms
[info]   vc / Compile / products                                                                 :      1 ms
[info]   polluxDoobie / csrRecursiveResolvers                                                    :      1 ms
[info]   protocolPresentProof / Test / managedClasspath                                          :      1 ms
[info]   sharedTest / Test / definedTests                                                        :      1 ms
[info]   models / Compile / protocGenerate                                                       :      1 ms
[info]   protocolDidExchange / Compile / protocGenerate                                          :      1 ms
[info]   connectDoobie / Test / internalDependencyClasspath                                      :      1 ms
[info]   protocolIssueCredential / Test / scalafmtDoFormatOnCompile                              :      1 ms
[info]   connectDoobie / Compile / discoveredSbtPlugins                                          :      1 ms
[info]   polluxCore / Test / externalDependencyClasspath                                         :      1 ms
[info]   protocolRevocationNotification / Test / scalacOptions                                   :      1 ms
[info]   castorCore / Test / copyResources                                                       :      1 ms
[info]   connectDoobie / Test / copyResources                                                    :      1 ms
[info]   prismNodeClient / Compile / scalacOptions                                               :      1 ms
[info]   protocolLogin / Test / fullClasspath                                                    :      1 ms
[info]   resolver / Compile / exportedProducts                                                   :      1 ms
[info]   protocolIssueCredential / Compile / unmanagedClasspath                                  :      1 ms
[info]   vc / Test / managedClasspath                                                            :      1 ms
[info]   prismNodeClient / Compile / products                                                    :      1 ms
[info]   polluxDoobie / csrFallbackDependencies                                                  :      1 ms
[info]   polluxCore / Compile / managedResources                                                 :      1 ms
[info]   eventNotification / Test / managedClasspath                                             :      1 ms
[info]   protocolPresentProof / Test / scalacOptions                                             :      1 ms
[info]   resolver / Compile / externalDependencyClasspath                                        :      1 ms
[info]   protocolReportProblem / Test / scalacOptions                                            :      1 ms
[info]   protocolLogin / Compile / managedClasspath                                              :      1 ms
[info]   protocolDidExchange / Test / compileScalaBackend                                        :      1 ms
[info]   connectCore / csrRecursiveResolvers                                                     :      1 ms
[info]   vc / csrRecursiveResolvers                                                              :      1 ms
[info]   polluxCore / csrFallbackDependencies                                                    :      1 ms
[info]   polluxCore / Compile / scalacOptions                                                    :      1 ms
[info]   polluxCore / Test / scalacOptions                                                       :      1 ms
[info]   protocolTrustPing / Test / testLoader                                                   :      1 ms
[info]   protocolReportProblem / Compile / protocGenerate                                        :      1 ms
[info]   protocolRevocationNotification / Compile / compile                                      :      1 ms
[info]   polluxVcJWT / Compile / protocGenerate                                                  :      1 ms
[info]   protocolRouting / csrRecursiveResolvers                                                 :      1 ms
[info]   polluxSDJWT / Test / managedClasspath                                                   :      1 ms
[info]   polluxVcJWT / Test / testLoader                                                         :      1 ms
[info]   protocolCoordinateMediation / csrFallbackDependencies                                   :      1 ms
[info]   resolver / csrRecursiveResolvers                                                        :      1 ms
[info]   protocolPresentProof / Test / compile                                                   :      1 ms
[info]   protocolInvitation / Compile / sources                                                  :      1 ms
[info]   protocolReportProblem / csrFallbackDependencies                                         :      1 ms
[info]   polluxCore / Compile / discoveredSbtPlugins                                             :      1 ms
[info]   vc / Test / executeTests                                                                :      1 ms
[info]   connectCore / Compile / internalDependencyClasspath                                     :      1 ms
[info]   cloudAgentServer / csrRecursiveResolvers                                                :      1 ms
[info]   protocolDidExchange / Test / externalDependencyClasspath                                :      1 ms
[info]   models / Test / copyResources                                                           :      1 ms
[info]   agentWalletAPI / Test / unmanagedClasspath                                              :      1 ms
[info]   protocolLogin / csrRecursiveResolvers                                                   :      1 ms
[info]   vc / Test / fullClasspath                                                               :      1 ms
[info]   resolver / Compile / scalacOptions                                                      :      1 ms
[info]   agentWalletAPI / Runtime / exportedProducts                                             :      1 ms
[info]   polluxCore / Test / unmanagedSources / inputFileStamps                                  :      1 ms
[info]   models / Test / internalDependencyClasspath                                             :      1 ms
[info]   polluxSDJWT / Compile / managedClasspath                                                :      1 ms
[info]   polluxAnoncredsTest / Compile / protocGenerate                                          :      1 ms
[info]   protocolReportProblem / Compile / products                                              :      1 ms
[info]   protocolIssueCredential / Compile / sources                                             :      1 ms
[info]   protocolReportProblem / Compile / compile                                               :      1 ms
[info]   polluxSDJWT / Test / testLoader                                                         :      1 ms
[info]   protocolDidExchange / Test / compile                                                    :      1 ms
[info]   agentDidcommx / csrRecursiveResolvers                                                   :      1 ms
[info]   prismNodeClient / Compile / unmanagedResources / inputFileStamps                        :      1 ms
[info]   protocolIssueCredential / Test / managedClasspath                                       :      1 ms
[info]   sharedTest / csrInterProjectDependencies                                                :      1 ms
[info]   agentDidcommx / Compile / managedResources                                              :      1 ms
[info]   polluxVcJWT / Test / copyResources                                                      :      1 ms
[info]   agentDidcommx / csrFallbackDependencies                                                 :      1 ms
[info]   protocolLogin / Test / protocRunProtoc                                                  :      1 ms
[info]   protocolInvitation / Test / testLoader                                                  :      1 ms
[info]   predef / Compile / exportedProducts                                                     :      1 ms
[info]   cloudAgentServer / Compile / scalacOptions                                              :      1 ms
[info]   protocolRevocationNotification / Test / fullClasspath                                   :      1 ms
[info]   connectDoobie / Test / externalDependencyClasspath                                      :      1 ms
[info]   protocolInvitation / csrInterProjectDependencies                                        :      1 ms
[info]   sharedCrypto / csrRecursiveResolvers                                                    :      1 ms
[info]   protocolLogin / Compile / scalacOptions                                                 :      1 ms
[info]   polluxAnoncredsTest / csrInterProjectDependencies                                       :      1 ms
[info]   agent / Compile / unmanagedClasspath                                                    :      1 ms
[info]   protocolIssueCredential / csrProject                                                    :      1 ms
[info]   protocolCoordinateMediation / Test / copyResources                                      :      1 ms
[info]   polluxAnoncredsTest / csrRecursiveResolvers                                             :      1 ms
[info]   polluxSDJWT / Compile / compile                                                         :      1 ms
[info]   agentDidcommx / Test / scalacOptions                                                    :      1 ms
[info]   agentWalletAPI / Test / unmanagedSources / inputFileStamps                              :      1 ms
[info]   resolver / scalaInstance                                                                :      1 ms
[info]   protocolConnection / Test / copyResources                                               :      1 ms
[info]   protocolRevocationNotification / Compile / sources                                      :      1 ms
[info]   castorCore / Compile / managedClasspath                                                 :      1 ms
[info]   protocolDidExchange / Compile / compile                                                 :      1 ms
[info]   protocolCoordinateMediation / Test / protocRunProtoc                                    :      1 ms
[info]   vc / Compile / scalacOptions                                                            :      1 ms
[info]   connectDoobie / Compile / copyResources                                                 :      1 ms
[info]   polluxVcJWT / csrRecursiveResolvers                                                     :      1 ms
[info]   protocolReportProblem / Test / compile                                                  :      1 ms
[info]   protocolLogin / Test / managedResources                                                 :      1 ms
[info]   polluxVcJWT / csrConfiguration                                                          :      1 ms
[info]   agentWalletAPI / Test / dependencyClasspathFiles / outputFileStamps                     :      1 ms
[info]   sharedTest / csrFallbackDependencies                                                    :      1 ms
[info]   sharedTest / Compile / protocGenerate                                                   :      1 ms
[info]   cloudAgentServer / Test / unmanagedSources / allInputPathsAndAttributes                 :      1 ms
[info]   shared / Compile / internalDependencyClasspath                                          :      1 ms
[info]   protocolDidExchange / Compile / scalafmtDoFormatOnCompile                               :      1 ms
[info]   polluxSDJWT / csrRecursiveResolvers                                                     :      1 ms
[info]   sharedCrypto / Test / testLoader                                                        :      1 ms
[info]   protocolConnection / Test / testLoader                                                  :      1 ms
[info]   protocolRevocationNotification / Test / copyResources                                   :      1 ms
[info]   agent / csrRecursiveResolvers                                                           :      1 ms
[info]   protocolReportProblem / csrInterProjectDependencies                                     :      1 ms
[info]   polluxCore / Compile / dependencyPicklePath                                             :      1 ms
[info]   protocolTrustPing / Protobuf-src / managedClasspath                                     :      1 ms
[info]   resolver / Test / testLoader                                                            :      1 ms
[info]   sharedCrypto / Test / protocGenerate                                                    :      1 ms
[info]   protocolPresentProof / Test / scalafmtDoFormatOnCompile                                 :      1 ms
[info]   polluxCore / Test / dependencyClasspathFiles / outputFileStamps                         :      1 ms
[info]   protocolCoordinateMediation / Test / managedClasspath                                   :      1 ms
[info]   predef / csrInterProjectDependencies                                                    :      1 ms
[info]   connectCore / Compile / externalDependencyClasspath                                     :      1 ms
[info]   agent / Test / managedClasspath                                                         :      1 ms
[info]   connectCore / Test / protocGenerate                                                     :      1 ms
[info]   connectDoobie / Compile / protocGenerate                                                :      1 ms
[info]   resolver / Test / copyResources                                                         :      1 ms
[info]   polluxSDJWT / Test / internalDependencyClasspath                                        :      1 ms
[info]   protocolInvitation / Test / internalDependencyClasspath                                 :      1 ms
[info]   polluxDoobie / csrInterProjectDependencies                                              :      1 ms
[info]   agentDidcommx / Test / testLoader                                                       :      1 ms
[info]   prismNodeClient / Compile / sources                                                     :      1 ms
[info]   resolver / Test / fullClasspath                                                         :      1 ms
[info]   protocolRouting / Test / managedClasspath                                               :      1 ms
[info]   protocolRevocationNotification / Test / products                                        :      1 ms
[info]   polluxDoobie / scalaInstance                                                            :      1 ms
[info]   protocolInvitation / Compile / scalacOptions                                            :      1 ms
[info]   protocolTrustPing / Compile / discoveredSbtPlugins                                      :      1 ms
[info]   models / Test / testLoader                                                              :      1 ms
[info]   cloudAgentServer / Test / unmanagedSources / inputFileStamps                            :      1 ms
[info]   connectCore / Test / testLoader                                                         :      1 ms
[info]   protocolTrustPing / Compile / copyResources                                             :      1 ms
[info]   connectDoobie / csrExtraProjects                                                        :      1 ms
[info]   sharedTest / Test / unmanagedResources / allInputPathsAndAttributes                     :      1 ms
[info]   polluxSDJWT / Compile / protocGenerate                                                  :      1 ms
[info]   protocolRouting / Test / copyResources                                                  :      1 ms
[info]   vc / csrInterProjectDependencies                                                        :      1 ms
[info]   polluxDoobie / Compile / scalacOptions                                                  :      1 ms
[info]   predef / csrFallbackDependencies                                                        :      1 ms
[info]   protocolConnection / Test / managedClasspath                                            :      1 ms
[info]   protocolInvitation / Compile / resources                                                :      1 ms
[info]   polluxSDJWT / csrFallbackDependencies                                                   :      1 ms
[info]   protocolPresentProof / Compile / compile / scalacOptions                                :      1 ms
[info]   protocolRouting / csrInterProjectDependencies                                           :      1 ms
[info]   connectDoobie / Compile / compile                                                       :      1 ms
[info]   cloudAgentServer / csrFallbackDependencies                                              :      1 ms
[info]   polluxVcJWT / Compile / exportedProducts                                                :      1 ms
[info]   protocolTrustPing / Test / executeTests                                                 :      1 ms
[info]   protocolInvitation / Test / scalacOptions                                               :      1 ms
[info]   protocolConnection / Test / unmanagedClasspath                                          :      1 ms
[info]   connectCore / transitiveUpdate                                                          :      1 ms
[info]   protocolConnection / Compile / previousCompile                                          :      1 ms
[info]   sharedCrypto / Compile / externalDependencyClasspath                                    :      1 ms
[info]   protocolRouting / Test / executeTests                                                   :      1 ms
[info]   cloudAgentServer / Compile / managedClasspath                                           :      1 ms
[info]   protocolLogin / Test / products                                                         :      1 ms
[info]   protocolIssueCredential / Compile / externalDependencyClasspath                         :      1 ms
[info]   castorCore / Test / testLoader                                                          :      1 ms
[info]   vc / csrFallbackDependencies                                                            :      1 ms
[info]   protocolLogin / Test / exportedProducts                                                 :      1 ms
[info]   polluxVcJWT / Protobuf-src / managedClasspath                                           :      1 ms
[info]   protocolConnection / scalaInstance                                                      :      1 ms
[info]   prismNodeClient / csrInterProjectDependencies                                           :      1 ms
[info]   castorCore / scalaInstance                                                              :      1 ms
[info]   protocolPresentProof / Test / testLoader                                                :      1 ms
[info]   protocolIssueCredential / csrConfiguration                                              :      1 ms
[info]   polluxDoobie / Test / exportedProducts                                                  :      1 ms
[info]   vc / Test / copyResources                                                               :      1 ms
[info]   protocolPresentProof / Protobuf-src / managedClasspath                                  :      1 ms
[info]   protocolLogin / Protobuf-src / managedClasspath                                         :      1 ms
[info]   protocolRouting / scalaInstance                                                         :      1 ms
[info]   sharedTest / Runtime / exportedProducts                                                 :      1 ms
[info]   cloudAgentServer / Protobuf / managedClasspath                                          :      1 ms
[info]   protocolTrustPing / csrRecursiveResolvers                                               :      1 ms
[info]   polluxCore / Compile / compile                                                          :      1 ms
[info]   vc / Test / scalacOptions                                                               :      1 ms
[info]   protocolTrustPing / Test / unmanagedResources / inputFileStamps                         :      1 ms
[info]   polluxSDJWT / Protobuf-src / managedClasspath                                           :      1 ms
[info]   connectDoobie / Test / unmanagedClasspath                                               :      1 ms
[info]   protocolPresentProof / Compile / compile                                                :      1 ms
[info]   eventNotification / Test / test                                                         :      1 ms
[info]   eventNotification / Test / testLoader                                                   :      1 ms
[info]   protocolIssueCredential / Test / definedTests                                           :      1 ms
[info]   castorCore / Protobuf-src / managedClasspath                                            :      1 ms
[info]   polluxCore / csrInterProjectDependencies                                                :      1 ms
[info]   sharedCrypto / Test / copyResources                                                     :      1 ms
[info]   connectDoobie / csrInterProjectDependencies                                             :      1 ms
[info]   protocolRevocationNotification / Test / managedClasspath                                :      1 ms
[info]   agentWalletAPI / dependencyPositions                                                    :      1 ms
[info]   vc / Compile / sources                                                                  :      1 ms
[info]   prismNodeClient / csrRecursiveResolvers                                                 :      1 ms
[info]   polluxAnoncredsTest / Compile / exportedProducts                                        :      1 ms
[info]   polluxCore / csrConfiguration                                                           :      1 ms
[info]   connectDoobie / Test / previousCompile                                                  :      1 ms
[info]   protocolCoordinateMediation / Compile / managedClasspath                                :      1 ms
[info]   resolver / Compile / protocGenerate                                                     :      1 ms
[info]   resolver / Compile / managedResources                                                   :      1 ms
[info]   agent / Test / definedTests                                                             :      1 ms
[info]   polluxVcJWT / Test / exportedProducts                                                   :      1 ms
[info]   castorCore / Compile / managedSources                                                   :      1 ms
[info]   polluxVcJWT / csrInterProjectDependencies                                               :      1 ms
[info]   agentWalletAPI / Compile / managedClasspath                                             :      1 ms
[info]   protocolConnection / Compile / scalacOptions                                            :      1 ms
[info]   vc / Compile / protocGenerate                                                           :      1 ms
[info]   polluxSDJWT / Compile / scalacOptions                                                   :      1 ms
[info]   eventNotification / Compile / protocRunProtoc                                           :      1 ms
[info]   protocolLogin / Test / scalacOptions                                                    :      1 ms
[info]   protocolLogin / Compile / unmanagedSources / inputFileStamps                            :      1 ms
[info]   eventNotification / Test / copyResources                                                :      1 ms
[info]   cloudAgentServer / Runtime / exportedProducts                                           :      1 ms
[info]   connectCore / Compile / copyResources                                                   :      1 ms
[info]   protocolCoordinateMediation / Test / fullClasspath                                      :      1 ms
[info]   protocolDidExchange / Protobuf-src / managedClasspath                                   :      1 ms
[info]   shared / Test / managedResources                                                        :      1 ms
[info]   protocolInvitation / Compile / discoveredSbtPlugins                                     :      1 ms
[info]   protocolReportProblem / Test / testLoader                                               :      1 ms
[info]   protocolPresentProof / Compile / managedClasspath                                       :      1 ms
[info]   eventNotification / Compile / scalacOptions                                             :      1 ms
[info]   protocolInvitation / dependencyPositions                                                :      1 ms
[info]   connectDoobie / Test / scalafmtDoFormatOnCompile                                        :      1 ms
[info]   agent / csrFallbackDependencies                                                         :      1 ms
[info]   polluxCore / Compile / compileSplit                                                     :      1 ms
[info]   cloudAgentServer / Test / scalacOptions                                                 :      1 ms
[info]   protocolInvitation / Test / copyResources                                               :      1 ms
[info]   root / scalaInstance                                                                    :      1 ms
[info]   protocolTrustPing / scalaInstance                                                       :      1 ms
[info]   connectCore / Compile / scalacOptions                                                   :      1 ms
[info]   models / Compile / scalacOptions                                                        :      1 ms
[info]   protocolPresentProof / Test / managedResources                                          :      1 ms
[info]   polluxDoobie / csrConfiguration                                                         :      1 ms
[info]   connectCore / scalaInstance                                                             :      1 ms
[info]   polluxVcJWT / Test / unmanagedClasspath                                                 :      1 ms
[info]   protocolRevocationNotification / Test / unmanagedClasspath                              :      1 ms
[info]   agent / Compile / copyResources                                                         :      1 ms
[info]   agentDidcommx / Compile / exportedProducts                                              :      1 ms
[info]   polluxSDJWT / Compile / copyResources                                                   :      1 ms
[info]   agent / Test / managedResources                                                         :      1 ms
[info]   protocolRouting / Protobuf / managedClasspath                                           :      1 ms
[info]   polluxCore / Compile / managedClasspath                                                 :      1 ms
[info]   polluxVcJWT / csrFallbackDependencies                                                   :      1 ms
[info]   shared / Compile / scalacOptions                                                        :      1 ms
[info]   protocolReportProblem / Compile / managedClasspath                                      :      1 ms
[info]   polluxSDJWT / Compile / unmanagedSources / allInputPathsAndAttributes                   :      1 ms
[info]   eventNotification / Compile / protocGenerate                                            :      1 ms
[info]   sharedCrypto / Compile / exportedProducts                                               :      1 ms
[info]   polluxDoobie / Test / externalDependencyClasspath                                       :      1 ms
[info]   cloudAgentServer / Compile / copyResources                                              :      1 ms
[info]   protocolConnection / Runtime / products                                                 :      1 ms
[info]   connectCore / Test / exportedProducts                                                   :      1 ms
[info]   protocolTrustPing / Compile / compileScalaBackend                                       :      1 ms
[info]   polluxCore / dependencyPositions                                                        :      1 ms
[info]   agentWalletAPI / Test / scalacOptions                                                   :      1 ms
[info]   protocolRevocationNotification / Test / scalafmtDoFormatOnCompile                       :      1 ms
[info]   protocolRevocationNotification / Test / compile                                         :      1 ms
[info]   protocolDidExchange / csrRecursiveResolvers                                             :      1 ms
[info]   polluxSDJWT / Test / copyResources                                                      :      1 ms
[info]   connectCore / csrInterProjectDependencies                                               :      1 ms
[info]   connectDoobie / Test / exportedProducts                                                 :      1 ms
[info]   connectDoobie / Compile / managedClasspath                                              :      1 ms
[info]   sharedTest / Protobuf / managedClasspath                                                :      1 ms
[info]   polluxVcJWT / Test / protocRunProtoc                                                    :      1 ms
[info]   castorCore / Test / managedClasspath                                                    :      1 ms
[info]   cloudAgentServer / Protobuf-src / managedClasspath                                      :      1 ms
[info]   agent / Test / scalacOptions                                                            :      1 ms
[info]   state                                                                                   :      1 ms
[info]   protocolInvitation / scalaInstance                                                      :      1 ms
[info]   protocolInvitation / Compile / compile                                                  :      1 ms
[info]   agentWalletAPI / csrFallbackDependencies                                                :      1 ms
[info]   resolver / Compile / managedClasspath                                                   :      1 ms
[info]   protocolConnection / Test / scalacOptions                                               :      1 ms
[info]   protocolIssueCredential / Test / testLoader                                             :      1 ms
[info]   protocolDidExchange / Test / testLoader                                                 :      1 ms
[info]   polluxSDJWT / Compile / sources                                                         :      1 ms
[info]   protocolConnection / Test / unmanagedResources / allInputPathsAndAttributes             :      1 ms
[info]   agentWalletAPI / Compile / externalDependencyClasspath                                  :      1 ms
[info]   connectDoobie / Test / compile                                                          :      1 ms
[info]   polluxCore / Test / managedClasspath                                                    :      1 ms
[info]   polluxDoobie / dependencyPositions                                                      :      1 ms
[info]   connectCore / Test / unmanagedResources / allInputPathsAndAttributes                    :      1 ms
[info]   protocolReportProblem / Compile / dependencyClasspath                                   :      1 ms
[info]   sharedTest / Test / managedClasspath                                                    :      1 ms
[info]   agentDidcommx / Test / copyResources                                                    :      1 ms
[info]   protocolCoordinateMediation / Test / unmanagedResources / inputFileStamps               :      1 ms
[info]   polluxVcJWT / Compile / sources                                                         :      1 ms
[info]   models / Compile / internalDependencyClasspath                                          :      1 ms
[info]   polluxDoobie / csrProject                                                               :      1 ms
[info]   protocolRouting / Test / sources                                                        :      1 ms
[info]   protocolIssueCredential / Compile / unmanagedSources / inputFileStamps                  :      1 ms
[info]   polluxSDJWT / Test / protocRunProtoc                                                    :      1 ms
[info]   sharedTest / Protobuf-src / managedClasspath                                            :      1 ms
[info]   castorCore / Compile / protocRunProtoc                                                  :      1 ms
[info]   protocolDidExchange / Test / executeTests                                               :      1 ms
[info]   protocolLogin / csrConfiguration                                                        :      1 ms
[info]   protocolRevocationNotification / csrProject                                             :      1 ms
[info]   protocolReportProblem / Test / managedSources                                           :      1 ms
[info]   polluxSDJWT / Test / exportedProducts                                                   :      1 ms
[info]   agentDidcommx / csrInterProjectDependencies                                             :      1 ms
[info]   protocolDidExchange / Compile / scalacOptions                                           :      1 ms
[info]   protocolReportProblem / Compile / unmanagedSources / inputFileStamps                    :      1 ms
[info]   protocolInvitation / Compile / managedClasspath                                         :      1 ms
[info]   prismNodeClient / Compile / scalafmtDoFormatOnCompile                                   :      1 ms
[info]   protocolRouting / Compile / scalacOptions                                               :      1 ms
[info]   connectDoobie / Compile / managedResources                                              :      1 ms
[info]   models / Test / protocGenerate                                                          :      1 ms
[info]   sharedCrypto / csrFallbackDependencies                                                  :      1 ms
[info]   sharedCrypto / csrConfiguration                                                         :      1 ms
[info]   polluxDoobie / Compile / compile                                                        :      1 ms
[info]   shared / dependencyPositions                                                            :      1 ms
[info]   protocolRevocationNotification / scalaInstance                                          :      1 ms
[info]   sharedCrypto / Test / unmanagedResources / allInputPathsAndAttributes                   :      1 ms
[info]   root / Test / protocGenerate                                                            :      1 ms
[info]   sharedCrypto / Protobuf / managedClasspath                                              :      1 ms
[info]   polluxDoobie / Test / unmanagedResources / allInputPathsAndAttributes                   :      1 ms
[info]   polluxSDJWT / Protobuf / managedClasspath                                               :      1 ms
[info]   protocolIssueCredential / Compile / scalacOptions                                       :      1 ms
[info]   protocolConnection / Test / exportedProducts                                            :      1 ms
[info]   sharedCrypto / Test / scalacOptions                                                     :      1 ms
[info]   protocolPresentProof / csrConfiguration                                                 :      1 ms
[info]   shared / csrFallbackDependencies                                                        :      1 ms
[info]   protocolLogin / csrInterProjectDependencies                                             :      1 ms
[info]   protocolInvitation / csrProject                                                         :      1 ms
[info]   protocolIssueCredential / Protobuf-src / managedClasspath                               :      1 ms
[info]   polluxAnoncreds / Compile / protocGenerate                                              :      1 ms
[info]   protocolPresentProof / Protobuf / managedClasspath                                      :      1 ms
[info]   agentDidcommx / Test / managedResources                                                 :      1 ms
[info]   protocolRevocationNotification / Compile / compileSplit                                 :      1 ms
[info]   resolver / Test / scalacOptions                                                         :      1 ms
[info]   agentWalletAPI / Test / managedSources                                                  :      1 ms
[info]   connectCore / Test / copyResources                                                      :      1 ms
[info]   protocolReportProblem / Test / test                                                     :      1 ms
[info]   polluxAnoncreds / Test / copyResources                                                  :      1 ms
[info]   prismNodeClient / scalaCompilerBridgeScope / csrResolvers                               :      1 ms
[info]   polluxAnoncredsTest / Test / protocGenerate                                             :      1 ms
[info]   protocolCoordinateMediation / Test / compile                                            :      1 ms
[info]   sharedTest / csrProject                                                                 :      1 ms
[info]   protocolLogin / Compile / protocGenerate                                                :      1 ms
[info]   agentDidcommx / Test / previousCompile                                                  :      1 ms
[info]   shared / csrProject                                                                     :      1 ms
[info]   agentWalletAPI / csrInterProjectDependencies                                            :      1 ms
[info]   agentWalletAPI / Test / scalafmtDoFormatOnCompile                                       :      1 ms
[info]   protocolLogin / protocUnpackDependencies                                                :      1 ms
[info]   sharedTest / dependencyPositions                                                        :      1 ms
[info]   polluxSDJWT / Compile / compileIncSetup                                                 :      1 ms
[info]   sharedTest / Test / managedResources                                                    :      1 ms
[info]   protocolLogin / Test / compile                                                          :      1 ms
[info]   protocolLogin / Test / copyResources                                                    :      1 ms
[info]   polluxAnoncredsTest / Test / unmanagedSources / allInputPathsAndAttributes              :      1 ms
[info]   protocolConnection / Compile / products                                                 :      1 ms
[info]   eventNotification / Protobuf / managedClasspath                                         :      1 ms
[info]   eventNotification / Protobuf-src / managedClasspath                                     :      1 ms
[info]   protocolPresentProof / Test / unmanagedResources / inputFileStamps                      :      1 ms
[info]   polluxSDJWT / Runtime / products                                                        :      1 ms
[info]   shared / Protobuf-src / managedClasspath                                                :      1 ms
[info]   shared / Test / executeTests                                                            :      1 ms
[info]   protocolInvitation / Protobuf-src / managedClasspath                                    :      1 ms
[info]   connectCore / Compile / compile                                                         :      1 ms
[info]   protocolPresentProof / Test / exportedProducts                                          :      1 ms
[info]   protocolRouting / Compile / protocGenerate                                              :      1 ms
[info]   protocolCoordinateMediation / Compile / products                                        :      1 ms
[info]   connectDoobie / csrFallbackDependencies                                                 :      1 ms
[info]   agent / Test / compile                                                                  :      1 ms
[info]   protocolIssueCredential / csrFallbackDependencies                                       :      1 ms
[info]   protocolIssueCredential / Compile / managedClasspath                                    :      1 ms
[info]   protocolConnection / Test / previousCompile                                             :      1 ms
[info]   sharedTest / Test / dependencyClasspathFiles / outputFileStamps                         :      1 ms
[info]   protocolPresentProof / Compile / unmanagedResources / inputFileStamps                   :      1 ms
[info]   polluxAnoncreds / Compile / internalDependencyClasspath                                 :      1 ms
[info]   connectCore / dependencyPositions                                                       :      1 ms
[info]   protocolPresentProof / Test / protocRunProtoc                                           :      1 ms
[info]   resolver / Test / test                                                                  :      1 ms
[info]   vc / Test / unmanagedClasspath                                                          :      1 ms
[info]   polluxSDJWT / Test / protocGenerate                                                     :      1 ms
[info]   agentDidcommx / Test / dependencyClasspathFiles / outputFileStamps                      :      1 ms
[info]   shared / Test / testLoader                                                              :      1 ms
[info]   eventNotification / Compile / internalDependencyClasspath                               :      1 ms
[info]   resolver / Compile / protocRunProtoc                                                    :      1 ms
[info]   polluxAnoncredsTest / Test / internalDependencyClasspath                                :      1 ms
[info]   protocolDidExchange / Test / exportedProducts                                           :      1 ms
[info]   predef / Protobuf / managedClasspath                                                    :      1 ms
[info]   protocolRouting / Compile / scalafmtDoFormatOnCompile                                   :      1 ms
[info]   agent / Compile / dependencyPicklePath                                                  :      1 ms
[info]   polluxSDJWT / Compile / products                                                        :      1 ms
[info]   polluxAnoncreds / csrRecursiveResolvers                                                 :      1 ms
[info]   protocolCoordinateMediation / Test / test                                               :      1 ms
[info]   protocolConnection / Compile / compile                                                  :      1 ms
[info]   prismNodeClient / Compile / managedClasspath                                            :      1 ms
[info]   connectDoobie / csrProject                                                              :      1 ms
[info]   agentDidcommx / Test / fullClasspath                                                    :      1 ms
[info]   predef / Protobuf-src / managedClasspath                                                :      1 ms
[info]   sharedCrypto / Compile / unmanagedSources / allInputPathsAndAttributes                  :      1 ms
[info]   protocolDidExchange / Test / scalacOptions                                              :      1 ms
[info]   agentWalletAPI / Compile / unmanagedSources / inputFileStamps                           :      1 ms
[info]   protocolTrustPing / csrInterProjectDependencies                                         :      1 ms
[info]   protocolConnection / csrExtraProjects                                                   :      1 ms
[info]   protocolRevocationNotification / Test / testLoader                                      :      1 ms
[info]   vc / Test / exportedProducts                                                            :      1 ms
[info]   agentDidcommx / Test / managedClasspath                                                 :      1 ms
[info]   protocolRevocationNotification / Compile / unmanagedSources / allInputPathsAndAttributes:      1 ms
[info]   sharedTest / Test / unmanagedSources / inputFileStamps                                  :      1 ms
[info]   connectCore / Runtime / products                                                        :      1 ms
[info]   connectDoobie / Test / managedClasspath                                                 :      1 ms
[info]   sharedCrypto / Compile / managedClasspath                                               :      1 ms
[info]   agentDidcommx / Compile / managedClasspath                                              :      1 ms
[info]   protocolPresentProof / csrInterProjectDependencies                                      :      1 ms
[info]   protocolConnection / Compile / protocGenerate                                           :      1 ms
[info]   protocolCoordinateMediation / Test / scalacOptions                                      :      1 ms
[info]   cloudAgentServer / csrInterProjectDependencies                                          :      1 ms
[info]   polluxDoobie / Compile / managedClasspath                                               :      1 ms
[info]   polluxVcJWT / Compile / compile / scalacOptions                                         :      1 ms
[info]   resolver / csrFallbackDependencies                                                      :      1 ms
[info]   shared / Protobuf / managedClasspath                                                    :      1 ms

@patlo-iog
Copy link
Contributor

*cough* *cough* keycloak testcontainer *cough* *cough*

@patlo-iog
Copy link
Contributor

patlo-iog commented Aug 30, 2024

#1315

This shave off 3-4 minutes from unit test #1315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants