Skip to content

Multiple buildOSS failures for Windows and MacOS #50025

@benwtrent

Description

@benwtrent

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.

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-windows-compatibility/os=windows-2012-r2/305/console

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)

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-darwin-compatibility/384/console

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)

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-windows-compatibility/os=windows-2016/305/console

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)

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-windows-compatibility/os=windows-2019/305/console

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 infrastructure>test-failureTriaged test failures from CITeam:DeliveryMeta label for Delivery team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions