Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTOCUT] OS Distribution Build Failed for ml-commons-3.0.0 #744

Closed
opensearch-ci-bot opened this issue Feb 23, 2023 · 1 comment
Closed

Comments

@opensearch-ci-bot
Copy link
Collaborator

Received Error: Error building ml-commons, retry with: ./build.sh manifests/3.0.0/opensearch-3.0.0.yml --component ml-commons --snapshot.
The distribution build for ml-commons has failed.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/7153/consoleFull

@Yury-Fridlyand
Copy link
Contributor

> Task :opensearch-ml-common:compileJava FAILED
/tmp/tmpdd6mj5bl/ml-commons/common/src/main/java/org/opensearch/ml/common/model/MLModelConfig.java:13: error: cannot find symbol
import org.opensearch.common.xcontent.ToXContentObject;
                                     ^
  symbol:   class ToXContentObject
  location: package org.opensearch.common.xcontent
/tmp/tmpdd6mj5bl/ml-commons/common/src/main/java/org/opensearch/ml/common/model/TextEmbeddingModelConfig.java:11: error: cannot find symbol
import org.opensearch.common.ParseField;
                            ^
  symbol:   class ParseField
  location: package org.opensearch.common
/tmp/tmpdd6mj5bl/ml-commons/common/src/main/java/org/opensearch/ml/common/model/TextEmbeddingModelConfig.java:14: error: cannot find symbol
import org.opensearch.common.xcontent.NamedXContentRegistry;
                                     ^
  symbol:   class NamedXContentRegistry
  location: package org.opensearch.common.xcontent
/tmp/tmpdd6mj5bl/ml-commons/common/src/main/java/org/opensearch/ml/common/model/TextEmbeddingModelConfig.java:15: error: cannot find symbol
import org.opensearch.common.xcontent.XContentBuilder;

......

Was fixed in #741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants