Build failed in Jenkins: POI » POI-DSL-Windows-1.17 #1008
Apache Jenkins Server <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <[email protected]> |
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.17/1008/display/redirect?page=changes>
Changes:
[github] Bump com.github.spotbugs from 6.5.9 to 6.5.10 (#1208)
[github] Bump gradle-wrapper from 9.6.1 to 9.7.0 (#1207)
[github] Bump org.sonarqube from 7.3.1.8318 to 7.4.0.8496 (#1206)
[github] Bump junitVersion from 6.1.2 to 6.1.3 (#1205)
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content
FORREST_HOME=f:\jenkins\tools\forrest\latest
LANG=en_US.UTF-8
CI_BUILD=TRUE
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-1 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.17/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.17/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/apache/poi.git # timeout=10
Fetching upstream changes from https://github.com/apache/poi.git
> git --version # timeout=10
> git --version # 'git version 2.14.3.windows.1'
> git fetch --tags --progress -- https://github.com/apache/poi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse "refs/remotes/origin/trunk^{commit}" # timeout=10
Checking out Revision 60f3f5ed05ce7bc18aeac5ed6aaab073c9c9becb (refs/remotes/origin/trunk)
> git config core.sparsecheckout # timeout=10
> git checkout -f 60f3f5ed05ce7bc18aeac5ed6aaab073c9c9becb # timeout=10
Commit message: "Bump junitVersion from 6.1.2 to 6.1.3 (#1205)"
> git rev-list --no-walk bbf2e879c36fcd837fd1e7579f9f82cfba88883e # timeout=10
[POI-DSL-Windows-1.17] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins322498027116188592.bat
HEAD detached at 60f3f5ed05
nothing to commit, working tree clean
HEAD is now at 60f3f5ed05 Bump junitVersion from 6.1.2 to 6.1.3 (#1205)
Java-Home: f:\\jenkins\\tools\\java\\latest17
Volume in drive F is Data
Volume Serial Number is 7082-E32C
Directory of f:\jenkins\tools\java\latest17
04/27/2023 05:34 PM <DIR> .
04/27/2023 05:34 PM <DIR> ..
04/27/2023 05:34 PM <DIR> bin
04/27/2023 05:34 PM <DIR> conf
04/27/2023 05:34 PM <DIR> include
04/27/2023 05:34 PM <DIR> jmods
04/27/2023 05:34 PM <DIR> legal
04/27/2023 05:34 PM <DIR> lib
04/18/2023 06:34 PM 2,400 NOTICE
04/18/2023 06:33 PM 1,625 release
2 File(s) 4,025 bytes
8 Dir(s) 797,918,932,992 bytes free
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode, sharing)
[Gradle] - Launching build.
[POI-DSL-Windows-1.17] $ cmd.exe /C "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.17/ws/gradlew.bat> -PjdkVersion=17 --refresh-dependencies clean jenkins && exit %%ERRORLEVEL%%"
Fetching distribution.
Downloading https://services.gradle.org/distributions/gradle-9.7.0-bin.zip
..............10%..............20%..............30%...............40%..............50%...............60%..............70%..............80%...............90%..............100%
Could not unzip C:\Users\jenkins\.gradle\wrapper\dists\gradle-9.7.0-bin\d4tj7w02tcgubx9zk9hbippn6\gradle-9.7.0-bin.zip to C:\Users\jenkins\.gradle\wrapper\dists\gradle-9.7.0-bin\d4tj7w02tcgubx9zk9hbippn6.
Reason: There is not enough space on the disk
Exception in thread "main" java.io.IOException: There is not enough space on the disk
at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:68)
at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67)
at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288)
at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
at java.base/java.nio.channels.Channels.writeFully(Channels.java:96)
at java.base/java.nio.channels.Channels$1.write(Channels.java:171)
at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:127)
at org.gradle.wrapper.Install.unzip(SourceFile:1)
at org.gradle.wrapper.Install.unzipLocal(SourceFile)
at org.gradle.wrapper.Install.lambda$createDist$0(SourceFile:13)
at org.gradle.wrapper.Install.createDist(SourceFile:24)
at org.gradle.wrapper.GradleWrapperMain.lambda$prepareWrapper$0(SourceFile:2)
at org.gradle.wrapper.GradleWrapperMain.main(SourceFile:2)
Suppressed: java.io.IOException: There is not enough space on the disk
at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:68)
at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67)
at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288)
at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
at java.base/java.nio.channels.Channels.writeFully(Channels.java:96)
at java.base/java.nio.channels.Channels$1.write(Channels.java:171)
at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
at java.base/java.io.FilterOutputStream.close(FilterOutputStream.java:182)
at org.gradle.wrapper.Install.unzip(SourceFile:2)
... 5 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.