[
https://issues.apache.org/jira/browse/CAMEL-21439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske updated CAMEL-21439:
-----------------------------------------
Description:
Something has broken etcd3 very badly and tests are not working at all. This
could indicate a serious problem with the component.
Running the tests causes these messages to be printed:
Nov 11, 2024 10:29:41 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:29:42 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:29:44 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:29:47 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:29:51 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:29:59 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:30:09 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
Nov 11, 2024 10:30:25 AM
io.grpc.internal.ManagedChannelImpl$NameResolverListener
handleErrorInSyncContext
WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
status=Status{code=NOT_FOUND, description=null, cause=null}
was:Something has broken etcd3 very badly and tests are not working at all.
This could indicate a serious problem with the component.
> camel-etcd3: all tests are broken
> ---------------------------------
>
> Key: CAMEL-21439
> URL: https://issues.apache.org/jira/browse/CAMEL-21439
> Project: Camel
> Issue Type: Test
> Components: camel-etcd3
> Affects Versions: 4.9.0
> Reporter: Otavio Rodolfo Piske
> Priority: Critical
>
> Something has broken etcd3 very badly and tests are not working at all. This
> could indicate a serious problem with the component.
> Running the tests causes these messages to be printed:
> Nov 11, 2024 10:29:41 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:29:42 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:29:44 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:29:47 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:29:51 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:29:59 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:30:09 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
> Nov 11, 2024 10:30:25 AM
> io.grpc.internal.ManagedChannelImpl$NameResolverListener
> handleErrorInSyncContext
> WARNING: [Channel<1>: (ip:///localhost:36757)] Failed to resolve name.
> status=Status{code=NOT_FOUND, description=null, cause=null}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)