-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
Fully Compatible
-
ALL
Attempting to download the latest development build of v6.0 for ubuntu 18.04 using the following link:
http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-ubuntu1804-v6.0-latest.tgz
provides a binary with a quite stale build version (6.0.1-rc0-15-g4874120).
The push task is supposed to update the latest tarball for a branch, and the last time it seemed to work for v6.0 ubuntu 18.04 was in this task.
[2022/08/12 06:47:02.966] Running command 's3Copy.copy' (step 44 of 45) ... [2022/08/12 06:47:05.637] successfully copied 'linux-STAGE/linux/mongodb-linux-x86_64-ubuntu1804-v6.0-latest-mongodb_mongo_v6.0_ubuntu1804_push_48741207efea9d5386561f9bea988ac7e8dafc60_22_08_12_02_32_47.tgz' to 'linux/mongodb-linux-x86_64-ubuntu1804-v6.0-latest.tgz'
An attempt to upload the next v6.0 latest binary in this task ~24 hours later failed to run the command s3Copy.copy:
[2022/08/13 07:27:38.735] Running command 's3Copy.copy' (step 45 of 46) [2022/08/13 07:27:38.813] noop, this version is currently in the process of trying to push, or has already succeeded in pushing the file: 'downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-latest.tgz' [2022/08/13 07:27:38.903] noop, this version is currently in the process of trying to push, or has already succeeded in pushing the file: 'downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-latest.tgz.sig' [2022/08/13 07:27:38.980] noop, this version is currently in the process of trying to push, or has already succeeded in pushing the file: 'downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-latest.tgz.sha1' [2022/08/13 07:27:39.034] noop, this version is currently in the process of trying to push, or has already succeeded in pushing the file: 'downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-latest.tgz.sha256' [2022/08/13 07:27:39.084] noop, this version is currently in the process of trying to push, or has already succeeded in pushing the file: 'downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-latest.tgz.md5' [2022/08/13 07:27:39.084] Finished 's3Copy.copy' in 348.960822ms
- is caused by
-
SERVER-63191 Create Task that Generates Version Metadata Earlier
- Closed