2022-06-02 09:33:27 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/sources/update - {"name":"memberexcel","sourceId":"75d203f4-73db-4014-a0d7-0fb41483102b","connectionConfigura tion":"REDACTED"} 2022-06-02 09:33:34 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/destinations/get - {"destinationId":"cbed66e3-b3e4-4d70-b551-50f9b1663569"} 2022-06-02 09:33:34 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/destination_definitions/get - {"destinationDefinitionId":"25c5221d-dce2-4163-ade9-739ef790f503"} 2022-06-02 09:33:34 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/destination_definition_specifications/get - {"destinationDefinitionId":"25c5221d-dce2-4163-ade9-739ef790f503" } 2022-06-02 09:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/source_definitions/get - {"sourceDefinitionId":"778daa7c-feaf-4db6-96f3-70fd645acc77"} 2022-06-02 09:33:35 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 POST 200 /api/v1/sources/get - {"sourceId":"75d203f4-73db-4014-a0d7-0fb41483102b"} 2022-06-02 09:33:37 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:33:38 ERROR i.a.s.e.UncaughtExceptionMapper(toResponse):22 - Uncaught exception java.lang.NullPointerException: Cannot invoke "io.airbyte.protocol.models.AirbyteCatalog.equals(Object)" because the return value of "java.util.Map$Entry.getValue()" is null at io.airbyte.config.persistence.ConfigRepository.getOrInsertActorCatalog(ConfigRepository.java:831) ~[io.airbyte.airbyte-config-persistence-0.35.65-alpha.jar:?] at io.airbyte.config.persistence.ConfigRepository.lambda$writeActorCatalogFetchEvent$22(ConfigRepository.java:891) ~[io.airbyte.airbyte-config-persistence-0.35.65-alpha.jar:?] at io.airbyte.db.Database.lambda$transaction$0(Database.java:31) ~[io.airbyte.airbyte-db-lib-0.35.65-alpha.jar:?] at org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$0(DefaultDSLContext.java:564) ~[jooq-3.13.4.jar:?] at org.jooq.impl.Tools$12$1.block(Tools.java:4926) ~[jooq-3.13.4.jar:?] at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) ~[?:?] at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) ~[?:?] at org.jooq.impl.Tools$12.get(Tools.java:4923) ~[jooq-3.13.4.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:616) ~[jooq-3.13.4.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:533) ~[jooq-3.13.4.jar:?] at io.airbyte.db.Database.transaction(Database.java:31) ~[io.airbyte.airbyte-db-lib-0.35.65-alpha.jar:?] at io.airbyte.db.ExceptionWrappingDatabase.transaction(ExceptionWrappingDatabase.java:31) ~[io.airbyte.airbyte-db-lib-0.35.65-alpha.jar:?] at io.airbyte.config.persistence.ConfigRepository.writeActorCatalogFetchEvent(ConfigRepository.java:890) ~[io.airbyte.airbyte-config-persistence-0.35.65-alpha.jar:?] at io.airbyte.server.handlers.SchedulerHandler.discoverSchemaForSourceFromSourceId(SchedulerHandler.java:269) ~[io.airbyte-airbyte-server-0.35.65-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.lambda$discoverSchemaForSource$36(ConfigurationApi.java:498) ~[io.airbyte-airbyte-server-0.35.65-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:871) ~[io.airbyte-airbyte-server-0.35.65-alpha.jar:?] at io.airbyte.server.apis.ConfigurationApi.discoverSchemaForSource(ConfigurationApi.java:498) ~[io.airbyte-airbyte-server-0.35.65-alpha.jar:?] at jdk.internal.reflect.GeneratedMethodAccessor553.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~[jersey-common-2.31.jar:?] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) ~[jersey-server-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~[jersey-container-servlet-core-2.31.jar:?] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~[jersey-container-servlet-core-2.31.jar:?] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507) ~[jetty-servlet-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.Server.handle(Server.java:501) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.31.v20200723.jar:9.4.31.v20200723] at java.lang.Thread.run(Thread.java:833) [?:?] 2022-06-02 09:33:38 ERROR i.a.s.RequestLogger(filter):110 - REQ 172.19.0.3 POST 500 /api/v1/sources/discover_schema - {"sourceId":"75d203f4-73db-4014-a0d7-0fb41483102b"} 2022-06-02 09:33:42 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:33:57 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:34:17 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:34:37 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:34:42 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:34:57 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:35:17 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:35:37 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:35:42 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:35:57 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:36:17 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:36:37 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:36:42 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:36:57 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:37:17 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:37:37 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:37:42 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health 2022-06-02 09:37:57 INFO i.a.s.RequestLogger(filter):112 - REQ 172.19.0.3 GET 200 /api/v1/health ubuntu@ip-172-31-88-24:~$ java.lang.NullPointerException: Cannot invoke "io.airbyte.protocol.models.AirbyteCatalog.equals(Object)" because the return value of "java.util.Map$Entry.getValue()" is null