Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-288

Occasional EOFException when Maven binary is being downloaded/extracted

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.3
    • 3.1.2
    • EmbeddedMaven
    • 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
      

              mjobanek Matous Jobanek
              mjobanek Matous Jobanek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: