Page MenuHomePhabricator
Paste P93862

(An Untitled Masterwork)
ActivePublic

Authored by tappof on Jun 4 2026, 11:22 AM.
Project Tags
None
Referenced Files
F86598047: raw-paste-data.txt
Jun 4 2026, 11:22 AM
Subscribers
None
```
root@phi-grafana-01:~# run-puppet-agent
Info: Using environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Function lookup() did not find a value for the name 'profile::slothslos::report2drive::instance::quarter_detail::drive_key' (file: /srv/puppet_code/environments/production/modules/profile/manifests/slothslos/report2drive/instance.pp, line: 5) (file: /srv/puppet_code/environments/production/modules/profile/manifests/grafana/production.pp, line: 61) on node phi-grafana-01.o11y.eqiad1.wikimedia.cloud
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
```
```
root@phi-puppet-01:/etc/puppet/private# cat hieradata/common/profile/slothslos/report2drive/instance.yaml
profile::slothslos::report2drive::instance::quarter_detail::grafana_bearer_token: dummy
profile::slothslos::report2drive::instance::quarter_detail::drive_key:
type: service_account
project_id: dummy_prj_id
private_key_id: dummy_private_key_id
private_key: dummy_private_key
client_email: test@dummy.org
client_id: dummy_client_id
auth_uri: https://accounts.dummy.org/o/oauth2/auth
token_uri: https://oauth2.dummy.org/token
auth_provider_x509_cert_url: https://www.dummy.org/oauth2/v1/certs
client_x509_cert_url: https://www.dummy.org/robot/v1/metadata/x509/dummy
universe_domain: dummy.org
```