red-hat-storage / ocs-ci

https://ocs-ci.readthedocs.io/en/latest/
MIT License
109 stars 166 forks source link

test_run_io_multiple_dc_pods[CephFileSystem] is failing on IBM Power #10026

Open Pooja-Soni78 opened 1 month ago

Pooja-Soni78 commented 1 month ago

tests/functional/pv/pv_services/test_run_io_multiple_dc_pods.py::TestRunIOMultipleDcPods::test_run_io_multiple_dc_pods[CephFileSystem] is failing on ODF 4.16 on IBM Power with the below error -

                )
E               ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n namespace-test-c273606216704efe964e3f189 rsh pod-test-rbd-ed71a902cd7f404ea4a8846c4dc-1-f7n4g fio --name=fio-rand-readwrite --filename=/mnt/fio-rand-readwrite --readwrite=randrw --bs=4K --direct=0 --numjobs=1 --time_based=1 --runtime=60 --size=4G --iodepth=4 --invalidate=1 --fsync_on_close=1 --rwmixread=75 --ioengine=libaio --rate=1m --rate_process=poisson --output-format=json.
E               Error is command terminated with exit code 137

ocs_ci/utility/utils.py:686: CommandFailed
Pooja-Soni78 commented 1 month ago

Logs - test_run_io_multiple_dc_pods[CephFileSystem].log