Skip to content

Change to datasource to allow editable so buckets can be deleted #239

Change to datasource to allow editable so buckets can be deleted

Change to datasource to allow editable so buckets can be deleted #239

Triggered via pull request February 5, 2025 12:59
Status Failure
Total duration 32m 26s
Artifacts

main_pr_testing.yml

on: pull_request
Spec testing  /  Shellcheck
4s
Spec testing / Shellcheck
Spec testing  /  Setup Test Matrix
56s
Spec testing / Setup Test Matrix
Matrix: Spec testing / Spec
PE latest Testing  /  Setup Test Matrix
29s
PE latest Testing / Setup Test Matrix
PE LTS Testing  /  Setup Test Matrix
35s
PE LTS Testing / Setup Test Matrix
Matrix: PE latest Testing / Acceptance
Matrix: PE LTS Testing / Acceptance
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PE latest Testing / Sles-15, 2023.7.0: spec/acceptance/init_spec.rb#L27
install dashboards and set up dependancies init puppet_operational_dashboards with default parameters installs grafana and influxdb On host `34.168.64.83' Failure/Error: apply_manifest(pp, catch_failures: true) RuntimeError: apply manifest failed `LC_ALL=en_US.UTF-8 puppet apply manifest_20250205_2737_ss6ubg.pp --trace --detailed-exitcodes` with exit code 6 (expected: [0, 2]) ====== Start output of failed Puppet apply ====== Error: Could not enable grafana-server: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/execution.rb:312:in `execute' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/command.rb:25:in `execute' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider.rb:211:in `block in has_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider.rb:431:in `block in create_class_and_instance_method' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:74:in `systemctl_change_enable' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:170:in `enable' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:69:in `block (3 levels) in <module:Puppet>' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:489:in `set' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:569:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:132:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:245:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:140:in `sync_if_needed' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:86:in `perform_changes' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:23:in `evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:266:in `apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:287:in `eval_resource' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `call' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `block (2 levels) in evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `block in evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:124:in `traverse' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:177:in `evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:241:in `block (2 levels) in apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:240:in `block in apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/log.rb:167:in `with_destination' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/report.rb:153:in `as_logging_destination' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:239:in `apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:288:in `block (2 levels) in apply_catalog' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:287:in `block in apply_catalog' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:190:in `block in benchmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/pup
PE latest Testing / Sles-15, 2023.7.0
Process completed with exit code 1.
PE LTS Testing / Sles-15, 2023.8.0: spec/acceptance/init_spec.rb#L27
install dashboards and set up dependancies init puppet_operational_dashboards with default parameters installs grafana and influxdb On host `34.169.151.98' Failure/Error: apply_manifest(pp, catch_failures: true) RuntimeError: apply manifest failed `LC_ALL=en_US.UTF-8 puppet apply manifest_20250205_2686_41iv0l.pp --trace --detailed-exitcodes` with exit code 6 (expected: [0, 2]) ====== Start output of failed Puppet apply ====== Error: Could not enable grafana-server: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/execution.rb:312:in `execute' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/command.rb:25:in `execute' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider.rb:211:in `block in has_command' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider.rb:431:in `block in create_class_and_instance_method' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:74:in `systemctl_change_enable' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:170:in `enable' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:69:in `block (3 levels) in <module:Puppet>' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:489:in `set' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:569:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:132:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:245:in `sync' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:140:in `sync_if_needed' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:86:in `perform_changes' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:23:in `evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:266:in `apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:287:in `eval_resource' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `call' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `block (2 levels) in evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:190:in `block in evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:124:in `traverse' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:177:in `evaluate' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:241:in `block (2 levels) in apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:240:in `block in apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/log.rb:167:in `with_destination' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/report.rb:153:in `as_logging_destination' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:239:in `apply' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:288:in `block (2 levels) in apply_catalog' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:518:in `block in thinmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:517:in `thinmark' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:287:in `block in apply_catalog' /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:190:in `block in benchmark' /opt/puppetlabs/puppet/lib/ruby/3.2.0/benchmark.rb:311:in `realtime' /opt/puppetlabs/pu
PE LTS Testing / Sles-15, 2023.8.0
Process completed with exit code 1.
Spec testing / Setup Test Matrix
Cannot find image for RockyLinux-8