Apparently, we use mongo:3.4 in CircleCI configs across our Exchange fleet. This version is deprecated and not supported by stackstorm anymore.
Example:
https://github.com/StackStorm-Exchange/stackstorm-ansible/blob/35503b3cf6009856c9cba08f9584669742593fcd/.circleci/config.yml#L8
Instead switch to the latest stackstorm-supported MongoDB version.
Apparently, we use
mongo:3.4in CircleCI configs across our Exchange fleet. This version is deprecated and not supported by stackstorm anymore.Example:
https://github.com/StackStorm-Exchange/stackstorm-ansible/blob/35503b3cf6009856c9cba08f9584669742593fcd/.circleci/config.yml#L8
Instead switch to the latest stackstorm-supported MongoDB version.