[ 
https://issues.apache.org/jira/browse/SOLR-18280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris M. Hostetter updated SOLR-18280:
--------------------------------------
    Attachment: apache_solr_Solr-NightlyTests-10x_1.log.txt.gz
                apache_solr_Solr-NightlyTests-10x_4.log.txt.gz
                apache_solr_Solr-NightlyTests-10x_2.log.txt.gz
      Assignee: Eric Pugh
        Status: Open  (was: Open)

attaching jenkins logs.

 

seed I personally tested...
{noformat}
./gradlew test --tests TestReplicationHandler.testUrlAllowList 
-Dtests.seed=356AAECC9433703C -Dtests.nightly=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-agent/workspace/Solr/Solr-NightlyTests-10x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-CC -Dtests.timezone=America/Yellowknife -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
{noformat}
git bisect log...
{noformat}
hossman@slate:~/lucene/solr [j21] [bisect/bad] $ git bisect log
# bad: [ba8e08e786770f8896c2c9dc035f04a76a9e2d18] 
DistributedCombinedQueryComponentTest hangs in nightly (#4497)
# good: [cee53df8e0a107d7efc56ba0d622c888af407281] SOLR-17855: Cleanup 
Dropwizard metric code and tests (#3745)
git bisect start 'ba8e08e786770f8896c2c9dc035f04a76a9e2d18' 'cee53df8e0a'
# bad: [6f17d5244b27b5443d02eda5b5a4f5d7f95ea7a3] Replace HTTP-method 
string-handling with enum
git bisect bad 6f17d5244b27b5443d02eda5b5a4f5d7f95ea7a3
# good: [641eaa420b7a4a7d668cf5fa40a0a998cc52bbed] SOLR-17069 SOLR-17503: Don't 
include jetty-jakarta-servlet-api JAR (EE9) (#3838)
git bisect good 641eaa420b7a4a7d668cf5fa40a0a998cc52bbed
# good: [c2835c6701885e98c67464576f7d390c5178af28] Update dependency 
org.apache.commons:commons-text to v1.15.0 (#3933)
git bisect good c2835c6701885e98c67464576f7d390c5178af28
# good: [d2914651451adb7fec86e9450f9e0a790bbd8d60] SOLR-17319 : New Combined 
Query / hybrid search (RRF) (#3418)
git bisect good d2914651451adb7fec86e9450f9e0a790bbd8d60
# good: [a8c8f6270f53ae1454624814c48c8e5533d21be5] SOLR-18042 Manage MDC 
Logging Context setup/teardown in a servlet filter. (#3985) (#3996)
git bisect good a8c8f6270f53ae1454624814c48c8e5533d21be5
# good: [5bd9ed86fda639b3ecba1ee5b03871107ada8373] Update dependency 
net.java.dev.jna:jna to v5.18.1 (#3781)
git bisect good 5bd9ed86fda639b3ecba1ee5b03871107ada8373
# good: [a4ea8f3a35dbef11a723a85a9d90f9d8bdb661d9] SOLR-18003: Fix invalid POM 
for solrj due to jackson (#3998)
git bisect good a4ea8f3a35dbef11a723a85a9d90f9d8bdb661d9
# good: [964cb5a2f978cd214d0f25da0091cabd3e3199a1] SOLR-18032 Docker gradle 
build support multi-platform (#3964)
git bisect good 964cb5a2f978cd214d0f25da0091cabd3e3199a1
# bad: [46479673b836c9364bc3648ceef771fa16b266c6] Remove extra solr.xml and 
other config setup for tests that are not needed (#3988)
git bisect bad 46479673b836c9364bc3648ceef771fa16b266c6
# first bad commit: [46479673b836c9364bc3648ceef771fa16b266c6] Remove extra 
solr.xml and other config setup for tests that are not needed (#3988)
{noformat}
 

/ping [~epugh] as the author of the original commit

> reproducible TestReplicationHandler.testUrlAllowList failures
> -------------------------------------------------------------
>
>                 Key: SOLR-18280
>                 URL: https://issues.apache.org/jira/browse/SOLR-18280
>             Project: Solr
>          Issue Type: Test
>            Reporter: Chris M. Hostetter
>            Assignee: Eric Pugh
>            Priority: Major
>         Attachments: apache_solr_Solr-NightlyTests-10x_1.log.txt.gz, 
> apache_solr_Solr-NightlyTests-10x_2.log.txt.gz, 
> apache_solr_Solr-NightlyTests-10x_4.log.txt.gz
>
>
> jenkins stats show a 75% failure rate from 
> TestReplicationHandler.testUrlAllowList in the past 7 days – all from 10x 
> nightly builds, and all related to seeds that reproduce reliably
> Picking one of the seeds at random, in looking for a "start" point to run bit 
> bisect, I found that the failures are not new - these particular seeds _with 
> *nightly*_ will fail even if you go several months back.
> Ultimately git bisect identified commit SHA 
> {{46479673b836c9364bc3648ceef771fa16b266c6}} (which does not cite a jira) as 
> when these failures were introduced.
> Since {{46479673b8}} only modifies test files, it is likely that these 
> failures only represent a test bug -- but it's possible they represent a 
> "real" bug that our tests only started surfacing after these test changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to