Drop Debian 10 support #153
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/01_zookeeper_spec.rb#L34
zookeeper prereq installs zookeeper with no errors
Failure/Error: apply_manifest(zookeeper, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214124289.ajVg2D.pp
Last 10 lines of output were:
Error: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]/ensure: change from 'stopped' to 'running' failed: Systemd start for zookeeper-server failed!
journalctl log for zookeeper-server:
-- No entries --
�[mNotice: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]: Triggered 'refresh' from 5 events
Info: Class[Zookeeper::Service]: Unscheduling all events on Class[Zookeeper::Service]
Info: Class[Zookeeper]: Unscheduling all events on Class[Zookeeper]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 14.03 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/broker_spec.rb#L14
kafka::broker works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214140209.Q95zut.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.waitUntilConnected(ZooKeeperClient.scala:255)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.<init>(ZooKeeperClient.scala:113)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zk.KafkaZkClient$.apply(KafkaZkClient.scala:1858)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$ZookeeperTopicService$.apply(TopicCommand.scala:321)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$.main(TopicCommand.scala:54)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand.main(TopicCommand.scala)
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: change from 'notrun' to ['0'] failed: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 72.06 seconds
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/01_zookeeper_spec.rb#L34
zookeeper prereq installs zookeeper with no errors
Failure/Error: apply_manifest(zookeeper, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_214127285.2wHjNY.pp
Last 10 lines of output were:
Error: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]/ensure: change from 'stopped' to 'running' failed: Systemd start for zookeeper-server failed!
journalctl log for zookeeper-server:
-- No entries --
�[mNotice: /Stage[main]/Zookeeper::Service/Service[zookeeper-server]: Triggered 'refresh' from 5 events
Info: Class[Zookeeper::Service]: Unscheduling all events on Class[Zookeeper::Service]
Info: Class[Zookeeper]: Unscheduling all events on Class[Zookeeper]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 16.73 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/broker_spec.rb#L14
kafka::broker works 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_214146129.594qAO.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.waitUntilConnected(ZooKeeperClient.scala:255)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zookeeper.ZooKeeperClient.<init>(ZooKeeperClient.scala:113)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.zk.KafkaZkClient$.apply(KafkaZkClient.scala:1858)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$ZookeeperTopicService$.apply(TopicCommand.scala:321)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand$.main(TopicCommand.scala:54)
�[mNotice: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: at kafka.admin.TopicCommand.main(TopicCommand.scala)
Error: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Kafka::Topic[demo]/Exec[create topic demo]/returns: change from 'notrun' to ['0'] failed: 'kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic demo ' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 70.78 seconds
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '370/merge' exists
|
Puppet / 7 (Ruby 2.7)
The operation was canceled.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|