You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adoptopenjdk@test-win2019-1 /cygdrive/c/Users/jenkins/AppData/Local/Temp
$ ls -la *.dat
-rwx------+ 1 jenkins None 5368709122 Feb 7 01:57 LargeGatheringWrite3322105129955012357.dat
-rwx------+ 1 jenkins None 5368709122 Feb 20 08:19 LargeGatheringWrite9933378702831300867.dat
-rwx------+ 1 jenkins None 2147484671 Mar 14 09:43 dst12651648640093188310.dat
-rwx------+ 1 jenkins None 2147484671 Feb 6 10:31 dst183570549372488362.dat
-rwx------+ 1 jenkins None 2147484671 Jun 19 21:07 dst4338419869657228497.dat
-rwx------+ 1 jenkins None 2147484671 Feb 20 08:22 dst5702335999286369047.dat
-rwx------+ 1 jenkins None 2147484671 Jun 19 05:08 dst7728209470019621345.dat
-rwx------+ 1 jenkins None 2147484671 Feb 7 02:00 dst9261951980099793202.dat
-rwx------+ 1 jenkins None 2147484671 Jun 19 21:06 src14810603928291401966.dat
-rwx------+ 1 jenkins None 2147484671 Jun 19 05:06 src2088681814118365386.dat
Thie files are 2G each, often causing disk space issues on our machines. I dont think these files are important since theyre created in the Temp directory. Would be good to find their cause
They'll be from one of the tests in the extended.openjdk suite. See #2448 for comparison where an AIX machine's /tmp needed to be expanded. The file name format looks similar so it's likely the same test that's causing it here, and for whatever reason (aborts maybe?) it occasionally hasn't cleared up after itself on those windows machines.
On test-azure-win2012r2-x64-1, test-azure-win2012r2-x64-3 and test-azure-win2019-x64-1 their Temp directories are filled up with large .dat files, whose origin is unknown
test-azure-win2012r2-x64-1
test-azure-win2012r2-x64-3
test-azure-win2019-x64-1
Thie files are 2G each, often causing disk space issues on our machines. I dont think these files are important since theyre created in the Temp directory. Would be good to find their cause
ref #2493 (comment)
The text was updated successfully, but these errors were encountered: