Details
-
Build Failure
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
compatibility-test-for-newer-releases failed on Compatibility tests
Host: ec2-34-204-86-49.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: WT-8350 format uses the wrong syntax to turn off common prefix configuration (#7149)
- Fix problems where the wrong type of value was used to turn a configuration value off.
Add new functionality to configure a value "off" so we don't have to do it manually.
Switch from a mixture of "none" and "off" for "not configured" or "configured off" strings,
always use "off". | 05 Nov 21 00:53 UTC
Evergreen Subscription: ; Evergreen Event:
Task Logs (compatibility-test-for-newer-releases)
Error signature:
[2021/11/05 01:31:59.256] mongodb-5.0 format running on develop access method row...
|
[2021/11/05 01:31:59.256] t: process 161597 running
|
[2021/11/05 01:31:59.256] t: btree.prefix=0: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: block_cache=0: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: block_cache.cache_on_checkpoint=0: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: block_cache.cache_on_writes=1: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: block_cache.size=15: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: btree.prefix_len=0: WARNING, ignoring unknown configuration keyword
|
[2021/11/05 01:31:59.256] t: run FAILED
|
[2021/11/05 01:31:59.256] t: FAILED: illegal encryption configuration: off: Invalid argument
|