Summary
The message contains a stack trace indicating an ActivityFailure in the Airbyte platform, along with multiple warnings about the deprecation of package scanning for plugins and issues related to unknown keywords in the Meta Schema.
Question
io.temporal.failure.ActivityFailure: scheduledEventId=6, startedEventId=7, activityType='RunWithJobOutput', activityId='e2e8bdef-b35f-306e-a265-c284f38c7134', identity='', retryState=RETRY_STATE_NON_RETRYABLE_FAILURE
Logs
2024-03-09 06:49:32 platform > Reading messages from protocol version 0.2.0
2024-03-09 06:49:33 platform > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
2024-03-09 06:49:33 platform > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
2024-03-09 06:49:33 platform > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
2024-03-09 06:49:33 platform > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.i.s.p.PostgresSource(main):709 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.c.i.b.IntegrationCliParser(parseOptions):126 - integration args: {check=null, config=source_config.json}
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.c.i.b.IntegrationRunner(runInternal):132 - Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.c.i.b.IntegrationRunner(runInternal):133 - Command: CHECK
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.c.i.b.IntegrationRunner(runInternal):134 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword pattern_descriptor - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 WARN c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword display_type - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.c.i.b.s.SshTunnel(getInstance):204 - Starting connection with method: NO_TUNNEL
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.i.s.p.PostgresUtils(isCdc):61 - using CDC: false
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO i.a.i.s.p.PostgresSource(toSslJdbcParamInternal):765 - DISABLED toSslJdbcParam disable
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO c.z.h.HikariDataSource(<init>):80 - HikariPool-1 - Starting...
2024-03-09 06:49:34 platform > 2024-03-09 06:49:34 INFO c.z.h.HikariDataSource(<init>):82 - HikariPool-1 - Start completed.
Set up source```
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1709967581508369) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
['activity-failure', 'plugin-scanning', 'deprecation', 'meta-schema', 'postgres-source']
</sub>