-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Multiple builds have failed recently and all seemingly due to the same cause.
All the windows OSS builds failed for 6.8.6 due to Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
MacOS failed on 6.8.6 for the same.
Windows OSS Builds failed on 7.5.1 due to Failed to ping owner of lock for artifact cache (C:\Users\jenkins.PACKER-5DA3F31F\.gradle\caches\modules-2)
Admittedly, the 7.5.1 and the 6.8.6 build failures might be unrelated.
07:25:24 [6.8.6] FAILURE: Build failed with an exception.
07:25:24 [6.8.6]
07:25:24 [6.8.6] * What went wrong:
07:25:24 [6.8.6] Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
07:25:24 [6.8.6] > Failed to ping owner of lock for journal cache (C:\Users\jenkins.PACKER-5DA3F31F\.gradle\caches\journal-1) (lock id: 1364286758791752371, port: 53887)
...
07:25:26 [7.5.1] * What went wrong:
07:25:26 [7.5.1] Could not resolve all dependencies for configuration 'classpath'.
07:25:26 [7.5.1] > Failed to ping owner of lock for artifact cache (C:\Users\jenkins.PACKER-5DA3F31F\.gradle\caches\modules-2) (lock id: 4060380626467574440, port: 53887)
07:34:40 [6.8.6] FAILURE: Build failed with an exception.
07:34:40 [6.8.6]
07:34:40 [6.8.6] * What went wrong:
07:34:40 [6.8.6] Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
07:34:40 [6.8.6] > Failed to ping owner of lock for journal cache (/private/var/lib/jenkins/.gradle/caches/journal-1) (lock id: -5519563589571878859, port: 64009)
07:35:39 [6.8.6] FAILURE: Build failed with an exception.
07:35:39 [6.8.6]
07:35:39 [6.8.6] * What went wrong:
07:35:39 [6.8.6] Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
07:35:39 [6.8.6] > Failed to ping owner of lock for journal cache (C:\Users\jenkins.PACKER-5DA3F31E\.gradle\caches\journal-1) (lock id: -6119171925434326694, port: 57853)
...
07:35:41 [7.5.1] * What went wrong:
07:35:41 [7.5.1] Could not resolve all dependencies for configuration 'classpath'.
07:35:41 [7.5.1] > Failed to ping owner of lock for artifact cache (C:\Users\jenkins.PACKER-5DA3F31E\.gradle\caches\modules-2) (lock id: -6949790552055040817, port: 57853)
07:43:40 [6.8.6] * What went wrong:
07:43:40 [6.8.6] Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
07:43:40 [6.8.6] > Failed to ping owner of lock for journal cache (C:\Users\jenkins.PACKER-5DA3F2D9\.gradle\caches\journal-1) (lock id: -4306243589339416205, port: 61491)
...
07:43:43 [7.5.1] * What went wrong:
07:43:43 [7.5.1] Could not resolve all dependencies for configuration 'classpath'.
07:43:43 [7.5.1] > Failed to ping owner of lock for artifact cache (C:\Users\jenkins.PACKER-5DA3F2D9\.gradle\caches\modules-2) (lock id: 4398689666861551841, port: 61491)
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team