Manuel Saks
Manuel Saks
> Thanks @manuelsaks for your contribution. As a first step before we are reviewing your work, could you please sign our CLA? done
> @manuelsaks it looks like your tests are failing, could you please fix them? > > `=== FAIL: metricbeat/module/pgbouncer TestQueryStats (5.66s) ` I don't have an access to the buildkite...
> @manuelsaks Thanks for willing to look into the CI issue. > > I spotted this error in the logs: > > ``` > ERROR: for pgbouncer Cannot start service...
Can you provide me details/logs about those new errors?
> Every tests are failing on the windows runner for the same reason: > > ``` > === Failed > -- > | === FAIL: metricbeat/module/pgbouncer TestDBConnection (0.31s) > |...
I'm not sure if the error from the `x-pack/metricbeat: Python Integration Tests` pipeline is related to my changes. https://buildkite.com/elastic/beats-xpack-metricbeat/builds/7926#01927bde-dd3c-4a49-ad9b-c828f1e5cfc6 I merged from main to have the latest changes.
The problem is: ``` { "error": { "root_cause": [ { "type": "illegal_argument_exception", "reason": "composable template [metricbeat-9.0.0] template after composition is invalid" } ], "type": "illegal_argument_exception", "reason": "composable template [metricbeat-9.0.0] template...