-
Bug
-
Resolution: Done
-
Major
-
3.1.2
-
None
When a Maven binary archive is being downloaded and extracted then sometimes it fails with EOFException:
java.lang.IllegalStateException: Something bad happened when the file: /home/travis/.arquillian/resolver/maven/apache-maven-3.5.2-bin.tar.gz was being extracted. For more information see the stacktrace at org.arquillian.smart.testing.ftest.mixed.LocalChangesMixedStrategySelectionExecutionFunctionalTest.should_execute_all_new_tests_and_related_to_production_code_changes(LocalChangesMixedStrategySelectionExecutionFunctionalTest.java:48) Caused by: org.arquillian.spacelift.execution.ExecutionException: Execution of a task failed. Unable to execute task UntarTool at org.arquillian.smart.testing.ftest.mixed.LocalChangesMixedStrategySelectionExecutionFunctionalTest.should_execute_all_new_tests_and_related_to_production_code_changes(LocalChangesMixedStrategySelectionExecutionFunctionalTest.java:48) Caused by: java.io.EOFException