Skip to content

PCBC-994 Support for base64 encoded vector types #61

PCBC-994 Support for base64 encoded vector types

PCBC-994 Support for base64 encoded vector types #61

Triggered via pull request June 3, 2024 16:54
Status Failure
Total duration 28m 57s
Artifacts 45

tests.yml

on: pull_request
Matrix: build_linux_x86_64
Matrix: alpine
Matrix: build_macos_arm64
Matrix: build_macos_x86_64
Matrix: build_windows
Matrix: mock_linux_x86_64
Matrix: server_linux_x86_64
Matrix: mock_alpine
Matrix: mock_macos_arm64
Matrix: mock_macos_x86_64
Matrix: mock_windows
Fit to window
Zoom out
Zoom in

Annotations

50 errors
server_linux_x86_64 (8.3, zts, 7.2.4)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNoEviction: tests/BucketManagerTest.php#L185
BucketManagerTest::testEphemeralBucketEvictionPolicyNoEviction Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L49
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_drop""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L131
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy: tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendCouchstore: tests/BucketManagerTest.php#L209
BucketManagerTest::testCreateBucketStorageBackendCouchstore Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendMagma: tests/BucketManagerTest.php#L222
BucketManagerTest::testCreateBucketStorageBackendMagma Couchbase\Exception\InvalidArgumentException: invalid_argument (3): "unable to execute HTTP operation "bucket_create"", errors={"ramQuota":"RAM quota specified is too large to be provisioned into this cluster."}
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi: tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi Failed asserting that false is true.
server_linux_x86_64 (8.3, zts, 7.1.6)
Process completed with exit code 1.
server_linux_x86_64 (8.3, nts, 7.2.4)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_drop""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L131
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode: tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketConflictResolutionTimestamp: tests/BucketManagerTest.php#L333
BucketManagerTest::testCreateBucketConflictResolutionTimestamp Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeAndGetAllScopes: tests/CollectionManagerTest.php#L42
CollectionManagerTest::testCreateScopeAndGetAllScopes Failed asserting that false is true.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L38
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L49
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_drop""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketDurabilityLevel: tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel Failed asserting that two strings are equal.
server_linux_x86_64 (8.3, nts, 7.1.6)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency: tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency Exception: Excepted rows to not to be empty
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency: tests/ViewTest.php#L23
ViewTest::testConsistency Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L62
ViewTest::testGrouping Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
server_linux_x86_64 (8.3, zts, 7.0.5)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi: tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi Failed asserting that false is true.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAnyReplicaCanFetchExpiry: tests/KeyValueLookupInTest.php#L119
KeyValueLookupInTest::testSubdocumentLookupAnyReplicaCanFetchExpiry null does not match expected type "object".
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/UserManagerTest.php.testGroups: tests/UserManagerTest.php#L107
UserManagerTest::testGroups Couchbase\Exception\GroupNotFoundException: group_not_found (604): "unable to execute HTTP operation "group_get""
server_linux_x86_64 (8.3, nts, 7.6.0)
Process completed with exit code 1.
server_linux_x86_64 (8.3, nts, 7.0.5)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy: tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy Failed asserting that two strings are equal.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionNotExistsDeprecatedApi: tests/CollectionManagerTest.php#L126
CollectionManagerTest::testDropCollectionNotExistsDeprecatedApi Failed asserting that exception of type "Couchbase\Exception\ScopeNotFoundException" matches expected exception "Couchbase\Exception\CollectionNotFoundException". Message was: "scope_not_found (16): "unable to execute HTTP operation "collection_drop"", errors={"_":"Scope with name \"scope_c08b9f2851e10104c83cc013b7045bbe\" is not found"}" at
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi: tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi Failed asserting that false is true.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency: tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency Exception: Excepted rows to not to be empty
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFacets: tests/SearchTest.php#L456
SearchTest::testSearchWithFacets Failed asserting that 9 is equal to 10 or is greater than 10.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency: tests/ViewTest.php#L23
ViewTest::testConsistency Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L62
ViewTest::testGrouping Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
server_linux_x86_64 (8.3, zts, 7.6.0)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNoEviction: tests/BucketManagerTest.php#L185
BucketManagerTest::testEphemeralBucketEvictionPolicyNoEviction Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendCouchstore: tests/BucketManagerTest.php#L209
BucketManagerTest::testCreateBucketStorageBackendCouchstore Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testUpdateHistory: tests/BucketManagerTest.php#L376
BucketManagerTest::testUpdateHistory Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAnyReplicaCanFetchExpiry: tests/KeyValueLookupInTest.php#L119
KeyValueLookupInTest::testSubdocumentLookupAnyReplicaCanFetchExpiry null does not match expected type "object".
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/QueryIndexManagerTest.php.testQueryIndexesCrud: tests/QueryIndexManagerTest.php#L47
QueryIndexManagerTest::testQueryIndexesCrud timed out waiting for create index to succeed
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency: tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "search_query""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testCompoundSearchQueries: tests/SearchTest.php#L395
SearchTest::testCompoundSearchQueries Failed asserting that 6 is equal to 10 or is greater than 10.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFragments: tests/SearchTest.php#L434
SearchTest::testSearchWithFragments Failed asserting that 'Samuel Adams Hallertau Imperial Pilsner' matches PCRE pattern "/<mark>/".
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFacets: tests/SearchTest.php#L456
SearchTest::testSearchWithFacets Failed asserting that 8 is equal to 10 or is greater than 10.

Artifacts

Produced during runtime
Name Size
8.3-nts-7.0.5-logs Expired
31.1 MB
8.3-nts-7.1.6-logs Expired
20.5 MB
8.3-nts-7.2.4-logs Expired
22.5 MB
8.3-nts-7.6.0-logs Expired
31.5 MB
8.3-zts-7.0.5-logs Expired
30.5 MB
8.3-zts-7.1.6-logs Expired
21.9 MB
8.3-zts-7.2.4-logs Expired
22.1 MB
8.3-zts-7.6.0-logs Expired
25.8 MB
couchbase-4.2.1.5 Expired
6.08 MB
couchbase-4.2.1.5-php8.1-nts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.1-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.1-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.1-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.1-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php8.1-zts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.1-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.1-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.1-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.1-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php8.2-nts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.2-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.2-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.2-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.2-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php8.2-zts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.2-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.2-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.2-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.2-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php8.3-nts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.3-nts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.3-nts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.3-nts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.3-nts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php8.3-zts-linux-x86_64 Expired
4.63 MB
couchbase-4.2.1.5-php8.3-zts-macos-arm64 Expired
5 MB
couchbase-4.2.1.5-php8.3-zts-macos-x86_64 Expired
5.13 MB
couchbase-4.2.1.5-php8.3-zts-windows-x64 Expired
6.04 MB
couchbase-4.2.1.5-php8.3-zts-windows-x86 Expired
5.11 MB
couchbase-4.2.1.5-php81-nts-linux-musl-x86_64 Expired
4.75 MB
couchbase-4.2.1.5-php82-nts-linux-musl-x86_64 Expired
4.75 MB
couchbase-4.2.1.5-php83-nts-linux-musl-x86_64 Expired
4.75 MB
docs-4.2.1.5 Expired
5.26 MB
scripts-4.2.1.5 Expired
11.9 KB
tests-4.2.1.5 Expired
63.8 KB