Support Grafana 10.x #285
Annotations
10 errors and 4 warnings
Run tests:
spec/acceptance/grafana_team_spec.rb#L28
grafana_team wth Grafana version 8.5.22 create team resource on `Main Org.` creates the team
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212505945.pp.eMnXIv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822708'
Error: /Stage[main]/Main/Grafana_team[example-team]: Could not evaluate: undefined method `match' for nil:NilClass
�[mNotice: Applied catalog in 0.14 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L57
grafana_team wth Grafana version 8.5.22 updates team resource creates dashboard and sets team home dashboard
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212508934.pp.iWibYA
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822711'
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard]/ensure: created
�[mNotice: /Stage[main]/Main/Grafana_folder[example-folder]/ensure: created
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard2]/ensure: created
Error: /Stage[main]/Main/Grafana_team[example-team]: Could not evaluate: undefined method `match' for nil:NilClass
�[mNotice: /Stage[main]/Main/Grafana_team[example-team2]/ensure: created
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.55 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L102
grafana_team wth Grafana version 8.5.22 updates team resource has updated the example team home dashboard
Failure/Error: expect(data['homeDashboardId']).not_to eq(0)
expected: value != 0
got: 0
(compared using ==)
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L109
grafana_team wth Grafana version 8.5.22 updates team resource has updated the example team home dashboard with folder
Failure/Error: expect(data['homeDashboardId']).not_to eq(0)
expected: value != 0
got: 0
(compared using ==)
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L118
grafana_team wth Grafana version 8.5.22 create team resource on seperate organization creates organization and team
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212515433.pp.a54592
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822717'
Error: /Stage[main]/Main/Grafana_team[example-team-on-org]: Could not evaluate: undefined method `match' for nil:NilClass
�[mNotice: Applied catalog in 0.14 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L148
grafana_team wth Grafana version 8.5.22 destroy resources destroys the teams, dashboard, and organization
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212518372.pp.1KvXjU
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1706822720'
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard]/ensure: removed
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard2]/ensure: removed
�[mNotice: /Stage[main]/Main/Grafana_folder[example-folder]/ensure: removed
�[mNotice: /Stage[main]/Main/Grafana_organization[example-organization]/ensure: removed
Error: /Stage[main]/Main/Grafana_team[example-team]: Could not evaluate: undefined method `match' for nil:NilClass
Error: /Stage[main]/Main/Grafana_team[example-team2]: Could not evaluate: undefined method `match' for nil:NilClass
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.42 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L200
grafana_team wth Grafana version 8.5.22 destroy resources has no example-team
Failure/Error: expect(f.stdout).not_to match(%r{example-team})
expected "{\"message\":\"Active organization changed\"}{\"totalCount\":2,\"teams\":[{\"id\":1,\"orgId\":1,\"na...ecd8a193\",\"memberCount\":0,\"permission\":0,\"accessControl\":null}],\"page\":1,\"perPage\":1000}" not to match /example-team/
Diff:
@@ -1 +1 @@
-/example-team/
+"{\"message\":\"Active organization changed\"}{\"totalCount\":2,\"teams\":[{\"id\":1,\"orgId\":1,\"name\":\"example-team\",\"email\":\"\",\"avatarUrl\":\"/avatar/d66d476d0368f7384525711ba1a7d934\",\"memberCount\":0,\"permission\":0,\"accessControl\":null},{\"id\":2,\"orgId\":1,\"name\":\"example-team2\",\"email\":\"\",\"avatarUrl\":\"/avatar/bab2fc1bb2ae8a6e1fb69775ecd8a193\",\"memberCount\":0,\"permission\":0,\"accessControl\":null}],\"page\":1,\"perPage\":1000}"
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L28
grafana_team wth Grafana version 9.2.15 create team resource on `Main Org.` creates the team
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212538101.pp.ZUE7gC
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822740'
Error: /Stage[main]/Main/Grafana_team[example-team]: Could not evaluate: undefined method `match' for nil:NilClass
�[mNotice: Applied catalog in 0.14 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L57
grafana_team wth Grafana version 9.2.15 updates team resource creates dashboard and sets team home dashboard
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_212541118.pp.ejIzUj
Last 10 lines of output were:
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822743'
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard]/ensure: created
�[mNotice: /Stage[main]/Main/Grafana_folder[example-folder]/ensure: created
�[mNotice: /Stage[main]/Main/Grafana_dashboard[example-dashboard2]/ensure: created
Error: /Stage[main]/Main/Grafana_team[example-team]: Could not evaluate: undefined method `match' for nil:NilClass
�[mNotice: /Stage[main]/Main/Grafana_team[example-team2]/ensure: created
Info: Class[Main]: Unscheduling all events on Class[Main]
�[mNotice: Applied catalog in 0.55 seconds
|
Run tests:
spec/acceptance/grafana_team_spec.rb#L102
grafana_team wth Grafana version 9.2.15 updates team resource has updated the example team home dashboard
Failure/Error: expect(data['homeDashboardId']).not_to eq(0)
expected: value != 0
got: 0
(compared using ==)
|
Run tests:
spec/acceptance/grafana_datasource_spec.rb#L77
grafana_datasource with Grafana version 9.2.15 prometheus ds with basic auth in secure json data is idempotent
Failure/Error: apply_manifest_on(default, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211854229.pp.sePnAZ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822336'
�[mNotice: /Stage[main]/Main/Grafana_datasource[prometheus2]/secure_json_data: changed [redacted] to [redacted]
�[mNotice: Applied catalog in 0.10 seconds
|
Run tests:
spec/acceptance/grafana_datasource_spec.rb#L133
grafana_datasource with Grafana version 9.2.15 influxdb ds with password in secure_json_data is idempotent
Failure/Error: apply_manifest_on(default, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211900341.pp.U7m9j0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822342'
�[mNotice: /Stage[main]/Main/Grafana_datasource[influxdb]/secure_json_data: changed [redacted] to [redacted]
�[mNotice: Applied catalog in 0.10 seconds
|
Run tests:
spec/acceptance/grafana_datasource_spec.rb#L77
grafana_datasource with Grafana version 10.3.1 prometheus ds with basic auth in secure json data is idempotent
Failure/Error: apply_manifest_on(default, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211926457.pp.FAkE5M
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822368'
�[mNotice: /Stage[main]/Main/Grafana_datasource[prometheus2]/secure_json_data: changed [redacted] to [redacted]
�[mNotice: Applied catalog in 0.08 seconds
|
Run tests:
spec/acceptance/grafana_datasource_spec.rb#L133
grafana_datasource with Grafana version 10.3.1 influxdb ds with password in secure_json_data is idempotent
Failure/Error: apply_manifest_on(default, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211932005.pp.x5b579
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706822374'
�[mNotice: /Stage[main]/Main/Grafana_datasource[influxdb]/secure_json_data: changed [redacted] to [redacted]
�[mNotice: Applied catalog in 0.08 seconds
|
The logs for this run have expired and are no longer available.
Loading