Skip to content

Fix tests with modulesync 7.3.0; allow latest dependency versions #270

Fix tests with modulesync 7.3.0; allow latest dependency versions

Fix tests with modulesync 7.3.0; allow latest dependency versions #270

Triggered via pull request February 9, 2024 07:27
Status Failure
Total duration 2m 56s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
21s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Puppet / Puppet 7 - CentOS 7: spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072953290.pp.dPvmSa Last 10 lines of output were: Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Error: Could not find a suitable provider for mysql_datadir Error: Could not find a suitable provider for mysql_user Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 0.35 seconds
Puppet / Puppet 7 - CentOS 7: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072953257.pp.utSeSH Last 10 lines of output were: Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies Error: Could not find a suitable provider for mysql_datadir Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml Error: Could not find a suitable provider for mysql_user �[mNotice: Applied catalog in 0.42 seconds
Puppet / Puppet 7 - OracleLinux 7: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073003466.pp.jHK77m Last 10 lines of output were: Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies Error: Could not prefetch mysql_user provider 'mysql': Execution of '/usr/bin/mysql -NBe SELECT CONCAT(User, '@',Host) AS User FROM mysql.user' returned 1: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Warning: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: 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 12.78 seconds
Puppet / Puppet 7 - CentOS 8: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/mysql_spec.rb#L6
jira mysql installs with defaults Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073016460.pp.fe6HdI Last 10 lines of output were: Warning: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server::Root_password/Exec[remove install pass]: Skipping because of failed dependencies Error: Could not prefetch mysql_user provider 'mysql': Execution of '/usr/bin/mysql -NBe SELECT CONCAT(User, '@',Host) AS User FROM mysql.user' returned 1: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Warning: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: 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 11.49 seconds
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Redirecting to /bin/systemctl stop jira.service Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/mysql_spec.rb#L117
jira mysql shutdown Failure/Error: it { shell('service jira stop', acceptable_exit_codes: [0, 1]) } Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 5 running: service jira stop Last 10 lines of output were: Failed to stop jira.service: Unit jira.service not loaded.
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.