Hack week project - Hierarchical name space on top of Ambry #5428
github-actions.yml
on: pull_request
unit-test
3m 6s
store-test
3m 4s
int-test
3m 12s
server-int-test
3m 13s
publish
0s
Annotations
12 errors and 16 warnings
store-test
Execution failed for task ':ambry-api:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
store-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L996
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
System.currentTimeMillis(), 0, null, null, null, hierarchicalNameSpaceEnabled);
^
symbol: variable hierarchicalNameSpaceEnabled
|
store-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L1105
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
hierarchicalNameSpaceEnabled));
^
symbol: variable hierarchicalNameSpaceEnabled
|
unit-test
Execution failed for task ':ambry-api:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
unit-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L996
[Task :ambry-api:compileTestJava] cannot find symbol
System.currentTimeMillis(), 0, null, null, null, hierarchicalNameSpaceEnabled);
^
symbol: variable hierarchicalNameSpaceEnabled
|
unit-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L1105
[Task :ambry-api:compileTestJava] cannot find symbol
hierarchicalNameSpaceEnabled));
^
symbol: variable hierarchicalNameSpaceEnabled
|
int-test
Execution failed for task ':ambry-api:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
int-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L996
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
System.currentTimeMillis(), 0, null, null, null, hierarchicalNameSpaceEnabled);
^
symbol: variable hierarchicalNameSpaceEnabled
|
int-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L1105
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
hierarchicalNameSpaceEnabled));
^
symbol: variable hierarchicalNameSpaceEnabled
|
server-int-test
Execution failed for task ':ambry-api:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
server-int-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L996
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
System.currentTimeMillis(), 0, null, null, null, hierarchicalNameSpaceEnabled);
^
symbol: variable hierarchicalNameSpaceEnabled
|
server-int-test:
ambry-api/src/test/java/com/github/ambry/account/AccountContainerTest.java#L1105
[Task :ambry-api:compileTestJava FAILED] cannot find symbol
hierarchicalNameSpaceEnabled));
^
symbol: variable hierarchicalNameSpaceEnabled
|
store-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
store-test
Gradle Build Scan: https://gradle.com/s/tf7uwbz7bf5sq
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
unit-test
Gradle Build Scan: https://gradle.com/s/juefwo7svhtwy
|
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
int-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
int-test
Gradle Build Scan: https://gradle.com/s/zn2yrxsmbh23i
|
server-int-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
server-int-test
Gradle Build Scan: https://gradle.com/s/27275ayak3pag
|