shwstppr commented on PR #7752: URL: https://github.com/apache/cloudstack/pull/7752#issuecomment-1829550881
> > @kishankavala @vladimirpetrov @NuxRo is this ready or are you still testing? > > @kishankavala can you please check test failure in Github CI? > > ``` > > Run echo -e "Simulator CI Test Results: (only failures listed)\n" > > Simulator CI Test Results: (only failures listed) > > > > +---------+----------------------+-------+-----------------------+ > > | Test | Result | Time | Test file | > > +=========+======================+=======+=======================+ > > | runTest | builtins.ImportError | 0.001 | test_object_stores.py | > > +---------+----------------------+-------+-----------------------+ > > Error: Process completed with exit code 1. > > ``` > > @shwstppr I'm not able to repo this failure in my env. Couldn't find error details in Simulator CI Test Results log. blueorangutan test did not report error for the same test. @kishankavala I don't have any suggestions here. I tested locally as well and couldn't reproduce it locally. ``` abhishek@ghost ~/lab/shapeblue/cloudstack (pr-7752) $ nosetests --with-xunit --xunit-file=results.xml --with-marvin --marvin-config=./setup/dev/advanced.cfg -s -a tags=advanced --hypervisor=Simulator test/integration/smoke/test_object_stores.py ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp/MarvinLogs/Nov_28_2023_15_41_17_VY6V9C All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== === Final results are now copied to: /tmp/MarvinLogs/test_suite_8GPUBI === ``` I've restarted GH actions. If it continues to fail should we remove the new test from ci.yml for now? Any suggestions @DaanHoogland @weizhouapache @rohityadavcloud? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
