GHA: Enable Sync Tests #515
Triggered via pull request
September 6, 2023 14:43
Status
Failure
Total duration
2h 18m 53s
Artifacts
14
pr.yml
on: pull_request
check-cache
/
Check cache
17s
Deploy BAAS Cluster
/
Deploy Cluster
8m 31s
static-analysis
/
ktlint
6m 29s
static-analysis
/
detekt
5m 42s
build-macos-arm64-packages
46m 48s
build-ios-arm64-packages
55m 16s
Matrix: test-macos-packages
Matrix: test-ios-packages
build-jvm-linux-native-lib
8m 9s
build-jvm-windows-native-lib
9m 50s
Matrix: test-android-packages-emulator
Matrix: test-jvm-packages
Matrix: AWS Device Farm
integration-tests
/
android-min-versions-compatibility
5m 45s
integration-tests
/
realm-java-compatibiliy
16m 5s
integration-tests
/
build-benchmarks
3m 26s
integration-tests
/
gradle-plugin-integration
18m 19s
Cleanup BAAS Cluster
/
Cleanup Cluster
25s
deploy-snapshot
/
Deploy SNAPSHOT
Annotations
34 errors and 31 warnings
AWS Device Farm (sync)
Test run failed after 95 seconds with: undefined. Timeout is set to 1800
|
AWS Device Farm (sync)
Process completed with exit code 1.
|
AWS Device Farm (base, io.realm.testapp)
Test run failed after 310 seconds with: undefined. Timeout is set to 1800
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► insert_samePrimaryKey_throws:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 12-_test-sync-.xml#L0
Failed test found in:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 12-_test-sync-.xml
Error:
Test failed
|
test-android-packages-emulator (sync)
Failed test were found and 'fail-on-error' option is set to true
|
test-android-packages-emulator (sync)
The process '/bin/sh' failed with exit code 1
|
io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests ► dataIsDeletedWhenSubscriptionIsRemoved[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FlexibleSyncIntegrationTests.kt#L149
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.FunctionsTests ► callFunction_afterLogout[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/utils/Utils.kt#L32
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
Error:
java.lang.AssertionError: The exception message did not match.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► waitForSynchronization_errorOnDescriptors[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L292
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► errorMessage[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L202
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► waitForSynchronization_error[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L276
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.jvm.RealmTests ► cleanupAllRealmThreadsOnClose[jvm]:
packages/test-sync/src/jvmTest/kotlin/io/realm/kotlin/test/mongodb/jvm/RealmTests.kt#L70
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.jvm.RealmTests.xml
Error:
java.lang.AssertionError: Active threads where found ([Thread[jvm-ubu-6098670312-1-pbs-dispatcher,5,main]].size): --------------------------------
|
test-jvm-packages (ubuntu-latest, sync)
Process completed with exit code 1.
|
test-jvm-packages (ubuntu-latest, sync)
Failed test were found and 'fail-on-error' option is set to true
|
integration-tests / realm-java-compatibiliy
The process '/bin/sh' failed with exit code 1
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.RealmObjectTests ► equals_hashCode_managed:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 12-_test-base-.xml#L0
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 12-_test-base-.xml
Error:
Test failed
|
test-android-packages-emulator (base)
The process '/bin/sh' failed with exit code 1
|
test-android-packages-emulator (base)
Failed test were found and 'fail-on-error' option is set to true
|
test-macos-packages (macos-latest, sync)
The job running on runner GitHub Actions 23 has exceeded the maximum execution time of 60 minutes.
|
test-macos-packages (macos-latest, sync)
No test report files were found
|
test-macos-packages (macos-latest, sync)
The operation was canceled.
|
io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests ► dataIsDeletedWhenSubscriptionIsRemoved[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FlexibleSyncIntegrationTests.kt#L149
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.FunctionsTests ► callFunction_afterLogout[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/utils/Utils.kt#L32
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
Error:
java.lang.AssertionError: The exception message did not match.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► waitForSynchronization_errorOnDescriptors[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L292
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► errorMessage[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L202
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► waitForSynchronization_error[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SubscriptionSetTests.kt#L276
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.jvm.RealmTests ► cleanupAllRealmThreadsOnClose[jvm]:
packages/test-sync/src/jvmTest/kotlin/io/realm/kotlin/test/mongodb/jvm/RealmTests.kt#L70
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.jvm.RealmTests.xml
Error:
java.lang.AssertionError: Active threads where found ([Thread[jvm-mac-6098670312-1-pbs-dispatcher,5,main]].size): --------------------------------
|
test-jvm-packages (macos-latest, sync)
Failed test were found and 'fail-on-error' option is set to true
|
test-jvm-packages (macos-latest, sync)
Process completed with exit code 1.
|
test-ios-packages (macos-latest, sync)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 60 minutes.
|
test-ios-packages (macos-latest, sync)
The operation was canceled.
|
test-jvm-packages (windows-latest, sync)
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 60 minutes.
|
test-jvm-packages (windows-latest, sync)
The operation was canceled.
|
test-jvm-packages (windows-latest, sync)
No test report files were found
|
build-macos-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-macos-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-macos-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-macos-x64-packages
Found 2 matching packages.
|
build-macos-arm64-packages
Found 2 matching packages.
|
build-macos-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-macos-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-macos-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-android-packages
Saving cache failed: Error: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-android-packages
Failed to save cache entry with path '/home/runner/.gradle/caches/jars-*/*' and key: instrumented-jars-7654c5e1fc4c3559b605002fd207f7b1: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-android-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-android-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-android-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-x64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-x64-packages
Found 2 matching packages.
|
build-ios-arm64-packages
Found 2 matching packages.
|
build-ios-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-ios-arm64-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-jvm-packages
Found 2 matching packages.
|
build-jvm-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-jvm-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-jvm-packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
AWS Device Farm (sync)
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
AWS Device Farm (sync)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
AWS Device Farm (base, io.realm.testapp)
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
AWS Device Farm (base, io.realm.testapp)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-macos-packages (macos-latest, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
test-jvm-packages (windows-latest, sync)
No file matches path ./packages/test-sync/build/**/TEST-*.xml
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-packages-1.12.0-gha-SNAPSHOT
Expired
|
151 MB |
|
android-base-test-apk-1.12.0-gha-SNAPSHOT
Expired
|
242 MB |
|
android-sync-test-apk-1.12.0-gha-SNAPSHOT
Expired
|
471 KB |
|
jni-linux-lib-1.12.0-gha-SNAPSHOT
Expired
|
34.2 MB |
|
jni-stub-1.12.0-gha-SNAPSHOT
Expired
|
561 KB |
|
jni-windows-lib-1.12.0-gha-SNAPSHOT
Expired
|
8.78 MB |
|
logcat-base-emulator.txt
Expired
|
1.12 MB |
|
logcat-sync-emulator.txt
Expired
|
998 KB |
|
packages-android-1.12.0-gha-SNAPSHOT
Expired
|
25.8 MB |
|
packages-ios-arm64-1.12.0-gha-SNAPSHOT
Expired
|
22.4 MB |
|
packages-ios-x64-1.12.0-gha-SNAPSHOT
Expired
|
15.7 MB |
|
packages-jvm-1.12.0-gha-SNAPSHOT
Expired
|
45.7 MB |
|
packages-macos-arm64-1.12.0-gha-SNAPSHOT
Expired
|
20.7 MB |
|
packages-macos-x64-1.12.0-gha-SNAPSHOT
Expired
|
20.7 MB |
|