ashish0mittal0 commented on pull request #4261:
URL: https://github.com/apache/nifi/pull/4261#issuecomment-625753662


   **ci-workflow / Ubuntu - JDK 1.8 FR (pull_request)** Failed, because of the 
following error
   ```
   [ERROR] COMPILATION ERROR : 
   [ERROR] error: error reading 
/home/runner/.m2/repository/org/apache/sis/core/sis-utility/1.0/sis-utility-1.0.jar;
 error in opening zip file
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project nifi-media-processors: Compilation failure
   [ERROR] error: error reading 
/home/runner/.m2/repository/org/apache/sis/core/sis-utility/1.0/sis-utility-1.0.jar;
 error in opening zip file
   [ERROR] -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :nifi-media-processors
   ##[error]Process completed with exit code 1.
   ```
   
   After inspecting **Check Maven Org Cache** the following errors with warning 
was identified-
   ```
   gzip: stdin: unexpected end of file
   /bin/tar: Unexpected EOF in archive
   /bin/tar: Unexpected EOF in archive
   /bin/tar: Error is not recoverable: exiting now
   [warning]Tar failed with error: The process '/bin/tar' failed with exit code 
2
   ```
   
   It seems like an issue with loading repository. And the code changes also 
doesn't relatewith this issue.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to