Improve collect_unicast_peers #156
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
16 errors
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_170529856.pp.xj9fEi
Last 10 lines of output were:
Dec 07 17:07:07 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 95.59 seconds
|
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_170707204.pp.wcfjEM
Last 10 lines of output were:
Dec 07 17:07:09 ubuntu2204-64-puppet7.example.com Keepalived[1283]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:07:09 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Warning - keepalived has no configuration to run
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopping
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com Keepalived[1283]: CPU usage (self/children) user: 0.004498/0.000000 system: 0.000000/0.000000
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com Keepalived[1283]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:08:39 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 91.01 seconds
|
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_170839913.pp.ouwZTx
Last 10 lines of output were:
Dec 07 17:10:12 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:10:12 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Stopping
Dec 07 17:10:12 ubuntu2204-64-puppet7.example.com Keepalived[1377]: CPU usage (self/children) user: 0.004785/0.000000 system: 0.000000/0.000000
Dec 07 17:10:12 ubuntu2204-64-puppet7.example.com Keepalived[1377]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 07 17:10:12 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:10:12 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.00 seconds
|
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_171029038.pp.QLJ1Us
Last 10 lines of output were:
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Got notification message from PID 1520, but reception only permitted for main PID 1518
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com Keepalived[1518]: Startup complete
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Assigned address 172.17.0.2 for interface eth0
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Registering gratuitous ARP shared channel
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com systemd[1]: Started Keepalive Daemon (LVS and VRRP).
Dec 07 17:10:16 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: (VI_50) removing VIPs.
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.96 seconds
|
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_171202669.pp.tpJpBw
Last 10 lines of output were:
Dec 07 17:10:19 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:19 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:19 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:19 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:19 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:24 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Dec 07 17:10:24 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:24 ubuntu2204-64-puppet7.example.com Keepalived_vrrp[1520]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 91.06 seconds
|
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_171335500.pp.P6ehhh
Last 10 lines of output were:
Dec 07 17:10:32 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Deactivated successfully.
Dec 07 17:10:32 ubuntu2204-64-puppet7.example.com systemd[1]: Stopped Keepalive Daemon (LVS and VRRP).
Dec 07 17:10:32 ubuntu2204-64-puppet7.example.com systemd[1]: Starting Keepalive Daemon (LVS and VRRP)...
Dec 07 17:10:32 ubuntu2204-64-puppet7.example.com Keepalived[1684]: Starting Keepalived v2.2.4 (08/21,2021)
�[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 / 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_171508173.pp.tNT7qp
Last 10 lines of output were:
Dec 07 17:15:10 ubuntu2204-64-puppet7.example.com Keepalived[1970]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:15:10 ubuntu2204-64-puppet7.example.com Keepalived[1970]: Warning - keepalived has no configuration to run
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com Keepalived[1970]: Stopping
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com Keepalived[1970]: CPU usage (self/children) user: 0.004511/0.000000 system: 0.000000/0.000000
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com Keepalived[1970]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:16:40 ubuntu2204-64-puppet7.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 91.05 seconds
|
Puppet / 7 - Ubuntu 22.04
Process completed with exit code 1.
|
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_170542580.pp.LJgyj2
Last 10 lines of output were:
Dec 07 17:07:22 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
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 97.50 seconds
|
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_170722965.pp.dpNhU2
Last 10 lines of output were:
Dec 07 17:07:26 ubuntu2204-64-puppet8.example.com Keepalived[1276]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:07:26 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Warning - keepalived has no configuration to run
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Stopping
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com Keepalived[1276]: CPU usage (self/children) user: 0.004646/0.000000 system: 0.000189/0.000000
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com Keepalived[1276]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:08:56 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.88 seconds
|
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_170856401.pp.R1jZMZ
Last 10 lines of output were:
Dec 07 17:09:00 ubuntu2204-64-puppet8.example.com Keepalived[1367]: Configuration file /etc/keepalived/keepalived.conf
Dec 07 17:09:00 ubuntu2204-64-puppet8.example.com Keepalived[1367]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:09:00 ubuntu2204-64-puppet8.example.com Keepalived[1367]: Warning - keepalived has no configuration to run
Dec 07 17:10:31 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:10:31 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:10:31 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 91.11 seconds
|
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_171049602.pp.Lvulsd
Last 10 lines of output were:
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Entering MASTER STATE
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) setting VIPs.
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:39 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP 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 91.97 seconds
|
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_171224405.pp.lKjBM6
Last 10 lines of output were:
Dec 07 17:10:44 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:44 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Sending gratuitous ARP on eth0 for 10.0.0.1
Dec 07 17:10:53 ubuntu2204-64-puppet8.example.com Keepalived[1507]: Stopping
Dec 07 17:10:53 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) sent 0 priority
Dec 07 17:10:53 ubuntu2204-64-puppet8.example.com systemd[1]: Stopping Keepalive Daemon (LVS and VRRP)...
Dec 07 17:10:53 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: (VI_50) removing VIPs.
Dec 07 17:10:54 ubuntu2204-64-puppet8.example.com Keepalived_vrrp[1508]: Stopped - used 0.001967 user time, 0.000000 system time
Dec 07 17:10:54 ubuntu2204-64-puppet8.example.com Keepalived[1507]: CPU usage (self/children) user: 0.000114/0.002712 system: 0.004824/0.000000
�[mNotice: Applied catalog in 91.09 seconds
|
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_171358249.pp.o7Mbmu
Last 10 lines of output were:
Dec 07 17:10:54 ubuntu2204-64-puppet8.example.com Keepalived[1666]: Opening file '/etc/keepalived/keepalived.conf'.
Dec 07 17:10:54 ubuntu2204-64-puppet8.example.com Keepalived[1666]: Configuration file /etc/keepalived/keepalived.conf
Dec 07 17:10:54 ubuntu2204-64-puppet8.example.com Keepalived[1666]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:10:54 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.17 seconds
|
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_171532165.pp.OV0nvQ
Last 10 lines of output were:
Dec 07 17:15:35 ubuntu2204-64-puppet8.example.com Keepalived[1944]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Dec 07 17:15:35 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Warning - keepalived has no configuration to run
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Stopping
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com Keepalived[1944]: CPU usage (self/children) user: 0.004320/0.000000 system: 0.000000/0.000000
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com Keepalived[1944]: Stopped Keepalived v2.2.4 (08/21,2021)
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Dec 07 17:17:05 ubuntu2204-64-puppet8.example.com systemd[1]: Failed to start Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.90 seconds
|
Puppet / 8 - Ubuntu 22.04
Process completed with exit code 1.
|