123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- 2024-09-18 10:56:40,119 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --------------------------------------------------------------------------------
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting KubernetesSessionClusterEntrypoint (Version: 1.19.1, Scala: 2.12, Rev:5edb5a9, Date:2024-06-06T14:45:33+02:00)
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - OS current user: yawyd
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Current Hadoop/Kerberos user: <no hadoop dependency found>
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM: OpenJDK 64-Bit Server VM - Amazon.com Inc. - 11/11.0.24+8-LTS
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Arch: amd64
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Maximum heap size: 8002 MiBytes
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JAVA_HOME: /home/yawyd/.sdkman/candidates/java/current
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - No Hadoop Dependency available
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - JVM Options:
- 2024-09-18 10:56:40,121 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -XX:+IgnoreUnrecognizedVMOptions
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Da=b
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog.file=/home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.log
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configuration=file:/home/yawyd/k8s-manifests/flink/oas/conf/log4j-console.properties
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlog4j.configurationFile=file:/home/yawyd/k8s-manifests/flink/oas/conf/log4j-console.properties
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - -Dlogback.configurationFile=file:/home/yawyd/k8s-manifests/flink/oas/conf/logback-console.xml
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Program Arguments: (none)
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Classpath: /home/yawyd/k8s-manifests/flink/oas/lib/flink-cep-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-connector-files-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-csv-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-json-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-scala_2.12-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-api-java-uber-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-planner-loader-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-table-runtime-1.19.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-1.2-api-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-api-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-core-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/log4j-slf4j-impl-2.17.1.jar:/home/yawyd/k8s-manifests/flink/oas/lib/flink-dist-1.19.1.jar::::
- 2024-09-18 10:56:40,122 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - --------------------------------------------------------------------------------
- 2024-09-18 10:56:40,123 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Registered UNIX signal handlers for [TERM, HUP, INT]
- 2024-09-18 10:56:40,129 INFO org.apache.flink.configuration.GlobalConfiguration [] - Using standard YAML parser to load flink configuration file from /home/yawyd/k8s-manifests/flink/oas/conf/config.yaml.
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.memory.process.size, 1728m
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.bind-host, localhost
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.execution.failover-strategy, region
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.pod-template-file.taskmanager, ./conf/taskmanager-pod-template.yaml
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.address, localhost
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.memory.process.size, 1600m
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.rpc.port, 6123
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.bind-address, localhost
- 2024-09-18 10:56:40,156 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: jobmanager.bind-host, localhost
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.host, localhost
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.namespace, data
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: parallelism.default, 1
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: taskmanager.numberOfTaskSlots, 1
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: rest.address, localhost
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: kubernetes.pod-template-file.jobmanager, ./conf/jobmanager-pod-template.yaml
- 2024-09-18 10:56:40,157 INFO org.apache.flink.configuration.GlobalConfiguration [] - Loading configuration property: env.java.opts.all, -Da=b
- 2024-09-18 10:56:40,259 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Starting KubernetesSessionClusterEntrypoint.
- 2024-09-18 10:56:40,279 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install default filesystem.
- 2024-09-18 10:56:40,281 INFO org.apache.flink.core.fs.FileSystem [] - Hadoop is not in the classpath/dependencies. The extended set of supported File Systems via Hadoop is not available.
- 2024-09-18 10:56:40,291 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: external-resource-gpu
- 2024-09-18 10:56:40,294 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-influx
- 2024-09-18 10:56:40,294 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-jmx
- 2024-09-18 10:56:40,294 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-slf4j
- 2024-09-18 10:56:40,294 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-prometheus
- 2024-09-18 10:56:40,295 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-statsd
- 2024-09-18 10:56:40,295 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-datadog
- 2024-09-18 10:56:40,295 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID not found, creating it: metrics-graphite
- 2024-09-18 10:56:40,303 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Install security context.
- 2024-09-18 10:56:40,313 INFO org.apache.flink.runtime.security.modules.HadoopModuleFactory [] - Cannot create Hadoop Security Module because Hadoop cannot be found in the Classpath.
- 2024-09-18 10:56:40,317 INFO org.apache.flink.runtime.security.modules.JaasModule [] - Jaas file will be created as /tmp/jaas-6926085720651720876.conf.
- 2024-09-18 10:56:40,321 INFO org.apache.flink.runtime.security.contexts.HadoopSecurityContextFactory [] - Cannot install HadoopSecurityContext because Hadoop cannot be found in the Classpath.
- 2024-09-18 10:56:40,322 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Initializing cluster services.
- 2024-09-18 10:56:40,326 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Using working directory: WorkingDirectory(/tmp/jm_07517f3952fe8ca1addfdca353b27f11).
- 2024-09-18 10:56:40,495 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address localhost:6123, bind address localhost:6123.
- 2024-09-18 10:56:40,930 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started
- 2024-09-18 10:56:40,945 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled.
- 2024-09-18 10:56:40,945 INFO org.apache.pekko.remote.Remoting [] - Starting remoting
- 2024-09-18 10:56:41,042 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink@localhost:6123]
- 2024-09-18 10:56:41,119 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink@localhost:6123
- 2024-09-18 10:56:41,131 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Loading delegation token providers
- 2024-09-18 10:56:41,133 INFO org.apache.flink.runtime.security.token.hadoop.HadoopFSDelegationTokenProvider [] - Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
- 2024-09-18 10:56:41,133 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hadoopfs loaded and initialized
- 2024-09-18 10:56:41,134 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token provider hbase loaded and initialized
- 2024-09-18 10:56:41,134 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu
- 2024-09-18 10:56:41,134 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx
- 2024-09-18 10:56:41,134 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx
- 2024-09-18 10:56:41,134 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j
- 2024-09-18 10:56:41,135 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus
- 2024-09-18 10:56:41,135 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd
- 2024-09-18 10:56:41,135 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog
- 2024-09-18 10:56:41,135 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite
- 2024-09-18 10:56:41,135 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation token providers loaded successfully
- 2024-09-18 10:56:41,136 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Loading delegation token receivers
- 2024-09-18 10:56:41,137 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hadoopfs loaded and initialized
- 2024-09-18 10:56:41,137 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receiver hbase loaded and initialized
- 2024-09-18 10:56:41,137 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: external-resource-gpu
- 2024-09-18 10:56:41,137 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-influx
- 2024-09-18 10:56:41,137 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-jmx
- 2024-09-18 10:56:41,137 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-slf4j
- 2024-09-18 10:56:41,138 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-prometheus
- 2024-09-18 10:56:41,138 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-statsd
- 2024-09-18 10:56:41,138 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-datadog
- 2024-09-18 10:56:41,138 INFO org.apache.flink.core.plugin.DefaultPluginManager [] - Plugin loader with ID found, reusing it: metrics-graphite
- 2024-09-18 10:56:41,138 INFO org.apache.flink.runtime.security.token.DelegationTokenReceiverRepository [] - Delegation token receivers loaded successfully
- 2024-09-18 10:56:41,138 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Checking provider and receiver instances consistency
- 2024-09-18 10:56:41,138 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Provider and receiver instances are consistent
- 2024-09-18 10:56:41,138 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Obtaining delegation tokens
- 2024-09-18 10:56:41,140 INFO org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - Delegation tokens obtained successfully
- 2024-09-18 10:56:41,140 WARN org.apache.flink.runtime.security.token.DefaultDelegationTokenManager [] - No tokens obtained so skipping notifications
- 2024-09-18 10:56:41,159 INFO org.apache.flink.runtime.blob.BlobServer [] - Created BLOB server storage directory /tmp/jm_07517f3952fe8ca1addfdca353b27f11/blobStorage
- 2024-09-18 10:56:41,161 INFO org.apache.flink.runtime.blob.BlobServer [] - Started BLOB server at 127.0.0.1:44365 - max concurrent requests: 50 - max backlog: 1000
- 2024-09-18 10:56:41,172 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No metrics reporter configured, no metrics will be exposed/reported.
- 2024-09-18 10:56:41,172 INFO org.apache.flink.runtime.metrics.MetricRegistryImpl [] - No trace reporter configured, no metrics will be exposed/reported.
- 2024-09-18 10:56:41,175 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Trying to start actor system, external address localhost:0, bind address localhost:0.
- 2024-09-18 10:56:41,190 INFO org.apache.pekko.event.slf4j.Slf4jLogger [] - Slf4jLogger started
- 2024-09-18 10:56:41,192 INFO org.apache.pekko.remote.RemoteActorRefProvider [] - Pekko Cluster not in use - enabling unsafe features anyway because `pekko.remote.use-unsafe-remote-features-outside-cluster` has been enabled.
- 2024-09-18 10:56:41,192 INFO org.apache.pekko.remote.Remoting [] - Starting remoting
- 2024-09-18 10:56:41,197 INFO org.apache.pekko.remote.Remoting [] - Remoting started; listening on addresses :[pekko.tcp://flink-metrics@localhost:44863]
- 2024-09-18 10:56:41,205 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils [] - Actor system started at pekko.tcp://flink-metrics@localhost:44863
- 2024-09-18 10:56:41,212 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
- 2024-09-18 10:56:41,228 INFO org.apache.flink.runtime.dispatcher.FileExecutionGraphInfoStore [] - Initializing FileExecutionGraphInfoStore: Storage directory /tmp/executionGraphStore-8d2e3f2d-ad23-4be6-b07c-ed30d552dceb, expiration time 3600000, maximum cache size 52428800 bytes.
- 2024-09-18 10:56:41,271 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Upload directory /tmp/flink-web-e3fd635e-09f3-4f8f-a03b-6fdfd2857302/flink-web-upload does not exist.
- 2024-09-18 10:56:41,271 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Created directory /tmp/flink-web-e3fd635e-09f3-4f8f-a03b-6fdfd2857302/flink-web-upload for file uploads.
- 2024-09-18 10:56:41,272 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Starting rest endpoint.
- 2024-09-18 10:56:41,359 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component log file: /home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.log
- 2024-09-18 10:56:41,359 INFO org.apache.flink.runtime.webmonitor.WebMonitorUtils [] - Determined location of main cluster component stdout file: /home/yawyd/k8s-manifests/flink/oas/log/flink-yawyd-kubernetes-session-0-earth.out
- 2024-09-18 10:56:41,439 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Rest endpoint listening at 127.0.0.1:8081
- 2024-09-18 10:56:41,440 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - http://127.0.0.1:8081 was granted leadership with leaderSessionID=00000000-0000-0000-0000-000000000000
- 2024-09-18 10:56:41,441 INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint [] - Web frontend listening at http://127.0.0.1:8081.
- 2024-09-18 10:56:41,449 INFO org.apache.flink.runtime.util.config.memory.ProcessMemoryUtils [] - The derived from fraction jvm overhead memory (172.800mb (181193935 bytes)) is less than its min value 192.000mb (201326592 bytes), min value will be used instead
- 2024-09-18 10:56:41,454 WARN org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory [] - Configured size for 'taskmanager.memory.process.size' is ignored. Total memory size for TaskManagers are dynamically decided in fine-grained resource management.
- 2024-09-18 10:56:41,457 INFO org.apache.flink.runtime.dispatcher.runner.DefaultDispatcherRunner [] - DefaultDispatcherRunner was granted leadership with leader id 00000000-0000-0000-0000-000000000000. Creating new DispatcherLeaderProcess.
- 2024-09-18 10:56:41,460 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Start SessionDispatcherLeaderProcess.
- 2024-09-18 10:56:41,461 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Starting resource manager service.
- 2024-09-18 10:56:41,461 INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl [] - Resource manager service is granted leadership with session id 00000000-0000-0000-0000-000000000000.
- 2024-09-18 10:56:41,462 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Recover all persisted job graphs that are not finished, yet.
- 2024-09-18 10:56:41,463 INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess [] - Successfully recovered 0 persisted job graphs.
- 2024-09-18 10:56:41,470 INFO org.apache.flink.runtime.rpc.pekko.PekkoRpcService [] - Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_0 .
- 2024-09-18 10:56:42,055 ERROR org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Fatal error occurred in the cluster entrypoint.
- org.apache.flink.util.FlinkException: Cannot start resource manager.
- at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.lambda$grantLeadership$2(ResourceManagerServiceImpl.java:205) ~[flink-dist-1.19.1.jar:1.19.1]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
- at java.lang.Thread.run(Thread.java:829) [?:?]
- Caused by: java.lang.IllegalArgumentException: Configuration option 'kubernetes.cluster-id' is not set.
- at org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient.lambda$new$0(Fabric8FlinkKubeClient.java:98) ~[flink-dist-1.19.1.jar:1.19.1]
- at java.util.Optional.orElseThrow(Optional.java:408) ~[?:?]
- at org.apache.flink.kubernetes.kubeclient.Fabric8FlinkKubeClient.<init>(Fabric8FlinkKubeClient.java:95) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.kubernetes.kubeclient.FlinkKubeClientFactory.fromConfiguration(FlinkKubeClientFactory.java:110) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.kubernetes.entrypoint.KubernetesResourceManagerFactory.createResourceManagerDriver(KubernetesResourceManagerFactory.java:63) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactory.createResourceManager(ActiveResourceManagerFactory.java:112) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.runtime.resourcemanager.ResourceManagerFactory.createResourceManager(ResourceManagerFactory.java:103) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.startNewLeaderResourceManager(ResourceManagerServiceImpl.java:254) ~[flink-dist-1.19.1.jar:1.19.1]
- at org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl.lambda$grantLeadership$2(ResourceManagerServiceImpl.java:203) ~[flink-dist-1.19.1.jar:1.19.1]
- ... 3 more
- 2024-09-18 10:56:42,060 INFO org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Shutting KubernetesSessionClusterEntrypoint down with application status UNKNOWN. Diagnostics Cluster entrypoint has been closed externally..
- 2024-09-18 10:56:42,061 INFO org.apache.flink.runtime.blob.BlobServer [] - Stopped BLOB server at 127.0.0.1:44365
|