<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>142266</buildableDurationMillis><buildableTimeMillis>142266</buildableTimeMillis><buildingDurationMillis>1145039</buildingDurationMillis><executingTimeMillis>1145039</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>0</waitingDurationMillis><waitingTimeMillis>0</waitingTimeMillis></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>2329</buildNumber><marked><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><branch><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><branch><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><branch><SHA1>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/solr.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.plugins.jira.JiraBuildAction'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#2329</displayName><duration>1145039</duration><estimatedDuration>934396</estimatedDuration><fullDisplayName>Solr » Solr-reference-guide-main #2329</fullDisplayName><id>2329</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2329</number><queueId>29064706</queueId><result>SUCCESS</result><timestamp>1787834962335</timestamp><url>https://ci-builds.apache.org/job/Solr/job/Solr-reference-guide-main/2329/</url><builtOn>websites1</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>changelog/unreleased/SOLR-18401-retry-unsent-request.yml</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/client/solrj/RequestNotSentException.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudClusterSSL.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/common/SolrException.java</affectedPath><affectedPath>solr/solrj/src/test/org/apache/solr/client/solrj/impl/LBSolrClientRetryUnsentTest.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBSolrClient.java</affectedPath><affectedPath>solr/solrj-jetty/src/java/org/apache/solr/client/solrj/jetty/HttpJettySolrClient.java</affectedPath><affectedPath>solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBAsyncSolrClient.java</affectedPath><commitId>a98481d92279942a19148e5bf27bd5e6d15349a5</commitId><timestamp>1787750901000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18401: HttpJettySolrClient: detect if request wasn't sent; retry (#4805)

HttpJettySolrClient: detect if request wasn't sent; throw a new RequestNotSentException.  CloudSolrClient &amp; LBSolrClient will detect it and retry -- typically on another replica.
</comment><date>2026-08-26 09:28:21 -0400</date><id>a98481d92279942a19148e5bf27bd5e6d15349a5</id><msg>SOLR-18401: HttpJettySolrClient: detect if request wasn't sent; retry (#4805)</msg><path><editType>add</editType><file>changelog/unreleased/SOLR-18401-retry-unsent-request.yml</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/cloud/TestMiniSolrCloudClusterSSL.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBAsyncSolrClient.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/common/SolrException.java</file></path><path><editType>add</editType><file>solr/solrj/src/java/org/apache/solr/client/solrj/RequestNotSentException.java</file></path><path><editType>edit</editType><file>solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBSolrClient.java</file></path><path><editType>edit</editType><file>solr/solrj-jetty/src/java/org/apache/solr/client/solrj/jetty/HttpJettySolrClient.java</file></path><path><editType>add</editType><file>solr/solrj/src/test/org/apache/solr/client/solrj/impl/LBSolrClientRetryUnsentTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/webapp/web/js/angular/controllers/query.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/collections.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/cores.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/index.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/paramsets.js</affectedPath><affectedPath>solr/webapp/web/js/angular/services.js</affectedPath><affectedPath>solr/webapp/web/js/angular/app.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/login.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/segments.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/cloud.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/security.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/logging.js</affectedPath><commitId>6df6cb732725b247e4e039778164f55163c4e91c</commitId><timestamp>1787769743000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-15752: Migrate admin UI to v2 apis (#4659)

Co-authored-by: Claude Sonnet 5 &lt;noreply@anthropic.com&gt;
</comment><date>2026-08-26 14:42:23 -0400</date><id>6df6cb732725b247e4e039778164f55163c4e91c</id><msg>SOLR-15752: Migrate admin UI to v2 apis (#4659)</msg><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/query.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/app.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/cores.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/index.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/cloud.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/collections.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/security.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/logging.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/paramsets.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/login.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/segments.js</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/services.js</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/webapp/web/libs/d3.js</affectedPath><affectedPath>NOTICE.txt</affectedPath><affectedPath>gradle/validation/rat-config.xml</affectedPath><affectedPath>changelog/unreleased/SOLR-8885.yml</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/stream.js</affectedPath><affectedPath>solr/webapp/web/js/angular/controllers/cloud.js</affectedPath><commitId>8370ebbd49ddbd29af6e6d84aae8598e4b4b81bc</commitId><timestamp>1787781664000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-8885: Update to latest D3, no longer on EOL version. (#4814)
</comment><date>2026-08-26 18:01:04 -0400</date><id>8370ebbd49ddbd29af6e6d84aae8598e4b4b81bc</id><msg>SOLR-8885: Update to latest D3, no longer on EOL version. (#4814)</msg><path><editType>edit</editType><file>gradle/validation/rat-config.xml</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/stream.js</file></path><path><editType>edit</editType><file>NOTICE.txt</file></path><path><editType>edit</editType><file>solr/webapp/web/js/angular/controllers/cloud.js</file></path><path><editType>edit</editType><file>solr/webapp/web/libs/d3.js</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR-8885.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/core/src/java/org/apache/solr/core/backup/BackupManager.java</affectedPath><commitId>c3064b9735456915b75916029a1ee68811e2b9b6</commitId><timestamp>1787790423000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18149: rename c_state to clusterState in BackupManager (#4810)
</comment><date>2026-08-26 20:27:03 -0400</date><id>c3064b9735456915b75916029a1ee68811e2b9b6</id><msg>SOLR-18149: rename c_state to clusterState in BackupManager (#4810)</msg><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/core/backup/BackupManager.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/test-framework/src/java/org/apache/solr/SolrTestCaseJ4.java</affectedPath><affectedPath>solr/webapp/src/test/org/apache/solr/webapp/AdminUiReplicationStandaloneTest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacetErrors.java</affectedPath><affectedPath>solr/test-framework/src/java/org/apache/solr/BaseDistributedSearchTestCase.java</affectedPath><affectedPath>solr/test-framework/src/java/org/apache/solr/SolrTestCaseHS.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/json/TestJsonRequest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacetRefinement.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/facet/TestJsonRangeFacets.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacets.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/TestSmileRequest.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/TestTolerantSearch.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/TestHealthCheckHandlerLegacyMode.java</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/handler/TestUserManagedReplicationWithAuth.java</affectedPath><commitId>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</commitId><timestamp>1787793927000</timestamp><author><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18357: Remove SolrTestCaseJ4 URL-allowlist system-property helpers (#4790)
</comment><date>2026-08-26 21:25:27 -0400</date><id>1869a60e2e3fa6361822a471bbc0fa7dbb7bf5cb</id><msg>SOLR-18357: Remove SolrTestCaseJ4 URL-allowlist system-property helpers (#4790)</msg><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/facet/TestJsonRangeFacets.java</file></path><path><editType>edit</editType><file>solr/test-framework/src/java/org/apache/solr/BaseDistributedSearchTestCase.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacetErrors.java</file></path><path><editType>edit</editType><file>solr/webapp/src/test/org/apache/solr/webapp/AdminUiReplicationStandaloneTest.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/handler/TestHealthCheckHandlerLegacyMode.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacets.java</file></path><path><editType>edit</editType><file>solr/test-framework/src/java/org/apache/solr/SolrTestCaseJ4.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/TestTolerantSearch.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/facet/TestJsonFacetRefinement.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/handler/TestUserManagedReplicationWithAuth.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/TestSmileRequest.java</file></path><path><editType>edit</editType><file>solr/test-framework/src/java/org/apache/solr/SolrTestCaseHS.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/json/TestJsonRequest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci-builds.apache.org/user/github</absoluteUrl><fullName>github</fullName></culprit></freeStyleBuild>