-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: v2019.04.01
-
Component/s: app
https://evergreen.mongodb.com/task/mongodb_mongo_v4.0_enterprise_osx_1010_mmapv1_compile_58d80a26224da882cbe30d301ed295c302515c9b_19_01_12_23_59_30 kept running after failing to clone the enterprise module. I'm not sure if this is a misbehavior of the git.get_project command itself, or related to how the command is called during the setup_group phase of a task group.
[2019/01/14 00:08:14.587] + cd src
|
[2019/01/14 00:08:14.587] + git reset --hard 58d80a26224da882cbe30d301ed295c302515c9b
|
[2019/01/14 00:08:14.587] + set -o errexit
|
[2019/01/14 00:08:14.587] + git clone git@github.com:10gen/mongo-enterprise-modules.git src/mongo/db/modules/enterprise
|
[2019/01/14 00:08:44.713] Cloning into 'src/mongo/db/modules/enterprise'...
|
[2019/01/14 00:08:44.713] ssh: Could not resolve hostname github.com: nodename nor servname provided, or not known
|
[2019/01/14 00:08:44.714] fatal: Could not read from remote repository.
|
[2019/01/14 00:08:44.714] Please make sure you have the correct access rights
|
[2019/01/14 00:08:44.719] and the repository exists.
|
[2019/01/14 00:08:44.719] HEAD is now at 58d80a2 SERVER-37775 Add Community RHEL7 s390x
|
[2019/01/14 00:08:44.719] Command failed: problem with git command: exit status 128
|
[2019/01/14 00:08:44.719] Running command 'shell.exec' in "get modified patch files" (step 8 of 14)
|
...
|
- is depended on by
-
SERVER-40034 Set setup_group_can_fail_task to true for compile-related task groups
-
- Closed
-