-
Type:
Build Failure
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
There appears to be the incorrect type of slash in the path for setup-secrets.sh, causing the test setup to fail.
The error:
[2025/04/15 14:18:10.111] INFO Running command 'ls -la libmongocrypt/nocrypto'... [2025/04/15 14:18:10.111] INFO Running command 'ls -la libmongocrypt/nocrypto'... done. [2025/04/15 14:18:10.111] INFO Running command 'chmod +x libmongocrypt/nocrypto/bin/mongocrypt.dll'... [2025/04/15 14:18:10.126] INFO Running command 'chmod +x libmongocrypt/nocrypto/bin/mongocrypt.dll'... done. [2025/04/15 14:18:10.127] INFO Running command 'bash C:\data\mci\2571\drivers-tools\.evergreen\csfle/setup-secrets.sh'... [2025/04/15 14:18:10.146] bash: C:datamci2571drivers-tools.evergreencsfle/setup-secrets.sh: No such file or directory [2025/04/15 14:18:10.147] ERROR None [2025/04/15 14:18:10.147] ERROR Command '['bash', 'C:datamci2571drivers-tools.evergreencsfle/setup-secrets.sh']' returned non-zero exit status 127. [2025/04/15 14:18:10.177] error: Recipe `setup-tests` failed on line 69 with exit code 127 [2025/04/15 14:18:10.177] Command 'subprocess.exec' in function 'run tests' (step 2.1 of 2) failed: process encountered problem: exit code 127.