[vcr-2.0] Create ambry-vcr package #3731
Triggered via pull request
December 21, 2023 07:43
Status
Failure
Total duration
15m 57s
Artifacts
–
github-actions.yml
on: pull_request
unit-test
2m 32s
store-test
43s
int-test
50s
server-int-test
15m 48s
publish
0s
Annotations
20 errors and 16 warnings
int-test
Execution failed for task ':ambry-vcr:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L69
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L80
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster recoveryCluster;
^
symbol: class MockCluster
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrRecoveryTest.java#L66
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster recoveryCluster;
^
symbol: class MockCluster
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L69
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L84
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockNotificationSystem notificationSystem;
^
symbol: class MockNotificationSystem
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L85
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster mockCluster;
^
symbol: class MockCluster
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L148
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
recoveryCluster = new MockCluster(serverClusterMap, Collections.singletonList(vcrNode), recoveryProperties);
^
symbol: class MockCluster
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L168
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
MockNotificationSystem notificationSystem = new MockNotificationSystem(recoveryCluster.getClusterMap());
^
symbol: class MockNotificationSystem
|
int-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L168
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
MockNotificationSystem notificationSystem = new MockNotificationSystem(recoveryCluster.getClusterMap());
^
symbol: class MockNotificationSystem
|
unit-test
Execution failed for task ':ambry-vcr:compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L69
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L80
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster recoveryCluster;
^
symbol: class MockCluster
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrRecoveryTest.java#L66
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster recoveryCluster;
^
symbol: class MockCluster
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L69
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L84
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockNotificationSystem notificationSystem;
^
symbol: class MockNotificationSystem
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/VcrBackupTest.java#L85
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
private MockCluster mockCluster;
^
symbol: class MockCluster
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L148
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
recoveryCluster = new MockCluster(serverClusterMap, Collections.singletonList(vcrNode), recoveryProperties);
^
symbol: class MockCluster
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L168
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
MockNotificationSystem notificationSystem = new MockNotificationSystem(recoveryCluster.getClusterMap());
^
symbol: class MockNotificationSystem
|
unit-test:
ambry-vcr/src/test/java/com/github/ambry/vcr/CloudAndStoreReplicationTest.java#L168
[Task :ambry-vcr:compileTestJava FAILED] cannot find symbol
MockNotificationSystem notificationSystem = new MockNotificationSystem(recoveryCluster.getClusterMap());
^
symbol: class MockNotificationSystem
|
store-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/jxhfobqyvlflw
|
int-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/4plrewew7zgo6
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/gqz7odv7np26u
|
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
|
server-int-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/haplihfib4ias
|
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
|