Support RHEL, CentOS, Alma, Oracle and Rocky 8 and 9 #251
Annotations
4 errors
|
spec/acceptance/database_spec.rb#L8
mongodb_database creating a database with default port compiles with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111619846.pp.mSSrNb
Last 10 lines of output were:
Error: Could not prefetch mongodb_user provider 'mongodb': No such file or directory @ rb_sysopen - /etc/mongodb.conf
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Dependency Mongodb_database[testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb1]/Mongodb_user[User testuser on db testdb1]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Dependency Mongodb_user[User testuser on db testdb1] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_database[testdb2]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Dependency Mongodb_database[testdb2] has failures: true
Warning: /Stage[main]/Main/Mongodb::Db[testdb2]/Mongodb_user[User testuser on db testdb2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 27.64 seconds
|
spec/acceptance/database_spec.rb#L25
mongodb_database creating a database with default port creates the databases
Failure/Error: shell("mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'")
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 127 running:
mongo testdb1 --eval 'printjson(db.getMongo().getDBs())'
Last 10 lines of output were:
bash: line 1: mongo: command not found
|
|
The logs for this run have expired and are no longer available.
Loading