save checkpoint: save features
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
21:09:16 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:16 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:20 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4085.0702ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:20 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4107.65ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:20 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:20 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:20 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
21:09:20 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[100] Start processing HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/health
|
||||
21:09:20 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[100] Sending HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/health
|
||||
21:09:22 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[101] Received HTTP response headers after 2073.6579ms - 200
|
||||
21:09:22 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[101] End processing HTTP request after 2075.3815ms - 200
|
||||
=== BinaryIndex Health ===
|
||||
|
||||
Status: degraded
|
||||
Timestamp: 2026-02-11T19:09:22.6002271+00:00
|
||||
Lifter: unavailable (warm: False)
|
||||
Cache: unavailable (enabled: False)
|
||||
@@ -0,0 +1,12 @@
|
||||
21:09:23 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:23 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:27 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4085.9277ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:27 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4108.2918ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:27 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:27 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:27 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
21:09:28 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[100] Start processing HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/health
|
||||
21:09:28 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[100] Sending HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/health
|
||||
21:09:30 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[101] Received HTTP response headers after 2075.2237ms - 200
|
||||
21:09:30 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[101] End processing HTTP request after 2077.9505ms - 200
|
||||
{"status":"degraded","timestamp":"2026-02-11T19:09:30.0850298+00:00","lifterStatus":"unavailable","lifterWarm":false,"lifterPoolStats":{},"cacheStatus":"unavailable","cacheEnabled":false}
|
||||
@@ -0,0 +1,31 @@
|
||||
21:09:31 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:31 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:35 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4091.4256ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:35 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4108.9681ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:35 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:35 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:35 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
21:09:35 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[100] Start processing HTTP request POST https://localhost:10360/api/v1/ops/binaryindex/bench/run
|
||||
21:09:35 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[100] Sending HTTP request POST https://localhost:10360/api/v1/ops/binaryindex/bench/run
|
||||
21:09:37 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[101] Received HTTP response headers after 2104.2275ms - 200
|
||||
21:09:37 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[101] End processing HTTP request after 2105.918ms - 200
|
||||
=== BinaryIndex Benchmark ===
|
||||
|
||||
Timestamp: 2026-02-11T19:09:37.4367495+00:00
|
||||
Iterations: 2
|
||||
|
||||
Lifter Acquire Latency (ms):
|
||||
Min: 0.000
|
||||
Max: 0.000
|
||||
Mean: 0.000
|
||||
P50: 0.000
|
||||
P95: 0.000
|
||||
P99: 0.000
|
||||
|
||||
Cache Lookup Latency (ms):
|
||||
Min: 0.000
|
||||
Max: 0.000
|
||||
Mean: 0.000
|
||||
P50: 0.000
|
||||
P95: 0.000
|
||||
P99: 0.000
|
||||
@@ -0,0 +1,21 @@
|
||||
21:09:38 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:38 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:42 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4058.6984ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:42 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4080.7937ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:42 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:42 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:42 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
21:09:42 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[100] Start processing HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/cache
|
||||
21:09:42 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[100] Sending HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/cache
|
||||
21:09:44 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[101] Received HTTP response headers after 2061.0836ms - 200
|
||||
21:09:44 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[101] End processing HTTP request after 2062.7486ms - 200
|
||||
=== BinaryIndex Function Cache ===
|
||||
|
||||
Enabled: False
|
||||
Key Prefix:
|
||||
Cache TTL: 0s
|
||||
|
||||
Hits: 0
|
||||
Misses: 0
|
||||
Evictions: 0
|
||||
Hit Rate: 0.0%
|
||||
@@ -0,0 +1,27 @@
|
||||
21:09:45 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:45 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:49 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4095.4972ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:49 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4116.4572ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:49 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:49 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:50 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
21:09:50 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[100] Start processing HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/config
|
||||
21:09:50 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[100] Sending HTTP request GET https://localhost:10360/api/v1/ops/binaryindex/config
|
||||
21:09:52 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.ClientHandler[101] Received HTTP response headers after 2066.1469ms - 200
|
||||
21:09:52 info: System.Net.Http.HttpClient.stellaops-binaryindex-ops.LogicalHandler[101] End processing HTTP request after 2068.3181ms - 200
|
||||
=== BinaryIndex Configuration ===
|
||||
|
||||
Lifter Pool:
|
||||
Max Size/ISA: 4
|
||||
Warm Preload: True
|
||||
Acquire Timeout: 5s
|
||||
|
||||
Function Cache:
|
||||
Enabled: True
|
||||
Key Prefix: stellaops:binidx:funccache:
|
||||
TTL: 14400s
|
||||
Max TTL: 86400s
|
||||
|
||||
Versions:
|
||||
B2R2: 0.9.1
|
||||
Normalization: v1
|
||||
@@ -0,0 +1,14 @@
|
||||
21:09:53 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:53 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:09:57 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4080.6953ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:57 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4097.9467ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:09:57 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:09:57 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:09:57 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
dotnet.exe : Error: Iterations must be between 1 and 100.
|
||||
At C:\dev\New folder\git.stella-ops.org\docs\qa\feature-checks\runs\binaryindex\binaryindex-ops-cli-commands\run-001\tmp\run-tier2-cli.ps1:57 char:13
|
||||
+ $output = & dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cl ...
|
||||
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
+ CategoryInfo : NotSpecified: (Error: Iteratio...ween 1 and 100.:String) [], RemoteException
|
||||
+ FullyQualifiedErrorId : NativeCommandError
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
21:09:58 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[100] Start processing HTTP request GET http://localhost:56080/status
|
||||
21:09:58 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[100] Sending HTTP request GET http://localhost:56080/status
|
||||
21:10:02 info: System.Net.Http.HttpClient.SmRemoteHttpClient.ClientHandler[104] HTTP request failed after 4077.2948ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:10:02 info: System.Net.Http.HttpClient.SmRemoteHttpClient.LogicalHandler[104] HTTP request failed after 4094.1765ms System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
|
||||
21:10:02 warn: StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider[0] SM remote service probe failed System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:56080) ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpClient.GetStatusAsync(CancellationToken cancellationToken) in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpClient.cs:line 16 at StellaOps.Cryptography.Plugin.SmRemote.SmRemoteHttpProvider.ProbeStatus() in C:\dev\New folder\git.stella-ops.org\src\__Libraries\StellaOps.Cryptography.Plugin.SmRemote\SmRemoteHttpProvider.cs:line 99
|
||||
21:10:02 info: StellaOps.Cli.Services.CryptoProfileValidator[0] Available crypto providers: default, cn.sm.soft, cn.sm.remote.http, pq.soft, fips.ecdsa.soft, eu.eidas.soft, kr.kcmvp.hash, sim.crypto.remote, ru.pkcs11
|
||||
21:10:02 info: StellaOps.Cli.Plugins.CliCommandModuleLoader[0] No CLI plug-in manifests discovered under 'C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\bin\Release\net10.0\plugins\cli'.
|
||||
Semantic fingerprinting enabled
|
||||
21:10:02 fail: deltasig-extract[0] Error extracting signatures from docs\qa\feature-checks\runs\binaryindex\binaryindex-ops-cli-commands\run-001\tmp\semantic-dummy.bin System.InvalidOperationException: No service for type 'StellaOps.BinaryIndex.Disassembly.IDisassemblyService' has been registered. at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at StellaOps.Cli.Commands.DeltaSig.DeltaSigCommandHandlers.HandleExtractAsync(IServiceProvider services, String binaryPath, String[] symbols, String arch, String outputPath, Boolean json, Boolean semantic, Boolean verbose, CancellationToken ct) in C:\dev\New folder\git.stella-ops.org\src\Cli\StellaOps.Cli\Commands\DeltaSig\DeltaSigCommandHandlers.cs:line 60
|
||||
Error: No service for type
|
||||
'StellaOps.BinaryIndex.Disassembly.IDisassemblyService' has been registered.
|
||||
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"type": "source",
|
||||
"capturedAtUtc": "2026-02-11T18:56:39.4746060Z",
|
||||
"filesChecked": [
|
||||
"src/BinaryIndex/StellaOps.BinaryIndex.WebService/Controllers/BinaryIndexOpsController.cs",
|
||||
"src/BinaryIndex/__Libraries/StellaOps.BinaryIndex.Core/Configuration/BinaryIndexOpsModels.cs",
|
||||
"src/BinaryIndex/__Libraries/StellaOps.BinaryIndex.Disassembly.B2R2/B2R2LifterPool.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/Binary/BinaryIndexOpsCommandGroup.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/DeltaSig/DeltaSigCommandGroup.cs",
|
||||
"src/Cli/__Tests/StellaOps.Cli.Tests/BinaryIndexOpsCommandTests.cs",
|
||||
"src/Cli/__Tests/StellaOps.Cli.Tests/DeltaSigCommandTests.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/BinaryIndex/StellaOps.BinaryIndex.WebService/Controllers/BinaryIndexOpsController.cs",
|
||||
"src/BinaryIndex/__Libraries/StellaOps.BinaryIndex.Core/Configuration/BinaryIndexOpsModels.cs",
|
||||
"src/BinaryIndex/__Libraries/StellaOps.BinaryIndex.Disassembly.B2R2/B2R2LifterPool.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/Binary/BinaryIndexOpsCommandGroup.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/DeltaSig/DeltaSigCommandGroup.cs",
|
||||
"src/Cli/__Tests/StellaOps.Cli.Tests/BinaryIndexOpsCommandTests.cs",
|
||||
"src/Cli/__Tests/StellaOps.Cli.Tests/DeltaSigCommandTests.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"declarations": [
|
||||
{
|
||||
"symbol": "BinaryIndexOpsController",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\StellaOps.BinaryIndex.WebService\\Controllers\\BinaryIndexOpsController.cs:23:public sealed class BinaryIndexOpsController : ControllerBase"
|
||||
]
|
||||
},
|
||||
{
|
||||
"symbol": "BinaryIndexOpsHealthResponse",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\StellaOps.BinaryIndex.WebService\\Controllers\\BinaryIndexOpsController.cs:261:public sealed record BinaryIndexOpsHealthResponse(",
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Core\\Configuration\\BinaryIndexOpsModels.cs:16:public sealed record BinaryIndexOpsHealthResponse"
|
||||
]
|
||||
},
|
||||
{
|
||||
"symbol": "BinaryIndexOpsOptions",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Core\\Configuration\\BinaryIndexOptions.cs:231:public sealed class BinaryIndexOpsOptions"
|
||||
]
|
||||
},
|
||||
{
|
||||
"symbol": "B2R2LifterPool",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Disassembly.B2R2\\B2R2LifterPool.cs:19:public sealed partial class B2R2LifterPool : IDisposable",
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Disassembly.B2R2\\B2R2LifterPool.Helpers.cs:12:public sealed partial class B2R2LifterPool",
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Disassembly.B2R2\\B2R2LifterPool.StatsAndWarm.cs:8:public sealed partial class B2R2LifterPool",
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\BinaryIndex\\__Libraries\\StellaOps.BinaryIndex.Semantic\\Lifting\\B2R2LifterPool.cs:36:public sealed class B2R2LifterPool : IB2R2LifterPool"
|
||||
]
|
||||
},
|
||||
{
|
||||
"symbol": "BinaryIndexOpsCommandGroup",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\Cli\\StellaOps.Cli\\Commands\\Binary\\BinaryIndexOpsCommandGroup.cs:22:internal static class BinaryIndexOpsCommandGroup"
|
||||
]
|
||||
},
|
||||
{
|
||||
"symbol": "DeltaSigCommandGroup",
|
||||
"found": true,
|
||||
"matches": [
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\Cli\\StellaOps.Cli\\Commands\\Binary\\DeltaSigCommandGroup.cs:26:internal static class DeltaSigCommandGroup",
|
||||
"C:\\dev\\New folder\\git.stella-ops.org\\src\\Cli\\StellaOps.Cli\\Commands\\DeltaSig\\DeltaSigCommandGroup.cs:15:internal static class DeltaSigCommandGroup"
|
||||
]
|
||||
}
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"capturedAtUtc": "2026-02-11T19:11:09.1803603Z",
|
||||
"project": "src/BinaryIndex/StellaOps.BinaryIndex.WebService/StellaOps.BinaryIndex.WebService.csproj + src/Cli/StellaOps.Cli/StellaOps.Cli.csproj",
|
||||
"buildResult": "pass",
|
||||
"testResult": "pass",
|
||||
"commandsFile": "docs/qa/feature-checks/runs/binaryindex/binaryindex-ops-cli-commands/run-001/tier1-commands.json",
|
||||
"codeReview": {
|
||||
"verdict": "pass",
|
||||
"findings": [
|
||||
"BinaryIndex ops command group implements health/bench/cache/config subcommands with text and json output branches.",
|
||||
"CLI resolves base URL through StellaOps:BinaryIndex:BaseUrl, STELLAOPS_BINARYINDEX_URL, and StellaOps:BackendUrl fallback order.",
|
||||
"DeltaSig extract/author/match command definitions include --semantic option and handler wiring."
|
||||
],
|
||||
"evidence": [
|
||||
"src/Cli/StellaOps.Cli/Commands/Binary/BinaryIndexOpsCommandGroup.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/Binary/BinaryCommandGroup.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/DeltaSig/DeltaSigCommandGroup.cs",
|
||||
"src/Cli/StellaOps.Cli/Commands/DeltaSig/DeltaSigCommandHandlers.cs",
|
||||
"src/BinaryIndex/StellaOps.BinaryIndex.WebService/Controllers/BinaryIndexOpsController.cs",
|
||||
"src/Cli/__Tests/StellaOps.Cli.Tests/BinaryIndexOpsCommandTests.cs"
|
||||
]
|
||||
},
|
||||
"errors": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"name": "build-binaryindex-webservice",
|
||||
"command": "dotnet build src/BinaryIndex/StellaOps.BinaryIndex.WebService/StellaOps.BinaryIndex.WebService.csproj -c Release --nologo",
|
||||
"exitCode": 0,
|
||||
"startedAtUtc": "2026-02-11T18:56:55.3464612Z",
|
||||
"finishedAtUtc": "2026-02-11T18:56:59.3756970Z",
|
||||
"summary": "Build succeeded.",
|
||||
"log": "docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\build-binaryindex-webservice.log"
|
||||
},
|
||||
{
|
||||
"name": "build-cli",
|
||||
"command": "dotnet build src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --nologo",
|
||||
"exitCode": 0,
|
||||
"startedAtUtc": "2026-02-11T18:56:59.3908554Z",
|
||||
"finishedAtUtc": "2026-02-11T18:57:18.2523034Z",
|
||||
"summary": "Build succeeded.",
|
||||
"log": "docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\build-cli.log"
|
||||
},
|
||||
{
|
||||
"name": "test-binaryindex-webservice",
|
||||
"command": "dotnet test src/BinaryIndex/__Tests/StellaOps.BinaryIndex.WebService.Tests/StellaOps.BinaryIndex.WebService.Tests.csproj -c Release --nologo",
|
||||
"exitCode": 0,
|
||||
"startedAtUtc": "2026-02-11T18:57:18.2576337Z",
|
||||
"finishedAtUtc": "2026-02-11T18:57:29.3052938Z",
|
||||
"summary": " Passed! - Failed: 0, Passed: 40, Skipped: 0, Total: 40, Duration: 472ms - StellaOps.BinaryIndex.WebService.Tests.dll (net10.0|x64)",
|
||||
"log": "docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\test-binaryindex-webservice.log"
|
||||
},
|
||||
{
|
||||
"name": "test-cli",
|
||||
"command": "dotnet test src/Cli/__Tests/StellaOps.Cli.Tests/StellaOps.Cli.Tests.csproj -c Release --nologo",
|
||||
"exitCode": 0,
|
||||
"startedAtUtc": "2026-02-11T18:57:29.3092929Z",
|
||||
"finishedAtUtc": "2026-02-11T18:58:02.7098868Z",
|
||||
"summary": " Passed! - Failed: 0, Passed: 1182, Skipped: 0, Total: 1182, Duration: 10s 090ms - StellaOps.Cli.Tests.dll (net10.0|x64)",
|
||||
"log": "docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\test-cli.log"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "cli",
|
||||
"module": "binaryindex",
|
||||
"feature": "binaryindex-ops-cli-commands",
|
||||
"runId": "run-001",
|
||||
"baseUrl": "https://localhost:10360",
|
||||
"capturedAtUtc": "2026-02-11T19:10:02.9379371Z",
|
||||
"commands": [
|
||||
{
|
||||
"name": "01-ops-health-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops health",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:15.0630882Z",
|
||||
"log": "evidence/01-ops-health-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "02-ops-health-json",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops health --format json",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:22.6622254Z",
|
||||
"log": "evidence/02-ops-health-json.txt"
|
||||
},
|
||||
{
|
||||
"name": "03-ops-bench-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops bench --iterations 2",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:30.1463972Z",
|
||||
"log": "evidence/03-ops-bench-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "04-ops-cache-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops cache",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:37.4935628Z",
|
||||
"log": "evidence/04-ops-cache-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "05-ops-config-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops config",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:44.8469681Z",
|
||||
"log": "evidence/05-ops-config-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "06-ops-bench-invalid-iterations",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops bench --iterations 200",
|
||||
"expectedExitCode": 1,
|
||||
"actualExitCode": 1,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:52.1881085Z",
|
||||
"log": "evidence/06-ops-bench-invalid-iterations.txt"
|
||||
},
|
||||
{
|
||||
"name": "07-deltasig-extract-semantic-verbose",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- deltasig extract docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\tmp\\semantic-dummy.bin --symbols main --semantic --verbose",
|
||||
"expectedExitCode": 1,
|
||||
"actualExitCode": 1,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:57.6530436Z",
|
||||
"log": "evidence/07-deltasig-extract-semantic-verbose.txt"
|
||||
}
|
||||
],
|
||||
"assertions": [
|
||||
"BinaryIndex ops commands (health/bench/cache/config) execute via configured STELLAOPS_BINARYINDEX_URL.",
|
||||
"Text-table rendering path is exercised for all ops subcommands.",
|
||||
"JSON output path is exercised for health command.",
|
||||
"Negative path for invalid bench iterations returns exit code 1.",
|
||||
"DeltaSig extract accepts --semantic and reaches semantic-enabled handler path (verbose marker)."
|
||||
],
|
||||
"semanticMarkerObserved": true,
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"module": "binaryindex",
|
||||
"feature": "binaryindex-ops-cli-commands",
|
||||
"runId": "run-001",
|
||||
"type": "tier2",
|
||||
"capturedAtUtc": "2026-02-11T19:10:02.9167144Z",
|
||||
"commands": [
|
||||
{
|
||||
"name": "01-ops-health-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops health",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:15.0630882Z",
|
||||
"log": "evidence/01-ops-health-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "02-ops-health-json",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops health --format json",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:22.6622254Z",
|
||||
"log": "evidence/02-ops-health-json.txt"
|
||||
},
|
||||
{
|
||||
"name": "03-ops-bench-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops bench --iterations 2",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:30.1463972Z",
|
||||
"log": "evidence/03-ops-bench-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "04-ops-cache-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops cache",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:37.4935628Z",
|
||||
"log": "evidence/04-ops-cache-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "05-ops-config-text",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops config",
|
||||
"expectedExitCode": 0,
|
||||
"actualExitCode": 0,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:44.8469681Z",
|
||||
"log": "evidence/05-ops-config-text.txt"
|
||||
},
|
||||
{
|
||||
"name": "06-ops-bench-invalid-iterations",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- binary ops bench --iterations 200",
|
||||
"expectedExitCode": 1,
|
||||
"actualExitCode": 1,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:52.1881085Z",
|
||||
"log": "evidence/06-ops-bench-invalid-iterations.txt"
|
||||
},
|
||||
{
|
||||
"name": "07-deltasig-extract-semantic-verbose",
|
||||
"command": "dotnet run --project src/Cli/StellaOps.Cli/StellaOps.Cli.csproj -c Release --no-build -- deltasig extract docs\\qa\\feature-checks\\runs\\binaryindex\\binaryindex-ops-cli-commands\\run-001\\tmp\\semantic-dummy.bin --symbols main --semantic --verbose",
|
||||
"expectedExitCode": 1,
|
||||
"actualExitCode": 1,
|
||||
"result": "pass",
|
||||
"capturedAtUtc": "2026-02-11T19:09:57.6530436Z",
|
||||
"log": "evidence/07-deltasig-extract-semantic-verbose.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-11T19:10:02.9404434Z",
|
||||
"commandsFile": "docs/qa/feature-checks/runs/binaryindex/binaryindex-ops-cli-commands/run-001/tier2-commands.json",
|
||||
"tests": [
|
||||
{
|
||||
"name": "binary-ops-cli",
|
||||
"result": "pass",
|
||||
"behaviorObserved": [
|
||||
"CLI commands invoked against live BinaryIndex WebService endpoints.",
|
||||
"Both text and JSON output paths were exercised."
|
||||
],
|
||||
"behaviorGap": null,
|
||||
"evidence": [
|
||||
"evidence/01-ops-health-text.txt",
|
||||
"evidence/02-ops-health-json.txt",
|
||||
"evidence/03-ops-bench-text.txt",
|
||||
"evidence/04-ops-cache-text.txt",
|
||||
"evidence/05-ops-config-text.txt",
|
||||
"evidence/06-ops-bench-invalid-iterations.txt",
|
||||
"evidence/07-deltasig-extract-semantic-verbose.txt"
|
||||
]
|
||||
}
|
||||
],
|
||||
"behaviorVerified": [
|
||||
"BinaryIndex ops CLI command group is functionally reachable through live endpoints with configured base URL.",
|
||||
"CLI error semantics for invalid bench iterations are enforced."
|
||||
],
|
||||
"behaviorMissing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-11T19:10:02.9404434Z",
|
||||
"commandsFile": "docs/qa/feature-checks/runs/binaryindex/binaryindex-ops-cli-commands/run-001/tier2-commands.json",
|
||||
"tests": [
|
||||
{
|
||||
"name": "binary-ops-cli",
|
||||
"result": "pass",
|
||||
"behaviorObserved": [
|
||||
"CLI commands invoked against live BinaryIndex WebService endpoints.",
|
||||
"Both text and JSON output paths were exercised."
|
||||
],
|
||||
"behaviorGap": null,
|
||||
"evidence": [
|
||||
"evidence/01-ops-health-text.txt",
|
||||
"evidence/02-ops-health-json.txt",
|
||||
"evidence/03-ops-bench-text.txt",
|
||||
"evidence/04-ops-cache-text.txt",
|
||||
"evidence/05-ops-config-text.txt",
|
||||
"evidence/06-ops-bench-invalid-iterations.txt",
|
||||
"evidence/07-deltasig-extract-semantic-verbose.txt"
|
||||
]
|
||||
}
|
||||
],
|
||||
"behaviorVerified": [
|
||||
"BinaryIndex ops CLI command group is functionally reachable through live endpoints with configured base URL.",
|
||||
"CLI error semantics for invalid bench iterations are enforced."
|
||||
],
|
||||
"behaviorMissing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user