Description of problem:
Bulk analysis is getting stuck on Windows when running in container mode.
Version-Release number of selected component (if applicable):
7.2.0-50
How reproducible:
100%
Steps to Reproduce:
1. Run bulk analysis on Windows in container mode, command like
C:\Users\Admin\.kantra\windows-mta-cli.exe analyze --bulk --input C:\Users\Admin\kantra-cli-tests\data/applications\AdministracionEfectivo.ear --output C:\Users\Admin\kantra-cli-tests\reports-bulk --target eap8 --run-local=false
2.
3.
Actual results:
Analysis gets stuck for many hours
podman ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES c7e796e33fb9 registry.redhat.io/mta/mta-java-external-provider-rhel9:7.2.0 --port=51120 6 hours ago Up 6 hours 14651/tcp provider-GQPrQFdMRpbKgTLO 7e11b8c61ff0 registry.redhat.io/mta/mta-cli-rhel9:7.2.0 --provider-settin... 6 hours ago Up 6 hours analyzer-qwwVdINmXsceDSAt
Expected results:
Analysis should work
Additional info:
See logs attached