==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: opensearch-ml-commons-plugin 3.1.0.0-1 (Mon Jul 7 16:15:01 2025) ==> Retrieving sources... -> Found opensearch-ml-commons-plugin-3.1.0.0.tar.gz -> Found disable-failed-test.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... opensearch-ml-commons-plugin-3.1.0.0.tar.gz ... Passed disable-failed-test.patch ... Passed ==> Making package: opensearch-ml-commons-plugin 3.1.0.0-1 (Mon Jul 7 16:15:09 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... :: There are 3 providers available for java-runtime-headless=21: :: Repository extra 1) jdk21-openjdk 2) jre21-openjdk 3) jre21-openjdk-headless Enter a number (default=1): looking for conflicting packages... warning: dependency cycle detected: warning: harfbuzz will be installed before its freetype2 dependency Packages (17) freetype2-2.13.3-3 giflib-5.2.2-2 graphite-1:1.3.14-4 harfbuzz-11.2.1-1 hicolor-icon-theme-0.18-1 java-environment-common-3-6 java-runtime-common-3-6 jbigkit-2.1-8 jdk21-openjdk-21.0.7.u6-1 lcms2-2.17-1 libjpeg-turbo-3.1.1-1 libnet-2:1.3-1 libpng-1.6.50-1 libtiff-4.7.0-1 nspr-4.36-1 nss-3.113.1-1 opensearch-3.1.0-1 Total Installed Size: 457.70 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing java-runtime-common... For the complete set of Java binaries to be available in your PATH, you need to re-login or source /etc/profile Please note that this package does not support forcing JAVA_HOME as former package java-common did installing nspr... installing nss... installing libjpeg-turbo... installing jbigkit... installing libtiff... Optional dependencies for libtiff freeglut: for using tiffgt installing lcms2... installing libnet... installing libpng... installing graphite... Optional dependencies for graphite graphite-docs: Documentation installing harfbuzz... Optional dependencies for harfbuzz harfbuzz-utils: utilities installing freetype2... installing java-environment-common... installing hicolor-icon-theme... installing giflib... installing jdk21-openjdk... Optional dependencies for jdk21-openjdk java-rhino: for some JavaScript support alsa-lib: for basic sound support gtk3: for the Gtk+ 3 look and feel - desktop usage installing opensearch... Optional dependencies for opensearch opensearch-analysis-icu-plugin opensearch-analysis-kuromoji-plugin opensearch-analysis-nori-plugin opensearch-analysis-phonetic-plugin opensearch-analysis-smartcn-plugin opensearch-analysis-stempel-plugin opensearch-analysis-ukrainian-plugin opensearch-discovery-azure-classic-plugin opensearch-discovery-ec2-plugin opensearch-discovery-gce-plugin opensearch-ingest-attachment-plugin opensearch-mapper-annotated-text-plugin opensearch-mapper-murmur3-plugin opensearch-mapper-size-plugin opensearch-repository-azure-plugin opensearch-repository-gcs-plugin opensearch-repository-hdfs-plugin opensearch-repository-s3-plugin opensearch-store-smb-plugin opensearch-alerting-plugin opensearch-anomaly-detection-plugin opensearch-asynchronous-search-plugin opensearch-cross-cluster-replication-plugin opensearch-geospatial-plugin opensearch-ml-commons-plugin opensearch-notifications-plugin opensearch-neural-search-plugin opensearch-index-management-plugin opensearch-job-scheduler-plugin opensearch-knn-plugin opensearch-observability-plugin opensearch-performance-analyzer-plugin opensearch-reports-scheduler-plugin opensearch-security-plugin opensearch-sql-plugin :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'opensearch' with GID 971. Creating user 'opensearch' (OpenSearch user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Creating temporary files... (4/4) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) unzip-6.0-22 Total Installed Size: 0.42 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing unzip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found opensearch-ml-commons-plugin-3.1.0.0.tar.gz -> Found disable-failed-test.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting opensearch-ml-commons-plugin-3.1.0.0.tar.gz with bsdtar ==> Starting prepare()... patching file ml-algorithms/src/test/java/org/opensearch/ml/engine/algorithms/text_embedding/ModelHelperTest.java ======================================= OpenSearch Build Hamster says Hello! Gradle Version : 8.11.1 OS Info : Linux 5.1.16-1-ARCH (aarch64) JDK Version : 21 (Arch Linux JDK) JAVA_HOME : /usr/lib/jvm/java-21-openjdk Random Testing Seed : D420CCE82EBB0ED8 Crypto Standard : any-supported ======================================= > Task :opensearch-ml-common:compileJava /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/model/LocalRegexGuardrail.java:49: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @EqualsAndHashCode ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/transport/mcpserver/requests/register/MLMcpToolsRegisterNodeRequest.java:32: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @Data ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/transport/mcpserver/requests/remove/MLMcpToolsRemoveNodeRequest.java:18: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @Data ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/connector/HttpConnector.java:46: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @EqualsAndHashCode ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/connector/AwsConnector.java:28: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @EqualsAndHashCode ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/transport/mcpserver/requests/update/MLMcpToolsUpdateNodeRequest.java:25: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @Data ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/model/ModelGuardrail.java:49: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @EqualsAndHashCode ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/utils/StringUtils.java:143: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.doPrivileged((PrivilegedExceptionAction<Void>) () -> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/model/ModelGuardrail.java:107: warning: [removal] AccessController in java.security has been deprecated and marked for removal String guardrailResponse = AccessController ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/common/src/main/java/org/opensearch/ml/common/model/LocalRegexGuardrail.java:226: warning: [removal] AccessController in java.security has been deprecated and marked for removal queryBody = AccessController.doPrivileged((PrivilegedExceptionAction<String>) () -> gson.toJson(queryBodyMap)); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 10 warnings > Task :opensearch-ml-client:compileTestJava Note: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/client/src/test/java/org/opensearch/ml/client/MachineLearningNodeClientTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/client/src/test/java/org/opensearch/ml/client/MachineLearningNodeClientTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended > Task :opensearch-ml-memory:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/memory/src/main/java/org/opensearch/ml/memory/action/conversation/CreateConversationRequest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-algorithms:compileJava /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/memory/ConversationIndexMessage.java:16: warning: Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type. @Data ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/McpSseTool.java:36: warning: Not generating setName(): A method with that name already exists private String name = TYPE; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/McpSseTool.java:35: warning: Not generating getName(): A method with that name already exists @Getter ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/AgentTool.java:43: warning: Not generating setName(): A method with that name already exists private String name = TYPE; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/AgentTool.java:42: warning: Not generating getName(): A method with that name already exists @Getter ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/MLModelTool.java:46: warning: Not generating setName(): A method with that name already exists private String name = TYPE; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/tools/MLModelTool.java:45: warning: Not generating getName(): A method with that name already exists @Getter ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/httpclient/MLHttpClientFactory.java:28: warning: [removal] AccessController in java.security has been deprecated and marked for removal return AccessController ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/utils/S3Utils.java:33: warning: [removal] AccessController in java.security has been deprecated and marked for removal S3Client s3 = AccessController ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/utils/S3Utils.java:49: warning: [removal] AccessController in java.security has been deprecated and marked for removal AccessController.doPrivileged((PrivilegedExceptionAction<Void>) () -> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/analysis/DJLUtils.java:37: warning: [removal] AccessController in java.security has been deprecated and marked for removal return AccessController.doPrivileged((PrivilegedExceptionAction<T>) () -> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/ingest/OpenAIDataIngestion.java:74: warning: [removal] AccessController in java.security has been deprecated and marked for removal InputStreamReader inputStreamReader = AccessController ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/ml-algorithms/src/main/java/org/opensearch/ml/engine/ingest/S3DataIngestion.java:85: warning: [removal] AccessController in java.security has been deprecated and marked for removal ResponseInputStream<GetObjectResponse> s3is = AccessController ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 13 warnings > Task :opensearch-ml-algorithms:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [W707 16:19:55.355928591 LinearAlgebra.cpp:3063] Warning: at::frobenius_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.vector_norm(A, 2., dim, keepdim)` instead (function operator()) > Task :opensearch-ml-memory:compileTestJava Note: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/memory/src/test/java/org/opensearch/ml/memory/action/conversation/CreateConversationRequestTests.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-spi:javadoc /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:14: warning: no description for @param * @param <T> ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:20: warning: no description for @return * @return ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:36: warning: no description for @return * @return ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:52: warning: no comment interface Factory<T extends Memory> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:39: warning: no comment default void getMessages(String id, ActionListener<T> listener){} ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Memory.java:31: warning: no comment default <S> void save(String id, T message, ActionListener<S> listener){} ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Message.java:15: warning: no description for @return * @return ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/memory/Message.java:21: warning: no description for @return * @return ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/tools/Tool.java:99: warning: no description for @return * @return ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/tools/Tool.java:70: warning: no comment Map<String, Object> getAttributes(); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/tools/Tool.java:71: warning: no comment void setAttributes(Map<String, Object> attributes); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/tools/ToolAnnotation.java:15: warning: no comment public @interface ToolAnnotation { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/spi/src/main/java/org/opensearch/ml/common/spi/tools/ToolAnnotation.java:16: warning: no comment String value(); ^ 13 warnings > Task :opensearch-ml-common:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-search-processors:compileJava Note: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/search-processors/src/main/java/org/opensearch/searchpipelines/questionanswering/generative/llm/MessageBlock.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-plugin:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-plugin:javadoc /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/MLStat.java:14: warning: no @param for <T> public class MLStat<T> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/plugin/package-info.java:6: warning: no comment package org.opensearch.ml.plugin; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:17: warning: no comment public abstract class AbstractMLMetricsCounter<T extends Enum<T>> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:23: warning: no comment protected final String clusterName; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:25: warning: no comment protected final Map<T, Counter> metricCounterMap; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:26: warning: no comment protected final Map<T, Histogram> metricHistogramMap; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:24: warning: no comment protected final MetricsRegistry metricsRegistry; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:28: warning: no comment protected AbstractMLMetricsCounter(String clusterName, MetricsRegistry metricsRegistry, Class<T> metricClass, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:77: warning: no comment protected abstract String getMetricDescription(T metric); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:79: warning: no comment protected abstract MetricType getMetricType(T metric); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:43: warning: no comment public void incrementCounter(T metric) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:47: warning: no comment public void incrementCounter(T metric, Tags customTags) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:56: warning: no comment public void recordHistogram(T metric, double value) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/counters/AbstractMLMetricsCounter.java:60: warning: no comment public void recordHistogram(T metric, double value, Tags customTags) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:32: warning: no comment public abstract class AbstractMLSearchAction<T extends ToXContentObject> extends BaseRestHandler { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:37: warning: no comment protected final ActionType<SearchResponse> actionType; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:36: warning: no comment protected final Class<T> clazz; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:35: warning: no comment protected final String index; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:34: warning: no comment protected final List<String> urlPaths; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:40: warning: no comment public AbstractMLSearchAction( ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/rest/AbstractMLSearchAction.java:70: warning: no comment protected RestResponseListener<SearchResponse> search(RestChannel channel) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/permission/AccessController.java:14: warning: use of default constructor, which does not provide a comment public class AccessController { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/permission/AccessController.java:25: warning: no comment public static boolean checkUserPermissions(User requestedUser, User resourceUser, String modelId) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/permission/AccessController.java:21: warning: no comment public static User getUserContext(Client client) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/permission/AccessController.java:17: warning: no comment public static String getUserStr(Client client) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:18: warning: no comment public static ActionName from(String value) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:8: warning: no comment public enum ActionName { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:16: warning: no comment BATCH_PREDICT; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:14: warning: no comment DEPLOY, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:12: warning: no comment EXECUTE, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:10: warning: no comment PREDICT, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:13: warning: no comment REGISTER, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:9: warning: no comment TRAIN, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:11: warning: no comment TRAIN_PREDICT, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/ActionName.java:15: warning: no comment UNDEPLOY, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/metrics/AdoptionMetric.java:17: warning: no comment public String getDescription() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/metrics/AdoptionMetric.java:21: warning: no comment public MetricType getType() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/metrics/AdoptionMetric.java:7: warning: no comment public enum AdoptionMetric { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/metrics/AdoptionMetric.java:8: warning: no comment MODEL_COUNT("Number of models created", MetricType.COUNTER), CONNECTOR_COUNT("Number of connectors created", MetricType.COUNTER); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/stats/otel/metrics/AdoptionMetric.java:8: warning: no comment MODEL_COUNT("Number of models created", MetricType.COUNTER), CONNECTOR_COUNT("Number of connectors created", MetricType.COUNTER); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/BreakerName.java:8: warning: no comment public enum BreakerName { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/BreakerName.java:10: warning: no comment DISK, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/BreakerName.java:9: warning: no comment MEMORY, ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/BreakerName.java:11: warning: no comment NATIVE_MEMORY ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/tasks/CancelBatchJobTransportAction.java:65: warning: no comment public class CancelBatchJobTransportAction extends HandledTransportAction<ActionRequest, MLCancelBatchJobResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/tasks/CancelBatchJobTransportAction.java:79: warning: no comment public CancelBatchJobTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, NamedXContentRegistry xContentRegistry, ClusterService clusterService, ScriptService scriptService, ConnectorAccessControlHelper connectorAccessControlHelper, ModelAccessControlHelper modelAccessControlHelper, EncryptorImpl encryptor, MLTaskManager mlTaskManager, MLModelManager mlModelManager, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/CircuitBreaker.java:17: warning: no comment String getName(); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/CircuitBreaker.java:15: warning: no comment boolean isOpen(); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/constant/CommonValue.java:8: warning: no comment public class CommonValue { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/constant/CommonValue.java:9: warning: no comment public static String ACTION_PREFIX = "cluster:admin/opensearch/ml/"; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/constant/CommonValue.java:8: warning: use of default constructor, which does not provide a comment public class CommonValue { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:50: warning: no comment public class ConnectorAccessControlHelper { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:54: warning: no comment public ConnectorAccessControlHelper(ClusterService clusterService, Settings settings) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:189: warning: no comment public boolean accessControlNotEnabled(User user) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:231: warning: no comment public SearchSourceBuilder addUserBackendRolesFilter(User user, SearchSourceBuilder searchSourceBuilder) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:115: warning: no comment public void getConnector(Client client, String connectorId, ActionListener<Connector> listener) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:59: warning: no comment public boolean hasPermission(User user, Connector connector) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:193: warning: no comment public boolean isAdmin(User user) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:181: warning: no comment public boolean skipConnectorAccessControl(User user) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:81: warning: no comment public void validateConnectorAccess(SdkClient sdkClient, Client client, String connectorId, String tenantId, MLFeatureEnabledSetting mlFeatureEnabledSetting, ActionListener<Boolean> listener) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:63: warning: no comment public void validateConnectorAccess(Client client, String connectorId, ActionListener<Boolean> listener) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/helper/ConnectorAccessControlHelper.java:105: warning: no comment public boolean validateConnectorAccess(Client client, Connector connector) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/CreateControllerTransportAction.java:57: warning: no comment public class CreateControllerTransportAction extends HandledTransportAction<ActionRequest, MLCreateControllerResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/CreateControllerTransportAction.java:68: warning: no comment public CreateControllerTransportAction(TransportService transportService, ActionFilters actionFilters, MLIndicesHandler mlIndicesHandler, Client client, ClusterService clusterService, ModelAccessControlHelper modelAccessControlHelper, MLModelCacheHelper mlModelCacheHelper, MLModelManager mlModelManager, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/agents/DeleteAgentTransportAction.java:45: warning: no comment public class DeleteAgentTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/agents/DeleteAgentTransportAction.java:54: warning: no comment public DeleteAgentTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, SdkClient sdkClient, NamedXContentRegistry xContentRegistry, ClusterService clusterService, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/connector/DeleteConnectorTransportAction.java:46: warning: no comment public class DeleteConnectorTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/connector/DeleteConnectorTransportAction.java:55: warning: no comment public DeleteConnectorTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, SdkClient sdkClient, NamedXContentRegistry xContentRegistry, ConnectorAccessControlHelper connectorAccessControlHelper, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/DeleteControllerTransportAction.java:47: warning: no comment public class DeleteControllerTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/DeleteControllerTransportAction.java:58: warning: no comment public DeleteControllerTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, NamedXContentRegistry xContentRegistry, ClusterService clusterService, MLModelManager mlModelManager, MLModelCacheHelper mlModelCacheHelper, ModelAccessControlHelper modelAccessControlHelper, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/model_group/DeleteModelGroupTransportAction.java:46: warning: no comment public class DeleteModelGroupTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/model_group/DeleteModelGroupTransportAction.java:56: warning: no comment public DeleteModelGroupTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, SdkClient sdkClient, NamedXContentRegistry xContentRegistry, ClusterService clusterService, ModelAccessControlHelper modelAccessControlHelper, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/models/DeleteModelTransportAction.java:88: warning: no comment public class DeleteModelTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/models/DeleteModelTransportAction.java:106: warning: no comment public DeleteModelTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, SdkClient sdkClient, Settings settings, NamedXContentRegistry xContentRegistry, ClusterService clusterService, ModelAccessControlHelper modelAccessControlHelper, AgentModelsSearcher agentModelsSearcher, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/tasks/DeleteTaskTransportAction.java:44: warning: no comment public class DeleteTaskTransportAction extends HandledTransportAction<ActionRequest, DeleteResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/tasks/DeleteTaskTransportAction.java:52: warning: no comment public DeleteTaskTransportAction(TransportService transportService, ActionFilters actionFilters, Client client, SdkClient sdkClient, NamedXContentRegistry xContentRegistry, MLFeatureEnabledSetting mlFeatureEnabledSetting) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/DeployControllerTransportAction.java:32: warning: no comment public class DeployControllerTransportAction extends TransportNodesAction<MLDeployControllerNodesRequest, MLDeployControllerNodesResponse, MLDeployControllerNodeRequest, MLDeployControllerNodeResponse> { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/action/controller/DeployControllerTransportAction.java:43: warning: no comment public DeployControllerTransportAction(TransportService transportService, ActionFilters actionFilters, MLModelManager mlModelManager, ClusterService clusterService, ThreadPool threadPool, Client client, DiscoveryNodeHelper nodeFilter, MLStats mlStats, NamedXContentRegistry xContentRegistry, ModelAccessControlHelper modelAccessControlHelper) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:25: warning: no comment public class DiscoveryNodeHelper { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:34: warning: no comment public DiscoveryNodeHelper(ClusterService clusterService, Settings settings) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:97: warning: no comment public String[] filterEligibleNodes(FunctionName functionName, String[] nodeIds) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:144: warning: no comment public String[] getAllNodeIds() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:135: warning: no comment public DiscoveryNode[] getAllNodes() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:53: warning: no comment public String[] getEligibleNodeIds(FunctionName functionName) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:62: warning: no comment public DiscoveryNode[] getEligibleNodes(FunctionName functionName) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:180: warning: no comment public DiscoveryNode getNode(String nodeId) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:168: warning: no comment public String[] getNodeIds(DiscoveryNode[] nodes) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:153: warning: no comment public DiscoveryNode[] getNodes(String[] nodeIds) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/cluster/DiscoveryNodeHelper.java:176: warning: no comment public boolean isEligibleDataNode(DiscoveryNode node) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/DiskCircuitBreaker.java:27: warning: no comment public static final ByteSizeValue DEFAULT_DISK_SHORTAGE_THRESHOLD = new ByteSizeValue(5, ByteSizeUnit.GB); ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/breaker/DiskCircuitBreaker.java:30: warning: no comment public DiskCircuitBreaker(Settings settings, ClusterService clusterService, File diskDir) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:26: warning: no @param for exception public ErrorMessage(Throwable exception, int status) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:26: warning: no @param for status public ErrorMessage(Throwable exception, int status) { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:17: warning: no comment protected Throwable exception; ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:42: warning: no comment protected String fetchDetails() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:38: warning: no comment protected String fetchReason() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:105: warning: no comment public String getDetails() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:101: warning: no comment public String getReason() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:93: warning: no comment public int getStatus() { ^ /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/generated/sources/delombok/java/main/org/opensearch/ml/utils/error/ErrorMessage.java:97: warning: no comment public String getType() { ^ 100 warnings > Task :opensearch-ml-plugin:forbiddenApisMain Forbidden method invocation: java.lang.String#toLowerCase() [Uses default locale] in org.opensearch.ml.action.batch.TransportBatchIngestionAction (TransportBatchIngestionAction.java:160) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreaker (DiskCircuitBreaker.java, field declaration of 'diskDir') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreaker (DiskCircuitBreaker.java, method declaration of '<init>(org.opensearch.common.settings.Settings,org.opensearch.cluster.service.ClusterService,java.io.File)') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreaker (DiskCircuitBreaker.java:46) Forbidden class/interface use: org.apache.logging.log4j.util.Strings [use org.opensearch.core.common.Strings instead.] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:272) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:877) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:879) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:1230) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:1381) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:2121) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.model.MLModelManager (MLModelManager.java:2124) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateAction (TransportMcpToolsUpdateAction.java:138) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.action.undeploy.TransportUndeployModelsAction (TransportUndeployModelsAction.java:261) Forbidden class/interface use: org.apache.logging.log4j.util.Strings [use org.opensearch.core.common.Strings instead.] in org.opensearch.ml.action.register.TransportRegisterModelAction (TransportRegisterModelAction.java:266) Forbidden class/interface use: org.apache.logging.log4j.util.Strings [use org.opensearch.core.common.Strings instead.] in org.opensearch.ml.action.register.TransportRegisterModelAction (TransportRegisterModelAction.java:339) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.action.tasks.GetTaskTransportAction (GetTaskTransportAction.java:582) Forbidden method invocation: org.apache.logging.log4j.Logger#error(java.lang.Object) [Use logger methods with non-Object parameter] in org.opensearch.ml.action.controller.UpdateControllerTransportAction (UpdateControllerTransportAction.java:123) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.MLCircuitBreakerService (MLCircuitBreakerService.java:80) Forbidden method invocation: org.apache.logging.log4j.Logger#error(java.lang.Object) [Use logger methods with non-Object parameter] in org.opensearch.ml.action.controller.DeleteControllerTransportAction (DeleteControllerTransportAction.java:156) Forbidden method invocation: org.apache.logging.log4j.Logger#error(java.lang.Object) [Use logger methods with non-Object parameter] in org.opensearch.ml.action.controller.DeleteControllerTransportAction (DeleteControllerTransportAction.java:114) > Task :opensearch-ml-search-processors:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-plugin:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :opensearch-ml-plugin:forbiddenApisTest Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MapUtilsTests (MapUtilsTests.java, annotation on method declaration of 'testIncrementCounterForVersionedCounters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MapUtilsTests (MapUtilsTests.java, annotation on method declaration of 'testIncrementCounterForIntegerCounters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MapUtilsTests (MapUtilsTests.java, annotation on method declaration of 'testGetCounterForVersionedCounters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MapUtilsTests (MapUtilsTests.java, annotation on method declaration of 'testGetCounterForIntegerCounters()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLRegisterModelActionTests (RestMLRegisterModelActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsUpdateActionTests (RestMLMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_prepareRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsUpdateActionTests (RestMLMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_prepareRequest_toolListIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsUpdateActionTests (RestMLMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_getName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsUpdateActionTests (RestMLMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_routes()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.tasks.GetTaskTransportActionTests (GetTaskTransportActionTests.java, annotation on method declaration of 'testGetTask_SuccessBatchPredictStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRemoveOnNodesActionTests (TransportMcpToolsRemoveOnNodesActionTests.java, annotation on method declaration of 'testNewResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRemoveOnNodesActionTests (TransportMcpToolsRemoveOnNodesActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRemoveOnNodesActionTests (TransportMcpToolsRemoveOnNodesActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRemoveOnNodesActionTests (TransportMcpToolsRemoveOnNodesActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testNewResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testNewRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_AddedWorkerNodes()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:201) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:202) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:203) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:205) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:205) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:206) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:206) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:207) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:207) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:217) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:217) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:218) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:218) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:219) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:219) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:223) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:224) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:225) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_RemovedWorkerNodes()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:236) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:237) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:238) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:240) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:240) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:241) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:241) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:242) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:242) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:252) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:252) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:253) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:253) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:254) Forbidden class/interface use: java.nio.file.Paths [Use org.opensearch.common.io.PathUtils.get() instead.] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:254) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:261) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:262) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java:263) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_NoTasks()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_EmptyTasks()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_NotExpiredMLTask()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_ExpiredMLTask_Register()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_ExpiredMLTask_Deploy_NullWorkerNode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_ExpiredMLTask_Deploy_PartiallyDEPLOYED()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.syncup.TransportSyncUpOnNodeActionTests (TransportSyncUpOnNodeActionTests.java, annotation on method declaration of 'testCleanUpLocalCache_ExpiredMLTask_Deploy_DEPLOYED()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testGetName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithEmptyContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithNullModelId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithNullField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithConnectorIDAndConnectorUpdateContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithConnectorID()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateModelActionTests (RestMLUpdateModelActionTests.java, annotation on method declaration of 'testUpdateModelRequestWithConnectorUpdateContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure_Get_Agent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure_IndexNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure_OpenSearchStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_RuntimeException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testGetTask_NotFoundResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure_Context_Exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_NoAgentId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testRemoveModelIDIfHiddenAndNotSuperUser()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.GetAgentTransportActionTests (GetAgentTransportActionTests.java, annotation on method declaration of 'testNotRemoveModelIDIfHiddenAndSuperUser()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerFailedWithControllerFeatureFlagDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithTextEmbeddingModelSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithModelNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithModelStateDeploying()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithModelFunctionUnsupported()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithIndexCreatedFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithIndexCreatedOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithIndexResponseUpdated()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithDeploySuccessNullFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithUndeploySuccessEmptyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithUndeploySuccessPartiallyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithUndeployNullResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.CreateControllerTransportActionTests (CreateControllerTransportActionTests.java, annotation on method declaration of 'testCreateControllerWithUndeployOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeployControllerTransportActionTests (DeployControllerTransportActionTests.java, annotation on method declaration of 'testNewResponses()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeployControllerTransportActionTests (DeployControllerTransportActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeployControllerTransportActionTests (DeployControllerTransportActionTests.java, annotation on method declaration of 'testNewNodeStreamRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeployControllerTransportActionTests (DeployControllerTransportActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeployControllerTransportActionTests (DeployControllerTransportActionTests.java, annotation on method declaration of 'testNodeOperationException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java, annotation on method declaration of 'testPrivateConstructor()') Forbidden method invocation: java.lang.Class#getDeclaredConstructor(java.lang.Class[]) [Do not violate java's access system: Use getConstructor() instead] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java:39) Forbidden method invocation: java.lang.reflect.AccessibleObject#setAccessible(boolean) [Do not violate java's access system] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java:40) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java, annotation on method declaration of 'testReplaceHits()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java, annotation on method declaration of 'testReplaceHitsWithSearchHits()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java, annotation on method declaration of 'testReplaceHitsWithNonWriteableAggregations()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.SearchResponseUtilTests (SearchResponseUtilTests.java, annotation on method declaration of 'testReplaceHitsWithNoHits()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithSearchInput_Async_KMenas()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithSearchInput_Sync_KMenas()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithSearchInput_Sync_LogisticRegression()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithSearchInput_Async_LogisticRegression()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithDataFrame_Async_BatchRCF()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithDataFrame_Sync_BatchRCF()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithoutDataset_KMenas()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.training.TrainingITTests (TrainingITTests.java, annotation on method declaration of 'testTrainingWithEmptyDataset_KMenas()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerFailedWithControllerFeatureFlagDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithModelAccessControlNoPermissionHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithModelAccessControlOtherExceptionHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithGetModelNotFoundSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithGetControllerOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithGetModelNotFoundWithGetControllerOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithUndeploySuccessNullFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithUndeploySuccessEmptyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithUndeploySuccessPartiallyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithUndeployNullResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.DeleteControllerTransportActionTests (DeleteControllerTransportActionTests.java, annotation on method declaration of 'testDeleteControllerWithUndeployOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileTransportActionTests (MLProfileTransportActionTests.java, annotation on method declaration of 'testNewResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileTransportActionTests (MLProfileTransportActionTests.java, annotation on method declaration of 'testNodeOperation_EmptyIds()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileTransportActionTests (MLProfileTransportActionTests.java, annotation on method declaration of 'testNodeOperation_SuperAdminVsRegularUser()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testTransportRegisterModelMetaActionConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testTransportRegisterModelMetaActionDoExecute()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testDoExecute_successWithCreateModelGroup()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testDoExecute_failureWithCreateModelGroup()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testDoExecute_userHasNoAccessException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'test_ValidationFailedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testDoExecute_ModelNameAlreadyExists()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'testDoExecute_NoAccessWhenModelNameAlreadyExists()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.upload_chunk.TransportRegisterModelMetaActionTests (TransportRegisterModelMetaActionTests.java, annotation on method declaration of 'test_FailureWhenSearchingModelGroupName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java, annotation on method declaration of 'testMaskSensitiveInfo_withCredential()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java, annotation on method declaration of 'testMaskSensitiveInfo_noCredential()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java, annotation on method declaration of 'testMaskSensitiveInfo_emptyInput()') Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java:222) Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java, annotation on method declaration of 'testOpenAIEditsModel()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLRemoteInferenceIT (RestMLRemoteInferenceIT.java, annotation on method declaration of 'testOpenAIModerationsModel()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainAndPredictTaskRunnerTests (MLTrainAndPredictTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainAndPredictTaskRunnerTests (MLTrainAndPredictTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_QueryInput()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainAndPredictTaskRunnerTests (MLTrainAndPredictTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_QueryInput_Failure()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainAndPredictTaskRunnerTests (MLTrainAndPredictTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_FailedToUpdateTask()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainAndPredictTaskRunnerTests (MLTrainAndPredictTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnRemoteNode()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java, annotation on method declaration of 'testPredictRemoteModelSuccessWithModelGuardrail()') Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:236) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:237) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:238) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:618) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:619) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:620) Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:620) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:628) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:629) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:630) Forbidden method invocation: java.lang.String#getBytes() [Uses default charset] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:630) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:631) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLGuardrailsIT (RestMLGuardrailsIT.java:636) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLGetControllerActionTests (RestMLGetControllerActionTests.java, annotation on method declaration of 'testGetControllerRequestWithControllerDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.ParseUtilsTests (ParseUtilsTests.java, annotation on method declaration of 'testToInstant_WithValidTimestamp()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.ParseUtilsTests (ParseUtilsTests.java, annotation on method declaration of 'testToInstant_WithNullValue()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.ParseUtilsTests (ParseUtilsTests.java, annotation on method declaration of 'testToInstant_WithInvalidToken()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.ParseUtilsTests (ParseUtilsTests.java, annotation on method declaration of 'testToInstant_WithEndArrayToken()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.ParseUtilsTests (ParseUtilsTests.java, annotation on method declaration of 'testToInstant_WithFieldNameToken()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_user_null_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connectorAccessControl_not_enabled_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connectorOwner_is_null_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_user_is_admin_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connector_isPublic_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connector_isPrivate_userIsOwner_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connector_isPrivate_userIsNotOwner_return_false()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connector_isRestricted_userHasBackendRole_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_hasPermission_connector_isRestricted_userNotHasBackendRole_return_false()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_validateConnectorAccess_user_isAdmin_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_validateConnectorAccess_user_isNotAdmin_hasNoBackendRole_return_false()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_validateConnectorAccess_user_isNotAdmin_hasBackendRole_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_validateConnectorAccess_connectorNotFound_return_false()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_validateConnectorAccess_searchConnectorException_return_false()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_skipConnectorAccessControl_userIsNull_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_skipConnectorAccessControl_connectorAccessControl_notEnabled_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_skipConnectorAccessControl_userIsAdmin_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_accessControlNotEnabled_connectorAccessControl_notEnabled_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_accessControlNotEnabled_userIsNull_return_true()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_addUserBackendRolesFilter_nullQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_addUserBackendRolesFilter_boolQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'test_addUserBackendRolesFilter_nonBoolQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'testGetConnectorHappyCase()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'testGetConnectorException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.helper.ConnectorAccessControlHelperTests (ConnectorAccessControlHelperTests.java, annotation on method declaration of 'testGetConnectorIndexNotFound()') Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java, method declaration of 'setupMockLLM(java.util.List)') Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:27) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:29) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:29) Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:29) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:30) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:46) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:47) Forbidden class/interface use: com.sun.net.httpserver.HttpExchange [non-portable or internal runtime class] in org.opensearch.ml.tools.MockLLM (MockLLM.java:48) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.RestActionUtilsTests (RestActionUtilsTests.java, annotation on method declaration of 'testReturnContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.RestActionUtilsTests (RestActionUtilsTests.java, annotation on method declaration of 'testGetAllNodes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.RestActionUtilsTests (RestActionUtilsTests.java, annotation on method declaration of 'testIsSuperAdminUser()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.RestActionUtilsTests (RestActionUtilsTests.java, annotation on method declaration of 'testIsSuperAdminUser_NotAdmin()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLDeleteModelActionIT (RestMLDeleteModelActionIT.java, annotation on method declaration of 'testDeleteModelAPI_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_empty_body_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_matchAll_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_bool_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_term_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_terms_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_range_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_matchPhrase_search()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupITTests (SearchModelGroupITTests.java, annotation on method declaration of 'test_queryString_search()') Forbidden class/interface use: joptsimple.internal.Strings [use org.opensearch.core.common.Strings instead.] in org.opensearch.ml.rest.RestMLUpdateAgentActionTests (RestMLUpdateAgentActionTests.java:80) Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.model_group.GetModelGroupITTests (GetModelGroupITTests.java, annotation on method declaration of 'testGetModel_IndexNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testGetInstance()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testRun()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testMetricCollectionSettings()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testRunWithConnectorId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testRunWithSearchFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLStatsJobProcessorTests (MLStatsJobProcessorTests.java, annotation on method declaration of 'testRunWithConnectorFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'test_DoExecute()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'test_DoExecute_Exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'test_skipModelAccessControlTrue()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'test_ThreadContextError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringNotEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.SearchModelGroupTransportActionTests (SearchModelGroupTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.SearchModelTransportActionTests (SearchModelTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringNotEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.SearchModelTransportActionTests (SearchModelTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringEnabled()') Forbidden method invocation: java.lang.Math#random() [Use one of the various randomization methods from LuceneTestCase or OpenSearchTestCase for reproducibility] in org.opensearch.ml.utils.TestData (TestData.java:80) Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelActionTests (TransportDeployModelActionTests.java, annotation on method declaration of 'testDoExecute_DoNotAllowCustomDeploymentPlan()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelActionTests (TransportDeployModelActionTests.java, annotation on method declaration of 'testDoExecute_whenDeployModelRequestNodeIdsEmpty_thenMLResourceNotFoundException()') Forbidden method invocation: java.lang.Class#getDeclaredField(java.lang.String) [Do not violate java's access system: Use getField() instead] in org.opensearch.ml.action.deploy.TransportDeployModelActionTests (TransportDeployModelActionTests.java:525) Forbidden method invocation: java.lang.reflect.AccessibleObject#setAccessible(boolean) [Do not violate java's access system] in org.opensearch.ml.action.deploy.TransportDeployModelActionTests (TransportDeployModelActionTests.java:526) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerFailedWithControllerFeatureFlagDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithTextEmbeddingModelSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelAccessControlNoPermissionHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelAccessControlOtherExceptionHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithControllerEnabledNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithControllerEnabledNullHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithControllerNotEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithControllerEnabledNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelFunctionUnsupported()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'tesUpdateControllerWithGetModelNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUpdateResponseNoop()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithNullUpdateResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithDeploySuccessNullFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithDeployNotRequiredAfterUpdateSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithModelNDeployedAndDeployNotRequiredAfterUpdateSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeploySuccessEmptyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeploySuccessPartiallyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeploySuccessPartiallyFailuresHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployNullResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployNullResponseHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UpdateControllerTransportActionTests (UpdateControllerTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployOtherExceptionHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRegisterActionTests (RestMLMcpToolsRegisterActionTests.java, annotation on method declaration of 'test_prepareRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRegisterActionTests (RestMLMcpToolsRegisterActionTests.java, annotation on method declaration of 'test_prepareRequest_toolListIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRegisterActionTests (RestMLMcpToolsRegisterActionTests.java, annotation on method declaration of 'test_prepareRequest_hasUnrecognizedTool()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRegisterActionTests (RestMLMcpToolsRegisterActionTests.java, annotation on method declaration of 'test_getName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRegisterActionTests (RestMLMcpToolsRegisterActionTests.java, annotation on method declaration of 'test_routes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLModel_ExceedMaxRunningTask()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLModel_IndexModelChunkFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLRemoteModelModelGroupNotFoundException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLModel_DownloadModelFile()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLModel_DeployModel()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.model.MLModelManagerTests (MLModelManagerTests.java, annotation on method declaration of 'testRegisterMLModel_DeployModel_failure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateLocalModelSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithoutRegisterToNewModelGroupSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithRegisterToSameModelGroupSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRemoteModelWithLocalInformationSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateExternalRemoteModelWithExternalRemoteInformationSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateInternalRemoteModelWithInternalRemoteInformationSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateHiddenRemoteModelWithRemoteInformationSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateHiddenRemoteModelPermissionError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRemoteModelWithNoExternalConnectorFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRemoteModelWithRemoteInformationWithConnectorAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRemoteModelWithRemoteInformationWithConnectorAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithRegisterToNewModelGroupModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithRegisterToNewModelGroupModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithRegisterToNewModelGroupNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithModelNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithFunctionNameFieldNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateLocalModelWithExternalRemoteInformation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testRetryConnectorWhenNotProvidedInRequestBody()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateLocalModelWithInternalRemoteInformation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateLocalModelWithUnsupportedFunction()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRequestDocIOException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateRequestDocInRegisterToNewModelGroupIOException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testGetUpdateResponseListenerWithVersionBumpWrongStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testGetUpdateResponseListenerWithVersionBumpOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testGetUpdateResponseListenerWithNullUpdateResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testGetUpdateResponseListenerWrongStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testGetUpdateResponseListenerOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStateDeployingException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStateLoadingException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStateDeployedSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelWithIsModelEnabledSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelWithoutUpdateConnectorWithRateLimiterSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelWithRateLimiterSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelWithPartialRateLimiterSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelWithPartialRateLimiterSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheUpdateResponseListenerWithNullUpdateResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelWithUndeploySuccessEmptyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeploySuccessPartiallyFailures()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployNullResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateControllerWithUndeployOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStateDeployedWrongStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStateDeployedUpdateModelCacheException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelRegisterToNewModelGroupSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelRegisterToNewModelGroupWrongStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelRegisterToNewModelGroupUpdateModelCacheException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelRegisterToNewModelGroupUpdateException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStateLoadedSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStatePartiallyDeployedSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelCacheModelStatePartiallyLoadedSuccess()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStatePartiallyLoadedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStatePartiallyLoadedException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStatePartiallyDeployedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.UpdateModelTransportActionTests (UpdateModelTransportActionTests.java, annotation on method declaration of 'testUpdateModelStatePartiallyDeployedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testRoutes_Batch()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetRequest_RemoteInferenceDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetRequest_LocalModelInferenceDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testPrepareRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testPrepareBatchRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testPrepareBatchRequest_FeatureFlagDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testPrepareBatchRequest_WrongActionType()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testPrepareRequest_EmptyAlgorithm()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetRequest_InvalidActionType()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLPredictionActionTests (RestMLPredictionActionTests.java, annotation on method declaration of 'testGetRequest_UnsupportedAlgorithm()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantId_MultiTenancyEnabled_TenantIdNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantId_MultiTenancyEnabled_TenantIdPresent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantId_MultiTenancyDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantResource_MultiTenancyEnabled_TenantIdMismatch()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantResource_MultiTenancyEnabled_TenantIdMatch()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testValidateTenantResource_MultiTenancyDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testIsTenantFilteringEnabled_TenantFilteringEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testIsTenantFilteringEnabled_TenantFilteringDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testIsTenantFilteringEnabled_NoQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testIsTenantFilteringEnabled_NullSource()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testGetTenantID_IndependentNode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testGetTenantID_IndependentNode_NullTenantID()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.TenantAwareHelperTests (TenantAwareHelperTests.java, annotation on method declaration of 'testGetTenantID_NotIndependentNode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UndeployControllerTransportActionTests (UndeployControllerTransportActionTests.java, annotation on method declaration of 'testNewResponses()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UndeployControllerTransportActionTests (UndeployControllerTransportActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UndeployControllerTransportActionTests (UndeployControllerTransportActionTests.java, annotation on method declaration of 'testNewNodeStreamRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UndeployControllerTransportActionTests (UndeployControllerTransportActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.UndeployControllerTransportActionTests (UndeployControllerTransportActionTests.java, annotation on method declaration of 'testNodeOperationException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLDeployModelActionTests (RestMLDeployModelActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.custom_model.CustomModelMultiDataNodesITTests (CustomModelMultiDataNodesITTests.java, annotation on method declaration of 'testCustomModelWorkflow()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetSearchExts()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetRequestProcessors()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetResponseProcessors()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testLoadExtensionsWithNoExtensiblePlugin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testLoadExtensionsWithExtensiblePluginNoToolFactory()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testLoadExtensionsWithExtensiblePluginAndWrongToolFactory()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testLoadExtensionsWithExtensiblePluginAndCorrectToolFactory()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobType()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobIndex()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobRunner()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobParser()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobParserWithInvalidJson()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.plugin.MachineLearningPluginTests (MachineLearningPluginTests.java, annotation on method declaration of 'testGetJobParserWithValidJson()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testUpdateConnectorUpdatesHttpConnectorTimeFields()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteConnectorAccessControlSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteConnectorAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteConnectorAccessControlAccessError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteConnectorAccessControlException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteUpdateWrongStatus()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteUpdateException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteSearchResponseNotEmpty()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteSearchResponseError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.UpdateConnectorTransportActionTests (UpdateConnectorTransportActionTests.java, annotation on method declaration of 'testExecuteSearchIndexNotFoundError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMultipleParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testParseWithEmptyObject()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testWriteableName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testEquals()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersEqualsWithNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersEqualsWithDifferentClass()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersToXContentWithEmptyParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersExtBuilderToXContentWithEmptyParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersStreamRoundTripWithNullParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersExtBuilderStreamRoundTripWithNullParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testEqualsAndHashCode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testXContentRoundTrip()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testStreamRoundTrip()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testNullRequestParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testEmptyRequestParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testToXContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersEqualsAndHashCode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersExtBuilderTests (MLInferenceRequestParametersExtBuilderTests.java, annotation on method declaration of 'testMLInferenceRequestParametersToXContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseTests (MLInferenceSearchResponseTests.java, annotation on method declaration of 'testToXContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseTests (MLInferenceSearchResponseTests.java, annotation on method declaration of 'testToXContentWithNullParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseTests (MLInferenceSearchResponseTests.java, annotation on method declaration of 'testGetParams()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseTests (MLInferenceSearchResponseTests.java, annotation on method declaration of 'testSetParams()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLGetModelActionIT (RestMLGetModelActionIT.java, annotation on method declaration of 'testGetModelAPI_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.update_cache.UpdateModelCacheTransportActionTests (UpdateModelCacheTransportActionTests.java, annotation on method declaration of 'testNewResponses()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.update_cache.UpdateModelCacheTransportActionTests (UpdateModelCacheTransportActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.update_cache.UpdateModelCacheTransportActionTests (UpdateModelCacheTransportActionTests.java, annotation on method declaration of 'testNewNodeStreamRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.update_cache.UpdateModelCacheTransportActionTests (UpdateModelCacheTransportActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.update_cache.UpdateModelCacheTransportActionTests (UpdateModelCacheTransportActionTests.java, annotation on method declaration of 'testNodeOperationException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.TransportRegisterModelGroupActionTests (TransportRegisterModelGroupActionTests.java, annotation on method declaration of 'test_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.TransportRegisterModelGroupActionTests (TransportRegisterModelGroupActionTests.java, annotation on method declaration of 'test_Failure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.TransportRegisterModelGroupActionTests (TransportRegisterModelGroupActionTests.java, annotation on method declaration of 'test_TenantIdValidationFailure()') Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:61) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:116) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:168) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:218) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:273) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestBedRockInferenceIT (RestBedRockInferenceIT.java:285) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testPrediction_default_exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testPrediction_local_model_not_exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testPrediction_OpenSearchStatusException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testPrediction_MLResourceNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testPrediction_MLLimitExceededException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testValidateInputSchemaSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.prediction.TransportPredictionTaskActionTests (TransportPredictionTaskActionTests.java, annotation on method declaration of 'testValidateInputSchemaFailed()') Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestMLFlowAgentIT (RestMLFlowAgentIT.java:134) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteRemoteModel_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteRemoteModel_deleteModelController_failed()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteLocalModel_deleteModelController_failed()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteRemoteModel_deleteModelChunks_failed()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteHiddenModel_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteHiddenModel_NoSuperAdminPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_Success_AlgorithmNotNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_UserHasNoAccessException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_CheckModelState()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_ModelNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_deleteModelController_ResourceNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_ValidationFailedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteRemoteModel_modelNotFound_ResourceNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteRemoteModel_modelNotFound_RuntimeException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testModelNotFound_modelChunks_modelController_delete_success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModelChunks_Success()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'testDeleteModel_ThreadContextError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_FailToDeleteModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_FailToDeleteAllModelChunks()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_FailToDeleteAllModelChunks_TimeOut()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.models.DeleteModelTransportActionTests (DeleteModelTransportActionTests.java, annotation on method declaration of 'test_FailToDeleteAllModelChunks_SearchFailure()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.custom_model.CustomModelITTests (CustomModelITTests.java, annotation on method declaration of 'testCustomModelWorkflow()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMcpConnectionMessageStreamingActionTests (RestMcpConnectionMessageStreamingActionTests.java, annotation on method declaration of 'test_prepareConnectionRequest_withRestRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMcpConnectionMessageStreamingActionTests (RestMcpConnectionMessageStreamingActionTests.java, annotation on method declaration of 'test_prepareConnectionRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMcpConnectionMessageStreamingActionTests (RestMcpConnectionMessageStreamingActionTests.java, annotation on method declaration of 'test_prepareMessageRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMcpConnectionMessageStreamingActionTests (RestMcpConnectionMessageStreamingActionTests.java, annotation on method declaration of 'test_prepareMessageRequest_sessionIdIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'testDeleteModelGroup_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'test_AssociatedModelsExistException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'test_IndexNotFoundExceptionDuringSearch()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'test_DeleteRequestInternalServerError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'test_UserHasNoAccessException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.model_group.DeleteModelGroupTransportActionTests (DeleteModelGroupTransportActionTests.java, annotation on method declaration of 'test_ValidationFailedException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.tasks.CancelBatchJobTransportActionTests (CancelBatchJobTransportActionTests.java, annotation on method declaration of 'testGetTask_SuccessBatchPredictCancel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageFactoryTests (ErrorMessageFactoryTests.java, annotation on method declaration of 'openSearchExceptionWithoutNestedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageFactoryTests (ErrorMessageFactoryTests.java, annotation on method declaration of 'openSearchExceptionWithNestedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageFactoryTests (ErrorMessageFactoryTests.java, annotation on method declaration of 'nonOpenSearchExceptionWithNestedException()') Forbidden class/interface use: org.apache.logging.log4j.util.Strings [use org.opensearch.core.common.Strings instead.] in org.opensearch.ml.utils.TestHelper (TestHelper.java:159) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:578) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:579) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:579) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:580) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:580) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:582) Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.utils.TestHelper (TestHelper.java:582) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.GetConnectorTransportActionTests (GetConnectorTransportActionTests.java, annotation on method declaration of 'testGetConnector_UserHasNoAccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.GetConnectorTransportActionTests (GetConnectorTransportActionTests.java, annotation on method declaration of 'testGetConnector_NullResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.GetConnectorTransportActionTests (GetConnectorTransportActionTests.java, annotation on method declaration of 'testGetConnector_MultiTenancyEnabled_ForbiddenAccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRegisterOnNodesActionTests (TransportMcpToolsRegisterOnNodesActionTests.java, annotation on method declaration of 'testNewResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRegisterOnNodesActionTests (TransportMcpToolsRegisterOnNodesActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRegisterOnNodesActionTests (TransportMcpToolsRegisterOnNodesActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRegisterOnNodesActionTests (TransportMcpToolsRegisterOnNodesActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsRegisterOnNodesActionTests (TransportMcpToolsRegisterOnNodesActionTests.java, annotation on method declaration of 'testNodeOperation_OnError()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.config.GetConfigTransportActionTests (GetConfigTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure_Context_Exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.config.GetConfigTransportActionTests (GetConfigTransportActionTests.java, annotation on method declaration of 'testDoExecute_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.config.GetConfigTransportActionTests (GetConfigTransportActionTests.java, annotation on method declaration of 'testDoExecute_Success_ForNewFields()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.config.GetConfigTransportActionTests (GetConfigTransportActionTests.java, annotation on method declaration of 'testDoExecute_Rejected_MASTER_KEY()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.MLJobParameterTests (MLJobParameterTests.java, annotation on method declaration of 'testToXContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.MLJobParameterTests (MLJobParameterTests.java, annotation on method declaration of 'testNullCase()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRemoveActionTests (RestMLMcpToolsRemoveActionTests.java, annotation on method declaration of 'test_prepareRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRemoveActionTests (RestMLMcpToolsRemoveActionTests.java, annotation on method declaration of 'test_prepareRequest_toolListIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRemoveActionTests (RestMLMcpToolsRemoveActionTests.java, annotation on method declaration of 'test_getName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsRemoveActionTests (RestMLMcpToolsRemoveActionTests.java, annotation on method declaration of 'test_routes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerFailedWithControllerFeatureFlagDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerWithModelAccessControlNoPermission()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerWithModelAccessControlOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerWithGetModelNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerWithGetModelOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerOtherException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerNotFound()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerClientFailedToGetThreadPool()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.controller.GetControllerTransportActionTests (GetControllerTransportActionTests.java, annotation on method declaration of 'testGetControllerIndexNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersUtilTests (MLInferenceRequestParametersUtilTests.java, annotation on method declaration of 'testExtractParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersUtilTests (MLInferenceRequestParametersUtilTests.java, annotation on method declaration of 'testExtractParametersWithNullSource()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.searchext.MLInferenceRequestParametersUtilTests (MLInferenceRequestParametersUtilTests.java, annotation on method declaration of 'testExtractParametersWithEmptyExt()') Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.ToolIntegrationWithLLMTest (ToolIntegrationWithLLMTest.java, field declaration of 'server') Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.ToolIntegrationWithLLMTest (ToolIntegrationWithLLMTest.java:51) Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.ToolIntegrationWithLLMTest (ToolIntegrationWithLLMTest.java:69) Forbidden class/interface use: com.sun.net.httpserver.HttpServer [non-portable or internal runtime class] in org.opensearch.ml.tools.ToolIntegrationWithLLMTest (ToolIntegrationWithLLMTest.java:144) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testGetName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testUpdateControllerRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testUpdateControllerRequestWithEmptyContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testUpdateControllerRequestWithNullModelId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testUpdateControllerRequestWithNullField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLUpdateControllerActionTests (RestMLUpdateControllerActionTests.java, annotation on method declaration of 'testUpdateControllerRequestWithControllerDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testDoExecuteWithEmptyQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testDoExecuteWithNonEmptyQuery()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testDoExecuteOnFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testSearchWithHiddenField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testSearchException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testSearchThrowsException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringNotEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.TransportSearchAgentActionTests (TransportSearchAgentActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringEnabled()') Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestCohereInferenceIT (RestCohereInferenceIT.java:70) Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale] in org.opensearch.ml.rest.RestCohereInferenceIT (RestCohereInferenceIT.java:73) Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_SyncRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_SyncRequest_QueryInput()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_AsyncRequest_QueryInput_Failure()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_AsyncRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_AsyncRequest_FailToCreateTask()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnLocalNode_AsyncRequest_FailToCreateTaskWithException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnRemoteNode_SyncRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTrainingTaskRunnerTests (MLTrainingTaskRunnerTests.java, annotation on method declaration of 'testExecuteTask_OnRemoteNode_SyncRequest_FailToSendRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testDispatchTask_Success()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testDispatchTask_NullPointerException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testDispatchTask_MemoryExceedLimit()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testDispatchTask_TaskCountExceedLimit()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testGetEligibleNodes_DataNodeOnly()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.task.MLTaskDispatcherTests (MLTaskDispatcherTests.java, annotation on method declaration of 'testGetEligibleNodes_MlAndDataNodes()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java, field declaration of 'file') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java, annotation on method declaration of 'test_isOpen_whenDiskFreeSpaceIsHigherThanMinValue_breakerIsNotOpen()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java:47) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java, annotation on method declaration of 'test_isOpen_whenDiskFreeSpaceIsLessThanMinValue_breakerIsOpen()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java:58) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java, annotation on method declaration of 'test_isOpen_whenDiskFreeSpaceConfiguredToZero_breakerIsNotOpen()') Forbidden class/interface use: java.io.File [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java:69) Forbidden method invocation: java.lang.Math#random() [Use one of the various randomization methods from LuceneTestCase or OpenSearchTestCase for reproducibility] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java:69) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.DiskCircuitBreakerTests (DiskCircuitBreakerTests.java, annotation on method declaration of 'test_getName()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLUploadModelChunkActionTests (RestMLUploadModelChunkActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Failure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_HiddenAgentSuperAdmin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_HiddenAgentDeletionByNonSuperAdmin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_NonHiddenAgentDeletionByNonSuperAdmin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_GetFails()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_DeleteFails()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.DeleteAgentTransportActionTests (DeleteAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_GetIndexNotFoundFails()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_LocalModelDisabledException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_userHasNoAccessException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_successWithLocalNodeEqualToClusterNode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_successWithCreateModelGroup()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_failureWithCreateModelGroup()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_invalidURL()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testRegisterModelUrlNotAllowed()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_successWithLocalNodeNotEqualToClusterNode()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testDoExecute_FailToSendForwardRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testTransportRegisterModelActionDoExecuteWithDispatchException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_ValidationFailedException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'testTransportRegisterModelActionDoExecuteWithCreateTaskException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withConnectorId_success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withConnectorId_noPermissionToConnectorId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withConnectorId_connectorValidationException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withInternalConnector_success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withInternalConnector_connectorIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withInternalConnector_predictEndpointIsNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withUntrustedEndpoint()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_execute_registerRemoteModel_withUntrustedEndpoint_hidden_model()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_ModelNameAlreadyExists()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_FailureWhenPreBuildModelNameAlreadyExists()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_FailureWhenSearchingModelGroupName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.register.TransportRegisterModelActionTests (TransportRegisterModelActionTests.java, annotation on method declaration of 'test_NoAccessWhenModelNameAlreadyExists()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLDeleteModelActionTests (RestMLDeleteModelActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLDeleteModelActionTests (RestMLDeleteModelActionTests.java, annotation on method declaration of 'testGetName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLDeleteModelActionTests (RestMLDeleteModelActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLDeleteModelActionTests (RestMLDeleteModelActionTests.java, annotation on method declaration of 'test_PrepareRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLDeleteModelActionTests (RestMLDeleteModelActionTests.java, annotation on method declaration of 'testPrepareRequest_WithTenantIdInHeader()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateEmbeddingInputWithGeneralEmbeddingRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateRemoteInputWithGeneralEmbeddingRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateEmbeddingInputWithTitanTextRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateRemoteInputWithTitanTextRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateEmbeddingInputWithTitanMultiModalRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testValidateRemoteInputWithTitanMultiModalRemoteSchema()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueNoParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetInvalidJson()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetEmptyParameters()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueParametersWrongType()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueWithParametersProcessArray()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueWithParametersProcessObject()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueWithParametersQuotedNumber()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueWithParametersNoProcess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.MLNodeUtilsTests (MLNodeUtilsTests.java, annotation on method declaration of 'testProcessRemoteInferenceInputDataSetParametersValueWithParametersInvalidJson()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_GetFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_UpdateFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_HiddenAgentSuperAdmin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.UpdateAgentTransportActionTests (UpdateAgentTransportActionTests.java, annotation on method declaration of 'testDoExecute_HiddenAgentNonSuperAdmin()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateOnNodesActionTests (TransportMcpToolsUpdateOnNodesActionTests.java, annotation on method declaration of 'testNewResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateOnNodesActionTests (TransportMcpToolsUpdateOnNodesActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateOnNodesActionTests (TransportMcpToolsUpdateOnNodesActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateOnNodesActionTests (TransportMcpToolsUpdateOnNodesActionTests.java, annotation on method declaration of 'testNodeOperationSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateOnNodesActionTests (TransportMcpToolsUpdateOnNodesActionTests.java, annotation on method declaration of 'testNodeOperationException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.MLJobRunnerTests (MLJobRunnerTests.java, annotation on method declaration of 'testGetInstance()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.MLJobRunnerTests (MLJobRunnerTests.java, annotation on method declaration of 'testRunJobWithoutInitialization()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.MLJobRunnerTests (MLJobRunnerTests.java, annotation on method declaration of 'testRunJobWithNullJobType()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_handleSseConnection_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_handleInitializedMessage_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_handleNonInitializedMessage_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_handleMessage_invalidInput_throwException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_handleMessage_sessionNotExist_throwException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_notifyClients_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_closeGracefully_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_sendMessage_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.OpenSearchMcpServerTransportProviderTests (OpenSearchMcpServerTransportProviderTests.java, annotation on method declaration of 'test_unmarshalFrom_successful()') Forbidden method invocation: java.nio.file.Path#toFile() [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:612) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:723) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:727) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:779) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:782) Forbidden method invocation: java.nio.file.Path#toFile() [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:810) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:842) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:846) Forbidden method invocation: java.nio.file.Path#toFile() [Use java.nio.file instead of java.io.File API] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:872) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:904) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:907) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:964) Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.rest.RestMLRAGSearchProcessorIT (RestMLRAGSearchProcessorIT.java:967) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.SearchConnectorTransportActionTests (SearchConnectorTransportActionTests.java, annotation on method declaration of 'test_doExecute_connectorAccessControlNotEnabled_searchSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.SearchConnectorTransportActionTests (SearchConnectorTransportActionTests.java, annotation on method declaration of 'test_doExecute_connectorAccessControlEnabled_searchSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.SearchConnectorTransportActionTests (SearchConnectorTransportActionTests.java, annotation on method declaration of 'test_doExecute_exception()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.SearchConnectorTransportActionTests (SearchConnectorTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringNotEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.connector.SearchConnectorTransportActionTests (SearchConnectorTransportActionTests.java, annotation on method declaration of 'testDoExecute_MultiTenancyEnabled_TenantFilteringEnabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessReadQueryTextFromInputMap()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessReadRequestMetaFieldFromInputMap()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessReadQueryTextException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessReadQueryTextExceptionIgnoreMissing()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessReadQueryTextFromExt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithCustomPrompt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseManyToOneWithCustomPrompt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseManyToOneWithCustomPromptFullResponsePathFalse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseManyToOneWithCustomPromptFullResponsePathTrue()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessWriteToExt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseSuccessArrayWriteToExt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithNoMappings()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithEmptyMappings()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappings()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsCombineResponseListenerFail()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsCombineResponseListenerException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsCombineResponseListenerExceptionIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseCreateRewriteResponseListenerExceptionIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseCreateRewriteResponseListenerException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOpenSearchStatusException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseMLResourceNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsMLTaskResponseExceptionIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsPredictException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsPredictFail()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneWithOutputMappingsPredictFailIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneTwoRoundsPredictions()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneTwoRoundsPredictionsOneException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneTwoRoundsPredictionsOneExceptionIgnoreMissing()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneTwoRoundsPredictionsOneExceptionIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseNoMappingSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseEmptyMappingSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseListOfEmbeddingsSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOverrideSameField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOverrideSameFieldFalse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseListOfEmbeddingsMissingOneInputIgnoreMissingSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseListOfEmbeddingsMissingOneInputException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseTwoRoundsOfPredictionSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneModelInputMultipleModelOutputs()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponsePredictionException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponsePredictionFailed()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponsePredictionExceptionIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseEmptyHit()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseHitWithNoSource()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneMadeOneHitResponseExceptions()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneMadeOneHitResponseExceptionsIgnoreFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOneToOneCombinedHitsExceptions()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseAsync_WithRegularSearchResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseAsync_WithMLInferenceSearchResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseAsync_WriteExtensionToMLInferenceSearchResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseAsyncSetRequestContextFromExt()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOptionalInputMapOneToOneSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOptionalInputMapManyToOneSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOptionalOutputMapOneToOneSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOptionalOutputMapOneToOneMissAllInput()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseOptionalOutputMapManyToOneSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.MLInferenceSearchResponseProcessorTests (MLInferenceSearchResponseProcessorTests.java, annotation on method declaration of 'testProcessResponseNoInputMappings()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLRegisterModelMetaActionTests (RestMLRegisterModelMetaActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.settings.MLFeatureEnabledSettingTests (MLFeatureEnabledSettingTests.java, annotation on method declaration of 'testAddListenerAndNotify()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.settings.MLFeatureEnabledSettingTests (MLFeatureEnabledSettingTests.java, annotation on method declaration of 'testMetricCollectionSettings()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MemoryCircuitBreakerTests (MemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MemoryCircuitBreakerTests (MemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_ExceedMemoryThreshold()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MemoryCircuitBreakerTests (MemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_CustomThreshold_ExceedMemoryThreshold()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MemoryCircuitBreakerTests (MemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_UpdatedByClusterSettings_ExceedMemoryThreshold()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MemoryCircuitBreakerTests (MemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_DisableMemoryCB()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchReason()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchDetails()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchDetailsWithPrivateIPv4()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchDetailsWithPrivateIPv6_0()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchDetailsWithPrivateIPv6_1()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'fetchDetailsWithPrivateIPv61()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'testToString()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'testBadRequestToString()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'testToStringWithEmptyErrorMessage()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'getType()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'getReason()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'getDetails()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.utils.error.ErrorMessageTests (ErrorMessageTests.java, annotation on method declaration of 'ConstructNullException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsListActionTests (RestMLMcpToolsListActionTests.java, annotation on method declaration of 'test_prepareRequest_successful()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsListActionTests (RestMLMcpToolsListActionTests.java, annotation on method declaration of 'test_getName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.mcpserver.RestMLMcpToolsListActionTests (RestMLMcpToolsListActionTests.java, annotation on method declaration of 'test_routes()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLSearchTaskActionIT (RestMLSearchTaskActionIT.java, annotation on method declaration of 'testSearchTaskAPI_Success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testGetName()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testRoutes()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testCreateControllerRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testCreateControllerRequestWithEmptyContent()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testCreateControllerRequestWithNullModelId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testCreateControllerRequestWithNullField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLCreateControllerActionTests (RestMLCreateControllerActionTests.java, annotation on method declaration of 'testCreateControllerRequestWithControllerDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileRequestTests (MLProfileRequestTests.java, annotation on method declaration of 'testSerializationDeserialization()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileRequestTests (MLProfileRequestTests.java, annotation on method declaration of 'testSerializationDeserializationWithVersionBelowThreshold()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.profile.MLProfileRequestTests (MLProfileRequestTests.java, annotation on method declaration of 'testSerializationDeserializationWithVersionAtOrAboveThreshold()') Forbidden method invocation: java.util.Random#<init>() [Use org.opensearch.common.Randomness#get for reproducible sources of randomness] in org.opensearch.ml.rest.SecureMLRestIT (SecureMLRestIT.java:76) Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.utils.IndexUtilsTests (IndexUtilsTests.java, annotation on method declaration of 'testGetNumberOfDocumentsInIndex_RegularIndex()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLInferenceSearchResponseProcessorIT (RestMLInferenceSearchResponseProcessorIT.java, annotation on method declaration of 'testMLInferenceProcessorRemoteModelStringField()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.rest.RestMLInferenceSearchResponseProcessorIT (RestMLInferenceSearchResponseProcessorIT.java, annotation on method declaration of 'testMLInferenceProcessorRemoteModelStringFieldWithSearchExtension()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testRegisterBreaker()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testRegisterBreakerNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testUnregisterBreaker()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testUnregisterBreakerNull()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testClearBreakers()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testInit()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.MLCircuitBreakerServiceTests (MLCircuitBreakerServiceTests.java, annotation on method declaration of 'testIsOpen()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'testUpdateSuccess()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'testFeatureDisabled()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_IndexNotExist()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_IndexSearchException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_allToolsNotExist()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_partialToolsNotExist()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_bulkUpdateFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_bulkUpdatePartialFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_allNodeUpdateFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.mcpserver.TransportMcpToolsUpdateActionTests (TransportMcpToolsUpdateActionTests.java, annotation on method declaration of 'test_doExecute_partialNodeUpdateFailure()') Forbidden field access: java.lang.System#out [prints to System.out; should only be used for debugging, not in production code] in org.opensearch.ml.processor.MLInferenceIngestProcessorTests (MLInferenceIngestProcessorTests.java:1827) Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLBatchTaskUpdateProcessorTests (MLBatchTaskUpdateProcessorTests.java, annotation on method declaration of 'testGetInstance()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLBatchTaskUpdateProcessorTests (MLBatchTaskUpdateProcessorTests.java, annotation on method declaration of 'testRun()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLBatchTaskUpdateProcessorTests (MLBatchTaskUpdateProcessorTests.java, annotation on method declaration of 'testRunWithNoPendingTasks()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLBatchTaskUpdateProcessorTests (MLBatchTaskUpdateProcessorTests.java, annotation on method declaration of 'testRunWithIndexNotFoundException()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.jobs.processors.MLBatchTaskUpdateProcessorTests (MLBatchTaskUpdateProcessorTests.java, annotation on method declaration of 'testRunWithGeneralException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLCustomModelActionIT (RestMLCustomModelActionIT.java, annotation on method declaration of 'testCustomModelWorkflow()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.processor.InferenceProcessorAttributesTests (InferenceProcessorAttributesTests.java, annotation on method declaration of 'testStaticFields()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLGetModelGroupActionIT (RestMLGetModelGroupActionIT.java, annotation on method declaration of 'testGetModelAPI_Success()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLCustomModelChunkActionIT (RestMLCustomModelChunkActionIT.java, annotation on method declaration of 'testRegisterCustomMetaModel_Success()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLCustomModelChunkActionIT (RestMLCustomModelChunkActionIT.java, annotation on method declaration of 'testRegisterCustomMetaModel_PredictException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.rest.RestMLCustomModelChunkActionIT (RestMLCustomModelChunkActionIT.java, annotation on method declaration of 'testCustomModelWorkflow()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.NativeMemoryCircuitBreakerTests (NativeMemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.NativeMemoryCircuitBreakerTests (NativeMemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_ExceedMemoryThreshold()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.breaker.NativeMemoryCircuitBreakerTests (NativeMemoryCircuitBreakerTests.java, annotation on method declaration of 'testIsOpen_CustomThreshold_ExceedMemoryThreshold()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'setup()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testConstructor()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNewResponses()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNewRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_Success()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_Success_DifferentCoordinatingNode()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_FailToSendForwardRequest()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_Exception()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_DeployModelRuntimeException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_MLLimitExceededException()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'testNodeOperation_ErrorMessageNotNull()') Forbidden annotation use: org.junit.Ignore [Use AwaitsFix instead] in org.opensearch.ml.action.deploy.TransportDeployModelOnNodeActionTests (TransportDeployModelOnNodeActionTests.java, annotation on method declaration of 'prepareRequest(java.lang.String)') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNewNodeRequest()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNewNodeResponse()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNodeOperation()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNodeOperationWithJvmHeapUsage()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNodeOperation_NoNodeLevelStat()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNodeOperation_NoNodeLevelStat_AlgoStatWithoutHiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.stats.MLStatsNodesTransportActionTests (MLStatsNodesTransportActionTests.java, annotation on method declaration of 'testNodeOperation_NoNodeLevelStat_AlgoStat_hiddenModel()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_success()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_AgentIndexNotInitialized()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_IndexFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_InitAgentIndexFailure()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_ModelNotHidden()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_Othertype()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_PlanExecuteAndReflect_WithoutExecutorAgentId()') Forbidden annotation use: org.junit.Test [defaultMessage Just name your test method testFooBar] in org.opensearch.ml.action.agents.RegisterAgentTransportActionTests (RegisterAgentTransportActionTests.java, annotation on method declaration of 'test_execute_registerAgent_PlanExecuteAndReflect_WithExecutorAgentId()') > Task :opensearch-ml-plugin:integTest HFAnalyzerIT STANDARD_ERROR Jul 07, 2025 4:26:06 PM org.apache.lucene.internal.vectorization.VectorizationProvider lookup WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API. HFAnalyzerIT > testCallAnalyze_mbert_uncased STANDARD_OUT [2025-07-08T00:26:07,314][INFO ][o.o.m.a.HFAnalyzerIT ] [testCallAnalyze_mbert_uncased] before test [2025-07-08T00:26:07,906][INFO ][o.o.m.a.HFAnalyzerIT ] [testCallAnalyze_mbert_uncased] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] HFAnalyzerIT > testCallAnalyze_mbert_uncased STANDARD_ERROR Jul. 08, 2025 12:26:16 VM. org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-config] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-config], but in a future major version, direct access to system indices will be prevented by default"] HFAnalyzerIT > testCallAnalyze_mbert_uncased STANDARD_OUT [2025-07-08T00:26:16,660][INFO ][o.o.m.a.HFAnalyzerIT ] [testCallAnalyze_mbert_uncased] after test HFAnalyzerIT > testCallAnalyze_bert_uncased STANDARD_OUT [2025-07-08T00:26:16,702][INFO ][o.o.m.a.HFAnalyzerIT ] [testCallAnalyze_bert_uncased] before test [2025-07-08T00:26:17,458][INFO ][o.o.m.a.HFAnalyzerIT ] [testCallAnalyze_bert_uncased] after test MLModelAutoReDeployerIT > testModelAutoRedeploy STANDARD_OUT [2025-07-08T09:26:17,638][INFO ][o.o.m.a.MLModelAutoReDeployerIT] [testModelAutoRedeploy] before test [2025-07-08T09:26:17,651][INFO ][o.o.m.a.MLModelAutoReDeployerIT] [testModelAutoRedeploy] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] MLModelAutoReDeployerIT > testModelAutoRedeploy STANDARD_ERROR ༧ ༠༨, ༢༠༢༥ ༩:༢༦:༢༨ སྔ་ཆ་ org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-model-group] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-model-group], but in a future major version, direct access to system indices will be prevented by default"] ༧ ༠༨, ༢༠༢༥ ༩:༢༦:༢༨ སྔ་ཆ་ org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-model] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-model], but in a future major version, direct access to system indices will be prevented by default"] ༧ ༠༨, ༢༠༢༥ ༩:༢༦:༢༨ སྔ་ཆ་ org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://127.0.0.1:43665/.plugins-ml-task] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-task], but in a future major version, direct access to system indices will be prevented by default"] MLModelAutoReDeployerIT > testModelAutoRedeploy STANDARD_OUT [2025-07-08T09:26:29,130][INFO ][o.o.m.a.MLModelAutoReDeployerIT] [testModelAutoRedeploy] after test RestBedRockInferenceIT > test_bedrock_multimodal_model_empty_imageInput STANDARD_OUT [2025-07-07T14:26:29,246][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput] before test [2025-07-07T14:26:29,257][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T14:26:49,599][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput] #### The AWS credentials are not set. Skipping test. #### [2025-07-07T14:26:49,797][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput] after test RestBedRockInferenceIT > test_bedrock_multimodal_model_empty_imageInput_null_textInput STANDARD_OUT [2025-07-07T14:26:49,808][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput_null_textInput] before test [2025-07-07T14:27:10,095][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput_null_textInput] #### The AWS credentials are not set. Skipping test. #### [2025-07-07T14:27:10,285][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model_empty_imageInput_null_textInput] after test RestBedRockInferenceIT > test_bedrock_embedding_v2_model_with_postProcessFunction STANDARD_OUT [2025-07-07T14:27:10,295][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_v2_model_with_postProcessFunction] before test [2025-07-07T14:27:30,583][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_v2_model_with_postProcessFunction] #### The AWS credentials are not set. Skipping test. #### [2025-07-07T14:27:30,788][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_v2_model_with_postProcessFunction] after test RestBedRockInferenceIT > test_bedrock_multimodal_model STANDARD_OUT [2025-07-07T14:27:30,797][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model] before test [2025-07-07T14:27:51,112][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model] #### The AWS credentials are not set. Skipping test. #### [2025-07-07T14:27:51,295][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_multimodal_model] after test RestBedRockInferenceIT > test_bedrock_embedding_model STANDARD_OUT [2025-07-07T14:27:51,304][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_model] before test [2025-07-07T14:28:11,572][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_model] #### The AWS credentials are not set. Skipping test. #### [2025-07-07T14:28:11,756][INFO ][o.o.m.r.RestBedRockInferenceIT] [test_bedrock_embedding_model] after test RestCohereInferenceIT > test_cohereInference_withDifferent_postProcessFunction STANDARD_OUT [2025-07-08T02:28:11,862][INFO ][o.o.m.r.RestCohereInferenceIT] [test_cohereInference_withDifferent_postProcessFunction] before test [2025-07-08T02:28:11,873][INFO ][o.o.m.r.RestCohereInferenceIT] [test_cohereInference_withDifferent_postProcessFunction] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T02:28:12,202][INFO ][o.o.m.r.RestCohereInferenceIT] [test_cohereInference_withDifferent_postProcessFunction] COHERE_KEY is null, skipping the test! [2025-07-08T02:28:12,340][INFO ][o.o.m.r.RestCohereInferenceIT] [test_cohereInference_withDifferent_postProcessFunction] after test RestConnectorToolIT > testConnectorToolInFlowAgent_WrongAction STANDARD_OUT [2025-07-08T09:28:12,450][INFO ][o.o.m.r.RestConnectorToolIT] [testConnectorToolInFlowAgent_WrongAction] before test [2025-07-08T09:28:12,464][INFO ][o.o.m.r.RestConnectorToolIT] [testConnectorToolInFlowAgent_WrongAction] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] RestConnectorToolIT > testConnectorToolInFlowAgent_WrongAction STANDARD_ERROR juil. 08, 2025 9:28:33 AM org.opensearch.client.RestClient logResponse AVERTISSEMENT: request [DELETE http://127.0.0.1:43665/.plugins-ml-connector] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-connector], but in a future major version, direct access to system indices will be prevented by default"] RestConnectorToolIT > testConnectorToolInFlowAgent_WrongAction STANDARD_OUT [2025-07-08T09:28:34,061][INFO ][o.o.m.r.RestConnectorToolIT] [testConnectorToolInFlowAgent_WrongAction] after test RestConnectorToolIT > testConnectorToolInFlowAgent STANDARD_OUT [2025-07-08T09:28:34,070][INFO ][o.o.m.r.RestConnectorToolIT] [testConnectorToolInFlowAgent] before test [2025-07-08T09:28:54,968][INFO ][o.o.m.r.RestConnectorToolIT] [testConnectorToolInFlowAgent] after test RestMLDeleteModelGroupActionIT > testDeleteModelGroupAPI_Success STANDARD_OUT [2025-07-07T16:28:55,169][INFO ][o.o.m.r.RestMLDeleteModelGroupActionIT] [testDeleteModelGroupAPI_Success] before test [2025-07-07T16:28:55,184][INFO ][o.o.m.r.RestMLDeleteModelGroupActionIT] [testDeleteModelGroupAPI_Success] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T16:28:55,920][INFO ][o.o.m.r.RestMLDeleteModelGroupActionIT] [testDeleteModelGroupAPI_Success] after test RestMLDeleteModelGroupActionIT > testDeleteAndRegisterModelGroup_Success STANDARD_OUT [2025-07-07T16:28:55,929][INFO ][o.o.m.r.RestMLDeleteModelGroupActionIT] [testDeleteAndRegisterModelGroup_Success] before test [2025-07-07T16:28:56,653][INFO ][o.o.m.r.RestMLDeleteModelGroupActionIT] [testDeleteAndRegisterModelGroup_Success] after test RestMLDeleteTaskActionIT > testDeleteTaskAPI_Success STANDARD_OUT [2025-07-08T10:28:56,736][INFO ][o.o.m.r.RestMLDeleteTaskActionIT] [testDeleteTaskAPI_Success] before test [2025-07-08T10:28:56,745][INFO ][o.o.m.r.RestMLDeleteTaskActionIT] [testDeleteTaskAPI_Success] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T10:29:02,506][INFO ][o.o.m.r.RestMLDeleteTaskActionIT] [testDeleteTaskAPI_Success] after test RestMLDeployModelActionIT > testReDeployModel STANDARD_OUT [2025-07-08T00:29:02,591][INFO ][o.o.m.r.RestMLDeployModelActionIT] [testReDeployModel] before test [2025-07-08T00:29:02,602][INFO ][o.o.m.r.RestMLDeployModelActionIT] [testReDeployModel] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T00:29:05,271][INFO ][o.o.m.r.RestMLDeployModelActionIT] [testReDeployModel] Re-Deploy model {model_id=mDIB55cBoGCb7XXryQ3U, task_type=DEPLOY_MODEL, function_name=TEXT_EMBEDDING, state=CREATED, worker_node=[tYY5MT57TBC0oFWuvoTBvA], create_time=1.751927345221E12, last_update_time=1.751927345221E12, is_async=true} [2025-07-08T00:29:05,859][INFO ][o.o.m.r.RestMLDeployModelActionIT] [testReDeployModel] Get Model after re-deploy {name=test_model_name, model_group_id=lDIB55cBoGCb7XXrxw2M, algorithm=TEXT_EMBEDDING, model_version=1, model_format=TORCH_SCRIPT, model_state=DEPLOYED, model_content_size_in_bytes=4554671.0, model_content_hash_value=e13b74006290a9d0f58c1376f9629d4ebc05a0f9385f40db837452b167ae9021, model_config={model_type=bert, embedding_dimension=768.0, framework_type=SENTENCE_TRANSFORMERS}, created_time=1.751927343357E12, last_updated_time=1.751927345637E12, last_registered_time=1.75192734428E12, last_deployed_time=1.751927345637E12, auto_redeploy_retry_times=0.0, total_chunks=1.0, planning_worker_node_count=1.0, current_worker_node_count=1.0, planning_worker_nodes=[tYY5MT57TBC0oFWuvoTBvA], deploy_to_all_nodes=true, is_hidden=false} [2025-07-08T00:29:06,215][INFO ][o.o.m.r.RestMLDeployModelActionIT] [testReDeployModel] after test RestMLFlowAgentIT > testAgentSearchIndexTool STANDARD_OUT [2025-07-08T09:29:06,296][INFO ][o.o.m.r.RestMLFlowAgentIT] [testAgentSearchIndexTool] before test [2025-07-08T09:29:06,308][INFO ][o.o.m.r.RestMLFlowAgentIT] [testAgentSearchIndexTool] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] RestMLFlowAgentIT > testAgentSearchIndexTool STANDARD_ERROR 𞤃𞤮𞤪𞤧𞤮 08, 2025 9:29:07 𞤀𞤎 org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://127.0.0.1:43665/.plugins-ml-agent] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-agent], but in a future major version, direct access to system indices will be prevented by default"] RestMLFlowAgentIT > testAgentSearchIndexTool STANDARD_OUT [2025-07-08T09:29:07,615][INFO ][o.o.m.r.RestMLFlowAgentIT] [testAgentSearchIndexTool] after test RestMLFlowAgentIT > testAgentListIndexTool STANDARD_OUT [2025-07-08T09:29:07,623][INFO ][o.o.m.r.RestMLFlowAgentIT] [testAgentListIndexTool] before test [2025-07-08T09:29:08,706][INFO ][o.o.m.r.RestMLFlowAgentIT] [testAgentListIndexTool] after test RestMLGetModelActionIT > testGetModelAPI_EmptyResources STANDARD_OUT [2025-07-08T08:29:08,789][INFO ][o.o.m.r.RestMLGetModelActionIT] [testGetModelAPI_EmptyResources] before test [2025-07-08T08:29:08,800][INFO ][o.o.m.r.RestMLGetModelActionIT] [testGetModelAPI_EmptyResources] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T08:29:09,154][INFO ][o.o.m.r.RestMLGetModelActionIT] [testGetModelAPI_EmptyResources] after test RestMLGetModelGroupActionIT > testGetModelAPI_EmptyResources STANDARD_OUT [2025-07-08T01:29:09,240][INFO ][o.o.m.r.RestMLGetModelGroupActionIT] [testGetModelAPI_EmptyResources] before test [2025-07-08T01:29:09,251][INFO ][o.o.m.r.RestMLGetModelGroupActionIT] [testGetModelAPI_EmptyResources] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T01:29:09,566][INFO ][o.o.m.r.RestMLGetModelGroupActionIT] [testGetModelAPI_EmptyResources] after test RestMLGetTaskActionIT > testGetTaskAPI_Success STANDARD_OUT [2025-07-08T03:29:09,648][INFO ][o.o.m.r.RestMLGetTaskActionIT] [testGetTaskAPI_Success] before test [2025-07-08T03:29:09,654][INFO ][o.o.m.r.RestMLGetTaskActionIT] [testGetTaskAPI_Success] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T03:29:15,298][INFO ][o.o.m.r.RestMLGetTaskActionIT] [testGetTaskAPI_Success] after test RestMLGetTaskActionIT > testGetModelAPI_EmptyResources STANDARD_OUT [2025-07-08T03:29:15,309][INFO ][o.o.m.r.RestMLGetTaskActionIT] [testGetModelAPI_EmptyResources] before test [2025-07-08T03:29:15,621][INFO ][o.o.m.r.RestMLGetTaskActionIT] [testGetModelAPI_EmptyResources] after test RestMLGuardrailsIT > testPredictRemoteModelSuccess STANDARD_OUT [2025-07-07T23:29:15,706][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelSuccess] before test [2025-07-07T23:29:15,717][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelSuccess] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T23:29:36,542][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelSuccess] after test RestMLGuardrailsIT > testPredictRemoteModelFailedNonType STANDARD_OUT [2025-07-07T23:29:36,551][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailedNonType] before test [2025-07-07T23:29:57,263][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailedNonType] after test RestMLGuardrailsIT > testPredictRemoteModelFailedWithModelGuardrail STANDARD_OUT [2025-07-07T23:29:57,272][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailedWithModelGuardrail] before test [2025-07-07T23:30:17,910][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailedWithModelGuardrail] after test RestMLGuardrailsIT > testPredictRemoteModelFailed STANDARD_OUT [2025-07-07T23:30:17,918][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailed] before test [2025-07-07T23:30:38,541][INFO ][o.o.m.r.RestMLGuardrailsIT] [testPredictRemoteModelFailed] after test RestMLInferenceIngestProcessorIT > testMLInferenceIngestProcessor_simulatesIngestPipelineSuccessfully_withAsymmetricEmbeddingModelUsingPassageContentType STANDARD_OUT [2025-07-08T11:30:38,685][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceIngestProcessor_simulatesIngestPipelineSuccessfully_withAsymmetricEmbeddingModelUsingPassageContentType] before test [2025-07-08T11:30:38,695][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceIngestProcessor_simulatesIngestPipelineSuccessfully_withAsymmetricEmbeddingModelUsingPassageContentType] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T11:31:03,677][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceIngestProcessor_simulatesIngestPipelineSuccessfully_withAsymmetricEmbeddingModelUsingPassageContentType] after test RestMLInferenceIngestProcessorIT > testMLInferenceProcessorWithNestedFieldType STANDARD_OUT [2025-07-08T11:31:03,686][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithNestedFieldType] before test [2025-07-08T11:31:26,003][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithNestedFieldType] after test RestMLInferenceIngestProcessorIT > testMLInferenceProcessorWithObjectFieldType STANDARD_OUT [2025-07-08T11:31:26,011][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithObjectFieldType] before test [2025-07-08T11:31:48,268][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithObjectFieldType] after test RestMLInferenceIngestProcessorIT > testMLInferenceProcessorLocalModelNestedField STANDARD_OUT [2025-07-08T11:31:48,276][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorLocalModelNestedField] before test [2025-07-08T11:32:12,752][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorLocalModelNestedField] after test RestMLInferenceIngestProcessorIT > testMLInferenceProcessorWithForEachProcessor STANDARD_OUT [2025-07-08T11:32:12,760][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithForEachProcessor] before test [2025-07-08T11:32:35,042][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorWithForEachProcessor] after test RestMLInferenceIngestProcessorIT > testMLInferenceProcessorLocalModelObjectField STANDARD_OUT [2025-07-08T11:32:35,049][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorLocalModelObjectField] before test [2025-07-08T11:32:59,167][INFO ][o.o.m.r.RestMLInferenceIngestProcessorIT] [testMLInferenceProcessorLocalModelObjectField] after test RestMLInferenceSearchRequestProcessorIT > testMLInferenceProcessorRemoteModelRewriteQueryStringWithSearchExtension STANDARD_OUT [2025-07-08T08:32:59,247][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryStringWithSearchExtension] before test [2025-07-08T08:32:59,258][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryStringWithSearchExtension] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T08:33:21,835][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryStringWithSearchExtension] after test RestMLInferenceSearchRequestProcessorIT > testMLInferenceProcessorRemoteModelRewriteQueryType STANDARD_OUT [2025-07-08T08:33:21,842][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryType] before test [2025-07-08T08:33:44,333][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryType] after test RestMLInferenceSearchRequestProcessorIT > testMLInferenceProcessorRemoteModelOptionalInputs STANDARD_OUT [2025-07-08T08:33:44,340][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelOptionalInputs] before test [2025-07-08T08:34:06,902][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelOptionalInputs] after test RestMLInferenceSearchRequestProcessorIT > testMLInferenceProcessorRemoteModelRewriteQueryString STANDARD_OUT [2025-07-08T08:34:06,909][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryString] before test [2025-07-08T08:34:29,397][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorRemoteModelRewriteQueryString] after test RestMLInferenceSearchRequestProcessorIT > testMLInferenceProcessorLocalModel STANDARD_OUT [2025-07-08T08:34:29,404][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorLocalModel] before test [2025-07-08T08:34:55,005][INFO ][o.o.m.r.RestMLInferenceSearchRequestProcessorIT] [testMLInferenceProcessorLocalModel] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelCustomPrompt STANDARD_OUT [2025-07-07T22:34:55,088][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelCustomPrompt] before test [2025-07-07T22:34:55,098][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelCustomPrompt] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T22:35:17,872][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelCustomPrompt] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelNestedListField STANDARD_OUT [2025-07-07T22:35:17,881][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelNestedListField] before test [2025-07-07T22:35:40,592][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelNestedListField] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelOptionalInputs STANDARD_OUT [2025-07-07T22:35:40,598][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelOptionalInputs] before test [2025-07-07T22:36:03,277][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelOptionalInputs] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelStringFieldWithSearchExtension STANDARD_OUT [2025-07-07T22:36:03,284][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelStringFieldWithSearchExtension] before test [2025-07-07T22:36:25,959][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelStringFieldWithSearchExtension] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelObjectField STANDARD_OUT [2025-07-07T22:36:25,966][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelObjectField] before test [2025-07-07T22:36:48,636][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelObjectField] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorRemoteModelStringField STANDARD_OUT [2025-07-07T22:36:48,643][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelStringField] before test [2025-07-07T22:37:11,304][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorRemoteModelStringField] after test RestMLInferenceSearchResponseProcessorIT > testMLInferenceProcessorLocalModel STANDARD_OUT [2025-07-07T22:37:11,311][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorLocalModel] before test [2025-07-07T22:37:35,887][INFO ][o.o.m.r.RestMLInferenceSearchResponseProcessorIT] [testMLInferenceProcessorLocalModel] after test RestMLMemoryCircuitBreakerIT > testRunWithMemoryCircuitBreaker STANDARD_OUT [2025-07-07T14:37:35,960][INFO ][o.o.m.r.RestMLMemoryCircuitBreakerIT] [testRunWithMemoryCircuitBreaker] before test [2025-07-07T14:37:35,971][INFO ][o.o.m.r.RestMLMemoryCircuitBreakerIT] [testRunWithMemoryCircuitBreaker] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T14:37:36,588][INFO ][o.o.m.r.RestMLMemoryCircuitBreakerIT] [testRunWithMemoryCircuitBreaker] after test RestMLRAGSearchProcessorIT > testBM25WithCohere STANDARD_OUT [2025-07-07T18:37:36,669][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithCohere] before test [2025-07-07T18:37:36,678][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithCohere] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T18:37:57,322][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithCohere] after test RestMLRAGSearchProcessorIT > testBM25WithBedrockConverseUsingLlmMessages STANDARD_OUT [2025-07-07T18:37:57,345][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverseUsingLlmMessages] before test Skipping testBM25WithBedrockConverseUsingLlmMessages because AWS_ACCESS_KEY_ID is null [2025-07-07T18:38:17,965][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverseUsingLlmMessages] after test RestMLRAGSearchProcessorIT > testBM25WithOpenAIWithConversationAndImage STANDARD_OUT [2025-07-07T18:38:17,972][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithConversationAndImage] before test Skipping testBM25WithOpenAIWithConversationAndImage because OPENAI_KEY is null [2025-07-07T18:38:38,591][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithConversationAndImage] after test RestMLRAGSearchProcessorIT > testBM25WithBedrock STANDARD_OUT [2025-07-07T18:38:38,599][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrock] before test [2025-07-07T18:38:59,241][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrock] after test RestMLRAGSearchProcessorIT > testBM25WithOpenAI STANDARD_OUT [2025-07-07T18:38:59,249][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAI] before test [2025-07-07T18:39:19,883][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAI] after test RestMLRAGSearchProcessorIT > testBM25WithOpenAIWithImage STANDARD_OUT [2025-07-07T18:39:19,891][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithImage] before test [2025-07-07T18:39:40,498][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithImage] after test RestMLRAGSearchProcessorIT > testBM25WithCohereUsingLlmResponseField STANDARD_OUT [2025-07-07T18:39:40,505][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithCohereUsingLlmResponseField] before test [2025-07-07T18:40:01,117][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithCohereUsingLlmResponseField] after test RestMLRAGSearchProcessorIT > testBM25WithOpenAIWithConversation STANDARD_OUT [2025-07-07T18:40:01,124][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithConversation] before test Skipping testBM25WithOpenAIWithConversation because OPENAI_KEY is null [2025-07-07T18:40:21,751][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithOpenAIWithConversation] after test RestMLRAGSearchProcessorIT > testBM25WithBedrockConverse STANDARD_OUT [2025-07-07T18:40:21,757][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverse] before test Skipping testBM25WithBedrockConverse because AWS_ACCESS_KEY_ID is null [2025-07-07T18:40:42,362][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverse] after test RestMLRAGSearchProcessorIT > testBM25WithBedrockConverseUsingLlmMessagesForDocumentChat STANDARD_OUT [2025-07-07T18:40:42,368][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverseUsingLlmMessagesForDocumentChat] before test Skipping testBM25WithBedrockConverseUsingLlmMessagesForDocumentChat because AWS_ACCESS_KEY_ID is null [2025-07-07T18:41:02,963][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockConverseUsingLlmMessagesForDocumentChat] after test RestMLRAGSearchProcessorIT > testBM25WithBedrockWithConversation STANDARD_OUT [2025-07-07T18:41:02,970][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockWithConversation] before test [2025-07-07T18:41:23,564][INFO ][o.o.m.r.RestMLRAGSearchProcessorIT] [testBM25WithBedrockWithConversation] after test RestMLRemoteInferenceIT > testCreate_Get_DeleteConnector STANDARD_OUT [2025-07-07T18:41:23,637][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testCreate_Get_DeleteConnector] before test [2025-07-07T18:41:23,643][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testCreate_Get_DeleteConnector] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T18:41:44,252][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testCreate_Get_DeleteConnector] after test RestMLRemoteInferenceIT > testSearchModelGroups_beforeCreation STANDARD_OUT [2025-07-07T18:41:44,259][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchModelGroups_beforeCreation] before test [2025-07-07T18:42:04,567][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchModelGroups_beforeCreation] after test RestMLRemoteInferenceIT > testSearchModelGroups_afterCreation STANDARD_OUT [2025-07-07T18:42:04,574][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchModelGroups_afterCreation] before test [2025-07-07T18:42:25,561][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchModelGroups_afterCreation] task ID created: ZDIO55cBoGCb7XXrBRGC [2025-07-07T18:42:25,871][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchModelGroups_afterCreation] after test RestMLRemoteInferenceIT > testMaskSensitiveInfo_emptyInput STANDARD_OUT [2025-07-07T18:42:25,878][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_emptyInput] before test [2025-07-07T18:42:46,178][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_emptyInput] after test RestMLRemoteInferenceIT > testPredictWithAutoDeployAndTTL_RemoteModel STANDARD_OUT [2025-07-07T18:42:46,185][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictWithAutoDeployAndTTL_RemoteModel] before test OPENAI_KEY is null [2025-07-07T18:43:06,494][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictWithAutoDeployAndTTL_RemoteModel] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithSkipValidatingMissingParameterMissing STANDARD_OUT [2025-07-07T18:43:06,500][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterMissing] before test [2025-07-07T18:43:26,801][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterMissing] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithSkipValidatingMissingParameterEnabled STANDARD_OUT [2025-07-07T18:43:26,807][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterEnabled] before test [2025-07-07T18:43:47,108][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterEnabled] after test RestMLRemoteInferenceIT > testDeployRemoteModel STANDARD_OUT [2025-07-07T18:43:47,115][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testDeployRemoteModel] before test [2025-07-07T18:44:08,512][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testDeployRemoteModel] after test RestMLRemoteInferenceIT > testSearchRemoteModels_beforeCreation STANDARD_OUT [2025-07-07T18:44:08,521][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchRemoteModels_beforeCreation] before test [2025-07-07T18:44:28,836][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchRemoteModels_beforeCreation] after test RestMLRemoteInferenceIT > testSearchRemoteModels_afterCreation STANDARD_OUT [2025-07-07T18:44:28,842][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchRemoteModels_afterCreation] before test [2025-07-07T18:44:49,831][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchRemoteModels_afterCreation] task ID created: fDIQ55cBoGCb7XXrOREL [2025-07-07T18:44:50,171][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchRemoteModels_afterCreation] after test RestMLRemoteInferenceIT > testOpenAITextEmbeddingModel_UTF8 STANDARD_OUT [2025-07-07T18:44:50,178][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testOpenAITextEmbeddingModel_UTF8] before test [2025-07-07T18:45:10,478][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testOpenAITextEmbeddingModel_UTF8] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithCorrectInterface STANDARD_OUT [2025-07-07T18:45:10,485][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithCorrectInterface] before test [2025-07-07T18:45:30,781][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithCorrectInterface] after test RestMLRemoteInferenceIT > testSearchMLTasks_beforeCreation STANDARD_OUT [2025-07-07T18:45:30,788][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchMLTasks_beforeCreation] before test [2025-07-07T18:45:51,089][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchMLTasks_beforeCreation] after test RestMLRemoteInferenceIT > testMaskSensitiveInfo_withCredential STANDARD_OUT [2025-07-07T18:45:51,096][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_withCredential] before test [2025-07-07T18:46:11,397][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_withCredential] after test RestMLRemoteInferenceIT > testMaskSensitiveInfo_noCredential STANDARD_OUT [2025-07-07T18:46:11,403][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_noCredential] before test [2025-07-07T18:46:31,695][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testMaskSensitiveInfo_noCredential] after test RestMLRemoteInferenceIT > testSearchMLTasks_afterCreation STANDARD_OUT [2025-07-07T18:46:31,702][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchMLTasks_afterCreation] before test [2025-07-07T18:46:52,686][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchMLTasks_afterCreation] task ID created: ijIS55cBoGCb7XXrGBH4 [2025-07-07T18:46:52,992][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchMLTasks_afterCreation] after test RestMLRemoteInferenceIT > testCohereGenerateTextModel STANDARD_OUT [2025-07-07T18:46:52,998][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testCohereGenerateTextModel] before test [2025-07-07T18:47:13,304][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testCohereGenerateTextModel] after test RestMLRemoteInferenceIT > testSearchConnectors_beforeCreation STANDARD_OUT [2025-07-07T18:47:13,311][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchConnectors_beforeCreation] before test [2025-07-07T18:47:33,642][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchConnectors_beforeCreation] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithWrongInputInterface STANDARD_OUT [2025-07-07T18:47:33,650][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithWrongInputInterface] before test [2025-07-07T18:47:53,941][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithWrongInputInterface] after test RestMLRemoteInferenceIT > testOpenAIChatCompletionModel STANDARD_OUT [2025-07-07T18:47:53,948][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testOpenAIChatCompletionModel] before test [2025-07-07T18:48:14,238][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testOpenAIChatCompletionModel] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithSkipValidatingMissingParameterDisabled STANDARD_OUT [2025-07-07T18:48:14,245][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterDisabled] before test [2025-07-07T18:48:34,531][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithSkipValidatingMissingParameterDisabled] after test RestMLRemoteInferenceIT > testSearchConnectors_afterCreation STANDARD_OUT [2025-07-07T18:48:34,537][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchConnectors_afterCreation] before test [2025-07-07T18:48:55,070][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testSearchConnectors_afterCreation] after test RestMLRemoteInferenceIT > testPredictRemoteModelWithWrongOutputInterface STANDARD_OUT [2025-07-07T18:48:55,077][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithWrongOutputInterface] before test [2025-07-07T18:49:15,369][INFO ][o.o.m.r.RestMLRemoteInferenceIT] [testPredictRemoteModelWithWrongOutputInterface] after test RestMLSearchModelActionIT > testSearchModelAPI_Success STANDARD_OUT [2025-07-07T22:49:15,438][INFO ][o.o.m.r.RestMLSearchModelActionIT] [testSearchModelAPI_Success] before test [2025-07-07T22:49:15,446][INFO ][o.o.m.r.RestMLSearchModelActionIT] [testSearchModelAPI_Success] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T22:49:15,921][INFO ][o.o.m.r.RestMLSearchModelActionIT] [testSearchModelAPI_Success] after test RestMLSearchModelActionIT > testSearchModelAPI_EmptyResources STANDARD_OUT [2025-07-07T22:49:15,928][INFO ][o.o.m.r.RestMLSearchModelActionIT] [testSearchModelAPI_EmptyResources] before test [2025-07-07T22:49:16,154][INFO ][o.o.m.r.RestMLSearchModelActionIT] [testSearchModelAPI_EmptyResources] after test RestMLTrainAndPredictIT > testTrainAndPredictKmeans_ExcludeNodes STANDARD_OUT [2025-07-08T04:49:16,252][INFO ][o.o.m.r.RestMLTrainAndPredictIT] [testTrainAndPredictKmeans_ExcludeNodes] before test [2025-07-08T04:49:16,261][INFO ][o.o.m.r.RestMLTrainAndPredictIT] [testTrainAndPredictKmeans_ExcludeNodes] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T04:49:18,976][INFO ][o.o.m.r.RestMLTrainAndPredictIT] [testTrainAndPredictKmeans_ExcludeNodes] after test RestMLTrainAndPredictIT > testTrainAndPredictKmeans STANDARD_OUT [2025-07-08T04:49:18,983][INFO ][o.o.m.r.RestMLTrainAndPredictIT] [testTrainAndPredictKmeans] before test [2025-07-08T04:49:20,091][INFO ][o.o.m.r.RestMLTrainAndPredictIT] [testTrainAndPredictKmeans] after test RestMemoryCreateConversationActionIT > testCreateConversationNamed STANDARD_OUT [2025-07-07T15:49:20,160][INFO ][o.o.m.r.RestMemoryCreateConversationActionIT] [testCreateConversationNamed] before test [2025-07-07T15:49:20,172][INFO ][o.o.m.r.RestMemoryCreateConversationActionIT] [testCreateConversationNamed] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] RestMemoryCreateConversationActionIT > testCreateConversationNamed STANDARD_ERROR يوليو ٠٧, ٢٠٢٥ ٣:٤٩:٢٠ م org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-memory-meta] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-memory-meta], but in a future major version, direct access to system indices will be prevented by default"] RestMemoryCreateConversationActionIT > testCreateConversationNamed STANDARD_OUT [2025-07-07T15:49:20,692][INFO ][o.o.m.r.RestMemoryCreateConversationActionIT] [testCreateConversationNamed] after test RestMemoryCreateConversationActionIT > testCreateConversation STANDARD_OUT [2025-07-07T15:49:20,699][INFO ][o.o.m.r.RestMemoryCreateConversationActionIT] [testCreateConversation] before test [2025-07-07T15:49:21,144][INFO ][o.o.m.r.RestMemoryCreateConversationActionIT] [testCreateConversation] after test RestMemoryCreateInteractionActionIT > testCreateInteraction STANDARD_OUT [2025-07-08T08:49:21,211][INFO ][o.o.m.r.RestMemoryCreateInteractionActionIT] [testCreateInteraction] before test [2025-07-08T08:49:21,222][INFO ][o.o.m.r.RestMemoryCreateInteractionActionIT] [testCreateInteraction] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] RestMemoryCreateInteractionActionIT > testCreateInteraction STANDARD_ERROR xnt 08, 2025 8:49:21 DE LA MAÑANA org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-memory-message] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-memory-message], but in a future major version, direct access to system indices will be prevented by default"] RestMemoryCreateInteractionActionIT > testCreateInteraction STANDARD_OUT [2025-07-08T08:49:21,958][INFO ][o.o.m.r.RestMemoryCreateInteractionActionIT] [testCreateInteraction] after test RestMemoryDeleteConversationActionIT > testDeleteConversation_ThatDoesNotExist STANDARD_OUT [2025-07-07T17:49:22,027][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_ThatDoesNotExist] before test [2025-07-07T17:49:22,043][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_ThatDoesNotExist] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T17:49:22,334][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_ThatDoesNotExist] after test RestMemoryDeleteConversationActionIT > testDeleteConversation_ThatExists STANDARD_OUT [2025-07-07T17:49:22,341][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_ThatExists] before test [2025-07-07T17:49:22,807][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_ThatExists] after test RestMemoryDeleteConversationActionIT > testDeleteConversation_WithInteractions STANDARD_OUT [2025-07-07T17:49:22,813][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_WithInteractions] before test [2025-07-07T17:49:23,694][INFO ][o.o.m.r.RestMemoryDeleteConversationActionIT] [testDeleteConversation_WithInteractions] after test RestMemoryGetConversationActionIT > testGetConversation STANDARD_OUT [2025-07-08T03:49:23,762][INFO ][o.o.m.r.RestMemoryGetConversationActionIT] [testGetConversation] before test [2025-07-08T03:49:23,771][INFO ][o.o.m.r.RestMemoryGetConversationActionIT] [testGetConversation] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T03:49:24,260][INFO ][o.o.m.r.RestMemoryGetConversationActionIT] [testGetConversation] after test RestMemoryGetConversationsActionIT > testNoConversations_EmptyList STANDARD_OUT [2025-07-08T05:49:24,329][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testNoConversations_EmptyList] before test [2025-07-08T05:49:24,340][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testNoConversations_EmptyList] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T05:49:24,617][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testNoConversations_EmptyList] after test RestMemoryGetConversationsActionIT > testConversations_MorePages STANDARD_OUT [2025-07-08T05:49:24,624][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testConversations_MorePages] before test [2025-07-08T05:49:25,093][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testConversations_MorePages] after test RestMemoryGetConversationsActionIT > testGetConversations_nextPage STANDARD_OUT [2025-07-08T05:49:25,099][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testGetConversations_nextPage] before test [2025-07-08T05:49:25,472][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testGetConversations_nextPage] ccentityString1={"memory_id":"4zIU55cBoGCb7XXrbhLX"} [2025-07-08T05:49:25,678][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testGetConversations_nextPage] after test RestMemoryGetConversationsActionIT > testGetConversations_LastPage STANDARD_OUT [2025-07-08T05:49:25,684][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testGetConversations_LastPage] before test [2025-07-08T05:49:26,141][INFO ][o.o.m.r.RestMemoryGetConversationsActionIT] [testGetConversations_LastPage] after test RestMemoryGetInteractionActionIT > testGetInteraction STANDARD_OUT [2025-07-08T10:49:26,209][INFO ][o.o.m.r.RestMemoryGetInteractionActionIT] [testGetInteraction] before test [2025-07-08T10:49:26,213][INFO ][o.o.m.r.RestMemoryGetInteractionActionIT] [testGetInteraction] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T10:49:26,946][INFO ][o.o.m.r.RestMemoryGetInteractionActionIT] [testGetInteraction] after test RestMemoryGetInteractionsActionIT > testGetInteractions_NoConversation STANDARD_OUT [2025-07-08T05:19:27,014][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NoConversation] before test [2025-07-08T05:19:27,026][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NoConversation] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T05:19:27,302][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NoConversation] after test RestMemoryGetInteractionsActionIT > testGetInteractions_NoInteractions STANDARD_OUT [2025-07-08T05:19:27,309][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NoInteractions] before test [2025-07-08T05:19:27,757][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NoInteractions] after test RestMemoryGetInteractionsActionIT > testGetInteractions_MorePages STANDARD_OUT [2025-07-08T05:19:27,763][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_MorePages] before test [2025-07-08T05:19:28,473][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_MorePages] after test RestMemoryGetInteractionsActionIT > testGetInteractions_NextPage STANDARD_OUT [2025-07-08T05:19:28,479][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NextPage] before test [2025-07-08T05:19:29,245][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_NextPage] after test RestMemoryGetInteractionsActionIT > testGetInteractions_LastPage STANDARD_OUT [2025-07-08T05:19:29,251][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_LastPage] before test [2025-07-08T05:19:29,969][INFO ][o.o.m.r.RestMemoryGetInteractionsActionIT] [testGetInteractions_LastPage] after test RestMemorySearchConversationsActionIT > testSearchConversations_Successful STANDARD_OUT [2025-07-07T19:49:30,034][INFO ][o.o.m.r.RestMemorySearchConversationsActionIT] [testSearchConversations_Successful] before test [2025-07-07T19:49:30,036][INFO ][o.o.m.r.RestMemorySearchConversationsActionIT] [testSearchConversations_Successful] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T19:49:30,515][INFO ][o.o.m.r.RestMemorySearchConversationsActionIT] [testSearchConversations_Successful] after test RestMemorySearchInteractionsActionIT > testSearchInteractions_Successfull STANDARD_OUT [2025-07-07T22:49:30,582][INFO ][o.o.m.r.RestMemorySearchInteractionsActionIT] [testSearchInteractions_Successfull] before test [2025-07-07T22:49:30,587][INFO ][o.o.m.r.RestMemorySearchInteractionsActionIT] [testSearchInteractions_Successfull] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T22:49:31,448][INFO ][o.o.m.r.RestMemorySearchInteractionsActionIT] [testSearchInteractions_Successfull] after test RestSearchIndexToolIT > testSearchIndexToolInFlowAgent_withMatchAllQuery STANDARD_OUT [2025-07-08T02:49:31,514][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withMatchAllQuery] before test [2025-07-08T02:49:31,525][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withMatchAllQuery] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T02:49:32,252][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withMatchAllQuery] after test RestSearchIndexToolIT > testSearchIndexToolInFlowAgent_withEmptyIndexField_thenThrowException STANDARD_OUT [2025-07-08T02:49:32,259][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withEmptyIndexField_thenThrowException] before test [2025-07-08T02:49:32,966][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withEmptyIndexField_thenThrowException] after test RestSearchIndexToolIT > testSearchIndexToolInFlowAgent_withIllegalQueryField_thenThrowException STANDARD_OUT [2025-07-08T02:49:32,972][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withIllegalQueryField_thenThrowException] before test [2025-07-08T02:49:33,680][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withIllegalQueryField_thenThrowException] after test RestSearchIndexToolIT > testSearchIndexToolInFlowAgent_withEmptyQueryField_thenThrowException STANDARD_OUT [2025-07-08T02:49:33,686][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withEmptyQueryField_thenThrowException] before test [2025-07-08T02:49:34,403][INFO ][o.o.m.r.RestSearchIndexToolIT] [testSearchIndexToolInFlowAgent_withEmptyQueryField_thenThrowException] after test RestMcpToolsRegisterActionIT > testRegisterMcpTools STANDARD_OUT [2025-07-07T15:49:34,489][INFO ][o.o.m.r.m.RestMcpToolsRegisterActionIT] [testRegisterMcpTools] before test [2025-07-07T15:49:34,496][INFO ][o.o.m.r.m.RestMcpToolsRegisterActionIT] [testRegisterMcpTools] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] RestMcpToolsRegisterActionIT > testRegisterMcpTools STANDARD_ERROR saŋ tyɛ̀b tyɛ̀b mbʉ̀ŋ 07, 2025 3:49:36 NCWÒNZÉM org.opensearch.client.RestClient logResponse WARNING: request [DELETE http://[::1]:46765/.plugins-ml-mcp-tools] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "this request accesses system indices: [.plugins-ml-mcp-tools], but in a future major version, direct access to system indices will be prevented by default"] RestMcpToolsRegisterActionIT > testRegisterMcpTools STANDARD_OUT [2025-07-07T15:49:36,254][INFO ][o.o.m.r.m.RestMcpToolsRegisterActionIT] [testRegisterMcpTools] after test RestMcpToolsRemoveActionIT > testRemoveMcpTools STANDARD_OUT [2025-07-07T19:49:36,320][INFO ][o.o.m.r.m.RestMcpToolsRemoveActionIT] [testRemoveMcpTools] before test [2025-07-07T19:49:36,326][INFO ][o.o.m.r.m.RestMcpToolsRemoveActionIT] [testRemoveMcpTools] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T19:49:36,886][INFO ][o.o.m.r.m.RestMcpToolsRemoveActionIT] [testRemoveMcpTools] after test RestMcpToolsUpdateActionIT > testUpdateMcpTools STANDARD_OUT [2025-07-07T18:49:36,952][INFO ][o.o.m.r.m.RestMcpToolsUpdateActionIT] [testUpdateMcpTools] before test [2025-07-07T18:49:36,957][INFO ][o.o.m.r.m.RestMcpToolsUpdateActionIT] [testUpdateMcpTools] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T18:49:37,558][INFO ][o.o.m.r.m.RestMcpToolsUpdateActionIT] [testUpdateMcpTools] after test ListIndexToolIT > testListIndexWithMoreThan100Indices STANDARD_OUT [2025-07-07T18:49:37,629][INFO ][o.o.m.t.ListIndexToolIT ] [testListIndexWithMoreThan100Indices] before test [2025-07-07T18:49:37,637][INFO ][o.o.m.t.ListIndexToolIT ] [testListIndexWithMoreThan100Indices] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-07T18:50:04,806][INFO ][o.o.m.t.ListIndexToolIT ] [testListIndexWithMoreThan100Indices] after test ListIndexToolIT > testListIndexWithFewIndices STANDARD_OUT [2025-07-07T18:50:04,812][INFO ][o.o.m.t.ListIndexToolIT ] [testListIndexWithFewIndices] before test [2025-07-07T18:50:30,821][INFO ][o.o.m.t.ListIndexToolIT ] [testListIndexWithFewIndices] after test VisualizationsToolIT > testVisualizationNotFound STANDARD_OUT [2025-07-08T06:50:30,908][INFO ][o.o.m.t.VisualizationsToolIT] [testVisualizationNotFound] before test [2025-07-08T06:50:30,919][INFO ][o.o.m.t.VisualizationsToolIT] [testVisualizationNotFound] initializing REST clients against [http://[::1]:46765, http://127.0.0.1:43665] [2025-07-08T06:50:33,228][INFO ][o.o.m.t.ToolIntegrationWithLLMTest] [testVisualizationNotFound] model_id: TTIV55cBoGCb7XXrchZu, agent_id: UDIV55cBoGCb7XXrdxZt [2025-07-08T06:50:36,472][INFO ][o.o.m.t.VisualizationsToolIT] [testVisualizationNotFound] after test VisualizationsToolIT > testVisualizationFound STANDARD_OUT [2025-07-08T06:50:36,479][INFO ][o.o.m.t.VisualizationsToolIT] [testVisualizationFound] before test [2025-07-08T06:50:38,699][INFO ][o.o.m.t.ToolIntegrationWithLLMTest] [testVisualizationFound] model_id: XzIV55cBoGCb7XXrhxbS, agent_id: YjIV55cBoGCb7XXrjBbM VisualizationsToolIT > testVisualizationFound STANDARD_ERROR iyl 08, 2025 6:50:38 TO org.opensearch.client.RestClient logResponse WARNING: request [POST http://[::1]:46765/.kibana/_doc/40e2a0e1-6cac-4c78-96e2-c7dabd3ed84d?refresh=true] returned 1 warnings: [299 OpenSearch-3.1.0-8ff7c6ee924a49f0f59f80a6e1c73073c8904214 "index name [.kibana] starts with a dot '.', in the next major version, index names starting with a dot are reserved for hidden indices and system indices"] VisualizationsToolIT > testVisualizationFound STANDARD_OUT [2025-07-08T06:50:41,188][INFO ][o.o.m.t.VisualizationsToolIT] [testVisualizationFound] after test [Incubating] Problems report is available at: file:///build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 38m 13s 96 actionable tasks: 96 executed [?12l[?25h==> Entering fakeroot environment... ==> Starting package()... Archive: /build/opensearch-ml-commons-plugin/src/ml-commons-3.1.0.0/plugin/build/distributions/opensearch-ml-3.1.0.0.zip inflating: plugin-descriptor.properties inflating: plugin-security.policy inflating: opensearch-ml-3.1.0.0.jar inflating: opensearch-ml-algorithms-3.1.0.0.jar inflating: opensearch-ml-spi-3.1.0.0.jar inflating: opensearch-ml-search-processors-3.1.0.0.jar inflating: opensearch-ml-memory-3.1.0.0.jar inflating: opensearch-ml-common-3.1.0.0.jar inflating: aws-core-2.30.18.jar inflating: s3-2.30.18.jar inflating: auth-2.30.18.jar inflating: regions-2.30.18.jar inflating: aws-xml-protocol-2.30.18.jar inflating: aws-query-protocol-2.30.18.jar inflating: protocol-core-2.30.18.jar inflating: opensearch-remote-metadata-sdk-3.1.0.0.jar inflating: opensearch-rest-client-3.1.0.jar inflating: common-utils-3.1.0.0.jar inflating: mcp-0.9.0.jar inflating: jackson-datatype-jsr310-2.18.2.jar inflating: jackson-databind-2.18.2.jar inflating: jackson-annotations-2.18.2.jar inflating: json-schema-validator-1.4.0.jar inflating: guava-32.1.3-jre.jar inflating: tokenizers-0.31.1.jar inflating: onnxruntime-engine-0.31.1.jar inflating: pytorch-model-zoo-0.31.1.jar inflating: pytorch-engine-0.31.1.jar inflating: api-0.31.1.jar inflating: gson-2.11.0.jar inflating: tribuo-clustering-kmeans-4.2.1.jar inflating: tribuo-regression-sgd-4.2.1.jar inflating: tribuo-classification-sgd-4.2.1.jar inflating: tribuo-common-sgd-4.2.1.jar inflating: tribuo-anomaly-libsvm-4.2.1.jar inflating: tribuo-anomaly-core-4.2.1.jar inflating: tribuo-classification-core-4.2.1.jar inflating: tribuo-common-tree-4.2.1.jar inflating: tribuo-data-4.2.1.jar inflating: opencsv-5.4.jar inflating: commons-text-1.10.0.jar inflating: aws-encryption-sdk-java-2.4.1.jar inflating: commons-lang3-3.10.jar inflating: tribuo-clustering-core-4.2.1.jar inflating: tribuo-util-infotheory-4.2.1.jar inflating: commons-math3-3.6.1.jar inflating: log4j-slf4j-impl-2.19.0.jar inflating: json-path-2.9.0.jar inflating: json-smart-2.5.2.jar inflating: kotlin-stdlib-1.9.23.jar inflating: reflections-0.9.12.jar inflating: commons-compress-1.26.0.jar inflating: commons-io-2.15.1.jar inflating: randomcutforest-parkservices-3.0-rc3.jar inflating: randomcutforest-core-3.0-rc3.jar inflating: protostuff-core-1.8.0.jar inflating: protostuff-runtime-1.8.0.jar inflating: protostuff-collectionschema-1.8.0.jar inflating: protostuff-api-1.8.0.jar inflating: onnxruntime-1.16.3.jar inflating: apache-client-2.30.18.jar inflating: bc-fips-2.0.0.jar inflating: json-20231013.jar inflating: netty-nio-client-2.30.18.jar inflating: httpclient5-5.4.4.jar inflating: httpcore5-h2-5.3.4.jar inflating: httpcore5-5.3.4.jar inflating: sdk-core-2.30.18.jar inflating: http-auth-aws-2.30.18.jar inflating: http-auth-2.30.18.jar inflating: http-auth-spi-2.30.18.jar inflating: identity-spi-2.30.18.jar inflating: profiles-2.30.18.jar inflating: http-client-spi-2.30.18.jar inflating: json-utils-2.30.18.jar inflating: metrics-spi-2.30.18.jar inflating: checksums-2.30.18.jar inflating: retries-2.30.18.jar inflating: retries-spi-2.30.18.jar inflating: utils-2.30.18.jar inflating: tribuo-regression-core-4.2.1.jar inflating: tribuo-math-4.2.1.jar inflating: tribuo-common-libsvm-4.2.1.jar inflating: tribuo-core-4.2.1.jar inflating: tribuo-util-onnx-4.2.1.jar inflating: olcut-config-protobuf-5.2.1.jar inflating: httpcore5-reactive-5.3.4.jar inflating: httpclient-4.5.14.jar inflating: commons-codec-1.15.jar inflating: commons-beanutils-1.11.0.jar inflating: commons-logging-1.2.jar inflating: slf4j-api-1.7.36.jar inflating: listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar inflating: jsr305-3.0.2.jar inflating: checker-qual-3.37.0.jar inflating: error_prone_annotations-2.27.0.jar inflating: accessors-smart-2.5.2.jar inflating: http-auth-aws-eventstream-2.30.18.jar inflating: endpoints-spi-2.30.18.jar inflating: checksums-spi-2.30.18.jar inflating: annotations-2.30.18.jar inflating: third-party-jackson-core-2.30.18.jar inflating: eventstream-1.0.1.jar inflating: javassist-3.26.0-GA.jar inflating: tribuo-util-tokenization-4.2.1.jar inflating: olcut-core-5.2.1.jar inflating: randomcutforest-testutils-3.0-rc3.jar inflating: netty-codec-http2-4.1.118.Final.jar inflating: netty-codec-http-4.1.118.Final.jar inflating: netty-handler-4.1.118.Final.jar inflating: netty-codec-4.1.118.Final.jar inflating: netty-transport-classes-epoll-4.1.118.Final.jar inflating: netty-transport-native-unix-common-4.1.118.Final.jar inflating: netty-transport-4.1.118.Final.jar inflating: netty-buffer-4.1.118.Final.jar inflating: netty-resolver-4.1.118.Final.jar inflating: netty-common-4.1.118.Final.jar inflating: asm-9.7.1.jar inflating: httpcore-4.4.15.jar inflating: jline-builtins-3.21.0.jar inflating: jline-reader-3.21.0.jar inflating: jline-terminal-jansi-3.21.0.jar inflating: jline-style-3.21.0.jar inflating: jline-terminal-3.21.0.jar inflating: libsvm-3.25.jar inflating: commons-collections4-4.4.jar inflating: jansi-2.4.0.jar inflating: commons-collections-3.2.2.jar ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "opensearch-ml-commons-plugin"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: opensearch-ml-commons-plugin 3.1.0.0-1 (Mon Jul 7 16:54:17 2025) ==> Cleaning up...