You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/02/13 09:55:00 UTC

[jira] [Comment Edited] (LUCENE-10419) Identify occasional validateSourcePatterns error on CI servers

    [ https://issues.apache.org/jira/browse/LUCENE-10419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491543#comment-17491543 ] 

Uwe Schindler edited comment on LUCENE-10419 at 2/13/22, 9:54 AM:
------------------------------------------------------------------

Hi Dawid, will check now.

I haven't seen any failure on Windows or Mac (unfortunately it is hard to check as the exception is not part of mail text). The Gradle-Runer VMs are also different, because 9.x uses Java 11.0.14 and main uses JDK 17.0.1.

What is also interesting, it is always the same file with this ICU license header. No other file seems affected by this!

One hint I can give: The hardware (Linux host machine where the main Jenkins runner works is non-virtualized) is AMD Ryzen, not Intel like most other CIs and there could indeed some different behaviour with multithreading. It also has many CPU cores, while the Apache Jenkins server are just virtual machine, no hardware.


was (Author: thetaphi):
Hi Dawid, will check now.

I haven't seen any failure on Windows or Mac (unfortunately it is hard to check as the exception is not part of mail text). The Gradle-Runer VMs are also different, because 9.x uses Java 11.0.14 and main uses JDK 17.0.1.

What is also interesting, it is always the same file with this ICU license header. No other file seems affected by this!

One hint I can give: The hardware is AMD Ryzen, not Intel like most other CIs and there could indeed some different behaviour with multithreading. It also has many CPU cores, while the Apache Jenkins server are just virtual machine, no hardware.

> Identify occasional validateSourcePatterns error on CI servers
> --------------------------------------------------------------
>
>                 Key: LUCENE-10419
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10419
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>
> {code}
> What went wrong: Execution failed for task ':lucene:analysis:icu:validateSourcePatterns'. > start 1, end 0, length 0
> {code}
>  
> This annoys me. It's a message from stringbuilder.substring somewhere - let's get the stack of that first and see where the bug is.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org