Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17413

[JS] Integration test build fails with 'gulp-google-closure-compiler: java.util.zip.ZipException: invalid entry CRC'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Integration, JavaScript
    • None

    Description

      Seen on master, some PRs

      [07:42:29] Error: gulp-google-closure-compiler: java.util.zip.ZipException: invalid entry CRC (expected 0x4e1f14a4 but got 0xb1e0eb5b)
      	at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:410)
      	at java.util.zip.ZipInputStream.read(ZipInputStream.java:199)
      	at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:143)
      	at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:121)
      	at com.google.javascript.jscomp.AbstractCommandLineRunner.getBuiltinExterns(AbstractCommandLineRunner.java:500)
      	at com.google.javascript.jscomp.CommandLineRunner.createExterns(CommandLineRunner.java:2084)
      	at com.google.javascript.jscomp.AbstractCommandLineRunner.doRun(AbstractCommandLineRunner.java:1187)
      	at com.google.javascript.jscomp.AbstractCommandLineRunner.run(AbstractCommandLineRunner.java:551)
      	at com.google.javascript.jscomp.CommandLineRunner.main(CommandLineRunner.java:2246)
      Error writing to stdin of the compiler. write EPIPE
      
      CustomError: gulp-google-closure-compiler: Compilation errors occurred
          at CompilationStream._compilationComplete (/arrow/js/node_modules/google-closure-compiler/lib/gulp/index.js:238:28)
          at /arrow/js/node_modules/google-closure-compiler/lib/gulp/index.js:208:14
      
          at formatError (/arrow/js/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
          at Gulp.<anonymous> (/arrow/js/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
          at Gulp.emit (node:events:538:35)
          at Gulp.emit (node:domain:475:12)
          at Object.error (/arrow/js/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
          at handler (/arrow/js/node_modules/now-and-later/lib/mapSeries.js:47:14)
          at f (/arrow/js/node_modules/once/once.js:25:25)
          at f (/arrow/js/node_modules/once/once.js:25:25)
          at tryCatch (/arrow/js/node_modules/bach/node_modules/async-done/index.js:24:15)
          at done (/arrow/js/node_modules/bach/node_modules/async-done/index.js:40:12)
      [07:42:29] 'build:es2015:umd' errored after 3.02 min
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: