Mailing List Archive

Re: [JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 225 - Still Unstable!
Egads, 1) why is the build failing, and 2) why is it regurgitating the
world's most complex regular expression (thank you Steve Rowe!) back to us?

Mike McCandless

http://blog.mikemccandless.com


On Mon, Mar 29, 2021 at 11:26 AM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: ${BUILD_URL}
>
> ${FAILED_TESTS}
>
> Build Log:
> ${BUILD_LOG_MULTILINE_REGEX,regex="(?x:
> \
>
>
> \
> (?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n
> \
>
>
> \
> |.*\\[junit4\\]\\s+Suite:.*+\\s++
>
> \
> (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+
> \
> .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n
> \
>
>
> \
> |.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++
> \
> (?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+
> \
> .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n
> \
>
>
> \
> |.*rat-sources:.*\\r?\\n
>
> \
> (?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+
> \
> \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n
> \
> (?:\\s*+\\[echo\\].*\\r?\\n)*+
>
> \
>
>
> \
> |(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}
> \
>
>
> \
> |.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n
> \
> \\s*\\[licenses\\]\\s+(?:MISSING\\s+LICENSE|CHECKSUM\\s+FAILED).*\\r?\\n
> \
> (?:\\s*+\\[licenses\\].*\\r?\\n)++
>
> \
>
>
> \
> |(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+(?:error|warning)).+\\r?\\n)*+
> \
> .*\\[javadoc\\]\\s+[1-9]\\d*\\s+(?:error|warning).*\\r?\\n
> \
>
>
> \
> |.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+
> \
>
>
> \
> |.*check.*:.*\\r?\\n
>
> \
> (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n
>
> \
> |\\s*+\\[forbidden-apis\\]\\s++
>
> \
>
> (?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+
> \
> \\s*+\\[forbidden-apis\\]\\s++
>
> \
>
> Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n
> \
>
>
> \
> |\\S+:\\s*\\r?\\n
>
> \
> (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+
> \
> .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)
>
> \
>
>
> \
> |.*\\[echo\\]\\s+Building\\s+.*\\r?\\n
>
> \
> \\s*ivy-fail:\\s*(?:\\r?\\n)+
>
> \
> \\s*ivy-configure:\\s*(?:\\r?\\n)+
>
> \
> \\s*\\[ivy:configure\\].*(?:\\r?\\n)+
>
> \
> .*resolve:.*(?:\\r?\\n)+
>
> \
> (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*
>
> \
> \\s*\\[ivy:retrieve\\]\\s+:::*\\s+(?:ERRORS|FAILED\\s+DOWNLOADS).*\\r?\\n
> \
> (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*
>
> \
>
>
> \
> |.*-ecj-javadoc-lint-(?:src|tests):.*\\r?\\n
>
> \
> (?:\\s*\\[mkdir].*\\r?\\n)?
>
> \
> (?:\\s*\\[ecj-lint\\].*\\r?\\n)*
>
> \
> \\s*\\[ecj-lint\\].*\\([1-9]\\d*\\s+error.*\\r?\\n
>
> \
>
>
> \
> |.*check-lib-versions:.*\\r?\\n
>
> \
> (?:\\s*\\[echo\\].*\\r?\\n)?
>
> \
> (?:\\s*\\[libversions\\].*\\r?\\n)*
>
> \
> \\s*\\[libversions\\].*[1-9]\\d*\\s+error.*\\r?\\n
>
> \
>
>
> \
> |.*-validate-source-patterns:.*\\r?\\n
>
> \
> (?:\\s*\\[source-patterns\\].*\\r?\\n)+
>
> \
>
>
> \
> |.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)
>
> \
>
>
> \
> |.*(?:FATAL|ERROR):(?s:.*+)
>
> \
>
>
> \
> |.*\\#\\s+A\\s+fatal\\s+error\\s+has\\s+been\\s+detected\\s+by\\s+the\\s+Java\\s+Runtime\\s+Environment:(?s:.*+)
> \
>
>
> \
> |.*\\#\\s+There\\s+is\\s+insufficient\\s+memory\\s+for\\s+the\\s+Java\\s+Runtime\\s+Environment\\s+to\\s+continue\\.(?s:.*+)
> \
>
>
> \
> |.*BUILD\\s+FAILED(?s:.*+)
>
> \
> )"}
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org