Błąd instalacji poda ezdrp-api

Dzień dobry,

próbuję zainstalować środowisko do 150 użytkowników zgodnie z instrukcją. Odtwarzam ją krok po kroku na ten moment bez żadnych swoich zmian nawet w nazwach projektu czy namespace - staram się po prostu doprowadzić do sytuacji, gdzie zacznie to działać na naszym środowisku.
Niestety ilekroć nie próbowałbym podchodzić do tematu, zawsze zatrzymuję się na błędzie poda ezdrp-api, który jest zatrzymywany z błędem

Last state: Terminated with 139

W logach systemu operacyjnego widzę takie wpisy:

Jun 20 10:35:00 ezd-test kernel: [ 4915.781457] traps: dotnet[593230] general protection fault ip:7fb2d001301b sp:7fffb52e7160 error:0 in ld-musl-x86_64.so.1[7fb2d000b000+4c000]
Jun 20 10:35:56 ezd-test kernel: [ 4971.802963] traps: dotnet[646790] general protection fault ip:7fd6efc2901b sp:7ffc8156db10 error:0 in ld-musl-x86_64.so.1[7fd6efc21000+4c000]
Jun 20 10:36:43 ezd-test kernel: [ 5018.453406] traps: dotnet[655869] general protection fault ip:7f486ec1301b sp:7ffdde94ed30 error:0 in ld-musl-x86_64.so.1[7f486ec0b000+4c000]

Wydaje mi się, że nie jest to problem pamięci samej w sobie jako sprzętu, ponieważ błąd zawsze występuje na tym podzie, ilekroć nie próbowałbym instalować całości od początku (włącznie z reinstalacją systemu operacyjnego).
Próbowałem również podnosić limit pamięci dla tego poda, niestety bezskutecznie.
Instaluję na Debianie 11, czy może mieć to wpływ na takie zachowanie?

Z góry dziękuję za wszelką pomoc

Macieju,

sprawdź logi tego konkretnego poda.

Wklejam fragment poniżej:

IceConfigFileHelper: Read ice configuration file ice.logging.json
{"@t":"2024-06-21T11:55:16.7922842Z","@mt":"Log system initialized.","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9140637Z","@mt":"Loading config file","ConfigFileName":"ezdrp.search.json","SourceContext":"SearchServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9156658Z","@mt":"Loading the config file.","ConfigFileName":"ezdrp.bpmn.json","SourceContext":"BpmnServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:16.9166419Z","@mt":"Loading the config file.","ConfigFileName":"ezdrp.ewd.json","SourceContext":"EwdServiceModuleHostBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
{"@t":"2024-06-21T11:55:24.7412024Z","@mt":"The system host could not be determined. {ServiceName}","@l":"Error","ServiceName":null,"SourceContext":"TransactionLogBuilder","ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
   at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
   at .(ConfiguratorConfig , IAdvancedBus )
   at .ConfigureBus(IAdvancedBus , String )
   at .(IStartupContext )
   at .(Func`2 , String )
   at .(IHostBuilder )
   at .(String[] )
   at .(String[] , CancellationToken )
UnhandledException caught : A task was canceled.
StackTrace :    at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
   at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
   at .(ConfiguratorConfig , IAdvancedBus )
   at .ConfigureBus(IAdvancedBus , String )
   at .(IStartupContext )
   at .(Func`2 , String )
   at .(IHostBuilder )
   at .(String[] )
   at .(String[] , CancellationToken )
   at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)
   at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10
   at Program.<Main>(String[] args)
Runtime terminating: True
{"@t":"2024-06-21T11:55:37.5522789Z","@mt":"System Exception","@l":"Fatal","@x":"System.Threading.Tasks.TaskCanceledException: A task was canceled.\n   at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)\n   at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)\n   at .(ConfiguratorConfig , IAdvancedBus )\n   at .ConfigureBus(IAdvancedBus , String )\n   at .(IStartupContext )\n   at .(Func`2 , String )\n   at .(IHostBuilder )\n   at .(String[] )\n   at .(String[] , CancellationToken )\n   at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)\n   at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10\n   at Program.<Main>(String[] args)","ExceptionDetail":{"Type":"System.Threading.Tasks.TaskCanceledException","HResult":-2146233029,"Message":"A task was canceled.","Source":"System.Private.CoreLib","TargetSite":"Void ThrowForNonSuccess(System.Threading.Tasks.Task)","CancellationToken":"CancellationRequested: true","Task":{"Id":1,"Status":"Canceled","CreationOptions":"None"}},"ConsoleLogger":"true","IceHost":"EZDRP","InstanceName":"ezd-test.un.pl","SeqLogger":"true"}
Unhandled exception. System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at EasyNetQ.Persistent.PersistentChannel.InvokeChannelActionAsync[TResult,TChannelAction](TChannelAction channelAction, CancellationToken cancellationToken)
   at EasyNetQ.RabbitAdvancedBus.ExchangeDeclareAsync(String name, Action`1 configure, CancellationToken cancellationToken)
   at .(ConfiguratorConfig , IAdvancedBus )
   at .ConfigureBus(IAdvancedBus , String )
   at .(IStartupContext )
   at .(Func`2 , String )
   at .(IHostBuilder )
   at .(String[] )
   at .(String[] , CancellationToken )
   at ICE.App.Host.IceCoreApp.RunAsync(CancellationToken cancellationToken)
   at Program.<Main>$(String[] args) in /opt/buildagent/work/11b4d7b7aa4a449b/BUILD/ezdrp/rundev/EZDRP.App/Program.cs:line 10
   at Program.<Main>(String[] args)

Ten błąd jest bardzo podobny do opisywanego przeze mnie tutaj Internal Server Error podczas edycji danych podmiotu

mimo, że występuje w innym kontekście, mieliśmy bardzo podobne błędy w logach poda.
Rozwiązaniem było odkrycie, że wszystkie kolejki RabbitMQ mają status ‘blocked’ (widać to po zalogowaniu się do panelu administracyjnego rabbita).

Zachęcam do skorzystania z gotowego instalatora paczki EZD RP SourceMation