Skip to content

modulesync 7.2.0

modulesync 7.2.0 #157

Triggered via pull request December 15, 2023 12:20
Status Failure
Total duration 17m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Puppet  /  Static validations
26s
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 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122705035.pp.rYvYFv Last 10 lines of output were: Dec 15 12:28:40 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: 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 94.35 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122841066.pp.nVwqYL Last 10 lines of output were: Dec 15 12:28:43 ubuntu2204-64-puppet7.example.com Keepalived[1283]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:28:43 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Warning - keepalived has no configuration to run Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopping Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com Keepalived[1283]: CPU usage (self/children) user: 0.000121/0.000000 system: 0.005177/0.000000 Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopped Keepalived v2.2.4 (08/21,2021) Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:30:13 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 90.85 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version Failure/Error: service_fact = apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123013536.pp.o94Fw2 Last 10 lines of output were: Dec 15 12:30:15 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Configuration file /etc/keepalived/keepalived.conf Dec 15 12:30:15 ubuntu2204-64-puppet7.example.com Keepalived[1377]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:30:15 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Warning - keepalived has no configuration to run Dec 15 12:31:46 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:31:46 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:31:46 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Dependency Service[keepalived] has failures: true Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Skipping because of failed dependencies �[mNotice: Applied catalog in 91.08 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123202634.pp.q3cdB2 Last 10 lines of output were: Dec 15 12:31:49 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Registering gratuitous ARP shared channel Dec 15 12:31:49 ubuntu2204-64-puppet7.example.com systemd[1]: Started Keepalive Daemon (LVS and VRRP). Dec 15 12:31:49 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) removing VIPs. Dec 15 12:31:49 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Entering BACKUP STATE (init) Dec 15 12:31:49 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: VRRP sockpool: [ifindex( 18), family(IPv4), proto(112), fd(14,15)] Dec 15 12:31:53 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Receive advertisement timeout Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.98 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123336304.pp.YBsfu4 Last 10 lines of output were: Dec 15 12:31:53 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:53 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:31:58 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1521]: Sending gratuitous ARP on eth0 for 10.0.0.1 �[mNotice: Applied catalog in 91.05 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123509140.pp.WwYi9B Last 10 lines of output were: Dec 15 12:32:06 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Starting Keepalived v2.2.4 (08/21,2021) Dec 15 12:32:06 ubuntu2204-64-puppet7.example.com Keepalived[1685]: WARNING - keepalived was built for newer Linux 5.15.27, running on Linux 5.15.0-1053-azure #61~20.04.1-Ubuntu SMP Tue Nov 21 17:50:57 UTC 2023 Dec 15 12:32:06 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Command line: '/usr/sbin/keepalived' '--dont-fork' '-D' '--vrrp' Dec 15 12:32:06 ubuntu2204-64-puppet7.example.com Keepalived[1685]: Opening file '/etc/keepalived/keepalived.conf'. �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.00 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123641804.pp.3nQPdw Last 10 lines of output were: Dec 15 12:36:44 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Opening file '/etc/keepalived/keepalived.conf'. Dec 15 12:36:44 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Configuration file /etc/keepalived/keepalived.conf Dec 15 12:36:44 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Opening file '/etc/keepalived/myconfig.conf'. Dec 15 12:36:44 ubuntu2204-64-puppet7.example.com Keepalived[1971]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:36:44 ubuntu2204-64-puppet7.example.com Keepalived[1971]: Warning - keepalived has no configuration to run Dec 15 12:38:14 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:38:14 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:38:14 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 91.06 seconds
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122711239.pp.rxL1Uw Last 10 lines of output were: Dec 15 12:28:47 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: 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 94.04 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122848020.pp.5XGWaf Last 10 lines of output were: Dec 15 12:28:51 ubuntu2204-64-puppet8.example.com Keepalived[1276]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:28:51 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Warning - keepalived has no configuration to run Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Stopping Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com Keepalived[1276]: CPU usage (self/children) user: 0.004602/0.000000 system: 0.000000/0.000000 Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Stopped Keepalived v2.2.4 (08/21,2021) Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:30:21 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 90.92 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version Failure/Error: service_fact = apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123021503.pp.qtHGLG Last 10 lines of output were: Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com Keepalived[1367]: Stopping Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com Keepalived[1367]: CPU usage (self/children) user: 0.000000/0.000000 system: 0.004696/0.000000 Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com Keepalived[1367]: Stopped Keepalived v2.2.4 (08/21,2021) Dec 15 12:31:54 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Dependency Service[keepalived] has failures: true Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.4]: Skipping because of failed dependencies �[mNotice: Applied catalog in 90.90 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123213324.pp.610aqy Last 10 lines of output were: Dec 15 12:31:59 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Entering BACKUP STATE (init) Dec 15 12:31:59 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: VRRP sockpool: [ifindex( 18), family(IPv4), proto(112), fd(14,15)] Dec 15 12:32:03 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Receive advertisement timeout Dec 15 12:32:03 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Entering MASTER STATE Dec 15 12:32:03 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) setting VIPs. Dec 15 12:32:03 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1 Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 92.01 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123348007.pp.6H0RCt Last 10 lines of output were: Dec 15 12:32:08 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:32:08 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:32:08 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:32:08 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:32:08 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1 Dec 15 12:32:16 ubuntu2204-64-puppet8.example.com Keepalived[1507]: Stopping Dec 15 12:32:16 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) sent 0 priority Dec 15 12:32:16 ubuntu2204-64-puppet8.example.com systemd[1]: Stopping Keepalive Daemon (LVS and VRRP)... �[mNotice: Applied catalog in 90.85 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123521608.pp.Gfvspl Last 10 lines of output were: Dec 15 12:32:17 ubuntu2204-64-puppet8.example.com Keepalived[1666]: Opening file '/etc/keepalived/keepalived.conf'. Dec 15 12:32:17 ubuntu2204-64-puppet8.example.com Keepalived[1666]: Configuration file /etc/keepalived/keepalived.conf Dec 15 12:32:17 ubuntu2204-64-puppet8.example.com Keepalived[1666]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:32:17 ubuntu2204-64-puppet8.example.com Keepalived[1666]: Warning - keepalived has no configuration to run �[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service] Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.00 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123655271.pp.EF6SJf Last 10 lines of output were: Dec 15 12:36:58 ubuntu2204-64-puppet8.example.com Keepalived[1944]: NOTICE: setting config option max_auto_priority should result in better keepalived performance Dec 15 12:36:58 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Warning - keepalived has no configuration to run Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating. Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Stopping Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com Keepalived[1944]: CPU usage (self/children) user: 0.004442/0.000000 system: 0.000000/0.000000 Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Stopped Keepalived v2.2.4 (08/21,2021) Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'. Dec 15 12:38:28 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP). �[mNotice: Applied catalog in 91.06 seconds
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.