JUnit version 4.13.2
.SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskkjrTNW/java/build/jars/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskkjrTNW/java/build/jars/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
05:51:48.327 [INFO - main] (RandomUtils.java:49) Using random seed: 1783489908293
05:51:48.349 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
05:51:48.392 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
05:51:48.400 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskkjrTNW/test-tmp
05:51:48.402 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
05:51:48.404 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskkjrTNW/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
05:51:48.432 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

05:51:48.766 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:51:48.773 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

05:51:48.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:48.775759  2568 mini_oidc.cc:152] Starting JWKS server
05:51:48.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:48.778326  2568 webserver.cc:460] Webserver started at http://127.0.0.1:46677/ using document root <none> and password file <none>
05:51:48.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:48.778550  2568 mini_oidc.cc:189] Starting OIDC Discovery server
05:51:48.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:48.779140  2568 webserver.cc:460] Webserver started at http://127.0.0.1:46723/ using document root <none> and password file <none>
05:51:48.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:51:48Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
05:51:48.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:51:48Z Disabled control of system clock
05:51:48.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:48.804390  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:48.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/logs
05:51:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data/info.pb
05:51:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.62:35167
05:51:48.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.62
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:48.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json with env {}
05:51:49.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.104468  2579 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:49.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.104735  2579 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:49.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.104813  2579 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112052  2579 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112164  2579 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112205  2579 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112250  2579 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112285  2579 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.112350  2579 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46677/jwks.json
05:51:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.121555  2579 master_runner.cc:386] Master server non-default flags:
05:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.62:35167
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data/info.pb
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.62
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/logs
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:49.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.123004  2579 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.125315  2579 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:49.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.137313  2584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.137274  2587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.137279  2585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.137967  2579 server_base.cc:1034] running on GCE node
05:51:49.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.138953  2579 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:49.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.140458  2579 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:49.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.141675  2579 hybrid_clock.cc:648] HybridClock initialized: now 1783489909141611 us; error 37 us; skew 500 ppm
05:51:49.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.142047  2579 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:49.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.154385  2579 webserver.cc:460] Webserver started at http://127.2.130.62:40573/ using document root <none> and password file <none>
05:51:49.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.155197  2579 fs_manager.cc:359] Metadata directory not provided
05:51:49.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.155323  2579 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:49.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.155687  2579 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:49.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.158373  2579 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data/instance:
05:51:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "39243291526b45a6b946d6237c3d0167"
05:51:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.159266  2579 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal/instance:
05:51:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "39243291526b45a6b946d6237c3d0167"
05:51:49.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.164471  2579 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
05:51:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.167882  2593 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:49.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.169286  2579 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
05:51:49.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.169479  2579 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal
05:51:49.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "39243291526b45a6b946d6237c3d0167"
05:51:49.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.169747  2579 fs_report.cc:383] FS layout report
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data/data
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:49.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:49.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.187763  2579 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:49.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.188784  2579 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:49.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.189116  2579 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.207314  2579 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.62:35167
05:51:49.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.207326  2644 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.62:35167 every 8 connection(s)
05:51:49.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.208974  2579 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/data/info.pb
05:51:49.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.212878  2645 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:49.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.219472  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 2579
05:51:49.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.219738  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-0/wal/instance
05:51:49.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.219026  2645 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.222311  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:49.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/logs
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data/info.pb
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:49.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.61:40509
05:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.61
05:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:49.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json with env {}
05:51:49.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.238438  2645 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.239765  2597 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.241230  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.61:40509: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.290561  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } attempt: 1
05:51:49.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.292694  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.61:40509: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.360962  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } attempt: 2
05:51:49.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.362856  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.61:40509: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.454154  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } attempt: 3
05:51:49.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.456072  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.61:40509: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.530700  2649 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.531016  2649 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.531108  2649 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538163  2649 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538268  2649 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538311  2649 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538355  2649 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538390  2649 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.538436  2649 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46677/jwks.json
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.547765  2649 master_runner.cc:386] Master server non-default flags:
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal
05:51:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.61:40509
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data/info.pb
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.61
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/logs
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.549235  2649 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.551442  2649 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.562508  2658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.562531  2655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.562510  2656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.563476  2649 server_base.cc:1034] running on GCE node
05:51:49.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.564577  2649 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:49.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.566000  2649 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.567215  2649 hybrid_clock.cc:648] HybridClock initialized: now 1783489909567157 us; error 31 us; skew 500 ppm
05:51:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.567572  2649 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.569789  2649 webserver.cc:460] Webserver started at http://127.2.130.61:33409/ using document root <none> and password file <none>
05:51:49.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.570477  2649 fs_manager.cc:359] Metadata directory not provided
05:51:49.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.570591  2649 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:49.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.570964  2649 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.573549  2649 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data/instance:
05:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7ae9290a656433fbded3eb54015b163"
05:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.574416  2649 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal/instance:
05:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7ae9290a656433fbded3eb54015b163"
05:51:49.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.579536  2649 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
05:51:49.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.582886  2664 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.584189  2649 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
05:51:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.584359  2649 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal
05:51:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7ae9290a656433fbded3eb54015b163"
05:51:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-0tvq"
05:51:49.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.584579  2649 fs_report.cc:383] FS layout report
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data/data
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:49.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:49.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.599294  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } attempt: 4
05:51:49.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.601162  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.61:40509: Network error: Client connection negotiation failed: client connection to 127.2.130.61:40509: connect: Connection refused (error 111)
05:51:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.609463  2649 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.610387  2649 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:49.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.610692  2649 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.627524  2649 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.61:40509
05:51:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.627521  2715 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.61:40509 every 8 connection(s)
05:51:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.628990  2649 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/data/info.pb
05:51:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.632812  2716 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:49.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.637863  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 2649
05:51:49.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.638031  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-1/wal/instance
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.639081  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/logs
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data/info.pb
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.60:38079
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.60
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json with env {}
05:51:49.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.638926  2716 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.660277  2716 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.669811  2716 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.670795  2666 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.672508  2716 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.721822  2716 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 1
05:51:49.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.723879  2716 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.792098  2716 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 2
05:51:49.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.794137  2716 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.885406  2716 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 3
05:51:49.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.887573  2716 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.900427  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } attempt: 5
05:51:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.907845  2645 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.909685  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.960952  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 1
05:51:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.960893  2718 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.961153  2718 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.961230  2718 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:49.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.963075  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.968989  2718 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.969089  2718 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.969128  2718 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.969174  2718 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.969209  2718 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.969255  2718 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46677/jwks.json
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.978669  2718 master_runner.cc:386] Master server non-default flags:
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.60:38079
05:51:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46677/jwks.json
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data/info.pb
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.60
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/logs
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.980304  2718 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:49.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.982612  2718 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.994433  2726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.994467  2729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.994503  2727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.995821  2718 server_base.cc:1034] running on GCE node
05:51:49.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.996558  2718 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:49.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.998572  2718 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.999889  2718 hybrid_clock.cc:648] HybridClock initialized: now 1783489909999806 us; error 79 us; skew 500 ppm
05:51:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.000247  2718 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.002638  2718 webserver.cc:460] Webserver started at http://127.2.130.60:37981/ using document root <none> and password file <none>
05:51:50.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.003567  2718 fs_manager.cc:359] Metadata directory not provided
05:51:50.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.003702  2718 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:50.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.003960  2718 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.006880  2718 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data/instance:
05:51:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c009fd54b134bfb813eb759871dbe6f"
05:51:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.007767  2718 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal/instance:
05:51:50.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c009fd54b134bfb813eb759871dbe6f"
05:51:50.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.013515  2718 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
05:51:50.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.017611  2735 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.019732  2718 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.019914  2718 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c009fd54b134bfb813eb759871dbe6f"
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.020108  2718 fs_report.cc:383] FS layout report
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data/data
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:50.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:50.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.030828  2716 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 4
05:51:50.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.031306  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 2
05:51:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.033095  2645 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:50.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.033145  2716 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.2.130.60:38079: Network error: Client connection negotiation failed: client connection to 127.2.130.60:38079: connect: Connection refused (error 111)
05:51:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.043622  2718 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:50.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.044776  2718 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:50.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.045133  2718 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:50.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.063109  2718 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.60:38079
05:51:50.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.063172  2786 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.60:38079 every 8 connection(s)
05:51:50.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.064644  2718 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/data/info.pb
05:51:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.068637  2787 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:50.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.068835  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 2718
05:51:50.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.068962  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/master-2/wal/instance
05:51:50.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.076220  2787 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.091452  2787 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.098820  2787 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.109278  2787 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: Bootstrap starting.
05:51:50.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.112279  2787 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: Neither blocks nor log segments found. Creating new log.
05:51:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.113780  2787 log.cc:824] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: Log is configured to *not* fsync() on all Append() calls
05:51:50.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.116284  2787 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: No bootstrap required, opened a new log
05:51:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.123960  2787 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.124351  2787 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.124459  2787 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c009fd54b134bfb813eb759871dbe6f, State: Initialized, Role: FOLLOWER
05:51:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.125417  2787 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.126390  2796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.126794  2796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.127593  2787 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.143039  2645 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 3
05:51:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.148407  2807 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:51:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.148945  2807 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:51:50.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.142791  2718 master_runner.cc:186] Error getting master registration for 127.2.130.62:35167: OK, instance_id { permanent_uuid: "39243291526b45a6b946d6237c3d0167" instance_seqno: 1783489909202239 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:51:50.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.153863  2718 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:50.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.157684  2645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: Bootstrap starting.
05:51:50.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.160825  2645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: Neither blocks nor log segments found. Creating new log.
05:51:50.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.161882  2645 log.cc:824] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: Log is configured to *not* fsync() on all Append() calls
05:51:50.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.164875  2645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: No bootstrap required, opened a new log
05:51:50.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.171789  2645 raft_consensus.cc:348] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.172092  2645 raft_consensus.cc:374] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.172199  2645 raft_consensus.cc:729] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39243291526b45a6b946d6237c3d0167, State: Initialized, Role: FOLLOWER
05:51:50.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.172821  2645 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.173728  2810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.174160  2810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.174851  2645 sys_catalog.cc:564] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.190438  2821 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:51:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.190933  2821 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:51:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.192324  2599 tablet.cc:2369] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.189865  2579 master_runner.cc:186] Error getting master registration for 127.2.130.61:40509: OK, instance_id { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" instance_seqno: 1783489909622843 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:51:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.200592  2579 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:50.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.212853  2810 raft_consensus.cc:482] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
05:51:50.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.213174  2810 raft_consensus.cc:504] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.214921  2810 leader_election.cc:288] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ae9290a656433fbded3eb54015b163 (127.2.130.61:40509), 0c009fd54b134bfb813eb759871dbe6f (127.2.130.60:38079)
05:51:50.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.217454  2762 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "39243291526b45a6b946d6237c3d0167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c009fd54b134bfb813eb759871dbe6f" is_pre_election: true
05:51:50.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.218111  2762 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39243291526b45a6b946d6237c3d0167 in term 0.
05:51:50.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.219901  2595 leader_election.cc:302] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c009fd54b134bfb813eb759871dbe6f, 39243291526b45a6b946d6237c3d0167; no voters: 
05:51:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.220638  2810 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Leader pre-election won for term 1
05:51:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.220791  2810 raft_consensus.cc:482] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
05:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.220890  2810 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 0 FOLLOWER]: Advancing to term 1
05:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.224062  2810 raft_consensus.cc:504] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.226572  2762 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "39243291526b45a6b946d6237c3d0167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c009fd54b134bfb813eb759871dbe6f"
05:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.226814  2762 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 0 FOLLOWER]: Advancing to term 1
05:51:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.230232  2762 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39243291526b45a6b946d6237c3d0167 in term 1.
05:51:50.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.239029  2595 leader_election.cc:302] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c009fd54b134bfb813eb759871dbe6f, 39243291526b45a6b946d6237c3d0167; no voters: 
05:51:50.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.241252  2810 leader_election.cc:288] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [CANDIDATE]: Term 1 election: Requested vote from peers e7ae9290a656433fbded3eb54015b163 (127.2.130.61:40509), 0c009fd54b134bfb813eb759871dbe6f (127.2.130.60:38079)
05:51:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.242010  2810 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 1 FOLLOWER]: Leader election won for term 1
05:51:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.242681  2810 raft_consensus.cc:686] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [term 1 LEADER]: Becoming Leader. State: Replica: 39243291526b45a6b946d6237c3d0167, State: Running, Role: LEADER
05:51:50.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.243786  2810 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.262362  2823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39243291526b45a6b946d6237c3d0167. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.262878  2823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: This master's current role is: LEADER
05:51:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.267547  2825 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
05:51:50.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.269755  2825 catalog_manager.cc:1484] Initializing Kudu cluster ID...
05:51:50.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.282925  2762 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [term 1 FOLLOWER]: Refusing update from remote peer 39243291526b45a6b946d6237c3d0167: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:51:50.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.283959  2823 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.297554  2741 tablet.cc:2369] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:50.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.308245  2796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39243291526b45a6b946d6237c3d0167. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.308617  2796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.310853  2826 mvcc.cc:205] Tried to move back new op lower bound from 7305174672507584512 to 7305174672375627776. Current Snapshot: MvccSnapshot[applied={T|T < 7305174672507584512}]
05:51:50.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.323449  2823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.323767  2823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: This master's current role is: LEADER
05:51:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.325068  2825 catalog_manager.cc:1347] Generated new cluster ID: 2f4f5283aeb540cc99a5f6935e3358e5
05:51:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.325182  2825 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
05:51:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.335582  2716 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } attempt: 5
05:51:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.339668  2796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.339936  2796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.365933  2716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: Bootstrap starting.
05:51:50.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.370659  2716 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: Neither blocks nor log segments found. Creating new log.
05:51:50.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.371737  2825 catalog_manager.cc:1370] Generated new certificate authority record
05:51:50.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.375355  2716 log.cc:824] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: Log is configured to *not* fsync() on all Append() calls
05:51:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.377720  2825 catalog_manager.cc:1504] Loading token signing keys...
05:51:50.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.397398  2716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: No bootstrap required, opened a new log
05:51:50.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.402547  2825 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167: Generated new TSK 0
05:51:50.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.403628  2825 catalog_manager.cc:1514] Initializing in-progress tserver states...
05:51:50.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.412977  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/logs
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data/info.pb
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.1:0
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.1
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.1
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:50.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:50.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.431762  2716 raft_consensus.cc:348] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.434795  2716 raft_consensus.cc:374] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.435238  2716 raft_consensus.cc:729] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ae9290a656433fbded3eb54015b163, State: Initialized, Role: FOLLOWER
05:51:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.436172  2716 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } }
05:51:50.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.446167  2833 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.447091  2833 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.448247  2716 sys_catalog.cc:564] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.448971  2689 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [term 0 FOLLOWER]: Advancing to term 1
05:51:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.452379  2689 raft_consensus.cc:1261] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [term 1 FOLLOWER]: Refusing update from remote peer 39243291526b45a6b946d6237c3d0167: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:51:50.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.448272  2691 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "39243291526b45a6b946d6237c3d0167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ae9290a656433fbded3eb54015b163" is_pre_election: true
05:51:50.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.448320  2690 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "39243291526b45a6b946d6237c3d0167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ae9290a656433fbded3eb54015b163"
05:51:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.455950  2810 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.494192  2840 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.495196  2833 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39243291526b45a6b946d6237c3d0167. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:50.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.495502  2833 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.500821  2840 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163 [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.538110  2849 catalog_manager.cc:1259] Loaded cluster ID: 2f4f5283aeb540cc99a5f6935e3358e5
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.538550  2849 catalog_manager.cc:1552] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: loading cluster ID for follower catalog manager: success
05:51:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.554667  2849 catalog_manager.cc:1574] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: acquiring CA information for follower catalog manager: success
05:51:50.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.557664  2849 catalog_manager.cc:1602] T 00000000000000000000000000000000 P e7ae9290a656433fbded3eb54015b163: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:51:50.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.883199  2832 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:50.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.883495  2832 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:50.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.883620  2832 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.891314  2832 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.891521  2832 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.130.1
05:51:50.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.901669  2832 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.1:0
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data/info.pb
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.1
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.1
05:51:50.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/logs
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:50.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.903350  2832 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:50.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.905154  2832 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.919039  2858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.919014  2856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.919723  2832 server_base.cc:1034] running on GCE node
05:51:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.920064  2855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:50.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.920887  2832 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:50.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.922075  2832 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:50.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.923338  2832 hybrid_clock.cc:648] HybridClock initialized: now 1783489910923253 us; error 56 us; skew 500 ppm
05:51:50.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.923684  2832 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:50.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.926744  2832 webserver.cc:460] Webserver started at http://127.2.130.1:37797/ using document root <none> and password file <none>
05:51:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.927709  2832 fs_manager.cc:359] Metadata directory not provided
05:51:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.927835  2832 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:50.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.928158  2832 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:50.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.931941  2832 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data/instance:
05:51:50.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d"
05:51:50.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.933336  2832 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal/instance:
05:51:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d"
05:51:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.940292  2832 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
05:51:50.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.944700  2864 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:50.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.946409  2832 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
05:51:50.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.946585  2832 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal
05:51:50.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d"
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-0tvq"
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.946863  2832 fs_report.cc:383] FS layout report
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data/data
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:50.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.971709  2832 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.972646  2832 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:50.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.972950  2832 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.973963  2832 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:50.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975662  2832 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:50.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975749  2832 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:50.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975867  2832 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:50.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975924  2832 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:51.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.008539  2832 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.1:38917
05:51:51.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.008605  2976 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.1:38917 every 8 connection(s)
05:51:51.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.009800  2832 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/data/info.pb
05:51:51.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.015092  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 2832
05:51:51.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.015293  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-0/wal/instance
05:51:51.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.019714  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/logs
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data/info.pb
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.2:0
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.2
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.2
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:51.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047219  2978 heartbeater.cc:347] Connected to a master server at 127.2.130.62:35167
05:51:51.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047372  2977 heartbeater.cc:347] Connected to a master server at 127.2.130.60:38079
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047245  2979 heartbeater.cc:347] Connected to a master server at 127.2.130.61:40509
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047569  2977 heartbeater.cc:464] Registering TS with master...
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047672  2979 heartbeater.cc:464] Registering TS with master...
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.047569  2978 heartbeater.cc:464] Registering TS with master...
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.048621  2977 heartbeater.cc:511] Master 127.2.130.60:38079 requested a full tablet report, sending...
05:51:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.048753  2978 heartbeater.cc:511] Master 127.2.130.62:35167 requested a full tablet report, sending...
05:51:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.048947  2979 heartbeater.cc:511] Master 127.2.130.61:40509 requested a full tablet report, sending...
05:51:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.050897  2610 ts_manager.cc:194] Registered new tserver with Master: 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1:38917)
05:51:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.050946  2752 ts_manager.cc:194] Registered new tserver with Master: 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1:38917)
05:51:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.051388  2681 ts_manager.cc:194] Registered new tserver with Master: 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1:38917)
05:51:51.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.052655  2610 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.130.1:56123
05:51:51.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.079608  2810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "39243291526b45a6b946d6237c3d0167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "39243291526b45a6b946d6237c3d0167" member_type: VOTER last_known_addr { host: "127.2.130.62" port: 35167 } } peers { permanent_uuid: "e7ae9290a656433fbded3eb54015b163" member_type: VOTER last_known_addr { host: "127.2.130.61" port: 40509 } } peers { permanent_uuid: "0c009fd54b134bfb813eb759871dbe6f" member_type: VOTER last_known_addr { host: "127.2.130.60" port: 38079 } } }
05:51:51.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.079921  2810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39243291526b45a6b946d6237c3d0167 [sys.catalog]: This master's current role is: LEADER
05:51:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.151024  2807 catalog_manager.cc:1259] Loaded cluster ID: 2f4f5283aeb540cc99a5f6935e3358e5
05:51:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.151118  2807 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: loading cluster ID for follower catalog manager: success
05:51:51.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.153633  2807 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: acquiring CA information for follower catalog manager: success
05:51:51.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.155274  2807 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 0c009fd54b134bfb813eb759871dbe6f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:51:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.348646  2985 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.348965  2985 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.349049  2985 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.356446  2985 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.356618  2985 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.130.2
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.365850  2985 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.2:0
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data/info.pb
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.2
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.2
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/logs
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:51.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.367329  2985 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.369403  2985 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.382164  2995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.382189  2996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.382107  2998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.383030  2985 server_base.cc:1034] running on GCE node
05:51:51.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.383580  2985 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:51.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.384462  2985 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.385713  2985 hybrid_clock.cc:648] HybridClock initialized: now 1783489911385613 us; error 56 us; skew 500 ppm
05:51:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.386005  2985 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.388942  2985 webserver.cc:460] Webserver started at http://127.2.130.2:45233/ using document root <none> and password file <none>
05:51:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.389847  2985 fs_manager.cc:359] Metadata directory not provided
05:51:51.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.390002  2985 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:51.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.390352  2985 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.394125  2985 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data/instance:
05:51:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa0e0af0b7bc46ed92ec6e99cd482528"
05:51:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.395195  2985 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal/instance:
05:51:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa0e0af0b7bc46ed92ec6e99cd482528"
05:51:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.400367  2985 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
05:51:51.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.403843  3004 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.405182  2985 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.405346  2985 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "aa0e0af0b7bc46ed92ec6e99cd482528"
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.405567  2985 fs_report.cc:383] FS layout report
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal
05:51:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data/data
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:51.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.433312  2985 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:51.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.434212  2985 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:51.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.434520  2985 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.435597  2985 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:51.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.437090  2985 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:51.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.437176  2985 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:51.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.437299  2985 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:51.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.437354  2985 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:51.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.466586  2985 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.2:33109
05:51:51.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.466665  3116 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.2:33109 every 8 connection(s)
05:51:51.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.468353  2985 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/data/info.pb
05:51:51.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.474174  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 2985
05:51:51.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.474331  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-1/wal/instance
05:51:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.479578  2568 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu
05:51:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal
05:51:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/logs
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data/info.pb
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.3:0
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.3
05:51:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.3
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.487509  3119 heartbeater.cc:347] Connected to a master server at 127.2.130.61:40509
05:51:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.487589  3117 heartbeater.cc:347] Connected to a master server at 127.2.130.60:38079
05:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.487882  3119 heartbeater.cc:464] Registering TS with master...
05:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.487882  3117 heartbeater.cc:464] Registering TS with master...
05:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.487955  3118 heartbeater.cc:347] Connected to a master server at 127.2.130.62:35167
05:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.488116  3118 heartbeater.cc:464] Registering TS with master...
05:51:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.489048  3117 heartbeater.cc:511] Master 127.2.130.60:38079 requested a full tablet report, sending...
05:51:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.489079  3119 heartbeater.cc:511] Master 127.2.130.61:40509 requested a full tablet report, sending...
05:51:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.489130  3118 heartbeater.cc:511] Master 127.2.130.62:35167 requested a full tablet report, sending...
05:51:51.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.490799  2610 ts_manager.cc:194] Registered new tserver with Master: aa0e0af0b7bc46ed92ec6e99cd482528 (127.2.130.2:33109)
05:51:51.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.490888  2752 ts_manager.cc:194] Registered new tserver with Master: aa0e0af0b7bc46ed92ec6e99cd482528 (127.2.130.2:33109)
05:51:51.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.491039  2681 ts_manager.cc:194] Registered new tserver with Master: aa0e0af0b7bc46ed92ec6e99cd482528 (127.2.130.2:33109)
05:51:51.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.491855  2610 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.130.2:57653
05:51:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.794096  3124 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.794544  3124 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.794685  3124 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.803141  3124 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.803445  3124 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.130.3
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.813169  3124 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.130.20:40843
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.130.3:0
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data/info.pb
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.130.3
05:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.130.62:35167,127.2.130.61:40509,127.2.130.60:38079
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.130.3
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/logs
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:51.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:51.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.814843  3124 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:51.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.816617  3124 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.829861  3132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.829888  3130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.830544  3129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
05:51:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.830559  3124 server_base.cc:1034] running on GCE node
05:51:51.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.831213  3124 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.832100  3124 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.833317  3124 hybrid_clock.cc:648] HybridClock initialized: now 1783489911833241 us; error 44 us; skew 500 ppm
05:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.833630  3124 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.835988  3124 webserver.cc:460] Webserver started at http://127.2.130.3:38667/ using document root <none> and password file <none>
05:51:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.836671  3124 fs_manager.cc:359] Metadata directory not provided
05:51:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.836783  3124 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:51.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.837118  3124 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.839646  3124 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data/instance:
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40948351d97c45709498cee89e424c77"
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.840394  3124 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal/instance:
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40948351d97c45709498cee89e424c77"
05:51:51.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.845259  3124 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
05:51:51.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.848515  3138 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.849771  3124 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.849942  3124 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data,/tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40948351d97c45709498cee89e424c77"
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-0tvq"
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.850155  3124 fs_report.cc:383] FS layout report
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data/data
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.873669  3124 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.874598  3124 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
05:51:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.874938  3124 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.875993  3124 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.877453  3124 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.877538  3124 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.877636  3124 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.877672  3124 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:51.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.906893  3124 rpc_server.cc:307] RPC server started. Bound to: 127.2.130.3:39031
05:51:51.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.906898  3250 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.2.130.3:39031 every 8 connection(s)
05:51:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.908427  3124 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/data/info.pb
05:51:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.918531  2568 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu as pid 3124
05:51:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.918735  2568 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskkjrTNW/test-tmp/mini-kudu-cluster4273830616567801701/ts-2/wal/instance
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.926658  3253 heartbeater.cc:347] Connected to a master server at 127.2.130.61:40509
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.926760  3251 heartbeater.cc:347] Connected to a master server at 127.2.130.60:38079
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.926781  3252 heartbeater.cc:347] Connected to a master server at 127.2.130.62:35167
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.927032  3253 heartbeater.cc:464] Registering TS with master...
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.927027  3251 heartbeater.cc:464] Registering TS with master...
05:51:51.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.927027  3252 heartbeater.cc:464] Registering TS with master...
05:51:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.928057  3253 heartbeater.cc:511] Master 127.2.130.61:40509 requested a full tablet report, sending...
05:51:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.928093  3251 heartbeater.cc:511] Master 127.2.130.60:38079 requested a full tablet report, sending...
05:51:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.928896  3252 heartbeater.cc:511] Master 127.2.130.62:35167 requested a full tablet report, sending...
05:51:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.929527  2681 ts_manager.cc:194] Registered new tserver with Master: 40948351d97c45709498cee89e424c77 (127.2.130.3:39031)
05:51:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.929544  2752 ts_manager.cc:194] Registered new tserver with Master: 40948351d97c45709498cee89e424c77 (127.2.130.3:39031)
05:51:51.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.930358  2610 ts_manager.cc:194] Registered new tserver with Master: 40948351d97c45709498cee89e424c77 (127.2.130.3:39031)
05:51:51.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.931145  2610 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.2.130.3:58177
05:51:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.944069  2568 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
05:51:51.945 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:51:51.947 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

05:51:51.955 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.130.62"
      port: 35167
    }
    bound_http_address {
      host: "127.2.130.62"
      port: 40573
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.130.61"
      port: 40509
    }
    bound_http_address {
      host: "127.2.130.61"
      port: 33409
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.130.60"
      port: 38079
    }
    bound_http_address {
      host: "127.2.130.60"
      port: 37981
    }
  }
}

05:51:51.960 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

05:51:51.963 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.130.1"
      port: 38917
    }
    bound_http_address {
      host: "127.2.130.1"
      port: 37797
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.130.2"
      port: 33109
    }
    bound_http_address {
      host: "127.2.130.2"
      port: 45233
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.130.3"
      port: 39031
    }
    bound_http_address {
      host: "127.2.130.3"
      port: 38667
    }
  }
}

05:51:51.966 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
05:51:51.973 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
05:51:51.978 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
05:51:51.978 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
05:51:51.982 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@78365cfa
05:51:52.000 [DEBUG - main] (PlatformDependent0.java:497) -Dio.netty.noUnsafe: false
05:51:52.000 [DEBUG - main] (PlatformDependent0.java:1001) Java version: 8
05:51:52.001 [DEBUG - main] (PlatformDependent0.java:137) sun.misc.Unsafe.theUnsafe: available
05:51:52.001 [DEBUG - main] (PlatformDependent0.java:161) sun.misc.Unsafe.copyMemory: available
05:51:52.002 [DEBUG - main] (PlatformDependent0.java:193) sun.misc.Unsafe.storeFence: available
05:51:52.002 [DEBUG - main] (PlatformDependent0.java:236) java.nio.Buffer.address: available
05:51:52.003 [DEBUG - main] (PlatformDependent0.java:308) direct buffer constructor: available
05:51:52.003 [DEBUG - main] (PlatformDependent0.java:386) java.nio.Bits.unaligned: available, true
05:51:52.003 [DEBUG - main] (PlatformDependent0.java:460) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
05:51:52.003 [DEBUG - main] (PlatformDependent0.java:483) java.nio.DirectByteBuffer.<init>(long, {int,long}): available
05:51:52.004 [DEBUG - main] (PlatformDependent.java:1159) sun.misc.Unsafe: available
05:51:52.004 [DEBUG - main] (PlatformDependent.java:1289) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
05:51:52.004 [DEBUG - main] (PlatformDependent.java:1368) -Dio.netty.bitMode: 64 (sun.arch.data.model)
05:51:52.005 [DEBUG - main] (PlatformDependent.java:178) -Dio.netty.maxDirectMemory: 3799121920 bytes
05:51:52.005 [DEBUG - main] (PlatformDependent.java:185) -Dio.netty.uninitializedArrayAllocationThreshold: -1
05:51:52.006 [DEBUG - main] (CleanerJava6.java:92) java.nio.ByteBuffer.cleaner(): available
05:51:52.006 [DEBUG - main] (PlatformDependent.java:205) -Dio.netty.noPreferDirect: false
05:51:52.016 [DEBUG - main] (PlatformDependent.java:1010) org.jctools-core.MpscChunkedArrayQueue: available
05:51:52.048 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 2
05:51:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.055438  2978 heartbeater.cc:503] Master 127.2.130.62:35167 was elected leader, sending a full tablet report...
05:51:52.058 [DEBUG - main] (GlobalEventExecutor.java:53) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
05:51:52.065 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
05:51:52.065 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
05:51:52.074 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
05:51:52.074 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:157) -Dio.netty.allocator.numHeapArenas: 2
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:158) -Dio.netty.allocator.numDirectArenas: 2
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:160) -Dio.netty.allocator.pageSize: 8192
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:165) -Dio.netty.allocator.maxOrder: 9
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.chunkSize: 4194304
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:170) -Dio.netty.allocator.smallCacheSize: 256
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:171) -Dio.netty.allocator.normalCacheSize: 64
05:51:52.103 [DEBUG - main] (PooledByteBufAllocator.java:172) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
05:51:52.104 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.cacheTrimInterval: 8192
05:51:52.104 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
05:51:52.104 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.useCacheForAllThreads: false
05:51:52.104 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
05:51:52.133 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:52.284 [INFO - main] (Logging.scala:57) Running Spark version 3.1.2
05:51:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.494148  3118 heartbeater.cc:503] Master 127.2.130.62:35167 was elected leader, sending a full tablet report...
05:51:52.533 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
05:51:52.652 [INFO - main] (Logging.scala:57) ==============================================================
05:51:52.652 [INFO - main] (Logging.scala:57) No custom resources configured for spark.driver.
05:51:52.653 [INFO - main] (Logging.scala:57) ==============================================================
05:51:52.654 [INFO - main] (Logging.scala:57) Submitted application: test
05:51:52.683 [INFO - main] (Logging.scala:57) Default ResourceProfile created, executor resources: Map(cores -> name: cores, amount: 1, script: , vendor: , memory -> name: memory, amount: 1024, script: , vendor: , offHeap -> name: offHeap, amount: 0, script: , vendor: ), task resources: Map(cpus -> name: cpus, amount: 1.0)
05:51:52.700 [INFO - main] (Logging.scala:57) Limiting resource is cpu
05:51:52.701 [INFO - main] (Logging.scala:57) Added ResourceProfile id: 0
05:51:52.824 [INFO - main] (Logging.scala:57) Changing view acls to: slave
05:51:52.825 [INFO - main] (Logging.scala:57) Changing modify acls to: slave
05:51:52.826 [INFO - main] (Logging.scala:57) Changing view acls groups to: 
05:51:52.826 [INFO - main] (Logging.scala:57) Changing modify acls groups to: 
05:51:52.827 [INFO - main] (Logging.scala:57) SecurityManager: authentication disabled; ui acls disabled; users  with view permissions: Set(slave); groups with view permissions: Set(); users  with modify permissions: Set(slave); groups with modify permissions: Set()
05:51:52.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.933125  3252 heartbeater.cc:503] Master 127.2.130.62:35167 was elected leader, sending a full tablet report...
05:51:53.170 [INFO - main] (Logging.scala:57) Successfully started service 'sparkDriver' on port 44537.
05:51:53.203 [INFO - main] (Logging.scala:57) Registering MapOutputTracker
05:51:53.242 [INFO - main] (Logging.scala:57) Registering BlockManagerMaster
05:51:53.267 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
05:51:53.269 [INFO - main] (Logging.scala:57) BlockManagerMasterEndpoint up
05:51:53.275 [INFO - main] (Logging.scala:57) Registering BlockManagerMasterHeartbeat
05:51:53.294 [INFO - main] (Logging.scala:57) Created local directory at /tmp/blockmgr-528c241a-e57b-4194-820e-b32925901730
05:51:53.341 [INFO - main] (Logging.scala:57) MemoryStore started with capacity 1993.9 MiB
05:51:53.360 [INFO - main] (Logging.scala:57) Registering OutputCommitCoordinator
05:51:53.563 [INFO - main] (Logging.scala:57) Starting executor ID driver on host dist-test-slave-0tvq.c.gcp-upstream.internal
05:51:53.600 [INFO - main] (Logging.scala:57) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 42667.
05:51:53.600 [INFO - main] (NettyBlockTransferService.scala:81) Server created on dist-test-slave-0tvq.c.gcp-upstream.internal:42667
05:51:53.602 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
05:51:53.610 [INFO - main] (Logging.scala:57) Registering BlockManager BlockManagerId(driver, dist-test-slave-0tvq.c.gcp-upstream.internal, 42667, None)
05:51:53.615 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Registering block manager dist-test-slave-0tvq.c.gcp-upstream.internal:42667 with 1993.9 MiB RAM, BlockManagerId(driver, dist-test-slave-0tvq.c.gcp-upstream.internal, 42667, None)
05:51:53.620 [INFO - main] (Logging.scala:57) Registered BlockManager BlockManagerId(driver, dist-test-slave-0tvq.c.gcp-upstream.internal, 42667, None)
05:51:53.622 [INFO - main] (Logging.scala:57) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-0tvq.c.gcp-upstream.internal, 42667, None)
05:51:53.860 [INFO - main] (Log.java:169) Logging initialized @7174ms to org.sparkproject.jetty.util.log.Slf4jLog
05:51:54.090 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:54.141 [DEBUG - main] (Connection.java:748) [peer master-127.2.130.61:40509(127.2.130.61:40509)] connecting to peer
05:51:54.146 [DEBUG - main] (DefaultChannelId.java:79) -Dio.netty.processId: 2555 (auto-detected)
05:51:54.149 [DEBUG - main] (NetUtil.java:148) -Djava.net.preferIPv4Stack: true
05:51:54.149 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv6Addresses: false
05:51:54.151 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
05:51:54.152 [DEBUG - main] (NetUtil.java:188) /proc/sys/net/core/somaxconn: 4096
05:51:54.153 [DEBUG - main] (DefaultChannelId.java:101) -Dio.netty.machineId: 02:42:eb:ff:fe:6f:0d:78 (auto-detected)
05:51:54.176 [DEBUG - main] (ByteBufUtil.java:88) -Dio.netty.allocator.type: pooled
05:51:54.176 [DEBUG - main] (ByteBufUtil.java:97) -Dio.netty.threadLocalDirectBufferSize: 0
05:51:54.176 [DEBUG - main] (ByteBufUtil.java:100) -Dio.netty.maxThreadLocalCharBufferSize: 16384
05:51:54.186 [DEBUG - main] (Connection.java:748) [peer master-127.2.130.62:35167(127.2.130.62:35167)] connecting to peer
05:51:54.188 [DEBUG - main] (Connection.java:748) [peer master-127.2.130.60:38079(127.2.130.60:38079)] connecting to peer
05:51:54.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.130.62:35167(127.2.130.62:35167)] Successfully connected to peer
05:51:54.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.130.61:40509(127.2.130.61:40509)] Successfully connected to peer
05:51:54.235 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
05:51:54.235 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
05:51:54.235 [DEBUG - kudu-nio-0] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@1413677b
05:51:54.241 [DEBUG - kudu-nio-1] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
05:51:54.242 [DEBUG - kudu-nio-1] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
05:51:54.242 [DEBUG - kudu-nio-1] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
05:51:54.242 [DEBUG - kudu-nio-1] (Recycler.java:99) -Dio.netty.recycler.blocking: false
05:51:54.242 [DEBUG - kudu-nio-1] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
05:51:54.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.130.60:38079(127.2.130.60:38079)] Successfully connected to peer
05:51:54.305 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.130.61
05:51:54.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.130.62
05:51:54.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.130.60
05:51:54.488 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:54.493 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:54.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e1fb504, L:/127.0.0.1:45106 - R:/127.2.130.61:40509] using SASL/PLAIN
05:51:54.503 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58785859, L:/127.0.0.1:53962 - R:/127.2.130.62:35167] using SASL/PLAIN
05:51:54.520 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:54.533 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18b5506d, L:/127.0.0.1:52556 - R:/127.2.130.60:38079] using SASL/PLAIN
05:51:54.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.618081  2610 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53962:
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
05:51:54.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\000\000\000\007\001\000\000\0002\000\000\000\006\001\000\000\0002\000\000\000\007\000\000\000\000"
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
05:51:54.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.681516  3186 tablet_service.cc:1467] Processing CreateTablet for tablet d2e302e46ef646ca9eeab7ae72981c2e (DEFAULT_TABLE table=test [id=10924ab128de4c51a1b150c5424373a5]), partition=RANGE (key) PARTITION VALUES < 50
05:51:54.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.683624  3186 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d2e302e46ef646ca9eeab7ae72981c2e. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.691680  3052 tablet_service.cc:1467] Processing CreateTablet for tablet a59d2c09b116466fa49b86329c8fb273 (DEFAULT_TABLE table=test [id=10924ab128de4c51a1b150c5424373a5]), partition=RANGE (key) PARTITION 50 <= VALUES
05:51:54.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.693564  3052 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a59d2c09b116466fa49b86329c8fb273. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 10924ab128de4c51a1b150c5424373a5
05:51:54.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.698621  3310 tablet_bootstrap.cc:492] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: Bootstrap starting.
05:51:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.702696  3310 tablet_bootstrap.cc:654] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: Neither blocks nor log segments found. Creating new log.
05:51:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.703980  3310 log.cc:824] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: Log is configured to *not* fsync() on all Append() calls
05:51:54.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.715798  3312 tablet_bootstrap.cc:492] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: Bootstrap starting.
05:51:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.719115  3310 tablet_bootstrap.cc:492] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: No bootstrap required, opened a new log
05:51:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.719419  3310 ts_tablet_manager.cc:1397] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
05:51:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.719821  3312 tablet_bootstrap.cc:654] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: Neither blocks nor log segments found. Creating new log.
05:51:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.721170  3312 log.cc:824] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: Log is configured to *not* fsync() on all Append() calls
05:51:54.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.725255  3312 tablet_bootstrap.cc:492] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: No bootstrap required, opened a new log
05:51:54.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.725750  3312 ts_tablet_manager.cc:1397] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
05:51:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.729403  3310 raft_consensus.cc:348] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.729831  3310 raft_consensus.cc:374] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.729913  3310 raft_consensus.cc:729] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40948351d97c45709498cee89e424c77, State: Initialized, Role: FOLLOWER
05:51:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.730568  3310 consensus_queue.cc:260] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.730875  3310 raft_consensus.cc:388] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.731012  3310 raft_consensus.cc:482] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.731176  3310 raft_consensus.cc:3037] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Advancing to term 1
05:51:54.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.734025  3310 raft_consensus.cc:504] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:54.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.734606  3310 leader_election.cc:302] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 40948351d97c45709498cee89e424c77; no voters: 
05:51:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.737263  3312 raft_consensus.cc:348] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.737723  3312 raft_consensus.cc:374] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.737809  3312 raft_consensus.cc:729] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e0af0b7bc46ed92ec6e99cd482528, State: Initialized, Role: FOLLOWER
05:51:54.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.738130  3310 leader_election.cc:288] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:54.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.738250  3314 raft_consensus.cc:2781] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 1 FOLLOWER]: Leader election won for term 1
05:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.738788  3312 consensus_queue.cc:260] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.739243  3312 raft_consensus.cc:388] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.739503  3312 raft_consensus.cc:482] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.739791  3312 raft_consensus.cc:3037] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Advancing to term 1
05:51:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.743021  3312 raft_consensus.cc:504] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.743863  3312 leader_election.cc:302] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa0e0af0b7bc46ed92ec6e99cd482528; no voters: 
05:51:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.746444  3310 ts_tablet_manager.cc:1428] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.008s
05:51:54.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.747771  3314 raft_consensus.cc:686] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [term 1 LEADER]: Becoming Leader. State: Replica: 40948351d97c45709498cee89e424c77, State: Running, Role: LEADER
05:51:54.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.748145  3312 leader_election.cc:288] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:54.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.748232  3317 raft_consensus.cc:2781] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 FOLLOWER]: Leader election won for term 1
05:51:54.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.748540  3314 consensus_queue.cc:237] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.756527  3312 ts_tablet_manager.cc:1428] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.013s
05:51:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.757148  3317 raft_consensus.cc:686] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 LEADER]: Becoming Leader. State: Replica: aa0e0af0b7bc46ed92ec6e99cd482528, State: Running, Role: LEADER
05:51:54.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.757798  3317 consensus_queue.cc:237] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.765769  2610 catalog_manager.cc:5495] T d2e302e46ef646ca9eeab7ae72981c2e P 40948351d97c45709498cee89e424c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40948351d97c45709498cee89e424c77 (127.2.130.3). New cstate: current_term: 1 leader_uuid: "40948351d97c45709498cee89e424c77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } health_report { overall_health: HEALTHY } } }
05:51:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.782341  2609 catalog_manager.cc:5495] T a59d2c09b116466fa49b86329c8fb273 P aa0e0af0b7bc46ed92ec6e99cd482528 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa0e0af0b7bc46ed92ec6e99cd482528 (127.2.130.2). New cstate: current_term: 1 leader_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } health_report { overall_health: HEALTHY } } }
05:51:54.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.828572  2609 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53962:
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table cb91afd9e14c4cb6bf150f66d2d19d1d
05:51:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.854120  2912 tablet_service.cc:1467] Processing CreateTablet for tablet 23fa10b661c5485e866388c5c2c33f6f (DEFAULT_TABLE table=simple-test [id=cb91afd9e14c4cb6bf150f66d2d19d1d]), partition=RANGE (key) PARTITION UNBOUNDED
05:51:54.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.855379  2912 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 23fa10b661c5485e866388c5c2c33f6f. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.865581  3325 tablet_bootstrap.cc:492] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Bootstrap starting.
05:51:54.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.869328  3325 tablet_bootstrap.cc:654] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Neither blocks nor log segments found. Creating new log.
05:51:54.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.870349  3325 log.cc:824] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Log is configured to *not* fsync() on all Append() calls
05:51:54.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.872852  3325 tablet_bootstrap.cc:492] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: No bootstrap required, opened a new log
05:51:54.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.873134  3325 ts_tablet_manager.cc:1397] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
05:51:54.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.880476  3325 raft_consensus.cc:348] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.880853  3325 raft_consensus.cc:374] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:54.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.880944  3325 raft_consensus.cc:729] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Initialized, Role: FOLLOWER
05:51:54.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.881582  3325 consensus_queue.cc:260] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.881815  3325 raft_consensus.cc:388] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:54.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.881948  3325 raft_consensus.cc:482] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:54.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.882138  3325 raft_consensus.cc:3037] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Advancing to term 1
05:51:54.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.884212  3325 raft_consensus.cc:504] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.884825  3325 leader_election.cc:302] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0c1c2cb2895a4b4da2393f55a9eb8e2d; no voters: 
05:51:54.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.885582  3325 leader_election.cc:288] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:54.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.886068  3327 raft_consensus.cc:2781] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Leader election won for term 1
05:51:54.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.892097  3325 ts_tablet_manager.cc:1428] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.007s
05:51:54.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.892397  3327 raft_consensus.cc:686] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 LEADER]: Becoming Leader. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Running, Role: LEADER
05:51:54.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.892931  3327 consensus_queue.cc:237] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.897866  2609 catalog_manager.cc:5495] T 23fa10b661c5485e866388c5c2c33f6f P 0c1c2cb2895a4b4da2393f55a9eb8e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1). New cstate: current_term: 1 leader_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } health_report { overall_health: HEALTHY } } }
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.940893  2609 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53962:
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
05:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:54.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:54.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4086540525124e89890e653358757868
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.959342  3186 tablet_service.cc:1467] Processing CreateTablet for tablet fde8f883bc594468818ea09c6780568a (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=4086540525124e89890e653358757868]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.958966  2912 tablet_service.cc:1467] Processing CreateTablet for tablet 8166f0a26f7a45069ce0a1c59c16d390 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=4086540525124e89890e653358757868]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.959824  3186 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fde8f883bc594468818ea09c6780568a. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.959868  2912 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8166f0a26f7a45069ce0a1c59c16d390. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.966022  3325 tablet_bootstrap.cc:492] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Bootstrap starting.
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.967268  3052 tablet_service.cc:1467] Processing CreateTablet for tablet 32ffd831624743eeb8281f01bdb11af0 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=4086540525124e89890e653358757868]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.967674  3325 tablet_bootstrap.cc:654] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Neither blocks nor log segments found. Creating new log.
05:51:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.967756  3052 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32ffd831624743eeb8281f01bdb11af0. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.968724  3310 tablet_bootstrap.cc:492] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77: Bootstrap starting.
05:51:54.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.970296  3310 tablet_bootstrap.cc:654] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77: Neither blocks nor log segments found. Creating new log.
05:51:54.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.972029  2911 tablet_service.cc:1467] Processing CreateTablet for tablet 7ba923a406094332b5db8b02566368e1 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=4086540525124e89890e653358757868]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
05:51:54.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.972599  2911 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ba923a406094332b5db8b02566368e1. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:54.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.975668  3312 tablet_bootstrap.cc:492] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528: Bootstrap starting.
05:51:54.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.977324  3312 tablet_bootstrap.cc:654] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528: Neither blocks nor log segments found. Creating new log.
05:51:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.982015  3325 tablet_bootstrap.cc:492] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: No bootstrap required, opened a new log
05:51:54.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.982163  3325 ts_tablet_manager.cc:1397] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
05:51:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.983115  3325 raft_consensus.cc:348] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.983305  3325 raft_consensus.cc:374] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.983383  3325 raft_consensus.cc:729] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Initialized, Role: FOLLOWER
05:51:54.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.983655  3325 consensus_queue.cc:260] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.983952  3325 raft_consensus.cc:388] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.984040  3325 raft_consensus.cc:482] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.984135  3325 raft_consensus.cc:3037] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Advancing to term 1
05:51:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.986770  3325 raft_consensus.cc:504] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.987031  3325 leader_election.cc:302] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0c1c2cb2895a4b4da2393f55a9eb8e2d; no voters: 
05:51:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.987236  3325 leader_election.cc:288] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.987650  3325 ts_tablet_manager.cc:1428] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.987897  3325 tablet_bootstrap.cc:492] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Bootstrap starting.
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.988379  3327 raft_consensus.cc:2781] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Leader election won for term 1
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.988678  3327 raft_consensus.cc:686] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 LEADER]: Becoming Leader. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Running, Role: LEADER
05:51:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.989141  3327 consensus_queue.cc:237] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.989566  3325 tablet_bootstrap.cc:654] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Neither blocks nor log segments found. Creating new log.
05:51:54.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.990973  3312 tablet_bootstrap.cc:492] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528: No bootstrap required, opened a new log
05:51:54.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.991235  3312 ts_tablet_manager.cc:1397] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.004s
05:51:54.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.992322  3312 raft_consensus.cc:348] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.992609  3312 raft_consensus.cc:374] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:54.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.992762  3312 raft_consensus.cc:729] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e0af0b7bc46ed92ec6e99cd482528, State: Initialized, Role: FOLLOWER
05:51:54.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.993070  3312 consensus_queue.cc:260] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.993350  3312 raft_consensus.cc:388] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:54.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.993500  3312 raft_consensus.cc:482] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:54.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.993675  3312 raft_consensus.cc:3037] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 0 FOLLOWER]: Advancing to term 1
05:51:54.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.996199  3312 raft_consensus.cc:504] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:54.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.998138  3312 leader_election.cc:302] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aa0e0af0b7bc46ed92ec6e99cd482528; no voters: 
05:51:55.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.998831  3318 raft_consensus.cc:2781] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 FOLLOWER]: Leader election won for term 1
05:51:55.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.999006  3318 raft_consensus.cc:686] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [term 1 LEADER]: Becoming Leader. State: Replica: aa0e0af0b7bc46ed92ec6e99cd482528, State: Running, Role: LEADER
05:51:55.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.999325  3318 consensus_queue.cc:237] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } }
05:51:55.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.001513  3310 tablet_bootstrap.cc:492] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77: No bootstrap required, opened a new log
05:51:55.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.001670  3310 ts_tablet_manager.cc:1397] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
05:51:55.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.002660  3310 raft_consensus.cc:348] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:55.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.002867  3310 raft_consensus.cc:374] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:55.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.002955  3310 raft_consensus.cc:729] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40948351d97c45709498cee89e424c77, State: Initialized, Role: FOLLOWER
05:51:55.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.003239  3310 consensus_queue.cc:260] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.006138  3310 raft_consensus.cc:388] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.006352  3310 raft_consensus.cc:482] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.006568  3310 raft_consensus.cc:3037] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 0 FOLLOWER]: Advancing to term 1
05:51:55.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.007102  3312 leader_election.cc:288] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.008092  3325 tablet_bootstrap.cc:492] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: No bootstrap required, opened a new log
05:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.008653  3312 ts_tablet_manager.cc:1428] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
05:51:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.010138  3325 ts_tablet_manager.cc:1397] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.010504  2609 catalog_manager.cc:5495] T 32ffd831624743eeb8281f01bdb11af0 P aa0e0af0b7bc46ed92ec6e99cd482528 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa0e0af0b7bc46ed92ec6e99cd482528 (127.2.130.2). New cstate: current_term: 1 leader_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa0e0af0b7bc46ed92ec6e99cd482528" member_type: VOTER last_known_addr { host: "127.2.130.2" port: 33109 } health_report { overall_health: HEALTHY } } }
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.010901  3325 raft_consensus.cc:348] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011085  3325 raft_consensus.cc:374] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011145  3325 raft_consensus.cc:729] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Initialized, Role: FOLLOWER
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011372  3325 consensus_queue.cc:260] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011533  3325 raft_consensus.cc:388] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011610  3325 raft_consensus.cc:482] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
05:51:55.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.011698  3325 raft_consensus.cc:3037] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 0 FOLLOWER]: Advancing to term 1
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.014429  3325 raft_consensus.cc:504] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.014657  3325 leader_election.cc:302] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0c1c2cb2895a4b4da2393f55a9eb8e2d; no voters: 
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.014873  3325 leader_election.cc:288] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.015036  3328 raft_consensus.cc:2781] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 FOLLOWER]: Leader election won for term 1
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.018445  2610 catalog_manager.cc:5495] T 8166f0a26f7a45069ce0a1c59c16d390 P 0c1c2cb2895a4b4da2393f55a9eb8e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1). New cstate: current_term: 1 leader_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } health_report { overall_health: HEALTHY } } }
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.019506  3310 raft_consensus.cc:504] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.019765  3310 leader_election.cc:302] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 40948351d97c45709498cee89e424c77; no voters: 
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.019974  3310 leader_election.cc:288] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [CANDIDATE]: Term 1 election: Requested vote from peers 
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.020587  3316 raft_consensus.cc:2781] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 1 FOLLOWER]: Leader election won for term 1
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.020757  3316 raft_consensus.cc:686] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [term 1 LEADER]: Becoming Leader. State: Replica: 40948351d97c45709498cee89e424c77, State: Running, Role: LEADER
05:51:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.021035  3316 consensus_queue.cc:237] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } }
05:51:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.033685  3310 ts_tablet_manager.cc:1428] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
05:51:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.040572  3328 raft_consensus.cc:686] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [term 1 LEADER]: Becoming Leader. State: Replica: 0c1c2cb2895a4b4da2393f55a9eb8e2d, State: Running, Role: LEADER
05:51:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.040925  3328 consensus_queue.cc:237] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } }
05:51:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.047650  2608 catalog_manager.cc:5495] T fde8f883bc594468818ea09c6780568a P 40948351d97c45709498cee89e424c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40948351d97c45709498cee89e424c77 (127.2.130.3). New cstate: current_term: 1 leader_uuid: "40948351d97c45709498cee89e424c77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40948351d97c45709498cee89e424c77" member_type: VOTER last_known_addr { host: "127.2.130.3" port: 39031 } health_report { overall_health: HEALTHY } } }
05:51:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.071105  2609 catalog_manager.cc:5495] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1c2cb2895a4b4da2393f55a9eb8e2d (127.2.130.1). New cstate: current_term: 1 leader_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c1c2cb2895a4b4da2393f55a9eb8e2d" member_type: VOTER last_known_addr { host: "127.2.130.1" port: 38917 } health_report { overall_health: HEALTHY } } }
05:51:55.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.084662  3325 ts_tablet_manager.cc:1428] T 7ba923a406094332b5db8b02566368e1 P 0c1c2cb2895a4b4da2393f55a9eb8e2d: Time spent starting tablet: real 0.074s	user 0.028s	sys 0.031s
05:51:55.724 [INFO - main] (Logging.scala:57) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
05:51:55.743 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
05:51:55.744 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
05:51:55.744 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List()
05:51:55.745 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List()
05:51:55.753 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
05:51:55.850 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_0 stored as values in memory (estimated size 6.3 KiB, free 1993.9 MiB)
05:51:55.894 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_0_piece0 stored as bytes in memory (estimated size 3.6 KiB, free 1993.9 MiB)
05:51:55.897 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_0_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 3.6 KiB, free: 1993.9 MiB)
05:51:55.901 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 0 from broadcast at DAGScheduler.scala:1388
05:51:55.917 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 2 missing tasks from ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193) (first 15 tasks are for partitions Vector(0, 1))
05:51:55.918 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 0.0 with 2 tasks resource profile 0
05:51:56.006 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
05:51:56.049 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:57) Running task 0.0 in stage 0.0 (TID 0)
05:51:56.447 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:51:56.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4086540525124e89890e653358757868
05:51:56.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299997, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299997, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299997, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299997}]
05:51:56.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.515 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299998}]
05:51:56.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.564 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.570 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.577 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.587 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.590 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.602 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@180ee4ff, flushNotification=Deferred@90823078(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:56.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.615 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.622 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.623 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.624 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3061bf18, flushNotification=Deferred@1981798491(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:56.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299998, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299998}]
05:51:56.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.646 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.662 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)] connecting to peer
05:51:56.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.667 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)] connecting to peer
05:51:56.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)] Successfully connected to peer
05:51:56.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.678 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 40948351d97c45709498cee89e424c77(127.2.130.3:39031)] connecting to peer
05:51:56.678 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.700 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.704 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.709 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:51:56.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:51:56.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:51:56.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:51:56.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:51:56.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)] Successfully connected to peer
05:51:56.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 40948351d97c45709498cee89e424c77(127.2.130.3:39031)] Successfully connected to peer
05:51:56.749 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:56.755 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x043b3be8, L:/127.0.0.1:49762 - R:/127.2.130.1:38917] using TOKEN/null
05:51:56.778 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:56.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9b07e44, L:/127.0.0.1:57152 - R:/127.2.130.2:33109] using TOKEN/null
05:51:56.799 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
05:51:56.805 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44f21a12, L:/127.0.0.1:43626 - R:/127.2.130.3:39031] using TOKEN/null
05:51:56.882 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@70e287ed, flushNotification=Deferred@323093774(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:56.916 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3388a55b, flushNotification=Deferred@1978103796(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:56.976 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@115e4b4a, flushNotification=Deferred@305616410(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:56.994 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64e38b7a, flushNotification=Deferred@720701637(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.061 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@491212ca, flushNotification=Deferred@1631390324(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.092 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@19fde572, flushNotification=Deferred@466384296(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.125 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4211a059, flushNotification=Deferred@1274444997(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.149 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3dd6d6bc, flushNotification=Deferred@1162843547(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.202 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a90e993, flushNotification=Deferred@1302803928(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.207 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1783489913507-0 inserted 10000 node linked list in 747.657753.3ms
05:51:57.210 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@404959e1, flushNotification=Deferred@1442814997(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.243 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7a355059, flushNotification=Deferred@478170330(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.258 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@168c98fa, flushNotification=Deferred@1060806922(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.307 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6f5d892c, flushNotification=Deferred@1906699905(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.321 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31cf307, flushNotification=Deferred@1774465183(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.371 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6ad3d062, flushNotification=Deferred@886897247(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.397 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@50bcb308, flushNotification=Deferred@406069576(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.423 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6c10b2ec, flushNotification=Deferred@1070445363(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.465 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@adc7331, flushNotification=Deferred@861617475(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.497 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5a356e16, flushNotification=Deferred@145951304(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.549 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5968d82c, flushNotification=Deferred@1933629397(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.554 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1783489913507-0 inserted 10000 node linked list in 346.666722.3ms
05:51:57.578 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0). 4894 bytes result sent to driver
05:51:57.584 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
05:51:57.585 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:57) Running task 1.0 in stage 0.0 (TID 1)
05:51:57.593 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:51:57.596 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0) in 1624 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/2)
05:51:57.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4086540525124e89890e653358757868
05:51:57.601 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2e8075b3, flushNotification=Deferred@399713977(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.617 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@75c0f2ad, flushNotification=Deferred@1954809829(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.671 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5984d92b, flushNotification=Deferred@1466747468(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.711 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@25cb1f96, flushNotification=Deferred@1906610149(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.724 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@e165d7b, flushNotification=Deferred@1067042911(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.777 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@42d34795, flushNotification=Deferred@400368525(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.797 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2b9c5988, flushNotification=Deferred@1513531284(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.848 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@281bca8, flushNotification=Deferred@2092836414(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.860 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@35a76038, flushNotification=Deferred@1522690847(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.938 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5529f813, flushNotification=Deferred@1479261022(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.973 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@42a5bbf5, flushNotification=Deferred@1598973533(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.978 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1783489913507-1 inserted 10000 node linked list in 379.620998.3ms
05:51:57.981 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5683b6c3, flushNotification=Deferred@525383071(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:57.994 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5233f06, flushNotification=Deferred@14128567(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.057 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4ba91ec0, flushNotification=Deferred@1372567143(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.075 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4d886857, flushNotification=Deferred@1909335676(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.123 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7212799b, flushNotification=Deferred@1581417776(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.164 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5006947f, flushNotification=Deferred@1350284741(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.178 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3144c0f0, flushNotification=Deferred@2070264045(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.227 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1f246e92, flushNotification=Deferred@310125870(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.238 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5a834d1, flushNotification=Deferred@1406944857(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.283 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6fb0f24e, flushNotification=Deferred@479653827(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.318 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3c55ab66, flushNotification=Deferred@1230912838(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.322 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1783489913507-1 inserted 10000 node linked list in 343.885253.3ms
05:51:58.325 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1). 4894 bytes result sent to driver
05:51:58.332 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1) in 749 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/2)
05:51:58.333 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 0.0, whose tasks have all completed, from pool 
05:51:58.335 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 2.560 s
05:51:58.341 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
05:51:58.342 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 0: Stage finished
05:51:58.344 [INFO - main] (Logging.scala:57) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 2.619331 s
05:51:58.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4086540525124e89890e653358757868
05:51:58.350 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=258, flusherTask=null, flushNotification=Deferred@51712095(state=PENDING, result=null, callback=<none>, errback=<none>)}
05:51:58.472 [INFO - main] (Logging.scala:57) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir ('file:/tmp/dist-test-taskkjrTNW/java/build/dist-test/spark-warehouse').
05:51:58.473 [INFO - main] (Logging.scala:57) Warehouse path is 'file:/tmp/dist-test-taskkjrTNW/java/build/dist-test/spark-warehouse'.
05:51:59.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4086540525124e89890e653358757868
05:52:00.508 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_0_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 3.6 KiB, free: 1993.9 MiB)
05:52:02.082 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
05:52:02.141 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
05:52:02.189 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
05:52:03.335 [INFO - main] (Logging.scala:57) Code generated in 260.852129 ms
05:52:03.419 [INFO - main] (Logging.scala:57) Code generated in 51.064081 ms
05:52:03.433 [INFO - main] (Logging.scala:57) Code generated in 9.93425 ms
05:52:03.452 [INFO - main] (Logging.scala:57) Code generated in 14.113953 ms
05:52:03.464 [INFO - main] (Logging.scala:57) Code generated in 8.840442 ms
05:52:03.560 [INFO - main] (Logging.scala:57) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
05:52:03.602 [INFO - main] (Logging.scala:57) Code generated in 34.718682 ms
05:52:03.604 [INFO - main] (Logging.scala:57) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
05:52:03.634 [INFO - main] (Logging.scala:57) Code generated in 24.711336 ms
05:52:03.702 [INFO - main] (Logging.scala:57) Code generated in 21.670491 ms
05:52:03.738 [INFO - main] (Logging.scala:57) Code generated in 29.388096 ms
05:52:03.825 [INFO - main] (Logging.scala:57) Code generated in 13.12356 ms
05:52:03.856 [INFO - main] (Logging.scala:57) Code generated in 24.047526 ms
05:52:03.868 [INFO - main] (Logging.scala:57) Code generated in 9.96358 ms
05:52:03.878 [INFO - main] (Logging.scala:57) Code generated in 7.276632 ms
05:52:03.897 [INFO - main] (Logging.scala:57) Code generated in 9.56258 ms
05:52:03.908 [INFO - main] (Logging.scala:57) Code generated in 6.492181 ms
05:52:03.964 [INFO - main] (Logging.scala:57) Starting job: collect at IntegrationTestBigLinkedList.scala:421
05:52:04.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8166f0a26f7a45069ce0a1c59c16d390 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
05:52:04.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 32ffd831624743eeb8281f01bdb11af0 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
05:52:04.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fde8f883bc594468818ea09c6780568a for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
05:52:04.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7ba923a406094332b5db8b02566368e1 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
05:52:04.010 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=8166f0a26f7a45069ce0a1c59c16d390@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=32ffd831624743eeb8281f01bdb11af0@[aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=fde8f883bc594468818ea09c6780568a@[40948351d97c45709498cee89e424c77(127.2.130.3:39031)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7ba923a406094332b5db8b02566368e1@[0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
05:52:04.030 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 31 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
05:52:04.033 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 35 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 5
05:52:04.041 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 40 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 6
05:52:04.043 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
05:52:04.045 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 16 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
05:52:04.047 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
05:52:04.053 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 27 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
05:52:04.054 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 400 output partitions
05:52:04.054 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421)
05:52:04.054 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List(ShuffleMapStage 3, ShuffleMapStage 7)
05:52:04.056 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List(ShuffleMapStage 3, ShuffleMapStage 7)
05:52:04.060 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:04.081 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1 stored as values in memory (estimated size 18.8 KiB, free 1993.9 MiB)
05:52:04.084 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1_piece0 stored as bytes in memory (estimated size 8.9 KiB, free 1993.8 MiB)
05:52:04.085 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_1_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 8.9 KiB, free: 1993.9 MiB)
05:52:04.086 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 1 from broadcast at DAGScheduler.scala:1388
05:52:04.088 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
05:52:04.088 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 1.0 with 4 tasks resource profile 0
05:52:04.094 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:04.096 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5026 bytes) taskResourceAssignments Map()
05:52:04.097 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Running task 0.0 in stage 1.0 (TID 2)
05:52:04.099 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2 stored as values in memory (estimated size 16.2 KiB, free 1993.8 MiB)
05:52:04.101 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2_piece0 stored as bytes in memory (estimated size 8.1 KiB, free 1993.8 MiB)
05:52:04.102 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_2_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 8.1 KiB, free: 1993.9 MiB)
05:52:04.103 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 2 from broadcast at DAGScheduler.scala:1388
05:52:04.104 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
05:52:04.104 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 2.0 with 4 tasks resource profile 0
05:52:04.106 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:04.111 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
05:52:04.113 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 1993.8 MiB)
05:52:04.114 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_3_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 8.2 KiB, free: 1993.9 MiB)
05:52:04.117 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 3 from broadcast at DAGScheduler.scala:1388
05:52:04.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
05:52:04.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 4.0 with 4 tasks resource profile 0
05:52:04.120 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:04.125 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4 stored as values in memory (estimated size 24.9 KiB, free 1993.8 MiB)
05:52:04.127 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4_piece0 stored as bytes in memory (estimated size 11.7 KiB, free 1993.8 MiB)
05:52:04.128 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_4_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 11.7 KiB, free: 1993.8 MiB)
05:52:04.129 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 4 from broadcast at DAGScheduler.scala:1388
05:52:04.129 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
05:52:04.129 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 5.0 with 4 tasks resource profile 0
05:52:04.130 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:04.136 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5 stored as values in memory (estimated size 30.9 KiB, free 1993.7 MiB)
05:52:04.138 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5_piece0 stored as bytes in memory (estimated size 14.2 KiB, free 1993.7 MiB)
05:52:04.142 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_5_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 14.2 KiB, free: 1993.8 MiB)
05:52:04.143 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 5 from broadcast at DAGScheduler.scala:1388
05:52:04.144 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
05:52:04.144 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 6.0 with 4 tasks resource profile 0
05:52:04.185 [DEBUG - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:04.231 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 16.78542 ms
05:52:04.396 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7305174729788055552) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=8166f0a26f7a45069ce0a1c59c16d390, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:04.438 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 24.371414 ms
05:52:04.691 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2). 6025 bytes result sent to driver
05:52:04.693 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5026 bytes) taskResourceAssignments Map()
05:52:04.694 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:57) Running task 1.0 in stage 1.0 (TID 3)
05:52:04.697 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2) in 603 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/4)
05:52:04.700 [DEBUG - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:04.843 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9965 rows, more = false, responseScanTimestamp = 7305174731626246144) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=32ffd831624743eeb8281f01bdb11af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:04.999 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3). 5982 bytes result sent to driver
05:52:05.001 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5026 bytes) taskResourceAssignments Map()
05:52:05.003 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:57) Running task 2.0 in stage 1.0 (TID 4)
05:52:05.010 [DEBUG - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:05.011 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3) in 319 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/4)
05:52:05.017 [ERROR - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (ResourceLeakDetector.java:327) LEAK: HashedWheelTimer.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records: 
Created at:
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:312)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:251)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:224)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:203)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:185)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:296)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:431)
	org.apache.kudu.client.KuduScanner$KuduScannerBuilder.build(KuduScanner.java:260)
	org.apache.kudu.client.KuduScanToken.deserializeIntoScanner(KuduScanToken.java:126)
	org.apache.kudu.spark.kudu.KuduRDD.compute(KuduRDD.scala:116)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.shuffle.ShuffleWriteProcessor.write(ShuffleWriteProcessor.scala:59)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:99)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:52)
	org.apache.spark.scheduler.Task.run(Task.scala:131)
	org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:497)
	org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1439)
	org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:500)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	java.lang.Thread.run(Thread.java:750)
05:52:05.135 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305174732915200000) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fde8f883bc594468818ea09c6780568a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:05.320 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4). 5982 bytes result sent to driver
05:52:05.322 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5026 bytes) taskResourceAssignments Map()
05:52:05.326 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4) in 324 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/4)
05:52:05.332 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:57) Running task 3.0 in stage 1.0 (TID 5)
05:52:05.348 [DEBUG - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:05.435 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9928 rows, more = false, responseScanTimestamp = 7305174734273978368) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7ba923a406094332b5db8b02566368e1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:05.525 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5). 5939 bytes result sent to driver
05:52:05.527 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:05.528 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5) in 207 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/4)
05:52:05.528 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 1.0, whose tasks have all completed, from pool 
05:52:05.529 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Running task 0.0 in stage 2.0 (TID 6)
05:52:05.529 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 1.461 s
05:52:05.530 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:05.531 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 4)
05:52:05.531 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
05:52:05.532 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:05.538 [DEBUG - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:05.560 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 13.967305 ms
05:52:05.647 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7305174735122948096) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=8166f0a26f7a45069ce0a1c59c16d390, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:05.668 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 16.601152 ms
05:52:05.782 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6). 5982 bytes result sent to driver
05:52:05.783 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:05.784 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6) in 258 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/4)
05:52:05.784 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:57) Running task 1.0 in stage 2.0 (TID 7)
05:52:05.792 [DEBUG - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:05.846 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9965 rows, more = false, responseScanTimestamp = 7305174736093011968) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=32ffd831624743eeb8281f01bdb11af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:05.954 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7). 5939 bytes result sent to driver
05:52:05.955 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:05.958 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:57) Running task 2.0 in stage 2.0 (TID 8)
05:52:05.959 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7) in 176 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/4)
05:52:05.967 [DEBUG - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:06.064 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305174736805277696) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fde8f883bc594468818ea09c6780568a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:06.213 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8). 5982 bytes result sent to driver
05:52:06.214 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:06.214 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8) in 259 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/4)
05:52:06.218 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:57) Running task 3.0 in stage 2.0 (TID 9)
05:52:06.227 [DEBUG - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:06.280 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9928 rows, more = false, responseScanTimestamp = 7305174737878953984) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7ba923a406094332b5db8b02566368e1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:06.343 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9). 5939 bytes result sent to driver
05:52:06.344 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 4.0 (TID 10) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:06.346 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9) in 133 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/4)
05:52:06.346 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 2.0, whose tasks have all completed, from pool 
05:52:06.347 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.252 s
05:52:06.348 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Running task 0.0 in stage 4.0 (TID 10)
05:52:06.348 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:06.348 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
05:52:06.348 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
05:52:06.348 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:06.349 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:06.357 [DEBUG - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:06.430 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7305174738464989184) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=8166f0a26f7a45069ce0a1c59c16d390, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:06.439 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6 stored as values in memory (estimated size 51.5 KiB, free 1993.7 MiB)
05:52:06.442 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6_piece0 stored as bytes in memory (estimated size 22.7 KiB, free 1993.6 MiB)
05:52:06.442 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_6_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 22.7 KiB, free: 1993.8 MiB)
05:52:06.445 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 6 from broadcast at DAGScheduler.scala:1388
05:52:06.449 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 200 missing tasks from ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
05:52:06.449 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 3.0 with 200 tasks resource profile 0
05:52:06.523 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10). 5982 bytes result sent to driver
05:52:06.529 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 3.0 (TID 11) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:06.530 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10) in 186 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/4)
05:52:06.531 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Running task 0.0 in stage 3.0 (TID 11)
05:52:06.586 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:06.587 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 8 ms
05:52:06.624 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 20.405523 ms
05:52:06.646 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.474576 ms
05:52:06.662 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:06.662 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:06.676 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.471372 ms
05:52:06.688 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.333096 ms
05:52:06.707 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.948063 ms
05:52:06.718 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.300144 ms
05:52:06.727 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.724702 ms
05:52:06.906 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_1_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 8.9 KiB, free: 1993.8 MiB)
05:52:06.911 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_2_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 8.1 KiB, free: 1993.8 MiB)
05:52:06.951 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 15.105249 ms
05:52:06.962 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.444511 ms
05:52:07.129 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 7.572166 ms
05:52:07.138 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.224746 ms
05:52:07.232 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11). 8852 bytes result sent to driver
05:52:07.234 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 3.0 (TID 12) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.235 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11) in 711 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/200)
05:52:07.235 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Running task 1.0 in stage 3.0 (TID 12)
05:52:07.243 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.244 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:07.249 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.250 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.283 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12). 8809 bytes result sent to driver
05:52:07.284 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 3.0 (TID 13) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.285 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12) in 51 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/200)
05:52:07.286 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Running task 2.0 in stage 3.0 (TID 13)
05:52:07.295 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.295 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:07.300 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.301 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.326 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13). 8809 bytes result sent to driver
05:52:07.327 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 3.0 (TID 14) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.328 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13) in 44 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/200)
05:52:07.329 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Running task 3.0 in stage 3.0 (TID 14)
05:52:07.339 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.339 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.344 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.344 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.638 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14). 8852 bytes result sent to driver
05:52:07.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 3.0 (TID 15) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.641 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Running task 4.0 in stage 3.0 (TID 15)
05:52:07.643 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14) in 316 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/200)
05:52:07.648 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.649 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.653 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.653 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.670 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15). 8809 bytes result sent to driver
05:52:07.672 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 3.0 (TID 16) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.673 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (5/200)
05:52:07.673 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Running task 5.0 in stage 3.0 (TID 16)
05:52:07.679 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.679 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.683 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.684 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.700 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16). 8809 bytes result sent to driver
05:52:07.702 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 3.0 (TID 17) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:07.702 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (6/200)
05:52:07.703 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Running task 6.0 in stage 3.0 (TID 17)
05:52:07.710 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.710 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.713 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:07.714 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:07.998 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17). 8852 bytes result sent to driver
05:52:08.000 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 3.0 (TID 18) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.001 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Running task 7.0 in stage 3.0 (TID 18)
05:52:08.001 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17) in 300 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (7/200)
05:52:08.007 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.007 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.011 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.011 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.028 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18). 8809 bytes result sent to driver
05:52:08.029 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 3.0 (TID 19) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.030 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Running task 8.0 in stage 3.0 (TID 19)
05:52:08.031 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (8/200)
05:52:08.036 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.036 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.040 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.040 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.056 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19). 8809 bytes result sent to driver
05:52:08.057 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 3.0 (TID 20) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.058 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (9/200)
05:52:08.058 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Running task 9.0 in stage 3.0 (TID 20)
05:52:08.066 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.066 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.071 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.071 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.317 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20). 8852 bytes result sent to driver
05:52:08.318 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 3.0 (TID 21) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.319 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20) in 262 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (10/200)
05:52:08.319 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Running task 10.0 in stage 3.0 (TID 21)
05:52:08.325 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.325 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.329 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.329 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.344 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21). 8809 bytes result sent to driver
05:52:08.345 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 3.0 (TID 22) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.346 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (11/200)
05:52:08.346 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Running task 11.0 in stage 3.0 (TID 22)
05:52:08.355 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.355 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.358 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.358 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.377 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22). 8809 bytes result sent to driver
05:52:08.379 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 3.0 (TID 23) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.380 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (12/200)
05:52:08.380 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Running task 12.0 in stage 3.0 (TID 23)
05:52:08.385 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.385 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.388 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.389 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.624 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23). 8852 bytes result sent to driver
05:52:08.625 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 3.0 (TID 24) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.626 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Running task 13.0 in stage 3.0 (TID 24)
05:52:08.626 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23) in 248 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (13/200)
05:52:08.631 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.632 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.636 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.636 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.652 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24). 8809 bytes result sent to driver
05:52:08.653 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 3.0 (TID 25) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.653 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Running task 14.0 in stage 3.0 (TID 25)
05:52:08.653 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (14/200)
05:52:08.658 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.658 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.661 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.661 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.674 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25). 8809 bytes result sent to driver
05:52:08.676 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 3.0 (TID 26) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.677 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (15/200)
05:52:08.677 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Running task 15.0 in stage 3.0 (TID 26)
05:52:08.684 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.684 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.688 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.688 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.926 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26). 8852 bytes result sent to driver
05:52:08.927 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 3.0 (TID 27) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.928 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Running task 16.0 in stage 3.0 (TID 27)
05:52:08.928 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26) in 253 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (16/200)
05:52:08.933 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.933 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.937 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.937 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.953 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27). 8809 bytes result sent to driver
05:52:08.954 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 3.0 (TID 28) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.955 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Running task 17.0 in stage 3.0 (TID 28)
05:52:08.955 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (17/200)
05:52:08.960 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.960 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.963 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.963 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.976 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28). 8809 bytes result sent to driver
05:52:08.977 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 3.0 (TID 29) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:08.978 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (18/200)
05:52:08.978 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Running task 18.0 in stage 3.0 (TID 29)
05:52:08.983 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.983 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:08.986 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:08.986 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.241 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29). 8852 bytes result sent to driver
05:52:09.242 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 3.0 (TID 30) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.242 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29) in 265 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (19/200)
05:52:09.242 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Running task 19.0 in stage 3.0 (TID 30)
05:52:09.248 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.248 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.252 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.252 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.266 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30). 8809 bytes result sent to driver
05:52:09.268 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 3.0 (TID 31) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.268 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Running task 20.0 in stage 3.0 (TID 31)
05:52:09.268 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (20/200)
05:52:09.275 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.275 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.279 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.280 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.294 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31). 8809 bytes result sent to driver
05:52:09.296 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 3.0 (TID 32) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.296 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Running task 21.0 in stage 3.0 (TID 32)
05:52:09.297 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (21/200)
05:52:09.302 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.303 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.306 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.307 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.544 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32). 8852 bytes result sent to driver
05:52:09.545 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 3.0 (TID 33) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.546 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Running task 22.0 in stage 3.0 (TID 33)
05:52:09.546 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32) in 251 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (22/200)
05:52:09.551 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.551 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.555 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.555 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.567 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33). 8809 bytes result sent to driver
05:52:09.568 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 3.0 (TID 34) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.569 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Running task 23.0 in stage 3.0 (TID 34)
05:52:09.569 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (23/200)
05:52:09.575 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.575 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.579 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.580 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.593 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34). 8809 bytes result sent to driver
05:52:09.594 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 3.0 (TID 35) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.594 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Running task 24.0 in stage 3.0 (TID 35)
05:52:09.594 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (24/200)
05:52:09.599 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.599 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.603 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.603 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.838 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35). 8852 bytes result sent to driver
05:52:09.840 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 3.0 (TID 36) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.840 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35) in 247 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (25/200)
05:52:09.841 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Running task 25.0 in stage 3.0 (TID 36)
05:52:09.848 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.848 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.852 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.852 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.869 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36). 8809 bytes result sent to driver
05:52:09.870 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 3.0 (TID 37) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.871 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (26/200)
05:52:09.871 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Running task 26.0 in stage 3.0 (TID 37)
05:52:09.876 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.877 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.881 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.881 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.897 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37). 8809 bytes result sent to driver
05:52:09.898 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 3.0 (TID 38) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:09.899 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Running task 27.0 in stage 3.0 (TID 38)
05:52:09.899 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (27/200)
05:52:09.905 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.905 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:09.909 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:09.909 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.157 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38). 8852 bytes result sent to driver
05:52:10.158 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 3.0 (TID 39) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.158 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Running task 28.0 in stage 3.0 (TID 39)
05:52:10.159 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38) in 262 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (28/200)
05:52:10.163 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.163 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.166 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.166 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.178 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39). 8809 bytes result sent to driver
05:52:10.180 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 3.0 (TID 40) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.181 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Running task 29.0 in stage 3.0 (TID 40)
05:52:10.181 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (29/200)
05:52:10.186 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.186 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.189 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.189 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.201 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40). 8809 bytes result sent to driver
05:52:10.202 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 3.0 (TID 41) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.202 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (30/200)
05:52:10.203 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Running task 30.0 in stage 3.0 (TID 41)
05:52:10.208 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.208 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.211 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.211 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.457 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41). 8852 bytes result sent to driver
05:52:10.459 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 3.0 (TID 42) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.459 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Running task 31.0 in stage 3.0 (TID 42)
05:52:10.460 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41) in 258 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (31/200)
05:52:10.464 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.464 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.467 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.467 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.479 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42). 8809 bytes result sent to driver
05:52:10.480 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 3.0 (TID 43) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.481 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Running task 32.0 in stage 3.0 (TID 43)
05:52:10.481 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (32/200)
05:52:10.486 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.486 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.488 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.489 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.499 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43). 8809 bytes result sent to driver
05:52:10.501 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 3.0 (TID 44) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.501 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Running task 33.0 in stage 3.0 (TID 44)
05:52:10.501 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (33/200)
05:52:10.507 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.508 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.692 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.692 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.775 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44). 8852 bytes result sent to driver
05:52:10.777 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 3.0 (TID 45) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.778 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44) in 278 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (34/200)
05:52:10.778 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Running task 34.0 in stage 3.0 (TID 45)
05:52:10.784 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.784 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.788 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.788 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.800 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Finished task 34.0 in stage 3.0 (TID 45). 8809 bytes result sent to driver
05:52:10.801 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 3.0 (TID 46) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.801 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Running task 35.0 in stage 3.0 (TID 46)
05:52:10.802 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 34.0 in stage 3.0 (TID 45) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (35/200)
05:52:10.807 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.808 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.811 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.811 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.825 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46). 8809 bytes result sent to driver
05:52:10.826 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 3.0 (TID 47) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:10.826 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (36/200)
05:52:10.827 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Running task 36.0 in stage 3.0 (TID 47)
05:52:10.832 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.832 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:10.836 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:10.836 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.075 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47). 8852 bytes result sent to driver
05:52:11.076 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 3.0 (TID 48) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.077 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Running task 37.0 in stage 3.0 (TID 48)
05:52:11.077 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47) in 252 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (37/200)
05:52:11.082 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.082 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.086 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.086 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.098 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Finished task 37.0 in stage 3.0 (TID 48). 8809 bytes result sent to driver
05:52:11.099 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 3.0 (TID 49) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.099 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Running task 38.0 in stage 3.0 (TID 49)
05:52:11.099 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 37.0 in stage 3.0 (TID 48) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (38/200)
05:52:11.105 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.105 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.108 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.108 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.117 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49). 8809 bytes result sent to driver
05:52:11.119 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 3.0 (TID 50) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.119 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (39/200)
05:52:11.120 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Running task 39.0 in stage 3.0 (TID 50)
05:52:11.305 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.305 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Started 0 remote fetches in 180 ms
05:52:11.309 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.309 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.392 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50). 8852 bytes result sent to driver
05:52:11.394 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 3.0 (TID 51) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.394 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50) in 276 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (40/200)
05:52:11.395 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Running task 40.0 in stage 3.0 (TID 51)
05:52:11.399 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.400 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.402 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.402 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.412 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51). 8809 bytes result sent to driver
05:52:11.413 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 3.0 (TID 52) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.414 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Running task 41.0 in stage 3.0 (TID 52)
05:52:11.414 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (41/200)
05:52:11.420 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.420 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.423 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.423 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.437 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52). 8809 bytes result sent to driver
05:52:11.438 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 3.0 (TID 53) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.439 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Running task 42.0 in stage 3.0 (TID 53)
05:52:11.439 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (42/200)
05:52:11.444 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.444 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.446 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.447 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.701 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53). 8852 bytes result sent to driver
05:52:11.702 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 3.0 (TID 54) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.703 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Running task 43.0 in stage 3.0 (TID 54)
05:52:11.703 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53) in 265 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (43/200)
05:52:11.709 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.710 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.712 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.712 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.725 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54). 8809 bytes result sent to driver
05:52:11.726 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 3.0 (TID 55) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.726 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (44/200)
05:52:11.726 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Running task 44.0 in stage 3.0 (TID 55)
05:52:11.733 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.733 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.736 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.737 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.749 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55). 8809 bytes result sent to driver
05:52:11.751 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 3.0 (TID 56) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.751 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Running task 45.0 in stage 3.0 (TID 56)
05:52:11.752 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (45/200)
05:52:11.758 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.759 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:11.762 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:11.762 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:11.994 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56). 8852 bytes result sent to driver
05:52:11.995 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 3.0 (TID 57) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:11.995 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Running task 46.0 in stage 3.0 (TID 57)
05:52:11.995 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56) in 245 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (46/200)
05:52:12.001 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.001 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.005 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.005 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.019 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57). 8809 bytes result sent to driver
05:52:12.020 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 3.0 (TID 58) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.020 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (47/200)
05:52:12.020 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Running task 47.0 in stage 3.0 (TID 58)
05:52:12.025 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.026 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.029 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.029 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.042 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58). 8809 bytes result sent to driver
05:52:12.043 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 3.0 (TID 59) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.044 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (48/200)
05:52:12.044 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Running task 48.0 in stage 3.0 (TID 59)
05:52:12.050 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.051 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.054 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.054 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.295 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59). 8852 bytes result sent to driver
05:52:12.297 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 3.0 (TID 60) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.297 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Running task 49.0 in stage 3.0 (TID 60)
05:52:12.297 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59) in 254 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (49/200)
05:52:12.303 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.303 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.306 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.306 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.315 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60). 8809 bytes result sent to driver
05:52:12.316 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 3.0 (TID 61) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.317 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Running task 50.0 in stage 3.0 (TID 61)
05:52:12.317 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (50/200)
05:52:12.321 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.321 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.324 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.325 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.337 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61). 8809 bytes result sent to driver
05:52:12.338 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 3.0 (TID 62) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.339 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Running task 51.0 in stage 3.0 (TID 62)
05:52:12.527 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (51/200)
05:52:12.533 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.534 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.536 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.537 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.620 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62). 8852 bytes result sent to driver
05:52:12.622 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 3.0 (TID 63) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.623 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Running task 52.0 in stage 3.0 (TID 63)
05:52:12.623 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62) in 284 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (52/200)
05:52:12.629 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.629 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.632 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.633 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.645 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63). 8809 bytes result sent to driver
05:52:12.647 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 3.0 (TID 64) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.647 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Running task 53.0 in stage 3.0 (TID 64)
05:52:12.648 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (53/200)
05:52:12.653 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.653 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.656 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.657 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.670 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64). 8809 bytes result sent to driver
05:52:12.671 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 3.0 (TID 65) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.672 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (54/200)
05:52:12.672 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Running task 54.0 in stage 3.0 (TID 65)
05:52:12.677 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.678 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.681 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.681 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.929 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65). 8852 bytes result sent to driver
05:52:12.931 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 3.0 (TID 66) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.931 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65) in 260 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (55/200)
05:52:12.932 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Running task 55.0 in stage 3.0 (TID 66)
05:52:12.937 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.937 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.940 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.940 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.949 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66). 8809 bytes result sent to driver
05:52:12.950 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 3.0 (TID 67) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.950 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Running task 56.0 in stage 3.0 (TID 67)
05:52:12.951 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (56/200)
05:52:12.954 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.955 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.957 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.957 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.966 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67). 8809 bytes result sent to driver
05:52:12.967 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 3.0 (TID 68) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:12.968 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (57/200)
05:52:12.968 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Running task 57.0 in stage 3.0 (TID 68)
05:52:12.973 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.973 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:12.977 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:12.977 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.217 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68). 8852 bytes result sent to driver
05:52:13.218 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 3.0 (TID 69) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.218 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68) in 251 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (58/200)
05:52:13.219 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Running task 58.0 in stage 3.0 (TID 69)
05:52:13.224 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.224 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.227 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.228 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.240 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69). 8809 bytes result sent to driver
05:52:13.241 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 3.0 (TID 70) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.242 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (59/200)
05:52:13.242 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Running task 59.0 in stage 3.0 (TID 70)
05:52:13.248 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.248 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.252 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.252 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.265 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70). 8809 bytes result sent to driver
05:52:13.266 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 3.0 (TID 71) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.267 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (60/200)
05:52:13.267 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Running task 60.0 in stage 3.0 (TID 71)
05:52:13.271 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.271 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.273 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.273 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.503 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71). 8852 bytes result sent to driver
05:52:13.504 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 3.0 (TID 72) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.504 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Running task 61.0 in stage 3.0 (TID 72)
05:52:13.505 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71) in 239 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (61/200)
05:52:13.509 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.509 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.511 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.511 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.521 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72). 8809 bytes result sent to driver
05:52:13.522 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 3.0 (TID 73) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.522 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (62/200)
05:52:13.522 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Running task 62.0 in stage 3.0 (TID 73)
05:52:13.528 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.528 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.532 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.532 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.542 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73). 8809 bytes result sent to driver
05:52:13.543 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 3.0 (TID 74) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.544 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Running task 63.0 in stage 3.0 (TID 74)
05:52:13.544 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (63/200)
05:52:13.548 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.548 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.551 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.552 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.796 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74). 8852 bytes result sent to driver
05:52:13.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 3.0 (TID 75) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.797 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Running task 64.0 in stage 3.0 (TID 75)
05:52:13.797 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74) in 254 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (64/200)
05:52:13.801 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.801 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.804 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.804 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.813 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75). 8809 bytes result sent to driver
05:52:13.814 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 3.0 (TID 76) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.814 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Running task 65.0 in stage 3.0 (TID 76)
05:52:13.814 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (65/200)
05:52:13.818 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.818 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.820 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.820 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.829 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Finished task 65.0 in stage 3.0 (TID 76). 8809 bytes result sent to driver
05:52:13.830 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 3.0 (TID 77) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:13.831 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Running task 66.0 in stage 3.0 (TID 77)
05:52:13.831 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 65.0 in stage 3.0 (TID 76) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (66/200)
05:52:13.835 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.835 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:13.837 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:13.837 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.072 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77). 8852 bytes result sent to driver
05:52:14.074 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 3.0 (TID 78) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.074 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Running task 67.0 in stage 3.0 (TID 78)
05:52:14.075 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77) in 245 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (67/200)
05:52:14.079 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.080 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.082 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.083 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.092 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Finished task 67.0 in stage 3.0 (TID 78). 8809 bytes result sent to driver
05:52:14.093 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 3.0 (TID 79) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.094 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Running task 68.0 in stage 3.0 (TID 79)
05:52:14.094 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 67.0 in stage 3.0 (TID 78) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (68/200)
05:52:14.101 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.101 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.104 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.104 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.113 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79). 8809 bytes result sent to driver
05:52:14.115 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 3.0 (TID 80) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.115 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (69/200)
05:52:14.115 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Running task 69.0 in stage 3.0 (TID 80)
05:52:14.121 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.122 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.307 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.307 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.388 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Finished task 69.0 in stage 3.0 (TID 80). 8852 bytes result sent to driver
05:52:14.389 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 3.0 (TID 81) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.390 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Running task 70.0 in stage 3.0 (TID 81)
05:52:14.390 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 69.0 in stage 3.0 (TID 80) in 276 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (70/200)
05:52:14.394 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.395 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.398 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.398 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.407 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81). 8809 bytes result sent to driver
05:52:14.407 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 3.0 (TID 82) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.408 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Running task 71.0 in stage 3.0 (TID 82)
05:52:14.408 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (71/200)
05:52:14.412 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.412 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.414 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.414 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.423 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Finished task 71.0 in stage 3.0 (TID 82). 8809 bytes result sent to driver
05:52:14.424 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 3.0 (TID 83) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.424 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 71.0 in stage 3.0 (TID 82) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (72/200)
05:52:14.425 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Running task 72.0 in stage 3.0 (TID 83)
05:52:14.429 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.429 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.432 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.432 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.663 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83). 8852 bytes result sent to driver
05:52:14.664 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 3.0 (TID 84) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.665 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Running task 73.0 in stage 3.0 (TID 84)
05:52:14.665 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83) in 242 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (73/200)
05:52:14.670 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.670 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.674 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.674 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.687 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84). 8809 bytes result sent to driver
05:52:14.688 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 3.0 (TID 85) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.689 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Running task 74.0 in stage 3.0 (TID 85)
05:52:14.689 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (74/200)
05:52:14.693 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.693 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.695 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.695 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.704 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85). 8809 bytes result sent to driver
05:52:14.705 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 3.0 (TID 86) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.705 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Running task 75.0 in stage 3.0 (TID 86)
05:52:14.705 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (75/200)
05:52:14.710 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.710 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.713 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.713 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.943 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86). 8852 bytes result sent to driver
05:52:14.944 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 3.0 (TID 87) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.945 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Running task 76.0 in stage 3.0 (TID 87)
05:52:14.945 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86) in 241 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (76/200)
05:52:14.950 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.950 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.953 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.954 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.965 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Finished task 76.0 in stage 3.0 (TID 87). 8809 bytes result sent to driver
05:52:14.967 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 3.0 (TID 88) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.967 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Running task 77.0 in stage 3.0 (TID 88)
05:52:14.967 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 76.0 in stage 3.0 (TID 87) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (77/200)
05:52:14.972 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.972 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.974 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.975 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.984 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88). 8809 bytes result sent to driver
05:52:14.985 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 3.0 (TID 89) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:14.985 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (78/200)
05:52:14.985 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Running task 78.0 in stage 3.0 (TID 89)
05:52:14.990 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.991 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:14.994 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:14.994 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.246 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89). 8852 bytes result sent to driver
05:52:15.248 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 3.0 (TID 90) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.248 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89) in 263 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (79/200)
05:52:15.248 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Running task 79.0 in stage 3.0 (TID 90)
05:52:15.254 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.255 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.258 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.258 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.271 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Finished task 79.0 in stage 3.0 (TID 90). 8809 bytes result sent to driver
05:52:15.272 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 3.0 (TID 91) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.272 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 79.0 in stage 3.0 (TID 90) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (80/200)
05:52:15.272 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Running task 80.0 in stage 3.0 (TID 91)
05:52:15.277 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.277 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.280 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.280 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.290 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91). 8809 bytes result sent to driver
05:52:15.291 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 3.0 (TID 92) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.292 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Running task 81.0 in stage 3.0 (TID 92)
05:52:15.292 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (81/200)
05:52:15.297 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.297 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.300 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.301 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.568 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92). 8852 bytes result sent to driver
05:52:15.569 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 3.0 (TID 93) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.570 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Running task 82.0 in stage 3.0 (TID 93)
05:52:15.570 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92) in 278 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (82/200)
05:52:15.574 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.574 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.576 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.577 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.585 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93). 8809 bytes result sent to driver
05:52:15.586 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 3.0 (TID 94) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.587 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Running task 83.0 in stage 3.0 (TID 94)
05:52:15.587 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (83/200)
05:52:15.591 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.591 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.593 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.593 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.602 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Finished task 83.0 in stage 3.0 (TID 94). 8809 bytes result sent to driver
05:52:15.603 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 3.0 (TID 95) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.603 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Running task 84.0 in stage 3.0 (TID 95)
05:52:15.603 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 83.0 in stage 3.0 (TID 94) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (84/200)
05:52:15.607 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.607 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.609 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.609 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.847 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95). 8852 bytes result sent to driver
05:52:15.848 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 3.0 (TID 96) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.848 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Running task 85.0 in stage 3.0 (TID 96)
05:52:15.848 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95) in 246 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (85/200)
05:52:15.853 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.853 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.856 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.856 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.865 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96). 8809 bytes result sent to driver
05:52:15.866 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 3.0 (TID 97) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.866 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Running task 86.0 in stage 3.0 (TID 97)
05:52:15.866 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (86/200)
05:52:15.870 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.870 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.873 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.873 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.882 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97). 8809 bytes result sent to driver
05:52:15.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 3.0 (TID 98) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:15.884 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Running task 87.0 in stage 3.0 (TID 98)
05:52:15.884 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (87/200)
05:52:15.888 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.888 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:15.891 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:15.891 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.138 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98). 8852 bytes result sent to driver
05:52:16.140 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 3.0 (TID 99) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.140 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Running task 88.0 in stage 3.0 (TID 99)
05:52:16.140 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98) in 257 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (88/200)
05:52:16.145 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.145 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.147 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.148 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.157 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99). 8809 bytes result sent to driver
05:52:16.157 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 3.0 (TID 100) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.158 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (89/200)
05:52:16.158 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Running task 89.0 in stage 3.0 (TID 100)
05:52:16.162 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.162 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.165 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.165 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.174 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100). 8809 bytes result sent to driver
05:52:16.175 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 3.0 (TID 101) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.176 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Running task 90.0 in stage 3.0 (TID 101)
05:52:16.176 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (90/200)
05:52:16.181 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.181 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.183 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.183 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.440 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101). 8852 bytes result sent to driver
05:52:16.441 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 3.0 (TID 102) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.441 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Running task 91.0 in stage 3.0 (TID 102)
05:52:16.441 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101) in 267 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (91/200)
05:52:16.447 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.447 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.449 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.449 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.460 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102). 8809 bytes result sent to driver
05:52:16.460 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 3.0 (TID 103) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.461 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (92/200)
05:52:16.462 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Running task 92.0 in stage 3.0 (TID 103)
05:52:16.465 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.466 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.468 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.468 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.479 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103). 8809 bytes result sent to driver
05:52:16.480 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 3.0 (TID 104) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.480 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (93/200)
05:52:16.481 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Running task 93.0 in stage 3.0 (TID 104)
05:52:16.485 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.485 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.487 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.487 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.726 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104). 8852 bytes result sent to driver
05:52:16.727 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 3.0 (TID 105) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.728 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104) in 248 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (94/200)
05:52:16.728 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Running task 94.0 in stage 3.0 (TID 105)
05:52:16.732 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.733 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.735 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.735 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.745 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Finished task 94.0 in stage 3.0 (TID 105). 8809 bytes result sent to driver
05:52:16.746 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 3.0 (TID 106) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.746 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 94.0 in stage 3.0 (TID 105) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (95/200)
05:52:16.746 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Running task 95.0 in stage 3.0 (TID 106)
05:52:16.750 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.751 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.753 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.753 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.761 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106). 8809 bytes result sent to driver
05:52:16.763 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 3.0 (TID 107) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:16.763 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (96/200)
05:52:16.763 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Running task 96.0 in stage 3.0 (TID 107)
05:52:16.768 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.768 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:16.770 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:16.770 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.005 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107). 8852 bytes result sent to driver
05:52:17.006 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 3.0 (TID 108) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.007 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107) in 245 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (97/200)
05:52:17.007 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Running task 97.0 in stage 3.0 (TID 108)
05:52:17.012 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.012 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.015 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.015 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.026 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Finished task 97.0 in stage 3.0 (TID 108). 8809 bytes result sent to driver
05:52:17.027 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 3.0 (TID 109) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.028 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Running task 98.0 in stage 3.0 (TID 109)
05:52:17.028 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 97.0 in stage 3.0 (TID 108) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (98/200)
05:52:17.032 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.032 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.034 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.035 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.043 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109). 8809 bytes result sent to driver
05:52:17.044 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 3.0 (TID 110) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.044 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Running task 99.0 in stage 3.0 (TID 110)
05:52:17.044 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (99/200)
05:52:17.048 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.048 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.051 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.051 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.289 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110). 8852 bytes result sent to driver
05:52:17.290 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 3.0 (TID 111) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.291 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Running task 100.0 in stage 3.0 (TID 111)
05:52:17.291 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110) in 248 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (100/200)
05:52:17.295 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.296 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.298 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.298 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.310 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111). 8809 bytes result sent to driver
05:52:17.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 3.0 (TID 112) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.312 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Running task 101.0 in stage 3.0 (TID 112)
05:52:17.312 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (101/200)
05:52:17.316 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.316 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.319 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.319 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.328 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112). 8809 bytes result sent to driver
05:52:17.329 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 3.0 (TID 113) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.330 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (102/200)
05:52:17.330 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Running task 102.0 in stage 3.0 (TID 113)
05:52:17.335 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.335 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.338 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.338 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.586 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113). 8852 bytes result sent to driver
05:52:17.587 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 3.0 (TID 114) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.588 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113) in 259 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (103/200)
05:52:17.588 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Running task 103.0 in stage 3.0 (TID 114)
05:52:17.593 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.593 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.595 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.595 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.604 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114). 8809 bytes result sent to driver
05:52:17.605 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 3.0 (TID 115) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.605 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Running task 104.0 in stage 3.0 (TID 115)
05:52:17.606 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (104/200)
05:52:17.611 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.611 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.614 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.614 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.625 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115). 8809 bytes result sent to driver
05:52:17.626 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 3.0 (TID 116) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.627 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (105/200)
05:52:17.627 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Running task 105.0 in stage 3.0 (TID 116)
05:52:17.631 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.631 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.634 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.634 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.866 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116). 8852 bytes result sent to driver
05:52:17.867 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 3.0 (TID 117) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.868 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Running task 106.0 in stage 3.0 (TID 117)
05:52:17.868 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116) in 242 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (106/200)
05:52:17.871 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.872 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.874 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.874 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.882 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Finished task 106.0 in stage 3.0 (TID 117). 8809 bytes result sent to driver
05:52:17.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 3.0 (TID 118) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.884 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 106.0 in stage 3.0 (TID 117) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (107/200)
05:52:17.884 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Running task 107.0 in stage 3.0 (TID 118)
05:52:17.888 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.888 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.890 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.890 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.899 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Finished task 107.0 in stage 3.0 (TID 118). 8809 bytes result sent to driver
05:52:17.900 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 3.0 (TID 119) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:17.901 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Running task 108.0 in stage 3.0 (TID 119)
05:52:17.901 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 107.0 in stage 3.0 (TID 118) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (108/200)
05:52:17.905 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.905 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:17.907 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:17.907 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.141 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119). 8852 bytes result sent to driver
05:52:18.143 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 3.0 (TID 120) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.143 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119) in 243 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (109/200)
05:52:18.143 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Running task 109.0 in stage 3.0 (TID 120)
05:52:18.147 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.147 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.150 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.150 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.159 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Finished task 109.0 in stage 3.0 (TID 120). 8809 bytes result sent to driver
05:52:18.160 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 3.0 (TID 121) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.160 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 109.0 in stage 3.0 (TID 120) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (110/200)
05:52:18.160 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Running task 110.0 in stage 3.0 (TID 121)
05:52:18.164 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.164 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.166 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.166 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.173 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121). 8809 bytes result sent to driver
05:52:18.174 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 3.0 (TID 122) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.175 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (111/200)
05:52:18.175 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Running task 111.0 in stage 3.0 (TID 122)
05:52:18.179 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.180 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.182 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.182 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.422 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122). 8852 bytes result sent to driver
05:52:18.423 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 3.0 (TID 123) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.424 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Running task 112.0 in stage 3.0 (TID 123)
05:52:18.424 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122) in 250 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (112/200)
05:52:18.429 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.430 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.433 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.433 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.442 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123). 8809 bytes result sent to driver
05:52:18.443 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 3.0 (TID 124) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.444 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Running task 113.0 in stage 3.0 (TID 124)
05:52:18.444 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (113/200)
05:52:18.449 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.449 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.451 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.451 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.461 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124). 8809 bytes result sent to driver
05:52:18.462 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 3.0 (TID 125) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.462 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (114/200)
05:52:18.462 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Running task 114.0 in stage 3.0 (TID 125)
05:52:18.468 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.468 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.471 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.471 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.732 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125). 8852 bytes result sent to driver
05:52:18.734 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 3.0 (TID 126) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.734 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Running task 115.0 in stage 3.0 (TID 126)
05:52:18.734 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125) in 273 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (115/200)
05:52:18.739 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.739 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.741 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.741 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.749 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126). 8809 bytes result sent to driver
05:52:18.750 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 3.0 (TID 127) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.751 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (116/200)
05:52:18.752 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Running task 116.0 in stage 3.0 (TID 127)
05:52:18.756 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.756 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.759 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.759 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.767 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127). 8809 bytes result sent to driver
05:52:18.768 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 3.0 (TID 128) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:18.769 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (117/200)
05:52:18.769 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Running task 117.0 in stage 3.0 (TID 128)
05:52:18.774 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.774 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:18.777 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:18.777 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.011 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128). 8852 bytes result sent to driver
05:52:19.012 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 3.0 (TID 129) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.012 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Running task 118.0 in stage 3.0 (TID 129)
05:52:19.013 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128) in 244 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (118/200)
05:52:19.018 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.018 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.021 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.021 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.031 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Finished task 118.0 in stage 3.0 (TID 129). 8809 bytes result sent to driver
05:52:19.032 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 3.0 (TID 130) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.032 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 118.0 in stage 3.0 (TID 129) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (119/200)
05:52:19.032 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Running task 119.0 in stage 3.0 (TID 130)
05:52:19.036 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.036 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.038 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.038 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.047 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130). 8809 bytes result sent to driver
05:52:19.047 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 3.0 (TID 131) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.048 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Running task 120.0 in stage 3.0 (TID 131)
05:52:19.048 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (120/200)
05:52:19.052 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.052 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.054 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.054 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.285 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131). 8852 bytes result sent to driver
05:52:19.286 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 3.0 (TID 132) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.287 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Running task 121.0 in stage 3.0 (TID 132)
05:52:19.287 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131) in 240 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (121/200)
05:52:19.291 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.291 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.294 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.294 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.302 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132). 8809 bytes result sent to driver
05:52:19.303 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 3.0 (TID 133) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.304 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Running task 122.0 in stage 3.0 (TID 133)
05:52:19.304 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (122/200)
05:52:19.309 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.309 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.311 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.311 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.319 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133). 8809 bytes result sent to driver
05:52:19.320 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 3.0 (TID 134) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.321 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Running task 123.0 in stage 3.0 (TID 134)
05:52:19.321 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (123/200)
05:52:19.326 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.326 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.329 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.329 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.566 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Finished task 123.0 in stage 3.0 (TID 134). 8852 bytes result sent to driver
05:52:19.567 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 3.0 (TID 135) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.567 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Running task 124.0 in stage 3.0 (TID 135)
05:52:19.567 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 123.0 in stage 3.0 (TID 134) in 247 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (124/200)
05:52:19.572 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.572 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.575 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.575 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.586 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Finished task 124.0 in stage 3.0 (TID 135). 8809 bytes result sent to driver
05:52:19.587 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 3.0 (TID 136) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.587 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 124.0 in stage 3.0 (TID 135) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (125/200)
05:52:19.588 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Running task 125.0 in stage 3.0 (TID 136)
05:52:19.593 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.593 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.595 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.595 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.604 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Finished task 125.0 in stage 3.0 (TID 136). 8809 bytes result sent to driver
05:52:19.605 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 3.0 (TID 137) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.606 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 125.0 in stage 3.0 (TID 136) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (126/200)
05:52:19.606 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Running task 126.0 in stage 3.0 (TID 137)
05:52:19.610 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.610 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.612 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.612 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.863 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137). 8852 bytes result sent to driver
05:52:19.864 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 3.0 (TID 138) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.865 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Running task 127.0 in stage 3.0 (TID 138)
05:52:19.865 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137) in 261 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (127/200)
05:52:19.871 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.871 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.873 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.874 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.885 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138). 8809 bytes result sent to driver
05:52:19.886 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 3.0 (TID 139) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.886 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Running task 128.0 in stage 3.0 (TID 139)
05:52:19.886 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (128/200)
05:52:19.891 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.892 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.894 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.895 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.904 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139). 8809 bytes result sent to driver
05:52:19.905 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 3.0 (TID 140) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:19.905 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Running task 129.0 in stage 3.0 (TID 140)
05:52:19.905 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (129/200)
05:52:19.909 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.909 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:19.911 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:19.912 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.150 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140). 8852 bytes result sent to driver
05:52:20.151 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 3.0 (TID 141) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.151 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140) in 247 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (130/200)
05:52:20.151 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Running task 130.0 in stage 3.0 (TID 141)
05:52:20.157 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.157 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.159 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.159 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.167 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Finished task 130.0 in stage 3.0 (TID 141). 8809 bytes result sent to driver
05:52:20.168 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 3.0 (TID 142) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.168 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 130.0 in stage 3.0 (TID 141) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (131/200)
05:52:20.168 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Running task 131.0 in stage 3.0 (TID 142)
05:52:20.172 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.172 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.174 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.175 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.185 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142). 8809 bytes result sent to driver
05:52:20.186 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 3.0 (TID 143) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.187 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (132/200)
05:52:20.187 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Running task 132.0 in stage 3.0 (TID 143)
05:52:20.190 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.190 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.192 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.192 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.421 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143). 8852 bytes result sent to driver
05:52:20.422 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 3.0 (TID 144) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.423 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Running task 133.0 in stage 3.0 (TID 144)
05:52:20.423 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143) in 237 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (133/200)
05:52:20.428 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.428 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.430 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.430 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.441 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144). 8809 bytes result sent to driver
05:52:20.442 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 3.0 (TID 145) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.443 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (134/200)
05:52:20.443 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Running task 134.0 in stage 3.0 (TID 145)
05:52:20.448 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.448 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.450 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.450 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.458 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145). 8809 bytes result sent to driver
05:52:20.459 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 3.0 (TID 146) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.460 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Running task 135.0 in stage 3.0 (TID 146)
05:52:20.460 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (135/200)
05:52:20.464 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.464 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.466 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.466 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.698 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146). 8852 bytes result sent to driver
05:52:20.699 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 3.0 (TID 147) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.700 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Running task 136.0 in stage 3.0 (TID 147)
05:52:20.700 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146) in 241 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (136/200)
05:52:20.704 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.704 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.706 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.706 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.714 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Finished task 136.0 in stage 3.0 (TID 147). 8809 bytes result sent to driver
05:52:20.714 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 3.0 (TID 148) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.715 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Running task 137.0 in stage 3.0 (TID 148)
05:52:20.715 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 3.0 (TID 147) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (137/200)
05:52:20.718 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.718 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.720 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.720 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.727 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148). 8809 bytes result sent to driver
05:52:20.728 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 3.0 (TID 149) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.728 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Running task 138.0 in stage 3.0 (TID 149)
05:52:20.728 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148) in 14 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (138/200)
05:52:20.732 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.732 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.734 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.734 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.979 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149). 8852 bytes result sent to driver
05:52:20.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 3.0 (TID 150) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.980 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Running task 139.0 in stage 3.0 (TID 150)
05:52:20.981 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149) in 254 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (139/200)
05:52:20.985 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.985 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.987 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:20.987 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:20.995 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Finished task 139.0 in stage 3.0 (TID 150). 8809 bytes result sent to driver
05:52:20.996 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 3.0 (TID 151) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:20.996 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Running task 140.0 in stage 3.0 (TID 151)
05:52:20.997 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 3.0 (TID 150) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (140/200)
05:52:21.000 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.000 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.002 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.002 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.009 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151). 8809 bytes result sent to driver
05:52:21.010 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 3.0 (TID 152) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.010 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151) in 14 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (141/200)
05:52:21.011 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Running task 141.0 in stage 3.0 (TID 152)
05:52:21.014 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.014 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.016 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.016 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.247 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152). 8852 bytes result sent to driver
05:52:21.248 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 3.0 (TID 153) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.248 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Running task 142.0 in stage 3.0 (TID 153)
05:52:21.248 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152) in 238 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (142/200)
05:52:21.252 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.252 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.254 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.254 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.262 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153). 8809 bytes result sent to driver
05:52:21.263 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 3.0 (TID 154) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.263 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Running task 143.0 in stage 3.0 (TID 154)
05:52:21.263 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (143/200)
05:52:21.267 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.267 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.270 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.270 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.277 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154). 8809 bytes result sent to driver
05:52:21.278 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 3.0 (TID 155) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.279 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Running task 144.0 in stage 3.0 (TID 155)
05:52:21.279 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (144/200)
05:52:21.283 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.284 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.286 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.286 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.523 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155). 8852 bytes result sent to driver
05:52:21.524 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 3.0 (TID 156) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.525 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155) in 247 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (145/200)
05:52:21.525 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Running task 145.0 in stage 3.0 (TID 156)
05:52:21.530 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.530 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.532 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.533 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.543 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156). 8809 bytes result sent to driver
05:52:21.544 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 3.0 (TID 157) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.544 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (146/200)
05:52:21.544 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Running task 146.0 in stage 3.0 (TID 157)
05:52:21.548 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.548 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.550 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.550 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.558 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Finished task 146.0 in stage 3.0 (TID 157). 8809 bytes result sent to driver
05:52:21.559 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 3.0 (TID 158) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.559 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 3.0 (TID 157) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (147/200)
05:52:21.559 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Running task 147.0 in stage 3.0 (TID 158)
05:52:21.562 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.563 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.564 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.564 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.799 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158). 8852 bytes result sent to driver
05:52:21.800 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 3.0 (TID 159) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.800 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Running task 148.0 in stage 3.0 (TID 159)
05:52:21.800 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158) in 242 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (148/200)
05:52:21.805 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.805 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.807 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.807 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.816 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159). 8809 bytes result sent to driver
05:52:21.816 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 3.0 (TID 160) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.817 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (149/200)
05:52:21.818 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Running task 149.0 in stage 3.0 (TID 160)
05:52:21.821 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.822 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.823 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.824 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.831 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160). 8809 bytes result sent to driver
05:52:21.832 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 3.0 (TID 161) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:21.833 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (150/200)
05:52:21.833 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Running task 150.0 in stage 3.0 (TID 161)
05:52:21.837 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.837 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:21.839 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:21.839 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.082 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161). 8852 bytes result sent to driver
05:52:22.083 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 3.0 (TID 162) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.084 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Running task 151.0 in stage 3.0 (TID 162)
05:52:22.084 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161) in 252 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (151/200)
05:52:22.088 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.088 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.090 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.090 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.103 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162). 8938 bytes result sent to driver
05:52:22.105 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 3.0 (TID 163) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.105 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (152/200)
05:52:22.105 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Running task 152.0 in stage 3.0 (TID 163)
05:52:22.110 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.110 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.113 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.113 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.123 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163). 8809 bytes result sent to driver
05:52:22.124 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 3.0 (TID 164) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.124 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Running task 153.0 in stage 3.0 (TID 164)
05:52:22.124 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (153/200)
05:52:22.128 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.128 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.130 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.131 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.404 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164). 8852 bytes result sent to driver
05:52:22.405 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 3.0 (TID 165) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.406 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164) in 282 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (154/200)
05:52:22.406 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Running task 154.0 in stage 3.0 (TID 165)
05:52:22.410 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.410 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.413 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.413 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.422 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165). 8809 bytes result sent to driver
05:52:22.423 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 3.0 (TID 166) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.424 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Running task 155.0 in stage 3.0 (TID 166)
05:52:22.424 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (155/200)
05:52:22.428 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.428 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.430 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.430 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.438 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Finished task 155.0 in stage 3.0 (TID 166). 8809 bytes result sent to driver
05:52:22.439 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 3.0 (TID 167) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.439 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 3.0 (TID 166) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (156/200)
05:52:22.440 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Running task 156.0 in stage 3.0 (TID 167)
05:52:22.443 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.443 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.445 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.445 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.682 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167). 8852 bytes result sent to driver
05:52:22.683 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 3.0 (TID 168) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.683 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Running task 157.0 in stage 3.0 (TID 168)
05:52:22.683 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167) in 244 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (157/200)
05:52:22.687 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.687 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.690 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.690 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.698 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168). 8809 bytes result sent to driver
05:52:22.699 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 3.0 (TID 169) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.699 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (158/200)
05:52:22.699 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Running task 158.0 in stage 3.0 (TID 169)
05:52:22.703 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.703 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.706 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.706 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.717 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169). 8809 bytes result sent to driver
05:52:22.719 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 3.0 (TID 170) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.719 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Running task 159.0 in stage 3.0 (TID 170)
05:52:22.719 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (159/200)
05:52:22.723 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.723 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.725 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.725 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.956 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170). 8852 bytes result sent to driver
05:52:22.957 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 3.0 (TID 171) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.958 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170) in 239 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (160/200)
05:52:22.958 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Running task 160.0 in stage 3.0 (TID 171)
05:52:22.961 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.962 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.964 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.964 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.973 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171). 8809 bytes result sent to driver
05:52:22.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 3.0 (TID 172) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.975 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Running task 161.0 in stage 3.0 (TID 172)
05:52:22.975 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (161/200)
05:52:22.979 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.979 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.981 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.981 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.989 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172). 8809 bytes result sent to driver
05:52:22.990 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 3.0 (TID 173) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:22.990 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (162/200)
05:52:22.990 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Running task 162.0 in stage 3.0 (TID 173)
05:52:22.994 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.994 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:22.996 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:22.996 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.241 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Finished task 162.0 in stage 3.0 (TID 173). 8852 bytes result sent to driver
05:52:23.242 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 3.0 (TID 174) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.242 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Running task 163.0 in stage 3.0 (TID 174)
05:52:23.242 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 3.0 (TID 173) in 253 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (163/200)
05:52:23.246 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.246 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.248 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.248 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.256 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174). 8809 bytes result sent to driver
05:52:23.257 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 3.0 (TID 175) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.257 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Running task 164.0 in stage 3.0 (TID 175)
05:52:23.257 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (164/200)
05:52:23.261 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.261 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.263 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.263 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.271 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175). 8809 bytes result sent to driver
05:52:23.272 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 3.0 (TID 176) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.272 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (165/200)
05:52:23.272 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Running task 165.0 in stage 3.0 (TID 176)
05:52:23.276 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.276 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.278 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.278 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.510 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176). 8852 bytes result sent to driver
05:52:23.511 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 3.0 (TID 177) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.511 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Running task 166.0 in stage 3.0 (TID 177)
05:52:23.511 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176) in 240 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (166/200)
05:52:23.515 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.515 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.517 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.517 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.525 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177). 8809 bytes result sent to driver
05:52:23.526 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 3.0 (TID 178) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.526 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Running task 167.0 in stage 3.0 (TID 178)
05:52:23.527 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (167/200)
05:52:23.531 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.531 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.534 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.534 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.544 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Finished task 167.0 in stage 3.0 (TID 178). 8809 bytes result sent to driver
05:52:23.545 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 3.0 (TID 179) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.545 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 3.0 (TID 178) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (168/200)
05:52:23.545 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Running task 168.0 in stage 3.0 (TID 179)
05:52:23.550 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.550 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.552 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.552 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.785 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179). 8852 bytes result sent to driver
05:52:23.786 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 3.0 (TID 180) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.787 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Running task 169.0 in stage 3.0 (TID 180)
05:52:23.787 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179) in 243 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (169/200)
05:52:23.790 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.791 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.793 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.793 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.800 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Finished task 169.0 in stage 3.0 (TID 180). 8809 bytes result sent to driver
05:52:23.801 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 3.0 (TID 181) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.801 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 169.0 in stage 3.0 (TID 180) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (170/200)
05:52:23.801 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Running task 170.0 in stage 3.0 (TID 181)
05:52:23.806 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.806 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.809 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.809 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.819 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181). 8809 bytes result sent to driver
05:52:23.820 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 3.0 (TID 182) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:23.821 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (171/200)
05:52:23.821 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Running task 171.0 in stage 3.0 (TID 182)
05:52:23.824 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.824 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:23.826 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:23.826 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.056 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182). 8852 bytes result sent to driver
05:52:24.057 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 3.0 (TID 183) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.058 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182) in 238 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (172/200)
05:52:24.058 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Running task 172.0 in stage 3.0 (TID 183)
05:52:24.063 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.063 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.065 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.065 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.072 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Finished task 172.0 in stage 3.0 (TID 183). 8809 bytes result sent to driver
05:52:24.073 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 3.0 (TID 184) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.074 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 3.0 (TID 183) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (173/200)
05:52:24.074 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Running task 173.0 in stage 3.0 (TID 184)
05:52:24.079 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.079 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.081 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.081 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.089 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Finished task 173.0 in stage 3.0 (TID 184). 8809 bytes result sent to driver
05:52:24.090 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 3.0 (TID 185) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.090 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 173.0 in stage 3.0 (TID 184) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (174/200)
05:52:24.091 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Running task 174.0 in stage 3.0 (TID 185)
05:52:24.096 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.096 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.100 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.100 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.345 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185). 8852 bytes result sent to driver
05:52:24.346 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 3.0 (TID 186) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.347 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Running task 175.0 in stage 3.0 (TID 186)
05:52:24.347 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185) in 258 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (175/200)
05:52:24.351 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.352 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.354 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.354 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.364 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186). 8809 bytes result sent to driver
05:52:24.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 3.0 (TID 187) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.366 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (176/200)
05:52:24.366 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Running task 176.0 in stage 3.0 (TID 187)
05:52:24.369 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.370 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.371 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.371 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.379 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187). 8809 bytes result sent to driver
05:52:24.380 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 3.0 (TID 188) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.380 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (177/200)
05:52:24.381 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Running task 177.0 in stage 3.0 (TID 188)
05:52:24.384 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.384 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.386 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.386 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.621 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188). 8852 bytes result sent to driver
05:52:24.622 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 3.0 (TID 189) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.623 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Running task 178.0 in stage 3.0 (TID 189)
05:52:24.623 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188) in 243 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (178/200)
05:52:24.628 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.628 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.631 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.631 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.641 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189). 8809 bytes result sent to driver
05:52:24.642 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 3.0 (TID 190) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.643 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (179/200)
05:52:24.643 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Running task 179.0 in stage 3.0 (TID 190)
05:52:24.648 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.648 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.651 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.651 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.661 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190). 8809 bytes result sent to driver
05:52:24.662 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 3.0 (TID 191) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.662 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Running task 180.0 in stage 3.0 (TID 191)
05:52:24.662 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (180/200)
05:52:24.667 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.667 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.669 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.669 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.898 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191). 8852 bytes result sent to driver
05:52:24.899 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 3.0 (TID 192) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.900 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Running task 181.0 in stage 3.0 (TID 192)
05:52:24.900 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191) in 239 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (181/200)
05:52:24.904 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.904 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.906 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.906 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.914 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192). 8809 bytes result sent to driver
05:52:24.915 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 3.0 (TID 193) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.915 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Running task 182.0 in stage 3.0 (TID 193)
05:52:24.915 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (182/200)
05:52:24.920 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.920 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.922 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.922 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.929 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193). 8809 bytes result sent to driver
05:52:24.930 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 3.0 (TID 194) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:24.931 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Running task 183.0 in stage 3.0 (TID 194)
05:52:24.931 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (183/200)
05:52:24.934 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.934 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:24.936 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:24.936 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.175 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194). 8852 bytes result sent to driver
05:52:25.176 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 3.0 (TID 195) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.177 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Running task 184.0 in stage 3.0 (TID 195)
05:52:25.177 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194) in 247 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (184/200)
05:52:25.181 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.181 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.183 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.183 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.191 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Finished task 184.0 in stage 3.0 (TID 195). 8809 bytes result sent to driver
05:52:25.192 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 3.0 (TID 196) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.192 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Running task 185.0 in stage 3.0 (TID 196)
05:52:25.192 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 184.0 in stage 3.0 (TID 195) in 16 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (185/200)
05:52:25.196 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.196 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.199 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.199 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.206 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196). 8809 bytes result sent to driver
05:52:25.207 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 3.0 (TID 197) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.208 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Running task 186.0 in stage 3.0 (TID 197)
05:52:25.208 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (186/200)
05:52:25.211 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.212 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.214 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.214 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.465 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197). 8852 bytes result sent to driver
05:52:25.466 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 3.0 (TID 198) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.466 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Running task 187.0 in stage 3.0 (TID 198)
05:52:25.466 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197) in 259 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (187/200)
05:52:25.470 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.470 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.472 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.472 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.479 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198). 8809 bytes result sent to driver
05:52:25.480 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 3.0 (TID 199) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.481 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (188/200)
05:52:25.481 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Running task 188.0 in stage 3.0 (TID 199)
05:52:25.485 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.485 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.488 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.488 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.495 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199). 8809 bytes result sent to driver
05:52:25.496 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 3.0 (TID 200) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.497 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Running task 189.0 in stage 3.0 (TID 200)
05:52:25.497 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (189/200)
05:52:25.500 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.500 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.502 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.502 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.737 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200). 8852 bytes result sent to driver
05:52:25.738 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 3.0 (TID 201) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.738 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Running task 190.0 in stage 3.0 (TID 201)
05:52:25.738 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200) in 242 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (190/200)
05:52:25.742 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.742 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.744 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.744 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.752 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201). 8809 bytes result sent to driver
05:52:25.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 3.0 (TID 202) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.753 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Running task 191.0 in stage 3.0 (TID 202)
05:52:25.753 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201) in 15 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (191/200)
05:52:25.758 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.758 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.761 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.761 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.772 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Finished task 191.0 in stage 3.0 (TID 202). 8809 bytes result sent to driver
05:52:25.773 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 3.0 (TID 203) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:25.773 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 3.0 (TID 202) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (192/200)
05:52:25.774 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Running task 192.0 in stage 3.0 (TID 203)
05:52:25.780 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.780 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:25.783 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:25.783 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.026 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203). 8852 bytes result sent to driver
05:52:26.027 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 3.0 (TID 204) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.028 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203) in 256 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (193/200)
05:52:26.028 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Running task 193.0 in stage 3.0 (TID 204)
05:52:26.033 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.034 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.036 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.037 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.050 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204). 8809 bytes result sent to driver
05:52:26.051 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 3.0 (TID 205) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.052 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (194/200)
05:52:26.052 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Running task 194.0 in stage 3.0 (TID 205)
05:52:26.058 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.059 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.062 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.063 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.074 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205). 8809 bytes result sent to driver
05:52:26.075 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 3.0 (TID 206) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.075 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (195/200)
05:52:26.075 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Running task 195.0 in stage 3.0 (TID 206)
05:52:26.275 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.275 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.277 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.277 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.354 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206). 8852 bytes result sent to driver
05:52:26.355 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 3.0 (TID 207) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.356 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206) in 281 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (196/200)
05:52:26.356 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Running task 196.0 in stage 3.0 (TID 207)
05:52:26.363 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.363 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.366 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.366 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.378 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207). 8809 bytes result sent to driver
05:52:26.379 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 3.0 (TID 208) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.379 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (197/200)
05:52:26.379 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Running task 197.0 in stage 3.0 (TID 208)
05:52:26.385 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.386 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.389 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.389 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.399 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208). 8809 bytes result sent to driver
05:52:26.400 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 3.0 (TID 209) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.401 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (198/200)
05:52:26.401 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Running task 198.0 in stage 3.0 (TID 209)
05:52:26.406 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.407 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.409 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.410 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30156), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [9ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30147), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [40ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30147), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [43ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30147), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [52ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [64ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [54ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [59ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [82ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [73ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [65ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30146), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [68ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [70ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [75ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [88ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [91ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [93ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [97ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [105ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [100ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.623 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [106ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.624 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [112ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.624 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [110ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.624 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [115ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.625 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [120ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.625 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [125ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.625 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [127ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.625 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [129ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30145), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [130ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [132ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [135ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [140ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [141ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [142ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [145ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.626 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30144), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [148ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [149ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [151ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [155ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [157ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [159ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [161ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.627 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [163ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [164ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [165ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30143), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [167ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [175ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [169ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.628 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [171ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [178ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [181ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30142), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [184ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30138), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [179ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30131), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [176ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.629 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30125), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [173ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30120), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [176ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30107), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [178ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30098), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [174ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30098), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [175ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30096), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [173ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30090), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [173ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.630 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30087), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [172ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.631 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30086), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [171ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.631 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30084), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [171ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:26.664 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209). 8852 bytes result sent to driver
05:52:26.665 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 3.0 (TID 210) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
05:52:26.665 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Running task 199.0 in stage 3.0 (TID 210)
05:52:26.665 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209) in 265 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (199/200)
05:52:26.670 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.670 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.673 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:26.673 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:26.683 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210). 8809 bytes result sent to driver
05:52:26.684 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 4.0 (TID 211) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:26.684 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (200/200)
05:52:26.684 [INFO - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (Logging.scala:57) Running task 1.0 in stage 4.0 (TID 211)
05:52:26.685 [INFO - task-result-getter-2] (Logging.scala:57) Removed TaskSet 3.0, whose tasks have all completed, from pool 
05:52:26.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 20.260 s
05:52:26.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:26.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
05:52:26.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
05:52:26.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:26.687 [DEBUG - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:26.729 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9965 rows, more = false, responseScanTimestamp = 7305174821669978112) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=32ffd831624743eeb8281f01bdb11af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:26.925 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_6_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 22.7 KiB, free: 1993.8 MiB)
05:52:26.961 [INFO - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211). 5982 bytes result sent to driver
05:52:26.962 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 4.0 (TID 212) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:26.962 [INFO - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (Logging.scala:57) Running task 2.0 in stage 4.0 (TID 212)
05:52:26.962 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211) in 279 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/4)
05:52:26.965 [DEBUG - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.007 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305174822799675392) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fde8f883bc594468818ea09c6780568a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.049 [INFO - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212). 5939 bytes result sent to driver
05:52:27.050 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 4.0 (TID 213) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5001 bytes) taskResourceAssignments Map()
05:52:27.051 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212) in 90 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/4)
05:52:27.051 [INFO - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (Logging.scala:57) Running task 3.0 in stage 4.0 (TID 213)
05:52:27.053 [DEBUG - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.098 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9928 rows, more = false, responseScanTimestamp = 7305174823166324736) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7ba923a406094332b5db8b02566368e1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.164 [INFO - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213). 5982 bytes result sent to driver
05:52:27.165 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 5.0 (TID 214) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:27.165 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213) in 115 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/4)
05:52:27.165 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Running task 0.0 in stage 5.0 (TID 214)
05:52:27.165 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 4.0, whose tasks have all completed, from pool 
05:52:27.166 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 4 (collect at IntegrationTestBigLinkedList.scala:421) finished in 23.058 s
05:52:27.166 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:27.166 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6)
05:52:27.166 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
05:52:27.166 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:27.169 [DEBUG - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.180 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 5.747738 ms
05:52:27.265 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7305174823678771200) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=8166f0a26f7a45069ce0a1c59c16d390, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.286 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 16.020093 ms
05:52:27.424 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214). 6410 bytes result sent to driver
05:52:27.425 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 5.0 (TID 215) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:27.425 [INFO - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (Logging.scala:57) Running task 1.0 in stage 5.0 (TID 215)
05:52:27.425 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214) in 261 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/4)
05:52:27.429 [DEBUG - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.499 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9965 rows, more = false, responseScanTimestamp = 7305174824713318400) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=32ffd831624743eeb8281f01bdb11af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.588 [INFO - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215). 6367 bytes result sent to driver
05:52:27.589 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 5.0 (TID 216) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:27.590 [INFO - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (Logging.scala:57) Running task 2.0 in stage 5.0 (TID 216)
05:52:27.590 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215) in 166 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/4)
05:52:27.594 [DEBUG - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.701 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305174825386323968) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fde8f883bc594468818ea09c6780568a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.798 [INFO - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216). 6410 bytes result sent to driver
05:52:27.799 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 5.0 (TID 217) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:27.799 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216) in 211 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/4)
05:52:27.800 [INFO - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (Logging.scala:57) Running task 3.0 in stage 5.0 (TID 217)
05:52:27.811 [DEBUG - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:27.870 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9928 rows, more = false, responseScanTimestamp = 7305174826283524096) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7ba923a406094332b5db8b02566368e1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:27.962 [INFO - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217). 6367 bytes result sent to driver
05:52:27.963 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 6.0 (TID 218) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:27.964 [INFO - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (Logging.scala:57) Running task 0.0 in stage 6.0 (TID 218)
05:52:27.964 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217) in 165 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/4)
05:52:27.965 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 5.0, whose tasks have all completed, from pool 
05:52:27.966 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 5 (collect at IntegrationTestBigLinkedList.scala:421) finished in 23.844 s
05:52:27.966 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:27.966 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 6)
05:52:27.966 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
05:52:27.966 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:27.971 [DEBUG - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:28.062 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10025 rows, more = false, responseScanTimestamp = 7305174826988453888) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=8166f0a26f7a45069ce0a1c59c16d390, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:28.323 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_3_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 8.2 KiB, free: 1993.8 MiB)
05:52:28.332 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_4_piece0 on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 in memory (size: 11.7 KiB, free: 1993.9 MiB)
05:52:28.364 [INFO - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218). 6410 bytes result sent to driver
05:52:28.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 6.0 (TID 219) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:28.366 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218) in 403 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/4)
05:52:28.366 [INFO - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (Logging.scala:57) Running task 1.0 in stage 6.0 (TID 219)
05:52:28.369 [DEBUG - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:28.417 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9965 rows, more = false, responseScanTimestamp = 7305174828567343104) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=32ffd831624743eeb8281f01bdb11af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:28.463 [INFO - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219). 6367 bytes result sent to driver
05:52:28.464 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 6.0 (TID 220) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:28.464 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219) in 99 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/4)
05:52:28.465 [INFO - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (Logging.scala:57) Running task 2.0 in stage 6.0 (TID 220)
05:52:28.467 [DEBUG - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:28.517 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10085 rows, more = false, responseScanTimestamp = 7305174828963328000) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fde8f883bc594468818ea09c6780568a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:28.566 [INFO - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220). 6367 bytes result sent to driver
05:52:28.567 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 6.0 (TID 221) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5023 bytes) taskResourceAssignments Map()
05:52:28.567 [INFO - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (Logging.scala:57) Running task 3.0 in stage 6.0 (TID 221)
05:52:28.567 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220) in 104 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/4)
05:52:28.570 [DEBUG - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
05:52:28.613 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9928 rows, more = false, responseScanTimestamp = 7305174829385580544) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=7ba923a406094332b5db8b02566368e1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
05:52:28.675 [INFO - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221). 6367 bytes result sent to driver
05:52:28.676 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221) in 110 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/4)
05:52:28.676 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 6.0, whose tasks have all completed, from pool 
05:52:28.676 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 6 (collect at IntegrationTestBigLinkedList.scala:421) finished in 24.544 s
05:52:28.677 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:28.677 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
05:52:28.677 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
05:52:28.677 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:28.678 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:28.696 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7 stored as values in memory (estimated size 78.2 KiB, free 1993.8 MiB)
05:52:28.700 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7_piece0 stored as bytes in memory (estimated size 32.1 KiB, free 1993.7 MiB)
05:52:28.700 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_7_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 32.1 KiB, free: 1993.8 MiB)
05:52:28.701 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 7 from broadcast at DAGScheduler.scala:1388
05:52:28.702 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 200 missing tasks from ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
05:52:28.702 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 7.0 with 200 tasks resource profile 0
05:52:28.704 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 7.0 (TID 222) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:28.705 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Running task 0.0 in stage 7.0 (TID 222)
05:52:28.710 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.710 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.713 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.714 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.725 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 7.034111 ms
05:52:28.733 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.733 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.742 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 7.029821 ms
05:52:28.750 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 5.621372 ms
05:52:28.760 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 7.012809 ms
05:52:28.768 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 5.676512 ms
05:52:28.804 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 8.567433 ms
05:52:28.891 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222). 11448 bytes result sent to driver
05:52:28.892 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 7.0 (TID 223) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:28.893 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222) in 188 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/200)
05:52:28.893 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Running task 1.0 in stage 7.0 (TID 223)
05:52:28.897 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.897 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.898 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.899 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.904 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.904 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.923 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223). 11405 bytes result sent to driver
05:52:28.924 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 7.0 (TID 224) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:28.924 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/200)
05:52:28.924 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Running task 2.0 in stage 7.0 (TID 224)
05:52:28.928 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.929 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.930 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.930 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.935 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.935 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.951 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224). 11405 bytes result sent to driver
05:52:28.952 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 7.0 (TID 225) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:28.953 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/200)
05:52:28.953 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Running task 3.0 in stage 7.0 (TID 225)
05:52:28.958 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.959 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.961 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.961 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.967 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.968 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.985 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225). 11405 bytes result sent to driver
05:52:28.986 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 4.0 in stage 7.0 (TID 226) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:28.987 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Running task 4.0 in stage 7.0 (TID 226)
05:52:28.987 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/200)
05:52:28.991 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.991 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.992 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.993 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:28.997 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:28.997 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.010 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226). 11405 bytes result sent to driver
05:52:29.011 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 5.0 in stage 7.0 (TID 227) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.012 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Running task 5.0 in stage 7.0 (TID 227)
05:52:29.012 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (5/200)
05:52:29.017 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.018 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.020 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.020 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.027 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.027 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.041 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Finished task 5.0 in stage 7.0 (TID 227). 11405 bytes result sent to driver
05:52:29.042 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 6.0 in stage 7.0 (TID 228) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.042 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Running task 6.0 in stage 7.0 (TID 228)
05:52:29.043 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 5.0 in stage 7.0 (TID 227) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (6/200)
05:52:29.046 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.047 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.048 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.048 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.053 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.053 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.068 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Finished task 6.0 in stage 7.0 (TID 228). 11405 bytes result sent to driver
05:52:29.069 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 7.0 in stage 7.0 (TID 229) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.069 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 6.0 in stage 7.0 (TID 228) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (7/200)
05:52:29.069 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Running task 7.0 in stage 7.0 (TID 229)
05:52:29.075 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.075 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.077 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.078 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.083 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.083 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.096 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229). 11405 bytes result sent to driver
05:52:29.097 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 8.0 in stage 7.0 (TID 230) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.098 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (8/200)
05:52:29.098 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Running task 8.0 in stage 7.0 (TID 230)
05:52:29.102 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.102 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.104 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.104 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.108 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.108 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.124 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230). 11405 bytes result sent to driver
05:52:29.125 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 9.0 in stage 7.0 (TID 231) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.126 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (9/200)
05:52:29.126 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Running task 9.0 in stage 7.0 (TID 231)
05:52:29.131 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.131 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.133 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.133 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.146 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.146 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.167 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231). 11448 bytes result sent to driver
05:52:29.168 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 10.0 in stage 7.0 (TID 232) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.168 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231) in 44 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (10/200)
05:52:29.168 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Running task 10.0 in stage 7.0 (TID 232)
05:52:29.172 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.173 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.176 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.176 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.181 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.181 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.194 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Finished task 10.0 in stage 7.0 (TID 232). 11405 bytes result sent to driver
05:52:29.195 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 11.0 in stage 7.0 (TID 233) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.195 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 10.0 in stage 7.0 (TID 232) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (11/200)
05:52:29.196 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Running task 11.0 in stage 7.0 (TID 233)
05:52:29.200 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.200 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.201 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.202 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.207 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.207 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.222 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233). 11405 bytes result sent to driver
05:52:29.223 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 12.0 in stage 7.0 (TID 234) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.224 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (12/200)
05:52:29.224 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Running task 12.0 in stage 7.0 (TID 234)
05:52:29.228 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.228 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.230 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.230 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.234 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.235 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.247 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234). 11405 bytes result sent to driver
05:52:29.248 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 13.0 in stage 7.0 (TID 235) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.248 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (13/200)
05:52:29.249 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Running task 13.0 in stage 7.0 (TID 235)
05:52:29.254 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.254 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.256 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.257 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.263 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.263 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.276 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235). 11405 bytes result sent to driver
05:52:29.276 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 14.0 in stage 7.0 (TID 236) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.277 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Running task 14.0 in stage 7.0 (TID 236)
05:52:29.277 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (14/200)
05:52:29.282 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.282 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.283 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.284 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.289 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.289 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.303 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236). 11405 bytes result sent to driver
05:52:29.304 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 15.0 in stage 7.0 (TID 237) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.304 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (15/200)
05:52:29.304 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Running task 15.0 in stage 7.0 (TID 237)
05:52:29.310 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.310 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.312 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.313 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.319 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.319 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.337 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237). 11405 bytes result sent to driver
05:52:29.338 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 16.0 in stage 7.0 (TID 238) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.339 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (16/200)
05:52:29.339 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Running task 16.0 in stage 7.0 (TID 238)
05:52:29.344 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.345 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.347 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.347 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.354 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.354 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.369 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238). 11405 bytes result sent to driver
05:52:29.370 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 17.0 in stage 7.0 (TID 239) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.371 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Running task 17.0 in stage 7.0 (TID 239)
05:52:29.371 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (17/200)
05:52:29.375 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.375 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.377 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.377 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.382 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.382 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.410 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239). 11448 bytes result sent to driver
05:52:29.411 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 18.0 in stage 7.0 (TID 240) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.411 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Running task 18.0 in stage 7.0 (TID 240)
05:52:29.411 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239) in 41 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (18/200)
05:52:29.417 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.418 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.420 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.420 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.428 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.428 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.444 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Finished task 18.0 in stage 7.0 (TID 240). 11405 bytes result sent to driver
05:52:29.447 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 19.0 in stage 7.0 (TID 241) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.447 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 18.0 in stage 7.0 (TID 240) in 37 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (19/200)
05:52:29.448 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Running task 19.0 in stage 7.0 (TID 241)
05:52:29.452 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.452 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.454 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.454 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.459 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.459 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.472 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241). 11405 bytes result sent to driver
05:52:29.473 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 20.0 in stage 7.0 (TID 242) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.473 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (20/200)
05:52:29.473 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Running task 20.0 in stage 7.0 (TID 242)
05:52:29.480 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.480 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.483 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.483 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.490 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.490 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.508 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242). 11405 bytes result sent to driver
05:52:29.509 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 21.0 in stage 7.0 (TID 243) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.509 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (21/200)
05:52:29.509 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Running task 21.0 in stage 7.0 (TID 243)
05:52:29.515 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.516 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.518 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.518 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.525 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.525 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.544 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243). 11405 bytes result sent to driver
05:52:29.545 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 22.0 in stage 7.0 (TID 244) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.545 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (22/200)
05:52:29.546 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Running task 22.0 in stage 7.0 (TID 244)
05:52:29.552 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.552 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.555 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.555 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.561 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.561 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.579 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244). 11405 bytes result sent to driver
05:52:29.579 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 23.0 in stage 7.0 (TID 245) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.580 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Running task 23.0 in stage 7.0 (TID 245)
05:52:29.580 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (23/200)
05:52:29.584 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.584 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.586 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.586 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.591 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.591 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.603 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245). 11405 bytes result sent to driver
05:52:29.604 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 24.0 in stage 7.0 (TID 246) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.604 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (24/200)
05:52:29.604 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Running task 24.0 in stage 7.0 (TID 246)
05:52:29.608 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.608 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.610 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.610 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.614 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.615 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.627 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246). 11405 bytes result sent to driver
05:52:29.628 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 25.0 in stage 7.0 (TID 247) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.628 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (25/200)
05:52:29.629 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Running task 25.0 in stage 7.0 (TID 247)
05:52:29.635 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.635 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.637 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.638 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.644 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.645 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.730 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247). 11448 bytes result sent to driver
05:52:29.731 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 26.0 in stage 7.0 (TID 248) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.732 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Running task 26.0 in stage 7.0 (TID 248)
05:52:29.732 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247) in 105 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (26/200)
05:52:29.736 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.736 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.738 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.738 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.743 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.743 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.755 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248). 11405 bytes result sent to driver
05:52:29.756 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 27.0 in stage 7.0 (TID 249) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.757 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (27/200)
05:52:29.757 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Running task 27.0 in stage 7.0 (TID 249)
05:52:29.762 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.763 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.765 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.765 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.769 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.769 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.785 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249). 11405 bytes result sent to driver
05:52:29.786 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 28.0 in stage 7.0 (TID 250) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.786 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (28/200)
05:52:29.787 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Running task 28.0 in stage 7.0 (TID 250)
05:52:29.791 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.791 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.792 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.793 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.797 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.797 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.810 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250). 11405 bytes result sent to driver
05:52:29.811 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 29.0 in stage 7.0 (TID 251) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.811 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (29/200)
05:52:29.812 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Running task 29.0 in stage 7.0 (TID 251)
05:52:29.816 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.816 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.818 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.818 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.822 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.822 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.835 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251). 11405 bytes result sent to driver
05:52:29.836 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 30.0 in stage 7.0 (TID 252) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.836 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (30/200)
05:52:29.837 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Running task 30.0 in stage 7.0 (TID 252)
05:52:29.841 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.841 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.843 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.843 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.847 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.848 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.860 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252). 11405 bytes result sent to driver
05:52:29.861 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 31.0 in stage 7.0 (TID 253) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.862 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (31/200)
05:52:29.862 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Running task 31.0 in stage 7.0 (TID 253)
05:52:29.866 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.866 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.867 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.868 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.871 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.872 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.884 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253). 11405 bytes result sent to driver
05:52:29.884 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 32.0 in stage 7.0 (TID 254) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.885 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (32/200)
05:52:29.885 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Running task 32.0 in stage 7.0 (TID 254)
05:52:29.891 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.891 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.893 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.894 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.900 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.900 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.916 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254). 11405 bytes result sent to driver
05:52:29.917 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 33.0 in stage 7.0 (TID 255) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.918 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (33/200)
05:52:29.918 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Running task 33.0 in stage 7.0 (TID 255)
05:52:29.924 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.925 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:29.927 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.927 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.934 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.934 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.955 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255). 11405 bytes result sent to driver
05:52:29.956 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 34.0 in stage 7.0 (TID 256) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.956 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255) in 39 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (34/200)
05:52:29.956 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Running task 34.0 in stage 7.0 (TID 256)
05:52:29.962 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.962 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.965 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.965 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.970 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.970 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.984 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256). 11405 bytes result sent to driver
05:52:29.985 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 35.0 in stage 7.0 (TID 257) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:29.985 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Running task 35.0 in stage 7.0 (TID 257)
05:52:29.986 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (35/200)
05:52:29.991 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.991 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:29.994 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:29.994 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.002 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.002 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.023 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257). 11405 bytes result sent to driver
05:52:30.025 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 36.0 in stage 7.0 (TID 258) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.025 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Running task 36.0 in stage 7.0 (TID 258)
05:52:30.025 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257) in 41 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (36/200)
05:52:30.030 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.030 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.032 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.032 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.037 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.038 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.051 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258). 11405 bytes result sent to driver
05:52:30.052 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 37.0 in stage 7.0 (TID 259) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.052 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Running task 37.0 in stage 7.0 (TID 259)
05:52:30.052 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (37/200)
05:52:30.056 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.057 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.059 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.059 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.063 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.064 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.082 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259). 11405 bytes result sent to driver
05:52:30.083 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 38.0 in stage 7.0 (TID 260) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.083 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (38/200)
05:52:30.083 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Running task 38.0 in stage 7.0 (TID 260)
05:52:30.089 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.089 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.092 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.092 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.099 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.099 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.118 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260). 11405 bytes result sent to driver
05:52:30.119 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 39.0 in stage 7.0 (TID 261) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.119 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Running task 39.0 in stage 7.0 (TID 261)
05:52:30.119 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260) in 37 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (39/200)
05:52:30.123 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.123 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.125 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.125 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.130 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.130 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.146 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261). 11405 bytes result sent to driver
05:52:30.147 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 40.0 in stage 7.0 (TID 262) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.147 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Running task 40.0 in stage 7.0 (TID 262)
05:52:30.147 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (40/200)
05:52:30.152 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.152 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.154 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.154 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.158 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.158 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.171 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Finished task 40.0 in stage 7.0 (TID 262). 11405 bytes result sent to driver
05:52:30.172 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 41.0 in stage 7.0 (TID 263) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.172 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 40.0 in stage 7.0 (TID 262) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (41/200)
05:52:30.173 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Running task 41.0 in stage 7.0 (TID 263)
05:52:30.178 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.179 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.180 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.181 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.185 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.185 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.197 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263). 11405 bytes result sent to driver
05:52:30.198 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 42.0 in stage 7.0 (TID 264) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.199 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (42/200)
05:52:30.199 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Running task 42.0 in stage 7.0 (TID 264)
05:52:30.204 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.204 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.207 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.207 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.213 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.213 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.242 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264). 11448 bytes result sent to driver
05:52:30.242 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 43.0 in stage 7.0 (TID 265) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.243 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Running task 43.0 in stage 7.0 (TID 265)
05:52:30.243 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264) in 45 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (43/200)
05:52:30.247 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.247 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.249 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.249 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.254 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.254 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.266 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265). 11405 bytes result sent to driver
05:52:30.267 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 44.0 in stage 7.0 (TID 266) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.267 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Running task 44.0 in stage 7.0 (TID 266)
05:52:30.267 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (44/200)
05:52:30.271 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.271 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.273 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.273 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.278 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.278 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.290 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266). 11405 bytes result sent to driver
05:52:30.291 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 45.0 in stage 7.0 (TID 267) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.291 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Running task 45.0 in stage 7.0 (TID 267)
05:52:30.292 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (45/200)
05:52:30.297 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.297 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.299 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.299 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.305 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.305 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.323 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267). 11405 bytes result sent to driver
05:52:30.323 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 46.0 in stage 7.0 (TID 268) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.324 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Running task 46.0 in stage 7.0 (TID 268)
05:52:30.324 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (46/200)
05:52:30.328 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.328 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.330 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.330 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.335 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.335 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.348 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268). 11405 bytes result sent to driver
05:52:30.349 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 47.0 in stage 7.0 (TID 269) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.349 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (47/200)
05:52:30.349 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Running task 47.0 in stage 7.0 (TID 269)
05:52:30.354 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.354 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.356 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.356 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.360 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.361 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.372 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269). 11405 bytes result sent to driver
05:52:30.373 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 48.0 in stage 7.0 (TID 270) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.374 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (48/200)
05:52:30.374 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Running task 48.0 in stage 7.0 (TID 270)
05:52:30.379 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.379 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.382 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.382 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.388 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.388 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.409 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270). 11405 bytes result sent to driver
05:52:30.409 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 49.0 in stage 7.0 (TID 271) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.410 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270) in 37 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (49/200)
05:52:30.410 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Running task 49.0 in stage 7.0 (TID 271)
05:52:30.415 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.415 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.417 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.417 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.422 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.422 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.436 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271). 11405 bytes result sent to driver
05:52:30.437 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 50.0 in stage 7.0 (TID 272) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.437 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (50/200)
05:52:30.437 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Running task 50.0 in stage 7.0 (TID 272)
05:52:30.442 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.442 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.444 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.444 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.449 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.449 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.462 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272). 11405 bytes result sent to driver
05:52:30.463 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 51.0 in stage 7.0 (TID 273) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.463 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (51/200)
05:52:30.463 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Running task 51.0 in stage 7.0 (TID 273)
05:52:30.469 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.469 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.471 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.471 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.478 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.478 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.496 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273). 11405 bytes result sent to driver
05:52:30.497 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 52.0 in stage 7.0 (TID 274) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.498 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (52/200)
05:52:30.498 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Running task 52.0 in stage 7.0 (TID 274)
05:52:30.504 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.504 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.506 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.506 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.512 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.512 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.525 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274). 11405 bytes result sent to driver
05:52:30.526 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 53.0 in stage 7.0 (TID 275) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.527 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Running task 53.0 in stage 7.0 (TID 275)
05:52:30.527 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (53/200)
05:52:30.531 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.531 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.533 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.534 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.538 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.538 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.551 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275). 11405 bytes result sent to driver
05:52:30.552 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 54.0 in stage 7.0 (TID 276) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.552 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (54/200)
05:52:30.552 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Running task 54.0 in stage 7.0 (TID 276)
05:52:30.558 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.558 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.561 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.561 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.567 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.567 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.584 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276). 11405 bytes result sent to driver
05:52:30.584 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 55.0 in stage 7.0 (TID 277) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.585 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Running task 55.0 in stage 7.0 (TID 277)
05:52:30.585 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (55/200)
05:52:30.590 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.590 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.592 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.592 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.597 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.597 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.610 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277). 11405 bytes result sent to driver
05:52:30.611 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 56.0 in stage 7.0 (TID 278) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.612 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (56/200)
05:52:30.612 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Running task 56.0 in stage 7.0 (TID 278)
05:52:30.616 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.616 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.617 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.618 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.622 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.622 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.635 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278). 11405 bytes result sent to driver
05:52:30.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 57.0 in stage 7.0 (TID 279) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.636 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Running task 57.0 in stage 7.0 (TID 279)
05:52:30.636 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (57/200)
05:52:30.640 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.640 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.642 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.642 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.646 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.646 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.659 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279). 11405 bytes result sent to driver
05:52:30.660 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 7.0 (TID 280) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.661 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Running task 58.0 in stage 7.0 (TID 280)
05:52:30.661 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (58/200)
05:52:30.665 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.665 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.667 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.667 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.672 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.672 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.686 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280). 11405 bytes result sent to driver
05:52:30.694 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 7.0 (TID 281) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.695 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (59/200)
05:52:30.695 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Running task 59.0 in stage 7.0 (TID 281)
05:52:30.701 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.701 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.703 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.703 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.710 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.710 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.729 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281). 11405 bytes result sent to driver
05:52:30.730 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 7.0 (TID 282) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.730 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (60/200)
05:52:30.730 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Running task 60.0 in stage 7.0 (TID 282)
05:52:30.734 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.734 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.736 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.736 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.741 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.741 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.753 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Finished task 60.0 in stage 7.0 (TID 282). 11405 bytes result sent to driver
05:52:30.754 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 7.0 (TID 283) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.754 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Running task 61.0 in stage 7.0 (TID 283)
05:52:30.754 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 60.0 in stage 7.0 (TID 282) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (61/200)
05:52:30.758 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.758 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.759 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.760 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.764 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.764 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.776 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Finished task 61.0 in stage 7.0 (TID 283). 11405 bytes result sent to driver
05:52:30.777 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 7.0 (TID 284) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.777 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Running task 62.0 in stage 7.0 (TID 284)
05:52:30.778 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 61.0 in stage 7.0 (TID 283) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (62/200)
05:52:30.782 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.782 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.783 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.784 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.788 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.788 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.800 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284). 11405 bytes result sent to driver
05:52:30.801 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 7.0 (TID 285) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.801 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (63/200)
05:52:30.801 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Running task 63.0 in stage 7.0 (TID 285)
05:52:30.807 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.807 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.809 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.809 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.816 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.816 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.833 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285). 11405 bytes result sent to driver
05:52:30.834 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 7.0 (TID 286) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.834 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Running task 64.0 in stage 7.0 (TID 286)
05:52:30.834 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (64/200)
05:52:30.838 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.838 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.840 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.840 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.844 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.844 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.856 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286). 11405 bytes result sent to driver
05:52:30.858 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 7.0 (TID 287) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.858 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (65/200)
05:52:30.858 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Running task 65.0 in stage 7.0 (TID 287)
05:52:30.864 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.864 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.866 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.867 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.873 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.873 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.891 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287). 11405 bytes result sent to driver
05:52:30.892 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 7.0 (TID 288) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.892 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Running task 66.0 in stage 7.0 (TID 288)
05:52:30.892 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (66/200)
05:52:30.898 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.898 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.900 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.901 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.907 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.907 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.925 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288). 11405 bytes result sent to driver
05:52:30.926 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 7.0 (TID 289) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.927 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Running task 67.0 in stage 7.0 (TID 289)
05:52:30.927 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (67/200)
05:52:30.931 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.931 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.933 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.933 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.937 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.937 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.950 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289). 11405 bytes result sent to driver
05:52:30.951 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 7.0 (TID 290) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.951 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Running task 68.0 in stage 7.0 (TID 290)
05:52:30.951 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (68/200)
05:52:30.955 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.955 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.957 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.957 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.961 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.961 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.973 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290). 11405 bytes result sent to driver
05:52:30.973 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 69.0 in stage 7.0 (TID 291) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.974 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Running task 69.0 in stage 7.0 (TID 291)
05:52:30.974 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (69/200)
05:52:30.978 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.978 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.980 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.980 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.984 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:30.984 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:30.995 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Finished task 69.0 in stage 7.0 (TID 291). 11405 bytes result sent to driver
05:52:30.996 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 7.0 (TID 292) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:30.996 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Running task 70.0 in stage 7.0 (TID 292)
05:52:30.996 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 7.0 (TID 291) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (70/200)
05:52:31.002 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.002 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.005 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.005 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.011 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.012 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.030 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292). 11405 bytes result sent to driver
05:52:31.031 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 7.0 (TID 293) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.032 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Running task 71.0 in stage 7.0 (TID 293)
05:52:31.032 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (71/200)
05:52:31.036 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.036 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.038 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.038 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.043 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.043 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.061 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293). 11405 bytes result sent to driver
05:52:31.061 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 7.0 (TID 294) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.062 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (72/200)
05:52:31.063 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Running task 72.0 in stage 7.0 (TID 294)
05:52:31.068 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.068 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.071 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.071 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.078 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.079 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.097 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294). 11405 bytes result sent to driver
05:52:31.099 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 7.0 (TID 295) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.099 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294) in 38 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (73/200)
05:52:31.099 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Running task 73.0 in stage 7.0 (TID 295)
05:52:31.105 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.105 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.107 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.107 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.114 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.114 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.131 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295). 11405 bytes result sent to driver
05:52:31.132 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 7.0 (TID 296) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.132 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Running task 74.0 in stage 7.0 (TID 296)
05:52:31.132 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (74/200)
05:52:31.137 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.137 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.140 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.140 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.146 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.146 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.163 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Finished task 74.0 in stage 7.0 (TID 296). 11405 bytes result sent to driver
05:52:31.164 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 7.0 (TID 297) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.164 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Running task 75.0 in stage 7.0 (TID 297)
05:52:31.164 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 74.0 in stage 7.0 (TID 296) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (75/200)
05:52:31.168 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.168 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.170 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.170 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.174 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.175 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.197 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297). 11448 bytes result sent to driver
05:52:31.197 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 7.0 (TID 298) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.198 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Running task 76.0 in stage 7.0 (TID 298)
05:52:31.198 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (76/200)
05:52:31.202 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.202 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.203 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.203 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.208 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.208 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.220 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298). 11405 bytes result sent to driver
05:52:31.221 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 7.0 (TID 299) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.221 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (77/200)
05:52:31.221 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Running task 77.0 in stage 7.0 (TID 299)
05:52:31.225 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.226 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.227 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.228 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.232 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.232 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.244 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299). 11405 bytes result sent to driver
05:52:31.245 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 7.0 (TID 300) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.245 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Running task 78.0 in stage 7.0 (TID 300)
05:52:31.246 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (78/200)
05:52:31.250 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.250 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.252 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.252 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.256 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.256 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.269 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Finished task 78.0 in stage 7.0 (TID 300). 11405 bytes result sent to driver
05:52:31.270 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 7.0 (TID 301) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.271 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 78.0 in stage 7.0 (TID 300) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (79/200)
05:52:31.271 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Running task 79.0 in stage 7.0 (TID 301)
05:52:31.275 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.275 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.277 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.277 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.282 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.282 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.299 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Finished task 79.0 in stage 7.0 (TID 301). 11405 bytes result sent to driver
05:52:31.300 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 7.0 (TID 302) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.300 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 79.0 in stage 7.0 (TID 301) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (80/200)
05:52:31.300 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Running task 80.0 in stage 7.0 (TID 302)
05:52:31.304 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.304 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.306 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.306 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.313 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.313 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.332 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Finished task 80.0 in stage 7.0 (TID 302). 11405 bytes result sent to driver
05:52:31.333 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 7.0 (TID 303) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.333 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 80.0 in stage 7.0 (TID 302) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (81/200)
05:52:31.333 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Running task 81.0 in stage 7.0 (TID 303)
05:52:31.339 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.339 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.341 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.341 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.348 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.348 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.365 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303). 11405 bytes result sent to driver
05:52:31.366 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 7.0 (TID 304) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.367 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (82/200)
05:52:31.367 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Running task 82.0 in stage 7.0 (TID 304)
05:52:31.370 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.371 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.372 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.372 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.376 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.377 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.388 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304). 11405 bytes result sent to driver
05:52:31.389 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 7.0 (TID 305) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.389 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (83/200)
05:52:31.389 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Running task 83.0 in stage 7.0 (TID 305)
05:52:31.394 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.395 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.396 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.396 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.400 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.401 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.412 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305). 11405 bytes result sent to driver
05:52:31.413 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 7.0 (TID 306) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.413 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (84/200)
05:52:31.413 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Running task 84.0 in stage 7.0 (TID 306)
05:52:31.419 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.419 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.421 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.421 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.427 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.428 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.440 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306). 11405 bytes result sent to driver
05:52:31.441 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 7.0 (TID 307) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.441 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Running task 85.0 in stage 7.0 (TID 307)
05:52:31.441 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (85/200)
05:52:31.445 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.445 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.447 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.447 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.451 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.451 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.463 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307). 11405 bytes result sent to driver
05:52:31.464 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 7.0 (TID 308) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.464 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (86/200)
05:52:31.464 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Running task 86.0 in stage 7.0 (TID 308)
05:52:31.469 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.470 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.472 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.472 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.478 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.478 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.495 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308). 11405 bytes result sent to driver
05:52:31.496 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 7.0 (TID 309) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.496 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Running task 87.0 in stage 7.0 (TID 309)
05:52:31.496 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (87/200)
05:52:31.500 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.501 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.502 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.502 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.506 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.506 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.519 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309). 11405 bytes result sent to driver
05:52:31.520 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 7.0 (TID 310) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.520 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Running task 88.0 in stage 7.0 (TID 310)
05:52:31.520 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (88/200)
05:52:31.524 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.524 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.526 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.526 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.531 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.531 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.542 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310). 11405 bytes result sent to driver
05:52:31.543 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 7.0 (TID 311) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.543 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (89/200)
05:52:31.543 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Running task 89.0 in stage 7.0 (TID 311)
05:52:31.549 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.549 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.551 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.551 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.556 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.556 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.569 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311). 11405 bytes result sent to driver
05:52:31.570 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 7.0 (TID 312) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.570 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (90/200)
05:52:31.570 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Running task 90.0 in stage 7.0 (TID 312)
05:52:31.574 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.574 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.576 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.576 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.580 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.580 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.592 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312). 11405 bytes result sent to driver
05:52:31.593 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 7.0 (TID 313) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.593 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (91/200)
05:52:31.594 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Running task 91.0 in stage 7.0 (TID 313)
05:52:31.599 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.599 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.602 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (3.5 KiB) non-empty blocks including 4 (3.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.602 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.608 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.608 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.625 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313). 11405 bytes result sent to driver
05:52:31.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 7.0 (TID 314) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.626 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (92/200)
05:52:31.626 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Running task 92.0 in stage 7.0 (TID 314)
05:52:31.631 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.631 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.633 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.633 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.652 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.652 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.664 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314). 11448 bytes result sent to driver
05:52:31.665 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 7.0 (TID 315) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.665 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314) in 40 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (93/200)
05:52:31.665 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Running task 93.0 in stage 7.0 (TID 315)
05:52:31.669 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.669 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.671 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.671 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.675 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.675 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.688 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315). 11405 bytes result sent to driver
05:52:31.688 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 7.0 (TID 316) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.689 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (94/200)
05:52:31.689 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Running task 94.0 in stage 7.0 (TID 316)
05:52:31.693 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.693 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.695 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.695 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.699 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.699 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.711 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316). 11405 bytes result sent to driver
05:52:31.712 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 7.0 (TID 317) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.713 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (95/200)
05:52:31.713 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Running task 95.0 in stage 7.0 (TID 317)
05:52:31.717 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.717 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.719 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.719 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.723 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.724 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.736 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317). 11405 bytes result sent to driver
05:52:31.737 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 7.0 (TID 318) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.737 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Running task 96.0 in stage 7.0 (TID 318)
05:52:31.737 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (96/200)
05:52:31.743 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.743 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.745 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.745 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.752 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.752 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.770 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318). 11405 bytes result sent to driver
05:52:31.771 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 7.0 (TID 319) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.771 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (97/200)
05:52:31.771 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Running task 97.0 in stage 7.0 (TID 319)
05:52:31.777 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.778 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.780 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.780 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.786 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.787 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.805 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319). 11405 bytes result sent to driver
05:52:31.805 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 7.0 (TID 320) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.806 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Running task 98.0 in stage 7.0 (TID 320)
05:52:31.806 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (98/200)
05:52:31.811 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.811 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.813 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.814 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.818 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.818 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.832 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320). 11405 bytes result sent to driver
05:52:31.833 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 7.0 (TID 321) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.834 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (99/200)
05:52:31.834 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Running task 99.0 in stage 7.0 (TID 321)
05:52:31.838 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.838 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.840 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.840 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.844 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.844 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.858 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321). 11405 bytes result sent to driver
05:52:31.858 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 7.0 (TID 322) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.859 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (100/200)
05:52:31.859 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Running task 100.0 in stage 7.0 (TID 322)
05:52:31.863 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.863 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.865 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.865 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.869 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.869 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.882 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322). 11405 bytes result sent to driver
05:52:31.883 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 7.0 (TID 323) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.884 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (101/200)
05:52:31.884 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Running task 101.0 in stage 7.0 (TID 323)
05:52:31.888 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.888 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.890 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.890 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.894 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.894 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.906 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323). 11405 bytes result sent to driver
05:52:31.906 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 7.0 (TID 324) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.907 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (102/200)
05:52:31.907 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Running task 102.0 in stage 7.0 (TID 324)
05:52:31.912 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.912 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.913 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.914 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.918 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.918 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.930 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Finished task 102.0 in stage 7.0 (TID 324). 11405 bytes result sent to driver
05:52:31.931 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 7.0 (TID 325) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.932 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 102.0 in stage 7.0 (TID 324) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (103/200)
05:52:31.932 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Running task 103.0 in stage 7.0 (TID 325)
05:52:31.935 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.935 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.937 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.937 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.941 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.941 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.952 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325). 11405 bytes result sent to driver
05:52:31.952 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 7.0 (TID 326) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.953 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (104/200)
05:52:31.953 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Running task 104.0 in stage 7.0 (TID 326)
05:52:31.957 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.957 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.959 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.960 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.966 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.966 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.979 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326). 11405 bytes result sent to driver
05:52:31.980 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 7.0 (TID 327) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:31.980 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (105/200)
05:52:31.980 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Running task 105.0 in stage 7.0 (TID 327)
05:52:31.984 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.984 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.986 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.986 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:31.990 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:31.990 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.001 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327). 11405 bytes result sent to driver
05:52:32.002 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 7.0 (TID 328) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.002 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (106/200)
05:52:32.003 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Running task 106.0 in stage 7.0 (TID 328)
05:52:32.007 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.007 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.009 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.009 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.013 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.013 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.025 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328). 11405 bytes result sent to driver
05:52:32.026 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 7.0 (TID 329) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.026 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (107/200)
05:52:32.026 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Running task 107.0 in stage 7.0 (TID 329)
05:52:32.032 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.032 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.034 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.034 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.040 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.040 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.057 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329). 11405 bytes result sent to driver
05:52:32.058 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 7.0 (TID 330) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.059 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Running task 108.0 in stage 7.0 (TID 330)
05:52:32.059 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (108/200)
05:52:32.062 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.063 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.064 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.064 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.068 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.069 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.094 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330). 11448 bytes result sent to driver
05:52:32.095 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 7.0 (TID 331) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.095 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Running task 109.0 in stage 7.0 (TID 331)
05:52:32.095 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330) in 37 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (109/200)
05:52:32.099 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.099 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.101 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.101 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.105 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.105 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.116 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331). 11405 bytes result sent to driver
05:52:32.117 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 7.0 (TID 332) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.117 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (110/200)
05:52:32.118 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Running task 110.0 in stage 7.0 (TID 332)
05:52:32.122 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.122 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.124 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.124 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.128 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.128 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.143 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332). 11405 bytes result sent to driver
05:52:32.143 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 7.0 (TID 333) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.144 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (111/200)
05:52:32.144 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Running task 111.0 in stage 7.0 (TID 333)
05:52:32.149 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.149 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.151 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.152 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.157 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.157 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.173 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Finished task 111.0 in stage 7.0 (TID 333). 11405 bytes result sent to driver
05:52:32.174 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 7.0 (TID 334) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.174 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 111.0 in stage 7.0 (TID 333) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (112/200)
05:52:32.174 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Running task 112.0 in stage 7.0 (TID 334)
05:52:32.178 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.178 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.180 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.180 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.185 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.185 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.197 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334). 11405 bytes result sent to driver
05:52:32.198 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 7.0 (TID 335) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.198 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Running task 113.0 in stage 7.0 (TID 335)
05:52:32.199 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (113/200)
05:52:32.202 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.202 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.204 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.204 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.208 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.208 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.222 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335). 11405 bytes result sent to driver
05:52:32.224 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 7.0 (TID 336) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.224 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (114/200)
05:52:32.224 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Running task 114.0 in stage 7.0 (TID 336)
05:52:32.230 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.230 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.233 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.233 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.238 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.239 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.256 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336). 11405 bytes result sent to driver
05:52:32.256 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 7.0 (TID 337) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.257 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (115/200)
05:52:32.257 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Running task 115.0 in stage 7.0 (TID 337)
05:52:32.260 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.261 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.262 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.262 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.266 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.266 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.278 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337). 11405 bytes result sent to driver
05:52:32.278 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 7.0 (TID 338) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.279 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Running task 116.0 in stage 7.0 (TID 338)
05:52:32.279 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (116/200)
05:52:32.282 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.283 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.284 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.284 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.288 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.288 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.300 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338). 11405 bytes result sent to driver
05:52:32.300 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 7.0 (TID 339) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.301 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Running task 117.0 in stage 7.0 (TID 339)
05:52:32.301 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (117/200)
05:52:32.304 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.304 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.306 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.306 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.309 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.309 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.320 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339). 11405 bytes result sent to driver
05:52:32.321 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 7.0 (TID 340) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.322 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Running task 118.0 in stage 7.0 (TID 340)
05:52:32.322 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (118/200)
05:52:32.326 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.326 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.328 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.328 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.332 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.332 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.343 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340). 11405 bytes result sent to driver
05:52:32.344 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 7.0 (TID 341) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.344 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (119/200)
05:52:32.344 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Running task 119.0 in stage 7.0 (TID 341)
05:52:32.349 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.350 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.352 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.352 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.357 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.357 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.374 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341). 11405 bytes result sent to driver
05:52:32.374 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 7.0 (TID 342) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.375 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Running task 120.0 in stage 7.0 (TID 342)
05:52:32.375 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (120/200)
05:52:32.379 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.379 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.381 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.381 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.385 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.385 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.396 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Finished task 120.0 in stage 7.0 (TID 342). 11405 bytes result sent to driver
05:52:32.397 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 7.0 (TID 343) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.397 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Running task 121.0 in stage 7.0 (TID 343)
05:52:32.397 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 120.0 in stage 7.0 (TID 342) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (121/200)
05:52:32.401 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.401 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.402 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.403 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.406 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.406 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.418 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343). 11405 bytes result sent to driver
05:52:32.418 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 7.0 (TID 344) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.419 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (122/200)
05:52:32.419 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Running task 122.0 in stage 7.0 (TID 344)
05:52:32.423 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.423 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.426 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.426 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.433 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.433 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:32.451 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344). 11405 bytes result sent to driver
05:52:32.452 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 7.0 (TID 345) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.453 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (123/200)
05:52:32.453 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Running task 123.0 in stage 7.0 (TID 345)
05:52:32.460 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.460 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.462 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.462 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.468 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.468 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.486 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Finished task 123.0 in stage 7.0 (TID 345). 11405 bytes result sent to driver
05:52:32.487 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 7.0 (TID 346) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.487 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Running task 124.0 in stage 7.0 (TID 346)
05:52:32.487 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 123.0 in stage 7.0 (TID 345) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (124/200)
05:52:32.492 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.492 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.493 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.493 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.497 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.497 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.508 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Finished task 124.0 in stage 7.0 (TID 346). 11405 bytes result sent to driver
05:52:32.509 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 7.0 (TID 347) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.509 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 124.0 in stage 7.0 (TID 346) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (125/200)
05:52:32.510 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Running task 125.0 in stage 7.0 (TID 347)
05:52:32.514 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.514 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.516 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.516 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.520 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.520 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.541 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Finished task 125.0 in stage 7.0 (TID 347). 11448 bytes result sent to driver
05:52:32.542 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 7.0 (TID 348) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.542 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 125.0 in stage 7.0 (TID 347) in 33 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (126/200)
05:52:32.542 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Running task 126.0 in stage 7.0 (TID 348)
05:52:32.548 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.548 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.550 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.550 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.555 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.555 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.571 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348). 11405 bytes result sent to driver
05:52:32.572 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 7.0 (TID 349) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.572 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Running task 127.0 in stage 7.0 (TID 349)
05:52:32.572 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (127/200)
05:52:32.577 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.577 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.579 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.579 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.585 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.585 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.600 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349). 11405 bytes result sent to driver
05:52:32.601 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 128.0 in stage 7.0 (TID 350) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.601 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Running task 128.0 in stage 7.0 (TID 350)
05:52:32.601 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (128/200)
05:52:32.605 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.605 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.606 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.606 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.610 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.610 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.622 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350). 11405 bytes result sent to driver
05:52:32.622 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 7.0 (TID 351) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.623 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (129/200)
05:52:32.623 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Running task 129.0 in stage 7.0 (TID 351)
05:52:32.628 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.628 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.630 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.631 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.636 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.636 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.651 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351). 11405 bytes result sent to driver
05:52:32.652 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 7.0 (TID 352) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.652 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (130/200)
05:52:32.652 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Running task 130.0 in stage 7.0 (TID 352)
05:52:32.656 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.656 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.658 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.658 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.661 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.662 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.673 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352). 11405 bytes result sent to driver
05:52:32.674 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 7.0 (TID 353) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.674 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (131/200)
05:52:32.675 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Running task 131.0 in stage 7.0 (TID 353)
05:52:32.679 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.679 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.681 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.681 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.685 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.685 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.697 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Finished task 131.0 in stage 7.0 (TID 353). 11405 bytes result sent to driver
05:52:32.697 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 7.0 (TID 354) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.698 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Running task 132.0 in stage 7.0 (TID 354)
05:52:32.698 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 131.0 in stage 7.0 (TID 353) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (132/200)
05:52:32.702 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.702 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.703 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.704 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.707 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.707 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.718 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354). 11405 bytes result sent to driver
05:52:32.719 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 7.0 (TID 355) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.719 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (133/200)
05:52:32.719 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Running task 133.0 in stage 7.0 (TID 355)
05:52:32.725 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.725 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.727 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.727 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.733 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.733 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.748 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355). 11405 bytes result sent to driver
05:52:32.749 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 7.0 (TID 356) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.750 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Running task 134.0 in stage 7.0 (TID 356)
05:52:32.750 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (134/200)
05:52:32.754 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.755 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.757 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.757 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.762 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.762 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.778 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Finished task 134.0 in stage 7.0 (TID 356). 11405 bytes result sent to driver
05:52:32.779 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 7.0 (TID 357) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.779 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Running task 135.0 in stage 7.0 (TID 357)
05:52:32.779 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 134.0 in stage 7.0 (TID 356) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (135/200)
05:52:32.783 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.783 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.785 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.785 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.789 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.790 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.801 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Finished task 135.0 in stage 7.0 (TID 357). 11405 bytes result sent to driver
05:52:32.802 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 7.0 (TID 358) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.802 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Running task 136.0 in stage 7.0 (TID 358)
05:52:32.802 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 135.0 in stage 7.0 (TID 357) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (136/200)
05:52:32.806 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.806 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.807 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.808 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.811 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.812 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.822 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358). 11405 bytes result sent to driver
05:52:32.823 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 7.0 (TID 359) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.823 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Running task 137.0 in stage 7.0 (TID 359)
05:52:32.824 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (137/200)
05:52:32.827 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.828 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.829 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.829 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.833 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.833 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.844 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359). 11405 bytes result sent to driver
05:52:32.845 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 7.0 (TID 360) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.845 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Running task 138.0 in stage 7.0 (TID 360)
05:52:32.846 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (138/200)
05:52:32.849 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.849 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.851 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.851 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.855 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.856 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.867 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360). 11405 bytes result sent to driver
05:52:32.868 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 7.0 (TID 361) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.868 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Running task 139.0 in stage 7.0 (TID 361)
05:52:32.868 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (139/200)
05:52:32.872 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.872 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.874 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.874 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.879 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.879 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.892 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361). 11405 bytes result sent to driver
05:52:32.893 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 7.0 (TID 362) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.894 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Running task 140.0 in stage 7.0 (TID 362)
05:52:32.894 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (140/200)
05:52:32.898 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.898 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.899 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.900 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.903 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.903 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.915 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Finished task 140.0 in stage 7.0 (TID 362). 11405 bytes result sent to driver
05:52:32.916 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 7.0 (TID 363) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.917 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 140.0 in stage 7.0 (TID 362) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (141/200)
05:52:32.917 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Running task 141.0 in stage 7.0 (TID 363)
05:52:32.921 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.921 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.922 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.922 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.927 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.927 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.940 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Finished task 141.0 in stage 7.0 (TID 363). 11405 bytes result sent to driver
05:52:32.940 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 7.0 (TID 364) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.941 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Running task 142.0 in stage 7.0 (TID 364)
05:52:32.941 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 141.0 in stage 7.0 (TID 363) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (142/200)
05:52:32.945 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.945 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.947 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.947 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.963 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.963 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.975 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364). 11448 bytes result sent to driver
05:52:32.975 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 7.0 (TID 365) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:32.976 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (143/200)
05:52:32.976 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Running task 143.0 in stage 7.0 (TID 365)
05:52:32.981 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.981 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.983 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.983 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:32.989 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:32.989 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.004 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Finished task 143.0 in stage 7.0 (TID 365). 11405 bytes result sent to driver
05:52:33.005 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 7.0 (TID 366) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.005 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Running task 144.0 in stage 7.0 (TID 366)
05:52:33.005 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 143.0 in stage 7.0 (TID 365) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (144/200)
05:52:33.009 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.009 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.011 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.011 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.017 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.017 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.030 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366). 11405 bytes result sent to driver
05:52:33.031 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 7.0 (TID 367) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.031 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Running task 145.0 in stage 7.0 (TID 367)
05:52:33.031 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (145/200)
05:52:33.036 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.036 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.038 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.038 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.044 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.044 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.060 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367). 11405 bytes result sent to driver
05:52:33.061 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 7.0 (TID 368) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.061 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Running task 146.0 in stage 7.0 (TID 368)
05:52:33.061 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (146/200)
05:52:33.067 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.067 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.069 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.069 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.074 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.074 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.090 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368). 11405 bytes result sent to driver
05:52:33.091 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 7.0 (TID 369) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.092 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Running task 147.0 in stage 7.0 (TID 369)
05:52:33.092 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (147/200)
05:52:33.097 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.097 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.099 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.099 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.104 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.104 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.120 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369). 11405 bytes result sent to driver
05:52:33.122 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 7.0 (TID 370) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.122 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Running task 148.0 in stage 7.0 (TID 370)
05:52:33.123 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (148/200)
05:52:33.127 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.127 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.129 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.130 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.134 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.135 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.148 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370). 11405 bytes result sent to driver
05:52:33.148 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 7.0 (TID 371) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.149 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (149/200)
05:52:33.149 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Running task 149.0 in stage 7.0 (TID 371)
05:52:33.153 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.154 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.155 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.155 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.159 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.159 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.170 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371). 11405 bytes result sent to driver
05:52:33.170 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 7.0 (TID 372) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.171 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Running task 150.0 in stage 7.0 (TID 372)
05:52:33.171 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (150/200)
05:52:33.175 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.175 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.176 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.177 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.180 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.180 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.193 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372). 11405 bytes result sent to driver
05:52:33.193 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 7.0 (TID 373) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.194 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (151/200)
05:52:33.194 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Running task 151.0 in stage 7.0 (TID 373)
05:52:33.199 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.199 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.201 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.201 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.209 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.209 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.227 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373). 11405 bytes result sent to driver
05:52:33.227 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 7.0 (TID 374) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.228 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Running task 152.0 in stage 7.0 (TID 374)
05:52:33.228 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373) in 35 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (152/200)
05:52:33.232 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.232 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.233 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.234 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.238 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.238 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.249 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374). 11405 bytes result sent to driver
05:52:33.250 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 7.0 (TID 375) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.250 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Running task 153.0 in stage 7.0 (TID 375)
05:52:33.251 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (153/200)
05:52:33.255 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.255 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.256 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.257 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.260 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.260 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.272 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375). 11405 bytes result sent to driver
05:52:33.273 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 7.0 (TID 376) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.273 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Running task 154.0 in stage 7.0 (TID 376)
05:52:33.273 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (154/200)
05:52:33.279 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.279 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.281 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.281 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.287 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.287 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.305 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Finished task 154.0 in stage 7.0 (TID 376). 11405 bytes result sent to driver
05:52:33.306 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 7.0 (TID 377) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.306 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 154.0 in stage 7.0 (TID 376) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (155/200)
05:52:33.306 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Running task 155.0 in stage 7.0 (TID 377)
05:52:33.312 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.312 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.314 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.314 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.320 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.320 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.337 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377). 11405 bytes result sent to driver
05:52:33.338 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 7.0 (TID 378) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.339 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377) in 34 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (156/200)
05:52:33.339 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Running task 156.0 in stage 7.0 (TID 378)
05:52:33.342 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.343 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.344 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.344 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.348 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.348 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.360 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378). 11405 bytes result sent to driver
05:52:33.361 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 7.0 (TID 379) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.361 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (157/200)
05:52:33.362 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Running task 157.0 in stage 7.0 (TID 379)
05:52:33.367 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.367 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.369 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.369 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.373 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.373 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.385 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379). 11405 bytes result sent to driver
05:52:33.386 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 7.0 (TID 380) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.386 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379) in 26 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (158/200)
05:52:33.386 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Running task 158.0 in stage 7.0 (TID 380)
05:52:33.390 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.390 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.392 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.392 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.396 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.396 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.407 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380). 11405 bytes result sent to driver
05:52:33.417 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 7.0 (TID 381) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.417 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Running task 159.0 in stage 7.0 (TID 381)
05:52:33.418 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (159/200)
05:52:33.421 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.421 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.423 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.423 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.427 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.428 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.439 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381). 11405 bytes result sent to driver
05:52:33.440 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 7.0 (TID 382) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.441 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Running task 160.0 in stage 7.0 (TID 382)
05:52:33.441 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (160/200)
05:52:33.447 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.447 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.449 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.449 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.455 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.455 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.470 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382). 11405 bytes result sent to driver
05:52:33.471 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 7.0 (TID 383) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.471 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (161/200)
05:52:33.471 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Running task 161.0 in stage 7.0 (TID 383)
05:52:33.477 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.477 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.478 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.478 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.482 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.482 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.493 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Finished task 161.0 in stage 7.0 (TID 383). 11405 bytes result sent to driver
05:52:33.494 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 7.0 (TID 384) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.495 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Running task 162.0 in stage 7.0 (TID 384)
05:52:33.495 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 161.0 in stage 7.0 (TID 383) in 25 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (162/200)
05:52:33.498 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.498 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.500 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.500 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.503 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.503 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.514 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Finished task 162.0 in stage 7.0 (TID 384). 11405 bytes result sent to driver
05:52:33.515 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 7.0 (TID 385) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.516 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Running task 163.0 in stage 7.0 (TID 385)
05:52:33.516 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 162.0 in stage 7.0 (TID 384) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (163/200)
05:52:33.519 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.520 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.521 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.521 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.525 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.525 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.540 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385). 11405 bytes result sent to driver
05:52:33.540 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 7.0 (TID 386) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.541 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Running task 164.0 in stage 7.0 (TID 386)
05:52:33.542 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (164/200)
05:52:33.546 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.547 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.549 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.549 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.554 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.554 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.571 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386). 11405 bytes result sent to driver
05:52:33.571 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 7.0 (TID 387) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.572 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Running task 165.0 in stage 7.0 (TID 387)
05:52:33.572 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386) in 32 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (165/200)
05:52:33.576 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.576 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.578 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.578 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.585 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.585 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.597 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387). 11405 bytes result sent to driver
05:52:33.598 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 7.0 (TID 388) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.598 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Running task 166.0 in stage 7.0 (TID 388)
05:52:33.599 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (166/200)
05:52:33.602 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.602 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.604 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.604 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.608 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.608 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.619 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388). 11405 bytes result sent to driver
05:52:33.620 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 7.0 (TID 389) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.620 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (167/200)
05:52:33.620 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Running task 167.0 in stage 7.0 (TID 389)
05:52:33.624 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.624 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.625 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.625 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.629 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.629 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.641 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389). 11405 bytes result sent to driver
05:52:33.641 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 7.0 (TID 390) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.642 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (168/200)
05:52:33.642 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Running task 168.0 in stage 7.0 (TID 390)
05:52:33.646 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.646 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.647 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.648 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.652 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.652 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.663 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390). 11405 bytes result sent to driver
05:52:33.664 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 7.0 (TID 391) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.664 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (169/200)
05:52:33.665 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Running task 169.0 in stage 7.0 (TID 391)
05:52:33.668 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.668 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.670 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.670 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.673 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.674 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.685 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391). 11405 bytes result sent to driver
05:52:33.685 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 7.0 (TID 392) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.686 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Running task 170.0 in stage 7.0 (TID 392)
05:52:33.686 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (170/200)
05:52:33.690 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.690 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.691 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.691 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.695 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.695 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.706 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392). 11405 bytes result sent to driver
05:52:33.707 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 7.0 (TID 393) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.707 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Running task 171.0 in stage 7.0 (TID 393)
05:52:33.707 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (171/200)
05:52:33.711 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.711 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.713 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.713 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.716 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.716 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.727 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393). 11405 bytes result sent to driver
05:52:33.728 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 7.0 (TID 394) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.728 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Running task 172.0 in stage 7.0 (TID 394)
05:52:33.729 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (172/200)
05:52:33.733 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.733 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.735 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.735 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.740 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.741 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.756 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Finished task 172.0 in stage 7.0 (TID 394). 11405 bytes result sent to driver
05:52:33.757 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 7.0 (TID 395) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.757 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Running task 173.0 in stage 7.0 (TID 395)
05:52:33.757 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 172.0 in stage 7.0 (TID 394) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (173/200)
05:52:33.761 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.761 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.762 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.762 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.766 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.766 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.778 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395). 11405 bytes result sent to driver
05:52:33.778 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 7.0 (TID 396) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.779 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Running task 174.0 in stage 7.0 (TID 396)
05:52:33.779 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (174/200)
05:52:33.782 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.782 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.784 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.784 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.788 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.788 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.799 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396). 11405 bytes result sent to driver
05:52:33.800 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 7.0 (TID 397) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.800 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Running task 175.0 in stage 7.0 (TID 397)
05:52:33.800 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (175/200)
05:52:33.803 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.804 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.805 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.805 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.809 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.809 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.833 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Finished task 175.0 in stage 7.0 (TID 397). 11448 bytes result sent to driver
05:52:33.834 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 7.0 (TID 398) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.834 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Running task 176.0 in stage 7.0 (TID 398)
05:52:33.835 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 175.0 in stage 7.0 (TID 397) in 36 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (176/200)
05:52:33.838 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.838 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.840 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.840 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.844 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.844 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.855 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398). 11405 bytes result sent to driver
05:52:33.856 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 7.0 (TID 399) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.856 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (177/200)
05:52:33.856 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Running task 177.0 in stage 7.0 (TID 399)
05:52:33.860 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.860 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.862 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.862 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.866 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.866 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.877 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399). 11405 bytes result sent to driver
05:52:33.878 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 7.0 (TID 400) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.878 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Running task 178.0 in stage 7.0 (TID 400)
05:52:33.878 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (178/200)
05:52:33.883 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.883 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.885 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.885 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.891 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.891 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.907 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400). 11405 bytes result sent to driver
05:52:33.908 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 7.0 (TID 401) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.908 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Running task 179.0 in stage 7.0 (TID 401)
05:52:33.908 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (179/200)
05:52:33.912 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.913 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.914 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.914 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.918 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.918 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.931 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Finished task 179.0 in stage 7.0 (TID 401). 11405 bytes result sent to driver
05:52:33.932 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 7.0 (TID 402) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.932 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Running task 180.0 in stage 7.0 (TID 402)
05:52:33.932 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 179.0 in stage 7.0 (TID 401) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (180/200)
05:52:33.936 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.936 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.937 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.937 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.941 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.941 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.953 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402). 11405 bytes result sent to driver
05:52:33.954 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 7.0 (TID 403) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.954 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Running task 181.0 in stage 7.0 (TID 403)
05:52:33.954 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (181/200)
05:52:33.958 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.958 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.959 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.960 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.963 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.963 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.974 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Finished task 181.0 in stage 7.0 (TID 403). 11405 bytes result sent to driver
05:52:33.975 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 7.0 (TID 404) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.975 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 181.0 in stage 7.0 (TID 403) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (182/200)
05:52:33.976 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Running task 182.0 in stage 7.0 (TID 404)
05:52:33.980 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.980 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.982 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.982 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.985 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:33.985 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:33.997 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404). 11405 bytes result sent to driver
05:52:33.998 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 7.0 (TID 405) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:33.998 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Running task 183.0 in stage 7.0 (TID 405)
05:52:33.998 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (183/200)
05:52:34.002 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.002 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.003 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.003 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.007 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.007 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.019 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405). 11405 bytes result sent to driver
05:52:34.020 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 7.0 (TID 406) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.020 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (184/200)
05:52:34.020 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Running task 184.0 in stage 7.0 (TID 406)
05:52:34.024 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.2.130.62:35167, [3ms] received response from server master-127.2.130.62:35167: OK, deferred=null) with no deferred attached!
05:52:34.025 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.025 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.027 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.028 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.033 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.033 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.049 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406). 11405 bytes result sent to driver
05:52:34.049 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 7.0 (TID 407) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.050 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Running task 185.0 in stage 7.0 (TID 407)
05:52:34.050 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406) in 31 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (185/200)
05:52:34.054 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.054 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.056 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.056 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.059 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.059 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.072 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407). 11405 bytes result sent to driver
05:52:34.072 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 7.0 (TID 408) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.073 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Running task 186.0 in stage 7.0 (TID 408)
05:52:34.073 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (186/200)
05:52:34.078 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.078 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.080 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.080 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.085 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.085 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.101 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408). 11405 bytes result sent to driver
05:52:34.102 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 7.0 (TID 409) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.102 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Running task 187.0 in stage 7.0 (TID 409)
05:52:34.102 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (187/200)
05:52:34.106 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.106 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.108 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.108 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.112 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.112 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.124 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409). 11405 bytes result sent to driver
05:52:34.125 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 7.0 (TID 410) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.125 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Running task 188.0 in stage 7.0 (TID 410)
05:52:34.126 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409) in 24 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (188/200)
05:52:34.129 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.130 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.132 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.132 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.138 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.138 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.151 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410). 11405 bytes result sent to driver
05:52:34.151 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 7.0 (TID 411) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.151 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Running task 189.0 in stage 7.0 (TID 411)
05:52:34.152 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410) in 28 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (189/200)
05:52:34.156 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.156 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.158 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.158 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.161 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.162 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.173 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Finished task 189.0 in stage 7.0 (TID 411). 11405 bytes result sent to driver
05:52:34.173 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 7.0 (TID 412) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.174 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 189.0 in stage 7.0 (TID 411) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (190/200)
05:52:34.174 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Running task 190.0 in stage 7.0 (TID 412)
05:52:34.178 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.178 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.179 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.180 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.183 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.183 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.195 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412). 11405 bytes result sent to driver
05:52:34.196 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 7.0 (TID 413) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.196 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Running task 191.0 in stage 7.0 (TID 413)
05:52:34.196 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (191/200)
05:52:34.201 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.202 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.204 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.204 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.209 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.209 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.224 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413). 11405 bytes result sent to driver
05:52:34.225 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 7.0 (TID 414) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.225 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413) in 29 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (192/200)
05:52:34.225 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Running task 192.0 in stage 7.0 (TID 414)
05:52:34.242 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.242 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.244 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.244 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.249 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.250 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.265 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414). 11405 bytes result sent to driver
05:52:34.265 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 7.0 (TID 415) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.266 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Running task 193.0 in stage 7.0 (TID 415)
05:52:34.266 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414) in 42 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (193/200)
05:52:34.269 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.269 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.271 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.271 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.275 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.275 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.286 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415). 11405 bytes result sent to driver
05:52:34.287 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 7.0 (TID 416) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.287 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Running task 194.0 in stage 7.0 (TID 416)
05:52:34.287 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (194/200)
05:52:34.291 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.291 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.293 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.293 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.297 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.297 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.309 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416). 11405 bytes result sent to driver
05:52:34.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 7.0 (TID 417) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.310 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Running task 195.0 in stage 7.0 (TID 417)
05:52:34.310 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416) in 23 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (195/200)
05:52:34.313 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.313 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.315 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.315 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.319 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.319 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.330 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417). 11405 bytes result sent to driver
05:52:34.331 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 7.0 (TID 418) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.331 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Running task 196.0 in stage 7.0 (TID 418)
05:52:34.331 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (196/200)
05:52:34.334 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.335 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.336 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.336 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.340 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.340 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.351 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418). 11405 bytes result sent to driver
05:52:34.351 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 7.0 (TID 419) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.352 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Running task 197.0 in stage 7.0 (TID 419)
05:52:34.352 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (197/200)
05:52:34.357 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.357 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.359 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.359 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.364 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.364 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.380 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419). 11405 bytes result sent to driver
05:52:34.381 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 7.0 (TID 420) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.381 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Running task 198.0 in stage 7.0 (TID 420)
05:52:34.381 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419) in 30 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (198/200)
05:52:34.385 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.385 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.386 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.386 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.390 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.390 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.401 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420). 11405 bytes result sent to driver
05:52:34.401 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 7.0 (TID 421) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
05:52:34.402 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Running task 199.0 in stage 7.0 (TID 421)
05:52:34.402 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (199/200)
05:52:34.405 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.405 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.407 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.407 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.410 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.411 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.421 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421). 11405 bytes result sent to driver
05:52:34.422 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (200/200)
05:52:34.423 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 7.0, whose tasks have all completed, from pool 
05:52:34.423 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 7 (collect at IntegrationTestBigLinkedList.scala:421) finished in 5.732 s
05:52:34.423 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
05:52:34.423 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
05:52:34.423 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ResultStage 8)
05:52:34.423 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
05:52:34.424 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
05:52:34.437 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_8 stored as values in memory (estimated size 87.9 KiB, free 1993.6 MiB)
05:52:34.439 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_8_piece0 stored as bytes in memory (estimated size 33.8 KiB, free 1993.6 MiB)
05:52:34.439 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_8_piece0 in memory on dist-test-slave-0tvq.c.gcp-upstream.internal:42667 (size: 33.8 KiB, free: 1993.8 MiB)
05:52:34.440 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 8 from broadcast at DAGScheduler.scala:1388
05:52:34.441 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 400 missing tasks from ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
05:52:34.442 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 8.0 with 400 tasks resource profile 0
05:52:34.446 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 8.0 (TID 422) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.446 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Running task 5.0 in stage 8.0 (TID 422)
05:52:34.459 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Getting 2 (120.0 B) non-empty blocks including 2 (120.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.459 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.464 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422). 15722 bytes result sent to driver
05:52:34.465 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 8.0 (TID 423) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.465 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (1/400)
05:52:34.465 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Running task 69.0 in stage 8.0 (TID 423)
05:52:34.472 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Getting 200 (12.9 KiB) non-empty blocks including 200 (12.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.472 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Started 0 remote fetches in 1 ms
05:52:34.490 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423). 15723 bytes result sent to driver
05:52:34.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 8.0 (TID 424) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.491 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Running task 128.0 in stage 8.0 (TID 424)
05:52:34.491 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423) in 27 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (2/400)
05:52:34.497 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Getting 1 (66.0 B) non-empty blocks including 1 (66.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.497 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.500 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424). 15722 bytes result sent to driver
05:52:34.501 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 386.0 in stage 8.0 (TID 425) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 386, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.501 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Running task 386.0 in stage 8.0 (TID 425)
05:52:34.501 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (3/400)
05:52:34.506 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Getting 1 (80.0 B) non-empty blocks including 1 (80.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.506 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.509 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425). 15722 bytes result sent to driver
05:52:34.511 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 8.0 (TID 426) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.511 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (4/400)
05:52:34.511 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Running task 0.0 in stage 8.0 (TID 426)
05:52:34.515 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.516 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.518 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426). 15684 bytes result sent to driver
05:52:34.519 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 8.0 (TID 427) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.519 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Running task 1.0 in stage 8.0 (TID 427)
05:52:34.519 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (5/400)
05:52:34.523 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.523 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.525 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427). 15684 bytes result sent to driver
05:52:34.526 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 8.0 (TID 428) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 2, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.526 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Running task 2.0 in stage 8.0 (TID 428)
05:52:34.526 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (6/400)
05:52:34.530 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.531 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.533 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428). 15684 bytes result sent to driver
05:52:34.533 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 8.0 (TID 429) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 3, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.533 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (7/400)
05:52:34.533 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Running task 3.0 in stage 8.0 (TID 429)
05:52:34.539 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.539 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.542 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429). 15684 bytes result sent to driver
05:52:34.543 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 8.0 (TID 430) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 4, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.543 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (8/400)
05:52:34.543 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Running task 4.0 in stage 8.0 (TID 430)
05:52:34.549 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.549 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.552 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Finished task 4.0 in stage 8.0 (TID 430). 15684 bytes result sent to driver
05:52:34.553 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 8.0 (TID 431) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 6, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.553 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Running task 6.0 in stage 8.0 (TID 431)
05:52:34.554 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 8.0 (TID 430) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (9/400)
05:52:34.559 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.559 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.563 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Finished task 6.0 in stage 8.0 (TID 431). 15684 bytes result sent to driver
05:52:34.564 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 7.0 in stage 8.0 (TID 432) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 7, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.564 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Running task 7.0 in stage 8.0 (TID 432)
05:52:34.565 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 6.0 in stage 8.0 (TID 431) in 12 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (10/400)
05:52:34.570 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.570 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.573 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432). 15684 bytes result sent to driver
05:52:34.574 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 8.0 in stage 8.0 (TID 433) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 8, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.574 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Running task 8.0 in stage 8.0 (TID 433)
05:52:34.575 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (11/400)
05:52:34.580 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.580 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.583 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433). 15684 bytes result sent to driver
05:52:34.584 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 9.0 in stage 8.0 (TID 434) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 9, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.584 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Running task 9.0 in stage 8.0 (TID 434)
05:52:34.584 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (12/400)
05:52:34.590 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.590 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.592 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Finished task 9.0 in stage 8.0 (TID 434). 15684 bytes result sent to driver
05:52:34.593 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 10.0 in stage 8.0 (TID 435) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 10, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.593 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Running task 10.0 in stage 8.0 (TID 435)
05:52:34.593 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 9.0 in stage 8.0 (TID 434) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (13/400)
05:52:34.599 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.599 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.602 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435). 15684 bytes result sent to driver
05:52:34.603 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 11.0 in stage 8.0 (TID 436) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 11, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.603 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Running task 11.0 in stage 8.0 (TID 436)
05:52:34.603 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (14/400)
05:52:34.609 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.609 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.612 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Finished task 11.0 in stage 8.0 (TID 436). 15684 bytes result sent to driver
05:52:34.613 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 12.0 in stage 8.0 (TID 437) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 12, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.613 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Running task 12.0 in stage 8.0 (TID 437)
05:52:34.613 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 11.0 in stage 8.0 (TID 436) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (15/400)
05:52:34.618 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.618 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.620 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Finished task 12.0 in stage 8.0 (TID 437). 15684 bytes result sent to driver
05:52:34.621 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 13.0 in stage 8.0 (TID 438) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 13, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.621 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Running task 13.0 in stage 8.0 (TID 438)
05:52:34.622 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 12.0 in stage 8.0 (TID 437) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (16/400)
05:52:34.626 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.626 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.628 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Finished task 13.0 in stage 8.0 (TID 438). 15684 bytes result sent to driver
05:52:34.629 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 14.0 in stage 8.0 (TID 439) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 14, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.629 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Running task 14.0 in stage 8.0 (TID 439)
05:52:34.629 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 13.0 in stage 8.0 (TID 438) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (17/400)
05:52:34.635 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.635 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.638 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439). 15684 bytes result sent to driver
05:52:34.638 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 15.0 in stage 8.0 (TID 440) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 15, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.639 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Running task 15.0 in stage 8.0 (TID 440)
05:52:34.639 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (18/400)
05:52:34.645 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.645 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.647 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440). 15684 bytes result sent to driver
05:52:34.648 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 16.0 in stage 8.0 (TID 441) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 16, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.648 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Running task 16.0 in stage 8.0 (TID 441)
05:52:34.648 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (19/400)
05:52:34.653 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.654 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.656 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441). 15684 bytes result sent to driver
05:52:34.657 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 17.0 in stage 8.0 (TID 442) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 17, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.657 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Running task 17.0 in stage 8.0 (TID 442)
05:52:34.657 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (20/400)
05:52:34.661 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.661 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.664 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Finished task 17.0 in stage 8.0 (TID 442). 15684 bytes result sent to driver
05:52:34.664 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 18.0 in stage 8.0 (TID 443) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 18, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.664 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Running task 18.0 in stage 8.0 (TID 443)
05:52:34.665 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 17.0 in stage 8.0 (TID 442) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (21/400)
05:52:34.669 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.669 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.671 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Finished task 18.0 in stage 8.0 (TID 443). 15684 bytes result sent to driver
05:52:34.671 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 19.0 in stage 8.0 (TID 444) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 19, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.672 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Running task 19.0 in stage 8.0 (TID 444)
05:52:34.672 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 18.0 in stage 8.0 (TID 443) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (22/400)
05:52:34.677 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.677 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.680 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Finished task 19.0 in stage 8.0 (TID 444). 15684 bytes result sent to driver
05:52:34.680 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 20.0 in stage 8.0 (TID 445) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 20, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.681 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Running task 20.0 in stage 8.0 (TID 445)
05:52:34.681 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 19.0 in stage 8.0 (TID 444) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (23/400)
05:52:34.685 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.685 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.688 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445). 15684 bytes result sent to driver
05:52:34.688 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 21.0 in stage 8.0 (TID 446) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 21, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.689 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Running task 21.0 in stage 8.0 (TID 446)
05:52:34.689 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (24/400)
05:52:34.694 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.694 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.697 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446). 15684 bytes result sent to driver
05:52:34.697 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 22.0 in stage 8.0 (TID 447) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 22, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.697 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Running task 22.0 in stage 8.0 (TID 447)
05:52:34.698 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (25/400)
05:52:34.701 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.701 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.703 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447). 15684 bytes result sent to driver
05:52:34.704 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 23.0 in stage 8.0 (TID 448) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 23, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.704 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Running task 23.0 in stage 8.0 (TID 448)
05:52:34.704 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (26/400)
05:52:34.708 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.708 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.710 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448). 15684 bytes result sent to driver
05:52:34.711 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 24.0 in stage 8.0 (TID 449) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 24, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.711 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Running task 24.0 in stage 8.0 (TID 449)
05:52:34.711 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (27/400)
05:52:34.715 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.715 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.717 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449). 15684 bytes result sent to driver
05:52:34.718 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 25.0 in stage 8.0 (TID 450) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 25, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.729 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (28/400)
05:52:34.729 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Running task 25.0 in stage 8.0 (TID 450)
05:52:34.734 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.734 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.736 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450). 15684 bytes result sent to driver
05:52:34.736 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 26.0 in stage 8.0 (TID 451) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 26, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.737 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Running task 26.0 in stage 8.0 (TID 451)
05:52:34.737 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (29/400)
05:52:34.741 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.741 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.743 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Finished task 26.0 in stage 8.0 (TID 451). 15684 bytes result sent to driver
05:52:34.743 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 27.0 in stage 8.0 (TID 452) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 27, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.744 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Running task 27.0 in stage 8.0 (TID 452)
05:52:34.744 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 26.0 in stage 8.0 (TID 451) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (30/400)
05:52:34.748 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.748 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.750 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Finished task 27.0 in stage 8.0 (TID 452). 15684 bytes result sent to driver
05:52:34.750 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 28.0 in stage 8.0 (TID 453) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 28, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.751 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 27.0 in stage 8.0 (TID 452) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (31/400)
05:52:34.751 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Running task 28.0 in stage 8.0 (TID 453)
05:52:34.755 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.755 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.757 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Finished task 28.0 in stage 8.0 (TID 453). 15684 bytes result sent to driver
05:52:34.757 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 29.0 in stage 8.0 (TID 454) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 29, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.758 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Running task 29.0 in stage 8.0 (TID 454)
05:52:34.758 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 28.0 in stage 8.0 (TID 453) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (32/400)
05:52:34.763 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.763 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.765 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454). 15684 bytes result sent to driver
05:52:34.766 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 30.0 in stage 8.0 (TID 455) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 30, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.766 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Running task 30.0 in stage 8.0 (TID 455)
05:52:34.767 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (33/400)
05:52:34.770 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.771 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.772 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455). 15684 bytes result sent to driver
05:52:34.773 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 31.0 in stage 8.0 (TID 456) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 31, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.773 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Running task 31.0 in stage 8.0 (TID 456)
05:52:34.774 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (34/400)
05:52:34.777 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.777 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.779 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Finished task 31.0 in stage 8.0 (TID 456). 15684 bytes result sent to driver
05:52:34.780 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 32.0 in stage 8.0 (TID 457) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 32, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.780 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 31.0 in stage 8.0 (TID 456) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (35/400)
05:52:34.780 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Running task 32.0 in stage 8.0 (TID 457)
05:52:34.784 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.784 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.786 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457). 15684 bytes result sent to driver
05:52:34.787 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 33.0 in stage 8.0 (TID 458) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 33, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.787 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (36/400)
05:52:34.787 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Running task 33.0 in stage 8.0 (TID 458)
05:52:34.793 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.793 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.796 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458). 15684 bytes result sent to driver
05:52:34.797 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 34.0 in stage 8.0 (TID 459) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 34, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.797 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Running task 34.0 in stage 8.0 (TID 459)
05:52:34.798 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (37/400)
05:52:34.802 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.802 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.804 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Finished task 34.0 in stage 8.0 (TID 459). 15684 bytes result sent to driver
05:52:34.805 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 35.0 in stage 8.0 (TID 460) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 35, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.805 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Running task 35.0 in stage 8.0 (TID 460)
05:52:34.806 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 34.0 in stage 8.0 (TID 459) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (38/400)
05:52:34.810 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.810 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.812 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Finished task 35.0 in stage 8.0 (TID 460). 15684 bytes result sent to driver
05:52:34.813 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 36.0 in stage 8.0 (TID 461) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 36, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.813 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Running task 36.0 in stage 8.0 (TID 461)
05:52:34.813 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 35.0 in stage 8.0 (TID 460) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (39/400)
05:52:34.817 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.818 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.820 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Finished task 36.0 in stage 8.0 (TID 461). 15684 bytes result sent to driver
05:52:34.820 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 37.0 in stage 8.0 (TID 462) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 37, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.821 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 36.0 in stage 8.0 (TID 461) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (40/400)
05:52:34.821 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Running task 37.0 in stage 8.0 (TID 462)
05:52:34.825 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.825 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.827 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462). 15684 bytes result sent to driver
05:52:34.828 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 38.0 in stage 8.0 (TID 463) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 38, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.828 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (41/400)
05:52:34.828 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Running task 38.0 in stage 8.0 (TID 463)
05:52:34.832 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.832 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.834 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463). 15684 bytes result sent to driver
05:52:34.835 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 39.0 in stage 8.0 (TID 464) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 39, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.835 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (42/400)
05:52:34.835 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Running task 39.0 in stage 8.0 (TID 464)
05:52:34.841 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.841 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.844 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464). 15684 bytes result sent to driver
05:52:34.845 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 40.0 in stage 8.0 (TID 465) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 40, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.846 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (43/400)
05:52:34.846 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Running task 40.0 in stage 8.0 (TID 465)
05:52:34.850 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.850 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.852 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465). 15684 bytes result sent to driver
05:52:34.852 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 41.0 in stage 8.0 (TID 466) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 41, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.853 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Running task 41.0 in stage 8.0 (TID 466)
05:52:34.853 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (44/400)
05:52:34.857 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.857 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.859 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466). 15684 bytes result sent to driver
05:52:34.859 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 42.0 in stage 8.0 (TID 467) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 42, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.860 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Running task 42.0 in stage 8.0 (TID 467)
05:52:34.860 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (45/400)
05:52:34.863 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.863 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.865 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467). 15684 bytes result sent to driver
05:52:34.866 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 43.0 in stage 8.0 (TID 468) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 43, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.866 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Running task 43.0 in stage 8.0 (TID 468)
05:52:34.866 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (46/400)
05:52:34.870 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.870 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.872 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468). 15684 bytes result sent to driver
05:52:34.873 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 44.0 in stage 8.0 (TID 469) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 44, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.873 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (47/400)
05:52:34.873 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Running task 44.0 in stage 8.0 (TID 469)
05:52:34.878 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.878 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.880 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469). 15684 bytes result sent to driver
05:52:34.880 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 45.0 in stage 8.0 (TID 470) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 45, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.881 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Running task 45.0 in stage 8.0 (TID 470)
05:52:34.881 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (48/400)
05:52:34.887 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.887 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.890 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470). 15684 bytes result sent to driver
05:52:34.890 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 46.0 in stage 8.0 (TID 471) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 46, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.891 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Running task 46.0 in stage 8.0 (TID 471)
05:52:34.891 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (49/400)
05:52:34.895 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.895 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.897 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Finished task 46.0 in stage 8.0 (TID 471). 15684 bytes result sent to driver
05:52:34.897 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 47.0 in stage 8.0 (TID 472) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 47, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.897 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Running task 47.0 in stage 8.0 (TID 472)
05:52:34.898 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 46.0 in stage 8.0 (TID 471) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (50/400)
05:52:34.901 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.901 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.903 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472). 15684 bytes result sent to driver
05:52:34.904 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 48.0 in stage 8.0 (TID 473) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 48, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.904 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Running task 48.0 in stage 8.0 (TID 473)
05:52:34.904 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (51/400)
05:52:34.908 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.908 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.910 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Finished task 48.0 in stage 8.0 (TID 473). 15684 bytes result sent to driver
05:52:34.911 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 49.0 in stage 8.0 (TID 474) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 49, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.911 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 48.0 in stage 8.0 (TID 473) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (52/400)
05:52:34.911 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Running task 49.0 in stage 8.0 (TID 474)
05:52:34.916 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.916 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.918 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Finished task 49.0 in stage 8.0 (TID 474). 15684 bytes result sent to driver
05:52:34.919 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 50.0 in stage 8.0 (TID 475) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 50, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.919 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Running task 50.0 in stage 8.0 (TID 475)
05:52:34.919 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 49.0 in stage 8.0 (TID 474) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (53/400)
05:52:34.924 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.924 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.927 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Finished task 50.0 in stage 8.0 (TID 475). 15684 bytes result sent to driver
05:52:34.927 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 51.0 in stage 8.0 (TID 476) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 51, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.928 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Running task 51.0 in stage 8.0 (TID 476)
05:52:34.928 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 50.0 in stage 8.0 (TID 475) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (54/400)
05:52:34.932 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.932 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.934 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476). 15684 bytes result sent to driver
05:52:34.935 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 52.0 in stage 8.0 (TID 477) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 52, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.935 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Running task 52.0 in stage 8.0 (TID 477)
05:52:34.935 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (55/400)
05:52:34.939 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.939 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.941 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477). 15684 bytes result sent to driver
05:52:34.941 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 53.0 in stage 8.0 (TID 478) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 53, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.942 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Running task 53.0 in stage 8.0 (TID 478)
05:52:34.942 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (56/400)
05:52:34.946 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.946 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.948 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478). 15684 bytes result sent to driver
05:52:34.949 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 54.0 in stage 8.0 (TID 479) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 54, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.949 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Running task 54.0 in stage 8.0 (TID 479)
05:52:34.949 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (57/400)
05:52:34.953 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.953 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.956 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479). 15684 bytes result sent to driver
05:52:34.956 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 55.0 in stage 8.0 (TID 480) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 55, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.957 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Running task 55.0 in stage 8.0 (TID 480)
05:52:34.957 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (58/400)
05:52:34.961 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.961 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.963 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Finished task 55.0 in stage 8.0 (TID 480). 15684 bytes result sent to driver
05:52:34.963 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 56.0 in stage 8.0 (TID 481) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 56, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.964 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Running task 56.0 in stage 8.0 (TID 481)
05:52:34.964 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 55.0 in stage 8.0 (TID 480) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (59/400)
05:52:34.969 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.969 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.972 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Finished task 56.0 in stage 8.0 (TID 481). 15684 bytes result sent to driver
05:52:34.973 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 57.0 in stage 8.0 (TID 482) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 57, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.973 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Running task 57.0 in stage 8.0 (TID 482)
05:52:34.973 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 56.0 in stage 8.0 (TID 481) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (60/400)
05:52:34.977 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.977 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.979 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482). 15684 bytes result sent to driver
05:52:34.980 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 8.0 (TID 483) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 58, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.980 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Running task 58.0 in stage 8.0 (TID 483)
05:52:34.980 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (61/400)
05:52:34.984 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.984 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.986 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Finished task 58.0 in stage 8.0 (TID 483). 15684 bytes result sent to driver
05:52:34.986 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 8.0 (TID 484) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 59, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.987 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 58.0 in stage 8.0 (TID 483) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (62/400)
05:52:34.987 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Running task 59.0 in stage 8.0 (TID 484)
05:52:34.992 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:34.993 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:34.995 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484). 15684 bytes result sent to driver
05:52:34.996 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 8.0 (TID 485) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 60, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:34.996 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Running task 60.0 in stage 8.0 (TID 485)
05:52:34.996 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (63/400)
05:52:35.000 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.000 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.002 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Finished task 60.0 in stage 8.0 (TID 485). 15684 bytes result sent to driver
05:52:35.003 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 8.0 (TID 486) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 61, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.003 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Running task 61.0 in stage 8.0 (TID 486)
05:52:35.003 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 60.0 in stage 8.0 (TID 485) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (64/400)
05:52:35.007 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.007 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.009 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Finished task 61.0 in stage 8.0 (TID 486). 15684 bytes result sent to driver
05:52:35.010 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 8.0 (TID 487) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 62, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.010 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 61.0 in stage 8.0 (TID 486) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (65/400)
05:52:35.010 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Running task 62.0 in stage 8.0 (TID 487)
05:52:35.016 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.016 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.018 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487). 15684 bytes result sent to driver
05:52:35.019 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 8.0 (TID 488) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 63, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.019 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Running task 63.0 in stage 8.0 (TID 488)
05:52:35.019 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (66/400)
05:52:35.023 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.023 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.025 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488). 15684 bytes result sent to driver
05:52:35.026 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 8.0 (TID 489) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 64, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.026 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Running task 64.0 in stage 8.0 (TID 489)
05:52:35.026 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (67/400)
05:52:35.031 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.031 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.033 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Finished task 64.0 in stage 8.0 (TID 489). 15684 bytes result sent to driver
05:52:35.034 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 8.0 (TID 490) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 65, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.034 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 64.0 in stage 8.0 (TID 489) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (68/400)
05:52:35.034 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Running task 65.0 in stage 8.0 (TID 490)
05:52:35.038 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.038 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.040 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490). 15684 bytes result sent to driver
05:52:35.040 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 8.0 (TID 491) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 66, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.041 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Running task 66.0 in stage 8.0 (TID 491)
05:52:35.041 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (69/400)
05:52:35.047 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.047 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.050 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491). 15684 bytes result sent to driver
05:52:35.050 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 8.0 (TID 492) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 67, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.051 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Running task 67.0 in stage 8.0 (TID 492)
05:52:35.051 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (70/400)
05:52:35.055 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.055 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.057 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492). 15684 bytes result sent to driver
05:52:35.057 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 8.0 (TID 493) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 68, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.057 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Running task 68.0 in stage 8.0 (TID 493)
05:52:35.058 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (71/400)
05:52:35.063 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.063 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.066 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493). 15684 bytes result sent to driver
05:52:35.067 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 8.0 (TID 494) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 70, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.067 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Running task 70.0 in stage 8.0 (TID 494)
05:52:35.067 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (72/400)
05:52:35.072 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.072 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.075 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494). 15684 bytes result sent to driver
05:52:35.075 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 8.0 (TID 495) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 71, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.076 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (73/400)
05:52:35.076 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Running task 71.0 in stage 8.0 (TID 495)
05:52:35.082 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.082 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.085 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495). 15684 bytes result sent to driver
05:52:35.085 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 8.0 (TID 496) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 72, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.086 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Running task 72.0 in stage 8.0 (TID 496)
05:52:35.086 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (74/400)
05:52:35.090 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.090 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.092 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496). 15684 bytes result sent to driver
05:52:35.092 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 8.0 (TID 497) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 73, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.093 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Running task 73.0 in stage 8.0 (TID 497)
05:52:35.093 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (75/400)
05:52:35.096 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.096 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.098 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497). 15684 bytes result sent to driver
05:52:35.099 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 8.0 (TID 498) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 74, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.099 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (76/400)
05:52:35.099 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Running task 74.0 in stage 8.0 (TID 498)
05:52:35.104 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.105 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.107 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498). 15684 bytes result sent to driver
05:52:35.108 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 8.0 (TID 499) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 75, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.108 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Running task 75.0 in stage 8.0 (TID 499)
05:52:35.108 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (77/400)
05:52:35.112 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.112 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.113 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499). 15684 bytes result sent to driver
05:52:35.114 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 8.0 (TID 500) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 76, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.114 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Running task 76.0 in stage 8.0 (TID 500)
05:52:35.115 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (78/400)
05:52:35.118 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.118 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.120 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500). 15684 bytes result sent to driver
05:52:35.120 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 8.0 (TID 501) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 77, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.121 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Running task 77.0 in stage 8.0 (TID 501)
05:52:35.121 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (79/400)
05:52:35.124 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.124 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.127 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501). 15684 bytes result sent to driver
05:52:35.128 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 8.0 (TID 502) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 78, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.128 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Running task 78.0 in stage 8.0 (TID 502)
05:52:35.129 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (80/400)
05:52:35.133 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.133 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.135 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502). 15684 bytes result sent to driver
05:52:35.136 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 8.0 (TID 503) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 79, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.137 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (81/400)
05:52:35.137 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Running task 79.0 in stage 8.0 (TID 503)
05:52:35.141 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.142 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.144 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Finished task 79.0 in stage 8.0 (TID 503). 15684 bytes result sent to driver
05:52:35.144 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 8.0 (TID 504) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 80, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.145 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Running task 80.0 in stage 8.0 (TID 504)
05:52:35.145 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 79.0 in stage 8.0 (TID 503) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (82/400)
05:52:35.149 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.149 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.151 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Finished task 80.0 in stage 8.0 (TID 504). 15684 bytes result sent to driver
05:52:35.152 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 8.0 (TID 505) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 81, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.152 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Running task 81.0 in stage 8.0 (TID 505)
05:52:35.153 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 80.0 in stage 8.0 (TID 504) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (83/400)
05:52:35.157 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.157 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.159 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Finished task 81.0 in stage 8.0 (TID 505). 15684 bytes result sent to driver
05:52:35.160 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 8.0 (TID 506) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 82, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.160 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Running task 82.0 in stage 8.0 (TID 506)
05:52:35.160 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 81.0 in stage 8.0 (TID 505) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (84/400)
05:52:35.164 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.164 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.166 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506). 15684 bytes result sent to driver
05:52:35.167 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 8.0 (TID 507) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 83, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.167 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Running task 83.0 in stage 8.0 (TID 507)
05:52:35.167 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (85/400)
05:52:35.171 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.171 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.173 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507). 15684 bytes result sent to driver
05:52:35.174 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 8.0 (TID 508) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 84, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.174 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Running task 84.0 in stage 8.0 (TID 508)
05:52:35.174 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (86/400)
05:52:35.178 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.178 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.180 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Finished task 84.0 in stage 8.0 (TID 508). 15684 bytes result sent to driver
05:52:35.181 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 8.0 (TID 509) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 85, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.182 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 84.0 in stage 8.0 (TID 508) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (87/400)
05:52:35.182 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Running task 85.0 in stage 8.0 (TID 509)
05:52:35.187 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.187 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.190 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509). 15684 bytes result sent to driver
05:52:35.191 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 8.0 (TID 510) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 86, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.192 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Running task 86.0 in stage 8.0 (TID 510)
05:52:35.192 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (88/400)
05:52:35.197 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.198 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.200 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Finished task 86.0 in stage 8.0 (TID 510). 15684 bytes result sent to driver
05:52:35.201 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 8.0 (TID 511) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 87, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.201 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 86.0 in stage 8.0 (TID 510) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (89/400)
05:52:35.202 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Running task 87.0 in stage 8.0 (TID 511)
05:52:35.208 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.208 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.212 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511). 15684 bytes result sent to driver
05:52:35.212 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 8.0 (TID 512) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 88, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.213 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Running task 88.0 in stage 8.0 (TID 512)
05:52:35.213 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511) in 12 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (90/400)
05:52:35.219 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.219 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.222 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512). 15684 bytes result sent to driver
05:52:35.223 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 8.0 (TID 513) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 89, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.223 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Running task 89.0 in stage 8.0 (TID 513)
05:52:35.223 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (91/400)
05:52:35.228 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.229 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.232 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Finished task 89.0 in stage 8.0 (TID 513). 15684 bytes result sent to driver
05:52:35.232 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 8.0 (TID 514) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 90, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.232 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Running task 90.0 in stage 8.0 (TID 514)
05:52:35.233 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 89.0 in stage 8.0 (TID 513) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (92/400)
05:52:35.238 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.238 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.251 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514). 15727 bytes result sent to driver
05:52:35.252 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 8.0 (TID 515) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 91, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.252 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Running task 91.0 in stage 8.0 (TID 515)
05:52:35.253 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (93/400)
05:52:35.258 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.258 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.261 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515). 15684 bytes result sent to driver
05:52:35.262 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 8.0 (TID 516) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 92, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.262 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Running task 92.0 in stage 8.0 (TID 516)
05:52:35.262 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (94/400)
05:52:35.268 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.268 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.271 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516). 15684 bytes result sent to driver
05:52:35.272 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 8.0 (TID 517) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 93, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.272 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Running task 93.0 in stage 8.0 (TID 517)
05:52:35.273 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (95/400)
05:52:35.277 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.277 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.279 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Finished task 93.0 in stage 8.0 (TID 517). 15684 bytes result sent to driver
05:52:35.280 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 8.0 (TID 518) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 94, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.280 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Running task 94.0 in stage 8.0 (TID 518)
05:52:35.281 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 93.0 in stage 8.0 (TID 517) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (96/400)
05:52:35.285 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.285 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.287 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518). 15684 bytes result sent to driver
05:52:35.288 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 8.0 (TID 519) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 95, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.288 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Running task 95.0 in stage 8.0 (TID 519)
05:52:35.288 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (97/400)
05:52:35.292 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.292 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.294 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519). 15684 bytes result sent to driver
05:52:35.295 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 8.0 (TID 520) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 96, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.295 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Running task 96.0 in stage 8.0 (TID 520)
05:52:35.296 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (98/400)
05:52:35.301 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.301 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.304 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Finished task 96.0 in stage 8.0 (TID 520). 15684 bytes result sent to driver
05:52:35.305 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 8.0 (TID 521) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 97, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.305 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Running task 97.0 in stage 8.0 (TID 521)
05:52:35.306 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 96.0 in stage 8.0 (TID 520) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (99/400)
05:52:35.309 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.309 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.311 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Finished task 97.0 in stage 8.0 (TID 521). 15684 bytes result sent to driver
05:52:35.312 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 8.0 (TID 522) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 98, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.312 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Running task 98.0 in stage 8.0 (TID 522)
05:52:35.312 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 97.0 in stage 8.0 (TID 521) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (100/400)
05:52:35.316 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.316 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.318 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Finished task 98.0 in stage 8.0 (TID 522). 15684 bytes result sent to driver
05:52:35.318 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 8.0 (TID 523) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 99, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.319 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Running task 99.0 in stage 8.0 (TID 523)
05:52:35.319 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 98.0 in stage 8.0 (TID 522) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (101/400)
05:52:35.322 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.322 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.324 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523). 15684 bytes result sent to driver
05:52:35.324 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 8.0 (TID 524) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 100, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.325 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (102/400)
05:52:35.325 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Running task 100.0 in stage 8.0 (TID 524)
05:52:35.328 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.329 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.331 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524). 15684 bytes result sent to driver
05:52:35.331 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 8.0 (TID 525) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 101, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.332 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (103/400)
05:52:35.332 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Running task 101.0 in stage 8.0 (TID 525)
05:52:35.335 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.336 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.337 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525). 15684 bytes result sent to driver
05:52:35.338 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 8.0 (TID 526) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 102, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.338 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Running task 102.0 in stage 8.0 (TID 526)
05:52:35.338 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (104/400)
05:52:35.344 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.344 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.347 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Finished task 102.0 in stage 8.0 (TID 526). 15684 bytes result sent to driver
05:52:35.347 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 8.0 (TID 527) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 103, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.348 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Running task 103.0 in stage 8.0 (TID 527)
05:52:35.348 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 102.0 in stage 8.0 (TID 526) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (105/400)
05:52:35.353 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.353 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.356 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527). 15684 bytes result sent to driver
05:52:35.357 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 8.0 (TID 528) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 104, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.357 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Running task 104.0 in stage 8.0 (TID 528)
05:52:35.357 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (106/400)
05:52:35.361 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.361 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.363 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528). 15684 bytes result sent to driver
05:52:35.364 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 8.0 (TID 529) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 105, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.364 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Running task 105.0 in stage 8.0 (TID 529)
05:52:35.364 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (107/400)
05:52:35.370 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.370 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.372 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Finished task 105.0 in stage 8.0 (TID 529). 15684 bytes result sent to driver
05:52:35.373 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 8.0 (TID 530) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 106, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.374 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Running task 106.0 in stage 8.0 (TID 530)
05:52:35.374 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 105.0 in stage 8.0 (TID 529) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (108/400)
05:52:35.378 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.378 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.380 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Finished task 106.0 in stage 8.0 (TID 530). 15684 bytes result sent to driver
05:52:35.380 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 8.0 (TID 531) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 107, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.381 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 106.0 in stage 8.0 (TID 530) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (109/400)
05:52:35.381 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Running task 107.0 in stage 8.0 (TID 531)
05:52:35.385 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.385 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.387 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Finished task 107.0 in stage 8.0 (TID 531). 15684 bytes result sent to driver
05:52:35.387 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 8.0 (TID 532) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 108, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.388 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Running task 108.0 in stage 8.0 (TID 532)
05:52:35.388 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 107.0 in stage 8.0 (TID 531) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (110/400)
05:52:35.393 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.393 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.396 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Finished task 108.0 in stage 8.0 (TID 532). 15684 bytes result sent to driver
05:52:35.397 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 8.0 (TID 533) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 109, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.397 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Running task 109.0 in stage 8.0 (TID 533)
05:52:35.398 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 108.0 in stage 8.0 (TID 532) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (111/400)
05:52:35.403 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.403 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.406 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533). 15684 bytes result sent to driver
05:52:35.407 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 8.0 (TID 534) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 110, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.407 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Running task 110.0 in stage 8.0 (TID 534)
05:52:35.407 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (112/400)
05:52:35.411 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.411 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.413 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Finished task 110.0 in stage 8.0 (TID 534). 15684 bytes result sent to driver
05:52:35.413 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 8.0 (TID 535) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 111, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.414 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Running task 111.0 in stage 8.0 (TID 535)
05:52:35.414 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 110.0 in stage 8.0 (TID 534) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (113/400)
05:52:35.418 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.418 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.420 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Finished task 111.0 in stage 8.0 (TID 535). 15684 bytes result sent to driver
05:52:35.420 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 8.0 (TID 536) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 112, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.421 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 111.0 in stage 8.0 (TID 535) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (114/400)
05:52:35.421 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Running task 112.0 in stage 8.0 (TID 536)
05:52:35.424 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.424 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.427 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536). 15684 bytes result sent to driver
05:52:35.427 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 8.0 (TID 537) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 113, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.428 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Running task 113.0 in stage 8.0 (TID 537)
05:52:35.428 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (115/400)
05:52:35.432 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.432 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.434 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Finished task 113.0 in stage 8.0 (TID 537). 15684 bytes result sent to driver
05:52:35.435 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 8.0 (TID 538) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 114, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.435 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Running task 114.0 in stage 8.0 (TID 538)
05:52:35.435 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 113.0 in stage 8.0 (TID 537) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (116/400)
05:52:35.441 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.441 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.444 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538). 15684 bytes result sent to driver
05:52:35.445 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 8.0 (TID 539) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 115, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.445 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Running task 115.0 in stage 8.0 (TID 539)
05:52:35.446 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (117/400)
05:52:35.450 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.450 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.452 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539). 15684 bytes result sent to driver
05:52:35.453 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 8.0 (TID 540) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 116, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.453 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Running task 116.0 in stage 8.0 (TID 540)
05:52:35.453 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (118/400)
05:52:35.457 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.457 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.459 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540). 15684 bytes result sent to driver
05:52:35.459 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 8.0 (TID 541) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 117, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.460 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Running task 117.0 in stage 8.0 (TID 541)
05:52:35.460 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (119/400)
05:52:35.464 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.464 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.466 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Finished task 117.0 in stage 8.0 (TID 541). 15684 bytes result sent to driver
05:52:35.466 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 8.0 (TID 542) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 118, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.467 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Running task 118.0 in stage 8.0 (TID 542)
05:52:35.467 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 117.0 in stage 8.0 (TID 541) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (120/400)
05:52:35.472 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.472 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.475 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542). 15684 bytes result sent to driver
05:52:35.476 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 8.0 (TID 543) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 119, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.476 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Running task 119.0 in stage 8.0 (TID 543)
05:52:35.477 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (121/400)
05:52:35.481 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.481 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.483 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Finished task 119.0 in stage 8.0 (TID 543). 15684 bytes result sent to driver
05:52:35.483 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 8.0 (TID 544) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 120, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.483 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Running task 120.0 in stage 8.0 (TID 544)
05:52:35.484 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 119.0 in stage 8.0 (TID 543) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (122/400)
05:52:35.487 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.487 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.489 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544). 15684 bytes result sent to driver
05:52:35.490 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 8.0 (TID 545) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 121, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.490 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Running task 121.0 in stage 8.0 (TID 545)
05:52:35.490 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (123/400)
05:52:35.494 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.494 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.496 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Finished task 121.0 in stage 8.0 (TID 545). 15684 bytes result sent to driver
05:52:35.497 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 8.0 (TID 546) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 122, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.497 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 121.0 in stage 8.0 (TID 545) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (124/400)
05:52:35.497 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Running task 122.0 in stage 8.0 (TID 546)
05:52:35.503 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.503 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.506 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546). 15684 bytes result sent to driver
05:52:35.506 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 8.0 (TID 547) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 123, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.507 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Running task 123.0 in stage 8.0 (TID 547)
05:52:35.507 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (125/400)
05:52:35.511 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.511 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.513 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547). 15684 bytes result sent to driver
05:52:35.514 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 8.0 (TID 548) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 124, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.514 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Running task 124.0 in stage 8.0 (TID 548)
05:52:35.514 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (126/400)
05:52:35.518 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.518 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.520 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Finished task 124.0 in stage 8.0 (TID 548). 15684 bytes result sent to driver
05:52:35.521 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 8.0 (TID 549) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 125, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.521 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Running task 125.0 in stage 8.0 (TID 549)
05:52:35.521 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 124.0 in stage 8.0 (TID 548) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (127/400)
05:52:35.527 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.527 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.530 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549). 15684 bytes result sent to driver
05:52:35.531 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 8.0 (TID 550) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 126, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.531 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Running task 126.0 in stage 8.0 (TID 550)
05:52:35.531 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (128/400)
05:52:35.537 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.537 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.541 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550). 15684 bytes result sent to driver
05:52:35.541 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 8.0 (TID 551) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 127, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.542 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Running task 127.0 in stage 8.0 (TID 551)
05:52:35.542 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550) in 12 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (129/400)
05:52:35.547 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.547 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.549 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551). 15684 bytes result sent to driver
05:52:35.550 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 8.0 (TID 552) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 129, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.550 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Running task 129.0 in stage 8.0 (TID 552)
05:52:35.550 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (130/400)
05:52:35.554 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.554 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.556 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Finished task 129.0 in stage 8.0 (TID 552). 15684 bytes result sent to driver
05:52:35.557 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 8.0 (TID 553) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 130, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.557 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Running task 130.0 in stage 8.0 (TID 553)
05:52:35.558 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 8.0 (TID 552) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (131/400)
05:52:35.561 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.561 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.563 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Finished task 130.0 in stage 8.0 (TID 553). 15684 bytes result sent to driver
05:52:35.564 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 8.0 (TID 554) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 131, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.564 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Running task 131.0 in stage 8.0 (TID 554)
05:52:35.564 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 130.0 in stage 8.0 (TID 553) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (132/400)
05:52:35.570 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.571 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.573 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Finished task 131.0 in stage 8.0 (TID 554). 15684 bytes result sent to driver
05:52:35.574 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 8.0 (TID 555) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 132, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.574 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Running task 132.0 in stage 8.0 (TID 555)
05:52:35.575 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 8.0 (TID 554) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (133/400)
05:52:35.579 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.579 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.581 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555). 15684 bytes result sent to driver
05:52:35.581 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 8.0 (TID 556) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 133, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.582 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Running task 133.0 in stage 8.0 (TID 556)
05:52:35.582 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (134/400)
05:52:35.585 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.586 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.588 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Finished task 133.0 in stage 8.0 (TID 556). 15684 bytes result sent to driver
05:52:35.588 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 8.0 (TID 557) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 134, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.589 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Running task 134.0 in stage 8.0 (TID 557)
05:52:35.589 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 8.0 (TID 556) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (135/400)
05:52:35.593 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.593 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.595 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Finished task 134.0 in stage 8.0 (TID 557). 15684 bytes result sent to driver
05:52:35.595 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 8.0 (TID 558) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 135, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.596 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Running task 135.0 in stage 8.0 (TID 558)
05:52:35.596 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 8.0 (TID 557) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (136/400)
05:52:35.601 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.601 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.604 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558). 15684 bytes result sent to driver
05:52:35.604 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 8.0 (TID 559) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 136, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.605 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Running task 136.0 in stage 8.0 (TID 559)
05:52:35.605 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (137/400)
05:52:35.608 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.608 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.611 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559). 15684 bytes result sent to driver
05:52:35.611 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 8.0 (TID 560) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 137, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.612 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Running task 137.0 in stage 8.0 (TID 560)
05:52:35.612 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (138/400)
05:52:35.616 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.616 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.618 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560). 15684 bytes result sent to driver
05:52:35.619 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 8.0 (TID 561) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 138, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.619 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (139/400)
05:52:35.619 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Running task 138.0 in stage 8.0 (TID 561)
05:52:35.623 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.623 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.625 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Finished task 138.0 in stage 8.0 (TID 561). 15684 bytes result sent to driver
05:52:35.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 8.0 (TID 562) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 139, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.626 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Running task 139.0 in stage 8.0 (TID 562)
05:52:35.626 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 8.0 (TID 561) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (140/400)
05:52:35.630 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.630 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.632 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Finished task 139.0 in stage 8.0 (TID 562). 15684 bytes result sent to driver
05:52:35.632 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 8.0 (TID 563) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 140, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.633 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 8.0 (TID 562) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (141/400)
05:52:35.633 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Running task 140.0 in stage 8.0 (TID 563)
05:52:35.639 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.639 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.642 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563). 15684 bytes result sent to driver
05:52:35.642 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 8.0 (TID 564) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 141, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.642 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Running task 141.0 in stage 8.0 (TID 564)
05:52:35.643 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (142/400)
05:52:35.646 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.647 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.649 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Finished task 141.0 in stage 8.0 (TID 564). 15684 bytes result sent to driver
05:52:35.649 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 8.0 (TID 565) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 142, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.650 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Running task 142.0 in stage 8.0 (TID 565)
05:52:35.650 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 8.0 (TID 564) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (143/400)
05:52:35.654 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.654 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.656 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Finished task 142.0 in stage 8.0 (TID 565). 15684 bytes result sent to driver
05:52:35.656 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 8.0 (TID 566) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 143, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.657 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Running task 143.0 in stage 8.0 (TID 566)
05:52:35.657 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 8.0 (TID 565) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (144/400)
05:52:35.662 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.662 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.665 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Finished task 143.0 in stage 8.0 (TID 566). 15684 bytes result sent to driver
05:52:35.665 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 8.0 (TID 567) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 144, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.666 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Running task 144.0 in stage 8.0 (TID 567)
05:52:35.666 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 8.0 (TID 566) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (145/400)
05:52:35.669 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.670 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.671 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567). 15684 bytes result sent to driver
05:52:35.672 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 8.0 (TID 568) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 145, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.672 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Running task 145.0 in stage 8.0 (TID 568)
05:52:35.673 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (146/400)
05:52:35.676 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.676 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.678 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568). 15684 bytes result sent to driver
05:52:35.679 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 8.0 (TID 569) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 146, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.679 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Running task 146.0 in stage 8.0 (TID 569)
05:52:35.679 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (147/400)
05:52:35.685 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.685 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.688 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Finished task 146.0 in stage 8.0 (TID 569). 15684 bytes result sent to driver
05:52:35.688 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 8.0 (TID 570) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 147, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.689 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Running task 147.0 in stage 8.0 (TID 570)
05:52:35.689 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 8.0 (TID 569) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (148/400)
05:52:35.695 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.695 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.698 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570). 15684 bytes result sent to driver
05:52:35.698 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 8.0 (TID 571) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 148, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.699 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Running task 148.0 in stage 8.0 (TID 571)
05:52:35.699 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (149/400)
05:52:35.702 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.702 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.704 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Finished task 148.0 in stage 8.0 (TID 571). 15684 bytes result sent to driver
05:52:35.704 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 8.0 (TID 572) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 149, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.705 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Running task 149.0 in stage 8.0 (TID 572)
05:52:35.705 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 8.0 (TID 571) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (150/400)
05:52:35.708 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.709 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.710 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572). 15684 bytes result sent to driver
05:52:35.711 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 8.0 (TID 573) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 150, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.711 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Running task 150.0 in stage 8.0 (TID 573)
05:52:35.711 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (151/400)
05:52:35.716 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.717 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.719 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573). 15684 bytes result sent to driver
05:52:35.720 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 8.0 (TID 574) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 151, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.720 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Running task 151.0 in stage 8.0 (TID 574)
05:52:35.720 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (152/400)
05:52:35.725 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.725 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.728 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Finished task 151.0 in stage 8.0 (TID 574). 15684 bytes result sent to driver
05:52:35.728 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 8.0 (TID 575) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 152, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.729 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Running task 152.0 in stage 8.0 (TID 575)
05:52:35.729 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 8.0 (TID 574) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (153/400)
05:52:35.732 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.732 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.734 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Finished task 152.0 in stage 8.0 (TID 575). 15684 bytes result sent to driver
05:52:35.734 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 8.0 (TID 576) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 153, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.734 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Running task 153.0 in stage 8.0 (TID 576)
05:52:35.735 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 8.0 (TID 575) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (154/400)
05:52:35.738 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.738 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.740 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Finished task 153.0 in stage 8.0 (TID 576). 15684 bytes result sent to driver
05:52:35.741 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 8.0 (TID 577) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 154, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.741 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 8.0 (TID 576) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (155/400)
05:52:35.741 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Running task 154.0 in stage 8.0 (TID 577)
05:52:35.745 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.745 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.747 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577). 15684 bytes result sent to driver
05:52:35.747 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 8.0 (TID 578) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 155, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.748 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (156/400)
05:52:35.748 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Running task 155.0 in stage 8.0 (TID 578)
05:52:35.751 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.751 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.753 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578). 15684 bytes result sent to driver
05:52:35.754 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 8.0 (TID 579) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 156, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.754 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Running task 156.0 in stage 8.0 (TID 579)
05:52:35.754 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (157/400)
05:52:35.759 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.759 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.762 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579). 15684 bytes result sent to driver
05:52:35.762 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 8.0 (TID 580) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 157, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.763 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Running task 157.0 in stage 8.0 (TID 580)
05:52:35.763 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (158/400)
05:52:35.766 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.766 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.768 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Finished task 157.0 in stage 8.0 (TID 580). 15684 bytes result sent to driver
05:52:35.781 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 8.0 (TID 581) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 158, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.782 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Running task 158.0 in stage 8.0 (TID 581)
05:52:35.782 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 8.0 (TID 580) in 20 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (159/400)
05:52:35.786 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.786 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.788 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Finished task 158.0 in stage 8.0 (TID 581). 15684 bytes result sent to driver
05:52:35.788 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 8.0 (TID 582) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 159, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.789 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Running task 159.0 in stage 8.0 (TID 582)
05:52:35.789 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 8.0 (TID 581) in 21 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (160/400)
05:52:35.794 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.794 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.797 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Finished task 159.0 in stage 8.0 (TID 582). 15684 bytes result sent to driver
05:52:35.798 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 8.0 (TID 583) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 160, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.798 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Running task 160.0 in stage 8.0 (TID 583)
05:52:35.798 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 8.0 (TID 582) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (161/400)
05:52:35.801 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.802 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.803 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Finished task 160.0 in stage 8.0 (TID 583). 15684 bytes result sent to driver
05:52:35.804 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 8.0 (TID 584) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 161, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.804 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Running task 161.0 in stage 8.0 (TID 584)
05:52:35.804 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 8.0 (TID 583) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (162/400)
05:52:35.807 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.808 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.809 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Finished task 161.0 in stage 8.0 (TID 584). 15684 bytes result sent to driver
05:52:35.810 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 8.0 (TID 585) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 162, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.810 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 8.0 (TID 584) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (163/400)
05:52:35.810 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Running task 162.0 in stage 8.0 (TID 585)
05:52:35.813 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.814 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.815 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Finished task 162.0 in stage 8.0 (TID 585). 15684 bytes result sent to driver
05:52:35.816 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 8.0 (TID 586) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 163, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.816 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Running task 163.0 in stage 8.0 (TID 586)
05:52:35.816 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 8.0 (TID 585) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (164/400)
05:52:35.821 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.821 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.824 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586). 15684 bytes result sent to driver
05:52:35.824 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 8.0 (TID 587) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 164, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.824 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Running task 164.0 in stage 8.0 (TID 587)
05:52:35.825 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (165/400)
05:52:35.828 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.828 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.830 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587). 15684 bytes result sent to driver
05:52:35.830 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 8.0 (TID 588) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 165, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.830 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Running task 165.0 in stage 8.0 (TID 588)
05:52:35.831 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (166/400)
05:52:35.834 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.834 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.835 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588). 15684 bytes result sent to driver
05:52:35.836 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 8.0 (TID 589) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 166, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.836 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Running task 166.0 in stage 8.0 (TID 589)
05:52:35.836 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (167/400)
05:52:35.841 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.842 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.844 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589). 15684 bytes result sent to driver
05:52:35.844 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 8.0 (TID 590) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 167, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.845 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Running task 167.0 in stage 8.0 (TID 590)
05:52:35.845 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (168/400)
05:52:35.848 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.848 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.850 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590). 15684 bytes result sent to driver
05:52:35.850 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 8.0 (TID 591) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 168, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.851 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Running task 168.0 in stage 8.0 (TID 591)
05:52:35.851 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (169/400)
05:52:35.854 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.854 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.856 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Finished task 168.0 in stage 8.0 (TID 591). 15684 bytes result sent to driver
05:52:35.856 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 8.0 (TID 592) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 169, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.857 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Running task 169.0 in stage 8.0 (TID 592)
05:52:35.857 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 8.0 (TID 591) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (170/400)
05:52:35.860 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.860 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.862 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Finished task 169.0 in stage 8.0 (TID 592). 15684 bytes result sent to driver
05:52:35.862 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 8.0 (TID 593) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 170, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.863 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Running task 170.0 in stage 8.0 (TID 593)
05:52:35.863 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 169.0 in stage 8.0 (TID 592) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (171/400)
05:52:35.867 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.868 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.870 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593). 15684 bytes result sent to driver
05:52:35.871 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 8.0 (TID 594) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 171, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.871 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Running task 171.0 in stage 8.0 (TID 594)
05:52:35.871 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (172/400)
05:52:35.876 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.876 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.879 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594). 15684 bytes result sent to driver
05:52:35.880 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 8.0 (TID 595) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 172, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.880 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Running task 172.0 in stage 8.0 (TID 595)
05:52:35.880 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (173/400)
05:52:35.884 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.884 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.886 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Finished task 172.0 in stage 8.0 (TID 595). 15684 bytes result sent to driver
05:52:35.886 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 8.0 (TID 596) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 173, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.886 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Running task 173.0 in stage 8.0 (TID 596)
05:52:35.887 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 8.0 (TID 595) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (174/400)
05:52:35.890 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.890 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.892 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Finished task 173.0 in stage 8.0 (TID 596). 15684 bytes result sent to driver
05:52:35.893 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 8.0 (TID 597) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 174, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.893 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 173.0 in stage 8.0 (TID 596) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (175/400)
05:52:35.893 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Running task 174.0 in stage 8.0 (TID 597)
05:52:35.897 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.897 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.898 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Finished task 174.0 in stage 8.0 (TID 597). 15684 bytes result sent to driver
05:52:35.899 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 8.0 (TID 598) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 175, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.899 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Running task 175.0 in stage 8.0 (TID 598)
05:52:35.900 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 8.0 (TID 597) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (176/400)
05:52:35.905 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.905 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.907 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598). 15684 bytes result sent to driver
05:52:35.908 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 8.0 (TID 599) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 176, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.908 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Running task 176.0 in stage 8.0 (TID 599)
05:52:35.908 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (177/400)
05:52:35.912 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.912 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.914 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599). 15684 bytes result sent to driver
05:52:35.914 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 8.0 (TID 600) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 177, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.914 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Running task 177.0 in stage 8.0 (TID 600)
05:52:35.915 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (178/400)
05:52:35.918 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.918 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.920 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600). 15684 bytes result sent to driver
05:52:35.920 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 8.0 (TID 601) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 178, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.921 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Running task 178.0 in stage 8.0 (TID 601)
05:52:35.921 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (179/400)
05:52:35.925 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.925 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.927 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601). 15684 bytes result sent to driver
05:52:35.928 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 8.0 (TID 602) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 179, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.928 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Running task 179.0 in stage 8.0 (TID 602)
05:52:35.928 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (180/400)
05:52:35.932 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.932 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.934 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602). 15684 bytes result sent to driver
05:52:35.934 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 8.0 (TID 603) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 180, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.934 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Running task 180.0 in stage 8.0 (TID 603)
05:52:35.935 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (181/400)
05:52:35.938 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.938 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.940 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Finished task 180.0 in stage 8.0 (TID 603). 15684 bytes result sent to driver
05:52:35.940 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 8.0 (TID 604) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 181, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.941 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Running task 181.0 in stage 8.0 (TID 604)
05:52:35.941 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 8.0 (TID 603) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (182/400)
05:52:35.944 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.944 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.946 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Finished task 181.0 in stage 8.0 (TID 604). 15684 bytes result sent to driver
05:52:35.946 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 8.0 (TID 605) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 182, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.947 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Running task 182.0 in stage 8.0 (TID 605)
05:52:35.947 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 8.0 (TID 604) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (183/400)
05:52:35.951 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.951 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.954 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Finished task 182.0 in stage 8.0 (TID 605). 15684 bytes result sent to driver
05:52:35.954 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 8.0 (TID 606) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 183, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.954 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Running task 183.0 in stage 8.0 (TID 606)
05:52:35.955 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 8.0 (TID 605) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (184/400)
05:52:35.958 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.958 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.960 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606). 15684 bytes result sent to driver
05:52:35.960 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 8.0 (TID 607) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 184, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.961 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Running task 184.0 in stage 8.0 (TID 607)
05:52:35.961 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (185/400)
05:52:35.964 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.964 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.966 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Finished task 184.0 in stage 8.0 (TID 607). 15684 bytes result sent to driver
05:52:35.967 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 8.0 (TID 608) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 185, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.967 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 184.0 in stage 8.0 (TID 607) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (186/400)
05:52:35.967 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Running task 185.0 in stage 8.0 (TID 608)
05:52:35.971 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.971 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.973 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Finished task 185.0 in stage 8.0 (TID 608). 15684 bytes result sent to driver
05:52:35.974 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 8.0 (TID 609) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 186, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.974 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Running task 186.0 in stage 8.0 (TID 609)
05:52:35.974 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 8.0 (TID 608) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (187/400)
05:52:35.978 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.979 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.981 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609). 15684 bytes result sent to driver
05:52:35.981 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 8.0 (TID 610) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 187, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.982 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Running task 187.0 in stage 8.0 (TID 610)
05:52:35.982 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (188/400)
05:52:35.985 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.985 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.987 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610). 15684 bytes result sent to driver
05:52:35.988 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 8.0 (TID 611) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 188, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.988 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Running task 188.0 in stage 8.0 (TID 611)
05:52:35.988 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (189/400)
05:52:35.992 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.992 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:35.993 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611). 15684 bytes result sent to driver
05:52:35.994 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 8.0 (TID 612) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 189, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:35.994 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Running task 189.0 in stage 8.0 (TID 612)
05:52:35.995 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (190/400)
05:52:35.998 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:35.998 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.000 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Finished task 189.0 in stage 8.0 (TID 612). 15684 bytes result sent to driver
05:52:36.001 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 8.0 (TID 613) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 190, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.001 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Running task 190.0 in stage 8.0 (TID 613)
05:52:36.001 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 8.0 (TID 612) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (191/400)
05:52:36.006 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.006 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.009 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Finished task 190.0 in stage 8.0 (TID 613). 15684 bytes result sent to driver
05:52:36.010 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 8.0 (TID 614) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 191, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.010 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Running task 191.0 in stage 8.0 (TID 614)
05:52:36.010 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 8.0 (TID 613) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (192/400)
05:52:36.014 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.014 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.017 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Finished task 191.0 in stage 8.0 (TID 614). 15684 bytes result sent to driver
05:52:36.017 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 8.0 (TID 615) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 192, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.018 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Running task 192.0 in stage 8.0 (TID 615)
05:52:36.018 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 8.0 (TID 614) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (193/400)
05:52:36.023 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.023 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.026 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Finished task 192.0 in stage 8.0 (TID 615). 15684 bytes result sent to driver
05:52:36.027 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 8.0 (TID 616) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 193, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.027 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Running task 193.0 in stage 8.0 (TID 616)
05:52:36.028 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 8.0 (TID 615) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (194/400)
05:52:36.031 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.032 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.033 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Finished task 193.0 in stage 8.0 (TID 616). 15684 bytes result sent to driver
05:52:36.034 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 8.0 (TID 617) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 194, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.034 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Running task 194.0 in stage 8.0 (TID 617)
05:52:36.035 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 8.0 (TID 616) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (195/400)
05:52:36.038 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.038 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.040 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617). 15684 bytes result sent to driver
05:52:36.041 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 8.0 (TID 618) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 195, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.041 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Running task 195.0 in stage 8.0 (TID 618)
05:52:36.041 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (196/400)
05:52:36.046 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.047 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.049 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618). 15684 bytes result sent to driver
05:52:36.050 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 8.0 (TID 619) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 196, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.050 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Running task 196.0 in stage 8.0 (TID 619)
05:52:36.051 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (197/400)
05:52:36.054 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.054 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.056 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Finished task 196.0 in stage 8.0 (TID 619). 15684 bytes result sent to driver
05:52:36.057 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 8.0 (TID 620) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 197, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.057 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Running task 197.0 in stage 8.0 (TID 620)
05:52:36.058 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 8.0 (TID 619) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (198/400)
05:52:36.061 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.061 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.063 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Finished task 197.0 in stage 8.0 (TID 620). 15684 bytes result sent to driver
05:52:36.064 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 8.0 (TID 621) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 198, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.064 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Running task 198.0 in stage 8.0 (TID 621)
05:52:36.064 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 8.0 (TID 620) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (199/400)
05:52:36.070 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.070 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.072 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621). 15684 bytes result sent to driver
05:52:36.073 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 8.0 (TID 622) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 199, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.073 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Running task 199.0 in stage 8.0 (TID 622)
05:52:36.074 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (200/400)
05:52:36.079 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.079 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.081 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622). 15684 bytes result sent to driver
05:52:36.082 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 200.0 in stage 8.0 (TID 623) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 200, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.082 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Running task 200.0 in stage 8.0 (TID 623)
05:52:36.082 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (201/400)
05:52:36.088 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.088 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.090 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623). 15684 bytes result sent to driver
05:52:36.091 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 201.0 in stage 8.0 (TID 624) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 201, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.091 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Running task 201.0 in stage 8.0 (TID 624)
05:52:36.091 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (202/400)
05:52:36.097 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.097 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.100 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Finished task 201.0 in stage 8.0 (TID 624). 15684 bytes result sent to driver
05:52:36.101 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 202.0 in stage 8.0 (TID 625) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 202, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.101 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Running task 202.0 in stage 8.0 (TID 625)
05:52:36.101 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 201.0 in stage 8.0 (TID 624) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (203/400)
05:52:36.106 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.107 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.109 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625). 15684 bytes result sent to driver
05:52:36.110 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 203.0 in stage 8.0 (TID 626) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 203, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.110 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Running task 203.0 in stage 8.0 (TID 626)
05:52:36.111 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (204/400)
05:52:36.115 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.115 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.117 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626). 15684 bytes result sent to driver
05:52:36.117 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 204.0 in stage 8.0 (TID 627) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 204, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.118 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (205/400)
05:52:36.118 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Running task 204.0 in stage 8.0 (TID 627)
05:52:36.122 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.122 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.125 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627). 15684 bytes result sent to driver
05:52:36.125 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 205.0 in stage 8.0 (TID 628) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 205, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.126 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Running task 205.0 in stage 8.0 (TID 628)
05:52:36.126 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (206/400)
05:52:36.131 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.131 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.134 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628). 15684 bytes result sent to driver
05:52:36.135 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 206.0 in stage 8.0 (TID 629) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 206, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.136 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Running task 206.0 in stage 8.0 (TID 629)
05:52:36.136 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (207/400)
05:52:36.141 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.141 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.143 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Finished task 206.0 in stage 8.0 (TID 629). 15684 bytes result sent to driver
05:52:36.144 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 207.0 in stage 8.0 (TID 630) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 207, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.144 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 206.0 in stage 8.0 (TID 629) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (208/400)
05:52:36.144 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Running task 207.0 in stage 8.0 (TID 630)
05:52:36.149 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.149 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.152 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630). 15684 bytes result sent to driver
05:52:36.153 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 208.0 in stage 8.0 (TID 631) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 208, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.153 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Running task 208.0 in stage 8.0 (TID 631)
05:52:36.153 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (209/400)
05:52:36.158 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.159 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.161 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631). 15684 bytes result sent to driver
05:52:36.162 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 209.0 in stage 8.0 (TID 632) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 209, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.162 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Running task 209.0 in stage 8.0 (TID 632)
05:52:36.162 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (210/400)
05:52:36.166 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.166 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.168 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Finished task 209.0 in stage 8.0 (TID 632). 15684 bytes result sent to driver
05:52:36.169 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 210.0 in stage 8.0 (TID 633) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 210, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.169 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Running task 210.0 in stage 8.0 (TID 633)
05:52:36.169 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 209.0 in stage 8.0 (TID 632) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (211/400)
05:52:36.174 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.175 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.177 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633). 15684 bytes result sent to driver
05:52:36.178 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 211.0 in stage 8.0 (TID 634) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 211, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.178 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Running task 211.0 in stage 8.0 (TID 634)
05:52:36.179 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (212/400)
05:52:36.184 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.184 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.186 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634). 15684 bytes result sent to driver
05:52:36.187 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 212.0 in stage 8.0 (TID 635) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 212, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.187 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Running task 212.0 in stage 8.0 (TID 635)
05:52:36.188 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (213/400)
05:52:36.194 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.194 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.196 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Finished task 212.0 in stage 8.0 (TID 635). 15684 bytes result sent to driver
05:52:36.197 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 213.0 in stage 8.0 (TID 636) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 213, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.197 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Running task 213.0 in stage 8.0 (TID 636)
05:52:36.197 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 212.0 in stage 8.0 (TID 635) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (214/400)
05:52:36.202 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.202 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.205 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Finished task 213.0 in stage 8.0 (TID 636). 15684 bytes result sent to driver
05:52:36.206 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 214.0 in stage 8.0 (TID 637) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 214, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.206 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Running task 214.0 in stage 8.0 (TID 637)
05:52:36.206 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 213.0 in stage 8.0 (TID 636) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (215/400)
05:52:36.212 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.212 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.215 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Finished task 214.0 in stage 8.0 (TID 637). 15684 bytes result sent to driver
05:52:36.215 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 215.0 in stage 8.0 (TID 638) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 215, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.216 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Running task 215.0 in stage 8.0 (TID 638)
05:52:36.216 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 214.0 in stage 8.0 (TID 637) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (216/400)
05:52:36.221 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.221 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.224 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638). 15684 bytes result sent to driver
05:52:36.224 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 216.0 in stage 8.0 (TID 639) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 216, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.225 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Running task 216.0 in stage 8.0 (TID 639)
05:52:36.225 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (217/400)
05:52:36.231 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.231 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.233 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Finished task 216.0 in stage 8.0 (TID 639). 15684 bytes result sent to driver
05:52:36.234 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 217.0 in stage 8.0 (TID 640) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 217, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.234 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Running task 217.0 in stage 8.0 (TID 640)
05:52:36.235 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 216.0 in stage 8.0 (TID 639) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (218/400)
05:52:36.238 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.238 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.240 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Finished task 217.0 in stage 8.0 (TID 640). 15684 bytes result sent to driver
05:52:36.240 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 218.0 in stage 8.0 (TID 641) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 218, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.241 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Running task 218.0 in stage 8.0 (TID 641)
05:52:36.241 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 217.0 in stage 8.0 (TID 640) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (219/400)
05:52:36.246 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.246 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.249 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Finished task 218.0 in stage 8.0 (TID 641). 15684 bytes result sent to driver
05:52:36.249 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 219.0 in stage 8.0 (TID 642) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 219, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.249 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Running task 219.0 in stage 8.0 (TID 642)
05:52:36.250 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 218.0 in stage 8.0 (TID 641) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (220/400)
05:52:36.254 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.254 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.256 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642). 15684 bytes result sent to driver
05:52:36.256 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 220.0 in stage 8.0 (TID 643) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 220, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.256 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Running task 220.0 in stage 8.0 (TID 643)
05:52:36.257 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (221/400)
05:52:36.260 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.260 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.262 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643). 15684 bytes result sent to driver
05:52:36.263 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 221.0 in stage 8.0 (TID 644) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 221, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.263 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Running task 221.0 in stage 8.0 (TID 644)
05:52:36.263 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (222/400)
05:52:36.268 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.268 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.270 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644). 15684 bytes result sent to driver
05:52:36.271 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 222.0 in stage 8.0 (TID 645) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 222, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.271 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Running task 222.0 in stage 8.0 (TID 645)
05:52:36.271 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (223/400)
05:52:36.275 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.275 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.277 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645). 15684 bytes result sent to driver
05:52:36.287 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 223.0 in stage 8.0 (TID 646) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 223, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.288 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Running task 223.0 in stage 8.0 (TID 646)
05:52:36.288 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645) in 17 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (224/400)
05:52:36.292 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.292 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.294 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646). 15684 bytes result sent to driver
05:52:36.295 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 224.0 in stage 8.0 (TID 647) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 224, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.295 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Running task 224.0 in stage 8.0 (TID 647)
05:52:36.295 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646) in 18 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (225/400)
05:52:36.299 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.299 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.300 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647). 15684 bytes result sent to driver
05:52:36.301 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 225.0 in stage 8.0 (TID 648) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 225, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.301 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Running task 225.0 in stage 8.0 (TID 648)
05:52:36.301 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (226/400)
05:52:36.306 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.306 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.309 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648). 15684 bytes result sent to driver
05:52:36.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 226.0 in stage 8.0 (TID 649) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 226, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.310 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Running task 226.0 in stage 8.0 (TID 649)
05:52:36.310 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (227/400)
05:52:36.313 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.313 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.315 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Finished task 226.0 in stage 8.0 (TID 649). 15684 bytes result sent to driver
05:52:36.315 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 227.0 in stage 8.0 (TID 650) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 227, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.316 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Running task 227.0 in stage 8.0 (TID 650)
05:52:36.316 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 226.0 in stage 8.0 (TID 649) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (228/400)
05:52:36.319 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.319 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.321 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Finished task 227.0 in stage 8.0 (TID 650). 15684 bytes result sent to driver
05:52:36.322 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 228.0 in stage 8.0 (TID 651) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 228, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.322 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Running task 228.0 in stage 8.0 (TID 651)
05:52:36.322 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 227.0 in stage 8.0 (TID 650) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (229/400)
05:52:36.326 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.326 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.328 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Finished task 228.0 in stage 8.0 (TID 651). 15684 bytes result sent to driver
05:52:36.329 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 229.0 in stage 8.0 (TID 652) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 229, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.329 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Running task 229.0 in stage 8.0 (TID 652)
05:52:36.329 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 228.0 in stage 8.0 (TID 651) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (230/400)
05:52:36.335 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.335 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.338 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652). 15684 bytes result sent to driver
05:52:36.339 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 230.0 in stage 8.0 (TID 653) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 230, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.339 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Running task 230.0 in stage 8.0 (TID 653)
05:52:36.339 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (231/400)
05:52:36.343 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.343 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.345 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Finished task 230.0 in stage 8.0 (TID 653). 15684 bytes result sent to driver
05:52:36.346 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 231.0 in stage 8.0 (TID 654) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 231, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.346 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Running task 231.0 in stage 8.0 (TID 654)
05:52:36.347 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 230.0 in stage 8.0 (TID 653) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (232/400)
05:52:36.350 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.351 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.353 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654). 15684 bytes result sent to driver
05:52:36.353 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 232.0 in stage 8.0 (TID 655) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 232, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.354 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Running task 232.0 in stage 8.0 (TID 655)
05:52:36.354 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (233/400)
05:52:36.359 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.360 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.363 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655). 15684 bytes result sent to driver
05:52:36.364 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 233.0 in stage 8.0 (TID 656) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 233, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.364 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Running task 233.0 in stage 8.0 (TID 656)
05:52:36.365 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655) in 12 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (234/400)
05:52:36.368 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.368 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.370 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656). 15684 bytes result sent to driver
05:52:36.371 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 234.0 in stage 8.0 (TID 657) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 234, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.371 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Running task 234.0 in stage 8.0 (TID 657)
05:52:36.372 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (235/400)
05:52:36.375 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.376 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.377 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657). 15684 bytes result sent to driver
05:52:36.378 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 235.0 in stage 8.0 (TID 658) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 235, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.379 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (236/400)
05:52:36.379 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Running task 235.0 in stage 8.0 (TID 658)
05:52:36.384 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.384 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.387 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658). 15684 bytes result sent to driver
05:52:36.388 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 236.0 in stage 8.0 (TID 659) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 236, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.388 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Running task 236.0 in stage 8.0 (TID 659)
05:52:36.389 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (237/400)
05:52:36.392 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.392 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.394 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659). 15684 bytes result sent to driver
05:52:36.395 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 237.0 in stage 8.0 (TID 660) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 237, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.395 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Running task 237.0 in stage 8.0 (TID 660)
05:52:36.395 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (238/400)
05:52:36.401 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.401 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.403 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660). 15684 bytes result sent to driver
05:52:36.404 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 238.0 in stage 8.0 (TID 661) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 238, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.404 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Running task 238.0 in stage 8.0 (TID 661)
05:52:36.404 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (239/400)
05:52:36.410 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.410 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.412 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Finished task 238.0 in stage 8.0 (TID 661). 15684 bytes result sent to driver
05:52:36.413 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 239.0 in stage 8.0 (TID 662) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 239, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.413 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Running task 239.0 in stage 8.0 (TID 662)
05:52:36.414 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 238.0 in stage 8.0 (TID 661) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (240/400)
05:52:36.417 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.417 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.419 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662). 15684 bytes result sent to driver
05:52:36.420 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 240.0 in stage 8.0 (TID 663) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 240, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.420 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Running task 240.0 in stage 8.0 (TID 663)
05:52:36.420 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (241/400)
05:52:36.426 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.426 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.429 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663). 15684 bytes result sent to driver
05:52:36.430 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 241.0 in stage 8.0 (TID 664) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 241, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.430 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Running task 241.0 in stage 8.0 (TID 664)
05:52:36.430 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (242/400)
05:52:36.434 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.435 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.437 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664). 15684 bytes result sent to driver
05:52:36.437 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 242.0 in stage 8.0 (TID 665) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 242, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.438 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Running task 242.0 in stage 8.0 (TID 665)
05:52:36.438 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (243/400)
05:52:36.443 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.443 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.446 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665). 15684 bytes result sent to driver
05:52:36.447 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 243.0 in stage 8.0 (TID 666) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 243, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.447 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Running task 243.0 in stage 8.0 (TID 666)
05:52:36.447 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (244/400)
05:52:36.451 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.451 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.453 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Finished task 243.0 in stage 8.0 (TID 666). 15684 bytes result sent to driver
05:52:36.454 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 244.0 in stage 8.0 (TID 667) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 244, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.454 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Running task 244.0 in stage 8.0 (TID 667)
05:52:36.454 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 243.0 in stage 8.0 (TID 666) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (245/400)
05:52:36.458 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.458 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.460 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667). 15684 bytes result sent to driver
05:52:36.461 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 245.0 in stage 8.0 (TID 668) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 245, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.461 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Running task 245.0 in stage 8.0 (TID 668)
05:52:36.461 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (246/400)
05:52:36.466 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.466 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.468 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Finished task 245.0 in stage 8.0 (TID 668). 15684 bytes result sent to driver
05:52:36.468 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 246.0 in stage 8.0 (TID 669) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 246, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.469 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Running task 246.0 in stage 8.0 (TID 669)
05:52:36.469 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 245.0 in stage 8.0 (TID 668) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (247/400)
05:52:36.472 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.472 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.474 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Finished task 246.0 in stage 8.0 (TID 669). 15684 bytes result sent to driver
05:52:36.475 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 247.0 in stage 8.0 (TID 670) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 247, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.475 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Running task 247.0 in stage 8.0 (TID 670)
05:52:36.475 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 246.0 in stage 8.0 (TID 669) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (248/400)
05:52:36.479 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.480 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.481 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670). 15684 bytes result sent to driver
05:52:36.482 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 248.0 in stage 8.0 (TID 671) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 248, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.482 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Running task 248.0 in stage 8.0 (TID 671)
05:52:36.483 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (249/400)
05:52:36.488 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.488 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.490 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671). 15684 bytes result sent to driver
05:52:36.491 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 249.0 in stage 8.0 (TID 672) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 249, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.491 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Running task 249.0 in stage 8.0 (TID 672)
05:52:36.491 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (250/400)
05:52:36.496 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.496 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.498 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Finished task 249.0 in stage 8.0 (TID 672). 15684 bytes result sent to driver
05:52:36.499 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 250.0 in stage 8.0 (TID 673) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 250, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.500 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Running task 250.0 in stage 8.0 (TID 673)
05:52:36.500 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 249.0 in stage 8.0 (TID 672) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (251/400)
05:52:36.505 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.505 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.507 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673). 15684 bytes result sent to driver
05:52:36.508 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 251.0 in stage 8.0 (TID 674) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 251, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.508 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Running task 251.0 in stage 8.0 (TID 674)
05:52:36.508 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (252/400)
05:52:36.512 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.512 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.514 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Finished task 251.0 in stage 8.0 (TID 674). 15684 bytes result sent to driver
05:52:36.514 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 252.0 in stage 8.0 (TID 675) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 252, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.515 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Running task 252.0 in stage 8.0 (TID 675)
05:52:36.515 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 251.0 in stage 8.0 (TID 674) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (253/400)
05:52:36.519 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.519 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.521 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Finished task 252.0 in stage 8.0 (TID 675). 15684 bytes result sent to driver
05:52:36.521 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 253.0 in stage 8.0 (TID 676) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 253, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.522 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Running task 253.0 in stage 8.0 (TID 676)
05:52:36.522 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 252.0 in stage 8.0 (TID 675) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (254/400)
05:52:36.527 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.527 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.529 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Finished task 253.0 in stage 8.0 (TID 676). 15684 bytes result sent to driver
05:52:36.530 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 254.0 in stage 8.0 (TID 677) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 254, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.530 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 253.0 in stage 8.0 (TID 676) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (255/400)
05:52:36.530 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Running task 254.0 in stage 8.0 (TID 677)
05:52:36.535 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.536 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.538 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Finished task 254.0 in stage 8.0 (TID 677). 15684 bytes result sent to driver
05:52:36.539 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 255.0 in stage 8.0 (TID 678) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 255, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.540 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Running task 255.0 in stage 8.0 (TID 678)
05:52:36.540 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 254.0 in stage 8.0 (TID 677) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (256/400)
05:52:36.544 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.544 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.546 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678). 15684 bytes result sent to driver
05:52:36.546 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 256.0 in stage 8.0 (TID 679) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 256, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.547 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (257/400)
05:52:36.547 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Running task 256.0 in stage 8.0 (TID 679)
05:52:36.551 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.551 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.553 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Finished task 256.0 in stage 8.0 (TID 679). 15684 bytes result sent to driver
05:52:36.553 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 257.0 in stage 8.0 (TID 680) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 257, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.554 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Running task 257.0 in stage 8.0 (TID 680)
05:52:36.554 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 256.0 in stage 8.0 (TID 679) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (258/400)
05:52:36.558 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.559 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.561 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680). 15684 bytes result sent to driver
05:52:36.561 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 258.0 in stage 8.0 (TID 681) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 258, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.562 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Running task 258.0 in stage 8.0 (TID 681)
05:52:36.562 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (259/400)
05:52:36.566 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.566 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.568 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681). 15684 bytes result sent to driver
05:52:36.568 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 259.0 in stage 8.0 (TID 682) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 259, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.568 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Running task 259.0 in stage 8.0 (TID 682)
05:52:36.569 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (260/400)
05:52:36.573 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.573 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.574 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682). 15684 bytes result sent to driver
05:52:36.575 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 260.0 in stage 8.0 (TID 683) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 260, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.575 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Running task 260.0 in stage 8.0 (TID 683)
05:52:36.576 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (261/400)
05:52:36.579 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.579 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.581 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Finished task 260.0 in stage 8.0 (TID 683). 15684 bytes result sent to driver
05:52:36.582 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 261.0 in stage 8.0 (TID 684) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 261, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.582 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Running task 261.0 in stage 8.0 (TID 684)
05:52:36.582 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 260.0 in stage 8.0 (TID 683) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (262/400)
05:52:36.587 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.587 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.589 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684). 15684 bytes result sent to driver
05:52:36.589 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 262.0 in stage 8.0 (TID 685) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 262, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.590 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Running task 262.0 in stage 8.0 (TID 685)
05:52:36.590 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (263/400)
05:52:36.595 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.595 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.597 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Finished task 262.0 in stage 8.0 (TID 685). 15684 bytes result sent to driver
05:52:36.598 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 263.0 in stage 8.0 (TID 686) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 263, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.598 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Running task 263.0 in stage 8.0 (TID 686)
05:52:36.599 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 262.0 in stage 8.0 (TID 685) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (264/400)
05:52:36.602 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.602 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.604 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686). 15684 bytes result sent to driver
05:52:36.604 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 264.0 in stage 8.0 (TID 687) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 264, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.605 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Running task 264.0 in stage 8.0 (TID 687)
05:52:36.605 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (265/400)
05:52:36.609 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.609 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.611 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Finished task 264.0 in stage 8.0 (TID 687). 15684 bytes result sent to driver
05:52:36.611 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 265.0 in stage 8.0 (TID 688) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 265, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.612 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Running task 265.0 in stage 8.0 (TID 688)
05:52:36.612 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 264.0 in stage 8.0 (TID 687) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (266/400)
05:52:36.616 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.616 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.618 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Finished task 265.0 in stage 8.0 (TID 688). 15684 bytes result sent to driver
05:52:36.618 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 266.0 in stage 8.0 (TID 689) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 266, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.619 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Running task 266.0 in stage 8.0 (TID 689)
05:52:36.619 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 265.0 in stage 8.0 (TID 688) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (267/400)
05:52:36.624 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.624 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.627 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689). 15684 bytes result sent to driver
05:52:36.628 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 267.0 in stage 8.0 (TID 690) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 267, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.628 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Running task 267.0 in stage 8.0 (TID 690)
05:52:36.629 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (268/400)
05:52:36.633 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.633 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.635 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Finished task 267.0 in stage 8.0 (TID 690). 15684 bytes result sent to driver
05:52:36.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 268.0 in stage 8.0 (TID 691) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 268, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.637 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Running task 268.0 in stage 8.0 (TID 691)
05:52:36.637 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 267.0 in stage 8.0 (TID 690) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (269/400)
05:52:36.644 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.644 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.647 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691). 15684 bytes result sent to driver
05:52:36.647 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 269.0 in stage 8.0 (TID 692) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 269, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.648 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Running task 269.0 in stage 8.0 (TID 692)
05:52:36.648 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691) in 12 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (270/400)
05:52:36.653 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.653 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.655 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692). 15684 bytes result sent to driver
05:52:36.656 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 270.0 in stage 8.0 (TID 693) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 270, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.656 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Running task 270.0 in stage 8.0 (TID 693)
05:52:36.657 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (271/400)
05:52:36.661 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.661 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.663 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693). 15684 bytes result sent to driver
05:52:36.664 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 271.0 in stage 8.0 (TID 694) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 271, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.664 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Running task 271.0 in stage 8.0 (TID 694)
05:52:36.665 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (272/400)
05:52:36.668 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.668 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.670 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694). 15684 bytes result sent to driver
05:52:36.671 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 272.0 in stage 8.0 (TID 695) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 272, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.671 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Running task 272.0 in stage 8.0 (TID 695)
05:52:36.671 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (273/400)
05:52:36.675 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.676 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.677 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Finished task 272.0 in stage 8.0 (TID 695). 15684 bytes result sent to driver
05:52:36.678 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 273.0 in stage 8.0 (TID 696) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 273, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.679 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Running task 273.0 in stage 8.0 (TID 696)
05:52:36.679 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 272.0 in stage 8.0 (TID 695) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (274/400)
05:52:36.684 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.684 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.687 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696). 15684 bytes result sent to driver
05:52:36.687 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 274.0 in stage 8.0 (TID 697) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 274, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.688 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Running task 274.0 in stage 8.0 (TID 697)
05:52:36.688 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (275/400)
05:52:36.692 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.692 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.694 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Finished task 274.0 in stage 8.0 (TID 697). 15684 bytes result sent to driver
05:52:36.694 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 275.0 in stage 8.0 (TID 698) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 275, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.694 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Running task 275.0 in stage 8.0 (TID 698)
05:52:36.695 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 274.0 in stage 8.0 (TID 697) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (276/400)
05:52:36.699 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.699 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.701 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Finished task 275.0 in stage 8.0 (TID 698). 15684 bytes result sent to driver
05:52:36.701 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 276.0 in stage 8.0 (TID 699) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 276, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.702 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Running task 276.0 in stage 8.0 (TID 699)
05:52:36.702 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 275.0 in stage 8.0 (TID 698) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (277/400)
05:52:36.705 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.706 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.708 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699). 15684 bytes result sent to driver
05:52:36.708 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 277.0 in stage 8.0 (TID 700) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 277, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.708 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Running task 277.0 in stage 8.0 (TID 700)
05:52:36.708 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (278/400)
05:52:36.713 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.713 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.715 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700). 15684 bytes result sent to driver
05:52:36.716 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 278.0 in stage 8.0 (TID 701) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 278, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.716 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Running task 278.0 in stage 8.0 (TID 701)
05:52:36.717 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (279/400)
05:52:36.721 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.721 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.724 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701). 15684 bytes result sent to driver
05:52:36.725 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 279.0 in stage 8.0 (TID 702) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 279, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.725 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Running task 279.0 in stage 8.0 (TID 702)
05:52:36.725 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (280/400)
05:52:36.729 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.729 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.731 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Finished task 279.0 in stage 8.0 (TID 702). 15684 bytes result sent to driver
05:52:36.732 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 280.0 in stage 8.0 (TID 703) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 280, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.732 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Running task 280.0 in stage 8.0 (TID 703)
05:52:36.732 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 279.0 in stage 8.0 (TID 702) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (281/400)
05:52:36.736 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.736 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.738 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Finished task 280.0 in stage 8.0 (TID 703). 15684 bytes result sent to driver
05:52:36.738 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 281.0 in stage 8.0 (TID 704) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 281, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.738 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Running task 281.0 in stage 8.0 (TID 704)
05:52:36.739 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 280.0 in stage 8.0 (TID 703) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (282/400)
05:52:36.743 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.743 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.746 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704). 15684 bytes result sent to driver
05:52:36.746 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 282.0 in stage 8.0 (TID 705) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 282, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.746 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Running task 282.0 in stage 8.0 (TID 705)
05:52:36.747 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (283/400)
05:52:36.750 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.750 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.752 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Finished task 282.0 in stage 8.0 (TID 705). 15684 bytes result sent to driver
05:52:36.753 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 283.0 in stage 8.0 (TID 706) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 283, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.753 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Running task 283.0 in stage 8.0 (TID 706)
05:52:36.753 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 282.0 in stage 8.0 (TID 705) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (284/400)
05:52:36.757 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.757 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.759 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Finished task 283.0 in stage 8.0 (TID 706). 15684 bytes result sent to driver
05:52:36.759 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 284.0 in stage 8.0 (TID 707) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 284, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.760 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Running task 284.0 in stage 8.0 (TID 707)
05:52:36.760 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 283.0 in stage 8.0 (TID 706) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (285/400)
05:52:36.763 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.764 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.765 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Finished task 284.0 in stage 8.0 (TID 707). 15684 bytes result sent to driver
05:52:36.766 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 285.0 in stage 8.0 (TID 708) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 285, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.766 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Running task 285.0 in stage 8.0 (TID 708)
05:52:36.767 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 284.0 in stage 8.0 (TID 707) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (286/400)
05:52:36.771 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.771 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.774 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708). 15684 bytes result sent to driver
05:52:36.775 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 286.0 in stage 8.0 (TID 709) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 286, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.775 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Running task 286.0 in stage 8.0 (TID 709)
05:52:36.775 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (287/400)
05:52:36.779 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.779 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.781 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Finished task 286.0 in stage 8.0 (TID 709). 15684 bytes result sent to driver
05:52:36.782 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 287.0 in stage 8.0 (TID 710) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 287, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.782 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Running task 287.0 in stage 8.0 (TID 710)
05:52:36.783 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 286.0 in stage 8.0 (TID 709) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (288/400)
05:52:36.786 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.786 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.788 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710). 15684 bytes result sent to driver
05:52:36.789 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 288.0 in stage 8.0 (TID 711) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 288, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.789 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Running task 288.0 in stage 8.0 (TID 711)
05:52:36.789 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (289/400)
05:52:36.793 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.793 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.809 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711). 15727 bytes result sent to driver
05:52:36.810 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 289.0 in stage 8.0 (TID 712) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 289, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.810 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Running task 289.0 in stage 8.0 (TID 712)
05:52:36.810 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711) in 22 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (290/400)
05:52:36.814 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.814 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.816 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Finished task 289.0 in stage 8.0 (TID 712). 15684 bytes result sent to driver
05:52:36.816 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 290.0 in stage 8.0 (TID 713) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 290, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.817 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Running task 290.0 in stage 8.0 (TID 713)
05:52:36.817 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 289.0 in stage 8.0 (TID 712) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (291/400)
05:52:36.822 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.822 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.824 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Finished task 290.0 in stage 8.0 (TID 713). 15684 bytes result sent to driver
05:52:36.825 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 291.0 in stage 8.0 (TID 714) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 291, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.825 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Running task 291.0 in stage 8.0 (TID 714)
05:52:36.825 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 290.0 in stage 8.0 (TID 713) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (292/400)
05:52:36.829 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.829 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.831 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714). 15684 bytes result sent to driver
05:52:36.832 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 292.0 in stage 8.0 (TID 715) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 292, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.832 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Running task 292.0 in stage 8.0 (TID 715)
05:52:36.832 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (293/400)
05:52:36.836 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.836 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.838 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Finished task 292.0 in stage 8.0 (TID 715). 15684 bytes result sent to driver
05:52:36.838 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 293.0 in stage 8.0 (TID 716) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 293, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.839 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Running task 293.0 in stage 8.0 (TID 716)
05:52:36.839 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 292.0 in stage 8.0 (TID 715) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (294/400)
05:52:36.843 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.843 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.846 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Finished task 293.0 in stage 8.0 (TID 716). 15684 bytes result sent to driver
05:52:36.846 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 294.0 in stage 8.0 (TID 717) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 294, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.847 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Running task 294.0 in stage 8.0 (TID 717)
05:52:36.847 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 293.0 in stage 8.0 (TID 716) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (295/400)
05:52:36.851 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.852 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.854 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717). 15684 bytes result sent to driver
05:52:36.854 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 295.0 in stage 8.0 (TID 718) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 295, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.855 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Running task 295.0 in stage 8.0 (TID 718)
05:52:36.855 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (296/400)
05:52:36.859 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.859 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.861 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Finished task 295.0 in stage 8.0 (TID 718). 15684 bytes result sent to driver
05:52:36.862 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 296.0 in stage 8.0 (TID 719) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 296, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.862 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Running task 296.0 in stage 8.0 (TID 719)
05:52:36.863 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 295.0 in stage 8.0 (TID 718) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (297/400)
05:52:36.866 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.867 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.868 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Finished task 296.0 in stage 8.0 (TID 719). 15684 bytes result sent to driver
05:52:36.869 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 297.0 in stage 8.0 (TID 720) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 297, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.869 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Running task 297.0 in stage 8.0 (TID 720)
05:52:36.870 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 296.0 in stage 8.0 (TID 719) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (298/400)
05:52:36.875 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.875 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.878 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720). 15684 bytes result sent to driver
05:52:36.878 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 298.0 in stage 8.0 (TID 721) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 298, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.878 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Running task 298.0 in stage 8.0 (TID 721)
05:52:36.879 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (299/400)
05:52:36.882 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.882 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.884 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721). 15684 bytes result sent to driver
05:52:36.885 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 299.0 in stage 8.0 (TID 722) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 299, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.885 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Running task 299.0 in stage 8.0 (TID 722)
05:52:36.885 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (300/400)
05:52:36.888 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.889 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.890 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Finished task 299.0 in stage 8.0 (TID 722). 15684 bytes result sent to driver
05:52:36.891 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 300.0 in stage 8.0 (TID 723) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 300, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.891 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Running task 300.0 in stage 8.0 (TID 723)
05:52:36.891 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 299.0 in stage 8.0 (TID 722) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (301/400)
05:52:36.895 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.895 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.896 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Finished task 300.0 in stage 8.0 (TID 723). 15684 bytes result sent to driver
05:52:36.897 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 301.0 in stage 8.0 (TID 724) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 301, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.897 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Running task 301.0 in stage 8.0 (TID 724)
05:52:36.897 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 300.0 in stage 8.0 (TID 723) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (302/400)
05:52:36.901 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.902 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.904 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724). 15684 bytes result sent to driver
05:52:36.904 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 302.0 in stage 8.0 (TID 725) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 302, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.904 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Running task 302.0 in stage 8.0 (TID 725)
05:52:36.905 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (303/400)
05:52:36.908 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.908 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.910 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725). 15684 bytes result sent to driver
05:52:36.910 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 303.0 in stage 8.0 (TID 726) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 303, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.910 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Running task 303.0 in stage 8.0 (TID 726)
05:52:36.911 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (304/400)
05:52:36.914 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.914 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.915 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Finished task 303.0 in stage 8.0 (TID 726). 15684 bytes result sent to driver
05:52:36.916 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 304.0 in stage 8.0 (TID 727) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 304, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.916 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Running task 304.0 in stage 8.0 (TID 727)
05:52:36.916 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 303.0 in stage 8.0 (TID 726) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (305/400)
05:52:36.920 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.920 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.921 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Finished task 304.0 in stage 8.0 (TID 727). 15684 bytes result sent to driver
05:52:36.922 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 305.0 in stage 8.0 (TID 728) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 305, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.922 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Running task 305.0 in stage 8.0 (TID 728)
05:52:36.922 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 304.0 in stage 8.0 (TID 727) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (306/400)
05:52:36.926 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.926 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.928 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728). 15684 bytes result sent to driver
05:52:36.928 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 306.0 in stage 8.0 (TID 729) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 306, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.928 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Running task 306.0 in stage 8.0 (TID 729)
05:52:36.929 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (307/400)
05:52:36.932 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.932 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.934 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Finished task 306.0 in stage 8.0 (TID 729). 15684 bytes result sent to driver
05:52:36.934 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 307.0 in stage 8.0 (TID 730) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 307, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.935 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Running task 307.0 in stage 8.0 (TID 730)
05:52:36.935 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 306.0 in stage 8.0 (TID 729) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (308/400)
05:52:36.938 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.938 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.940 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Finished task 307.0 in stage 8.0 (TID 730). 15684 bytes result sent to driver
05:52:36.941 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 308.0 in stage 8.0 (TID 731) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 308, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.941 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Running task 308.0 in stage 8.0 (TID 731)
05:52:36.941 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 307.0 in stage 8.0 (TID 730) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (309/400)
05:52:36.946 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.946 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.948 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731). 15684 bytes result sent to driver
05:52:36.949 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 309.0 in stage 8.0 (TID 732) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 309, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.949 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Running task 309.0 in stage 8.0 (TID 732)
05:52:36.949 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (310/400)
05:52:36.953 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.953 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.955 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732). 15684 bytes result sent to driver
05:52:36.955 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 310.0 in stage 8.0 (TID 733) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 310, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.955 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Running task 310.0 in stage 8.0 (TID 733)
05:52:36.956 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (311/400)
05:52:36.959 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.959 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.961 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Finished task 310.0 in stage 8.0 (TID 733). 15684 bytes result sent to driver
05:52:36.961 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 311.0 in stage 8.0 (TID 734) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 311, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.961 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Running task 311.0 in stage 8.0 (TID 734)
05:52:36.962 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 310.0 in stage 8.0 (TID 733) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (312/400)
05:52:36.965 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.966 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.968 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734). 15684 bytes result sent to driver
05:52:36.968 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 312.0 in stage 8.0 (TID 735) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 312, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.969 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Running task 312.0 in stage 8.0 (TID 735)
05:52:36.969 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (313/400)
05:52:36.973 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.973 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.976 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Finished task 312.0 in stage 8.0 (TID 735). 15684 bytes result sent to driver
05:52:36.976 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 313.0 in stage 8.0 (TID 736) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 313, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.977 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Running task 313.0 in stage 8.0 (TID 736)
05:52:36.977 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 312.0 in stage 8.0 (TID 735) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (314/400)
05:52:36.981 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.981 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.983 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736). 15684 bytes result sent to driver
05:52:36.983 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 314.0 in stage 8.0 (TID 737) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 314, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.983 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Running task 314.0 in stage 8.0 (TID 737)
05:52:36.984 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (315/400)
05:52:36.987 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.988 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.989 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Finished task 314.0 in stage 8.0 (TID 737). 15684 bytes result sent to driver
05:52:36.990 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 315.0 in stage 8.0 (TID 738) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 315, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.990 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Running task 315.0 in stage 8.0 (TID 738)
05:52:36.991 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 314.0 in stage 8.0 (TID 737) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (316/400)
05:52:36.994 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:36.994 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:36.996 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Finished task 315.0 in stage 8.0 (TID 738). 15684 bytes result sent to driver
05:52:36.997 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 316.0 in stage 8.0 (TID 739) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 316, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:36.997 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Running task 316.0 in stage 8.0 (TID 739)
05:52:36.998 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 315.0 in stage 8.0 (TID 738) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (317/400)
05:52:37.002 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.002 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.004 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Finished task 316.0 in stage 8.0 (TID 739). 15684 bytes result sent to driver
05:52:37.005 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 317.0 in stage 8.0 (TID 740) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 317, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.005 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 316.0 in stage 8.0 (TID 739) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (318/400)
05:52:37.005 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Running task 317.0 in stage 8.0 (TID 740)
05:52:37.010 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.010 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.013 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740). 15684 bytes result sent to driver
05:52:37.013 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 318.0 in stage 8.0 (TID 741) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 318, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.014 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Running task 318.0 in stage 8.0 (TID 741)
05:52:37.014 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (319/400)
05:52:37.019 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.020 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.022 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Finished task 318.0 in stage 8.0 (TID 741). 15684 bytes result sent to driver
05:52:37.022 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 319.0 in stage 8.0 (TID 742) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 319, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.022 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Running task 319.0 in stage 8.0 (TID 742)
05:52:37.023 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 318.0 in stage 8.0 (TID 741) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (320/400)
05:52:37.026 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.027 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.029 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742). 15684 bytes result sent to driver
05:52:37.029 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 320.0 in stage 8.0 (TID 743) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 320, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.030 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Running task 320.0 in stage 8.0 (TID 743)
05:52:37.030 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (321/400)
05:52:37.034 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.034 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.036 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743). 15684 bytes result sent to driver
05:52:37.036 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 321.0 in stage 8.0 (TID 744) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 321, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.037 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Running task 321.0 in stage 8.0 (TID 744)
05:52:37.037 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (322/400)
05:52:37.042 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.042 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.044 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744). 15684 bytes result sent to driver
05:52:37.045 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 322.0 in stage 8.0 (TID 745) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 322, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.045 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Running task 322.0 in stage 8.0 (TID 745)
05:52:37.045 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (323/400)
05:52:37.049 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.049 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.051 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745). 15684 bytes result sent to driver
05:52:37.052 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 323.0 in stage 8.0 (TID 746) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 323, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.052 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Running task 323.0 in stage 8.0 (TID 746)
05:52:37.053 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (324/400)
05:52:37.056 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.056 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.058 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746). 15684 bytes result sent to driver
05:52:37.059 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 324.0 in stage 8.0 (TID 747) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 324, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.059 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Running task 324.0 in stage 8.0 (TID 747)
05:52:37.059 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (325/400)
05:52:37.063 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.063 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.065 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Finished task 324.0 in stage 8.0 (TID 747). 15684 bytes result sent to driver
05:52:37.066 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 325.0 in stage 8.0 (TID 748) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 325, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.066 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Running task 325.0 in stage 8.0 (TID 748)
05:52:37.066 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 324.0 in stage 8.0 (TID 747) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (326/400)
05:52:37.071 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.071 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.073 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Finished task 325.0 in stage 8.0 (TID 748). 15684 bytes result sent to driver
05:52:37.074 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 326.0 in stage 8.0 (TID 749) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 326, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.074 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Running task 326.0 in stage 8.0 (TID 749)
05:52:37.075 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 325.0 in stage 8.0 (TID 748) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (327/400)
05:52:37.080 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.080 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.083 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749). 15684 bytes result sent to driver
05:52:37.083 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 327.0 in stage 8.0 (TID 750) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 327, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.083 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Running task 327.0 in stage 8.0 (TID 750)
05:52:37.084 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (328/400)
05:52:37.088 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.088 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.090 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Finished task 327.0 in stage 8.0 (TID 750). 15684 bytes result sent to driver
05:52:37.091 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 328.0 in stage 8.0 (TID 751) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 328, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.091 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Running task 328.0 in stage 8.0 (TID 751)
05:52:37.091 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 327.0 in stage 8.0 (TID 750) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (329/400)
05:52:37.095 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.095 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.097 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Finished task 328.0 in stage 8.0 (TID 751). 15684 bytes result sent to driver
05:52:37.097 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 329.0 in stage 8.0 (TID 752) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 329, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.098 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Running task 329.0 in stage 8.0 (TID 752)
05:52:37.098 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 328.0 in stage 8.0 (TID 751) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (330/400)
05:52:37.101 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.101 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.103 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Finished task 329.0 in stage 8.0 (TID 752). 15684 bytes result sent to driver
05:52:37.103 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 330.0 in stage 8.0 (TID 753) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 330, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.104 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Running task 330.0 in stage 8.0 (TID 753)
05:52:37.104 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 329.0 in stage 8.0 (TID 752) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (331/400)
05:52:37.108 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.108 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.111 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Finished task 330.0 in stage 8.0 (TID 753). 15684 bytes result sent to driver
05:52:37.111 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 331.0 in stage 8.0 (TID 754) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 331, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.111 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Running task 331.0 in stage 8.0 (TID 754)
05:52:37.112 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 330.0 in stage 8.0 (TID 753) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (332/400)
05:52:37.115 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.115 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.117 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754). 15684 bytes result sent to driver
05:52:37.117 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 332.0 in stage 8.0 (TID 755) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 332, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.117 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Running task 332.0 in stage 8.0 (TID 755)
05:52:37.118 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (333/400)
05:52:37.121 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.121 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.123 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Finished task 332.0 in stage 8.0 (TID 755). 15684 bytes result sent to driver
05:52:37.124 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 333.0 in stage 8.0 (TID 756) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 333, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.124 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Running task 333.0 in stage 8.0 (TID 756)
05:52:37.124 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 332.0 in stage 8.0 (TID 755) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (334/400)
05:52:37.128 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.128 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.130 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756). 15684 bytes result sent to driver
05:52:37.130 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 334.0 in stage 8.0 (TID 757) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 334, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.131 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Running task 334.0 in stage 8.0 (TID 757)
05:52:37.131 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (335/400)
05:52:37.135 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.135 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.137 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757). 15684 bytes result sent to driver
05:52:37.138 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 335.0 in stage 8.0 (TID 758) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 335, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.138 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Running task 335.0 in stage 8.0 (TID 758)
05:52:37.138 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (336/400)
05:52:37.143 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.143 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.145 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Finished task 335.0 in stage 8.0 (TID 758). 15684 bytes result sent to driver
05:52:37.146 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 336.0 in stage 8.0 (TID 759) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 336, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.146 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Running task 336.0 in stage 8.0 (TID 759)
05:52:37.146 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 335.0 in stage 8.0 (TID 758) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (337/400)
05:52:37.150 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.150 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.152 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759). 15684 bytes result sent to driver
05:52:37.153 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 337.0 in stage 8.0 (TID 760) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 337, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.153 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Running task 337.0 in stage 8.0 (TID 760)
05:52:37.153 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (338/400)
05:52:37.158 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.158 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.160 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760). 15684 bytes result sent to driver
05:52:37.161 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 338.0 in stage 8.0 (TID 761) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 338, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.161 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Running task 338.0 in stage 8.0 (TID 761)
05:52:37.161 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (339/400)
05:52:37.165 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.165 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.167 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761). 15684 bytes result sent to driver
05:52:37.167 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 339.0 in stage 8.0 (TID 762) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 339, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.168 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Running task 339.0 in stage 8.0 (TID 762)
05:52:37.168 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (340/400)
05:52:37.172 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.173 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.175 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762). 15684 bytes result sent to driver
05:52:37.175 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 340.0 in stage 8.0 (TID 763) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 340, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.176 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Running task 340.0 in stage 8.0 (TID 763)
05:52:37.176 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (341/400)
05:52:37.180 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.180 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.181 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763). 15684 bytes result sent to driver
05:52:37.182 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 341.0 in stage 8.0 (TID 764) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 341, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.182 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Running task 341.0 in stage 8.0 (TID 764)
05:52:37.182 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (342/400)
05:52:37.187 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.187 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.189 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764). 15684 bytes result sent to driver
05:52:37.189 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 342.0 in stage 8.0 (TID 765) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 342, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.190 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Running task 342.0 in stage 8.0 (TID 765)
05:52:37.190 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (343/400)
05:52:37.194 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.194 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.196 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765). 15684 bytes result sent to driver
05:52:37.197 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 343.0 in stage 8.0 (TID 766) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 343, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.197 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Running task 343.0 in stage 8.0 (TID 766)
05:52:37.197 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (344/400)
05:52:37.200 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.201 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.202 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766). 15684 bytes result sent to driver
05:52:37.203 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 344.0 in stage 8.0 (TID 767) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 344, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.203 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (345/400)
05:52:37.204 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Running task 344.0 in stage 8.0 (TID 767)
05:52:37.209 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.209 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.212 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767). 15684 bytes result sent to driver
05:52:37.212 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 345.0 in stage 8.0 (TID 768) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 345, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.213 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Running task 345.0 in stage 8.0 (TID 768)
05:52:37.213 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (346/400)
05:52:37.218 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.218 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.220 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Finished task 345.0 in stage 8.0 (TID 768). 15684 bytes result sent to driver
05:52:37.221 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 346.0 in stage 8.0 (TID 769) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 346, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.222 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 345.0 in stage 8.0 (TID 768) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (347/400)
05:52:37.222 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Running task 346.0 in stage 8.0 (TID 769)
05:52:37.227 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.227 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.230 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Finished task 346.0 in stage 8.0 (TID 769). 15684 bytes result sent to driver
05:52:37.230 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 347.0 in stage 8.0 (TID 770) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 347, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.230 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Running task 347.0 in stage 8.0 (TID 770)
05:52:37.231 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 346.0 in stage 8.0 (TID 769) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (348/400)
05:52:37.234 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.234 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.236 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770). 15684 bytes result sent to driver
05:52:37.237 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 348.0 in stage 8.0 (TID 771) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 348, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.237 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Running task 348.0 in stage 8.0 (TID 771)
05:52:37.237 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (349/400)
05:52:37.240 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.240 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.242 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Finished task 348.0 in stage 8.0 (TID 771). 15684 bytes result sent to driver
05:52:37.243 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 349.0 in stage 8.0 (TID 772) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 349, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.243 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Running task 349.0 in stage 8.0 (TID 772)
05:52:37.243 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 348.0 in stage 8.0 (TID 771) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (350/400)
05:52:37.247 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.247 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.249 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772). 15684 bytes result sent to driver
05:52:37.249 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 350.0 in stage 8.0 (TID 773) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 350, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.250 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Running task 350.0 in stage 8.0 (TID 773)
05:52:37.250 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (351/400)
05:52:37.253 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.254 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.255 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Finished task 350.0 in stage 8.0 (TID 773). 15684 bytes result sent to driver
05:52:37.256 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 351.0 in stage 8.0 (TID 774) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 351, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.256 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Running task 351.0 in stage 8.0 (TID 774)
05:52:37.256 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 350.0 in stage 8.0 (TID 773) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (352/400)
05:52:37.261 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.261 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.263 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774). 15684 bytes result sent to driver
05:52:37.264 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 352.0 in stage 8.0 (TID 775) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 352, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.265 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (353/400)
05:52:37.265 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Running task 352.0 in stage 8.0 (TID 775)
05:52:37.268 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.269 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.270 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775). 15684 bytes result sent to driver
05:52:37.271 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 353.0 in stage 8.0 (TID 776) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 353, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.271 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Running task 353.0 in stage 8.0 (TID 776)
05:52:37.271 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (354/400)
05:52:37.275 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.275 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.276 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Finished task 353.0 in stage 8.0 (TID 776). 15684 bytes result sent to driver
05:52:37.277 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 354.0 in stage 8.0 (TID 777) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 354, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.277 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Running task 354.0 in stage 8.0 (TID 777)
05:52:37.277 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 353.0 in stage 8.0 (TID 776) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (355/400)
05:52:37.292 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.292 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.295 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777). 15727 bytes result sent to driver
05:52:37.296 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 355.0 in stage 8.0 (TID 778) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 355, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.296 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Running task 355.0 in stage 8.0 (TID 778)
05:52:37.296 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777) in 19 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (356/400)
05:52:37.300 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.300 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.302 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Finished task 355.0 in stage 8.0 (TID 778). 15684 bytes result sent to driver
05:52:37.302 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 356.0 in stage 8.0 (TID 779) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 356, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.303 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Running task 356.0 in stage 8.0 (TID 779)
05:52:37.303 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 355.0 in stage 8.0 (TID 778) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (357/400)
05:52:37.306 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.307 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.308 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779). 15684 bytes result sent to driver
05:52:37.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 357.0 in stage 8.0 (TID 780) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 357, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.309 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Running task 357.0 in stage 8.0 (TID 780)
05:52:37.309 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (358/400)
05:52:37.313 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.313 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.315 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Finished task 357.0 in stage 8.0 (TID 780). 15684 bytes result sent to driver
05:52:37.315 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 358.0 in stage 8.0 (TID 781) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 358, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.316 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Running task 358.0 in stage 8.0 (TID 781)
05:52:37.316 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 357.0 in stage 8.0 (TID 780) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (359/400)
05:52:37.320 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.320 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.323 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Finished task 358.0 in stage 8.0 (TID 781). 15684 bytes result sent to driver
05:52:37.323 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 359.0 in stage 8.0 (TID 782) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 359, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.323 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Running task 359.0 in stage 8.0 (TID 782)
05:52:37.324 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 358.0 in stage 8.0 (TID 781) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (360/400)
05:52:37.327 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.328 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.329 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Finished task 359.0 in stage 8.0 (TID 782). 15684 bytes result sent to driver
05:52:37.330 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 360.0 in stage 8.0 (TID 783) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 360, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.330 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Running task 360.0 in stage 8.0 (TID 783)
05:52:37.331 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 359.0 in stage 8.0 (TID 782) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (361/400)
05:52:37.334 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.334 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.336 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Finished task 360.0 in stage 8.0 (TID 783). 15684 bytes result sent to driver
05:52:37.336 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 361.0 in stage 8.0 (TID 784) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 361, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.337 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Running task 361.0 in stage 8.0 (TID 784)
05:52:37.337 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 360.0 in stage 8.0 (TID 783) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (362/400)
05:52:37.341 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.341 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.344 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Finished task 361.0 in stage 8.0 (TID 784). 15684 bytes result sent to driver
05:52:37.344 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 362.0 in stage 8.0 (TID 785) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 362, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.344 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Running task 362.0 in stage 8.0 (TID 785)
05:52:37.345 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 361.0 in stage 8.0 (TID 784) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (363/400)
05:52:37.349 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.349 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.351 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785). 15684 bytes result sent to driver
05:52:37.352 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 363.0 in stage 8.0 (TID 786) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 363, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.352 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Running task 363.0 in stage 8.0 (TID 786)
05:52:37.352 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (364/400)
05:52:37.356 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.356 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.358 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Finished task 363.0 in stage 8.0 (TID 786). 15684 bytes result sent to driver
05:52:37.358 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 364.0 in stage 8.0 (TID 787) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 364, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.359 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Running task 364.0 in stage 8.0 (TID 787)
05:52:37.359 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 363.0 in stage 8.0 (TID 786) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (365/400)
05:52:37.362 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.362 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.364 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Finished task 364.0 in stage 8.0 (TID 787). 15684 bytes result sent to driver
05:52:37.364 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 365.0 in stage 8.0 (TID 788) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 365, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.365 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Running task 365.0 in stage 8.0 (TID 788)
05:52:37.365 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 364.0 in stage 8.0 (TID 787) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (366/400)
05:52:37.369 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.369 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.372 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788). 15684 bytes result sent to driver
05:52:37.372 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 366.0 in stage 8.0 (TID 789) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 366, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.373 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Running task 366.0 in stage 8.0 (TID 789)
05:52:37.373 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (367/400)
05:52:37.377 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.377 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.380 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789). 15684 bytes result sent to driver
05:52:37.380 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 367.0 in stage 8.0 (TID 790) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 367, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.380 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Running task 367.0 in stage 8.0 (TID 790)
05:52:37.381 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (368/400)
05:52:37.384 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.384 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.386 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790). 15684 bytes result sent to driver
05:52:37.386 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 368.0 in stage 8.0 (TID 791) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 368, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.387 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Running task 368.0 in stage 8.0 (TID 791)
05:52:37.387 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (369/400)
05:52:37.390 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.390 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.392 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Finished task 368.0 in stage 8.0 (TID 791). 15684 bytes result sent to driver
05:52:37.392 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 369.0 in stage 8.0 (TID 792) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 369, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.392 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Running task 369.0 in stage 8.0 (TID 792)
05:52:37.393 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 368.0 in stage 8.0 (TID 791) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (370/400)
05:52:37.397 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.397 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.399 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792). 15684 bytes result sent to driver
05:52:37.400 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 370.0 in stage 8.0 (TID 793) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 370, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.400 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Running task 370.0 in stage 8.0 (TID 793)
05:52:37.400 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (371/400)
05:52:37.404 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.404 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.409 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793). 15684 bytes result sent to driver
05:52:37.409 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 371.0 in stage 8.0 (TID 794) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 371, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.410 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Running task 371.0 in stage 8.0 (TID 794)
05:52:37.410 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793) in 11 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (372/400)
05:52:37.413 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.413 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.415 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Finished task 371.0 in stage 8.0 (TID 794). 15684 bytes result sent to driver
05:52:37.416 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 372.0 in stage 8.0 (TID 795) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 372, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.416 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Running task 372.0 in stage 8.0 (TID 795)
05:52:37.416 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 371.0 in stage 8.0 (TID 794) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (373/400)
05:52:37.420 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.420 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.422 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795). 15684 bytes result sent to driver
05:52:37.422 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 373.0 in stage 8.0 (TID 796) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 373, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.423 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Running task 373.0 in stage 8.0 (TID 796)
05:52:37.423 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (374/400)
05:52:37.426 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.426 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.428 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796). 15684 bytes result sent to driver
05:52:37.429 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 374.0 in stage 8.0 (TID 797) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 374, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.429 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Running task 374.0 in stage 8.0 (TID 797)
05:52:37.429 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (375/400)
05:52:37.433 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.434 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.436 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797). 15684 bytes result sent to driver
05:52:37.436 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 375.0 in stage 8.0 (TID 798) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 375, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.436 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Running task 375.0 in stage 8.0 (TID 798)
05:52:37.437 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (376/400)
05:52:37.440 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.440 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.442 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Finished task 375.0 in stage 8.0 (TID 798). 15684 bytes result sent to driver
05:52:37.442 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 376.0 in stage 8.0 (TID 799) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 376, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.442 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Running task 376.0 in stage 8.0 (TID 799)
05:52:37.443 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 375.0 in stage 8.0 (TID 798) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (377/400)
05:52:37.446 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.446 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.447 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799). 15684 bytes result sent to driver
05:52:37.448 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 377.0 in stage 8.0 (TID 800) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 377, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.448 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Running task 377.0 in stage 8.0 (TID 800)
05:52:37.448 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799) in 6 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (378/400)
05:52:37.453 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.453 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.456 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800). 15684 bytes result sent to driver
05:52:37.456 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 378.0 in stage 8.0 (TID 801) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 378, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.456 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Running task 378.0 in stage 8.0 (TID 801)
05:52:37.457 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (379/400)
05:52:37.461 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.461 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.464 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801). 15684 bytes result sent to driver
05:52:37.464 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 379.0 in stage 8.0 (TID 802) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 379, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.464 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Running task 379.0 in stage 8.0 (TID 802)
05:52:37.465 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (380/400)
05:52:37.468 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.468 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.470 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Finished task 379.0 in stage 8.0 (TID 802). 15684 bytes result sent to driver
05:52:37.471 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 380.0 in stage 8.0 (TID 803) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 380, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.471 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Running task 380.0 in stage 8.0 (TID 803)
05:52:37.471 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 379.0 in stage 8.0 (TID 802) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (381/400)
05:52:37.477 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.477 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.479 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803). 15684 bytes result sent to driver
05:52:37.480 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 381.0 in stage 8.0 (TID 804) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 381, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.480 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Running task 381.0 in stage 8.0 (TID 804)
05:52:37.480 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803) in 10 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (382/400)
05:52:37.485 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.485 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.487 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Finished task 381.0 in stage 8.0 (TID 804). 15684 bytes result sent to driver
05:52:37.488 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 382.0 in stage 8.0 (TID 805) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 382, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.488 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Running task 382.0 in stage 8.0 (TID 805)
05:52:37.488 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 381.0 in stage 8.0 (TID 804) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (383/400)
05:52:37.492 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.492 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.494 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Finished task 382.0 in stage 8.0 (TID 805). 15684 bytes result sent to driver
05:52:37.495 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 383.0 in stage 8.0 (TID 806) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 383, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.495 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 382.0 in stage 8.0 (TID 805) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (384/400)
05:52:37.496 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Running task 383.0 in stage 8.0 (TID 806)
05:52:37.499 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.499 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.501 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806). 15684 bytes result sent to driver
05:52:37.502 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 384.0 in stage 8.0 (TID 807) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 384, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.502 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Running task 384.0 in stage 8.0 (TID 807)
05:52:37.502 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (385/400)
05:52:37.505 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.506 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.507 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Finished task 384.0 in stage 8.0 (TID 807). 15684 bytes result sent to driver
05:52:37.508 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 385.0 in stage 8.0 (TID 808) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 385, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.508 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Running task 385.0 in stage 8.0 (TID 808)
05:52:37.508 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 384.0 in stage 8.0 (TID 807) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (386/400)
05:52:37.512 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.513 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.514 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808). 15684 bytes result sent to driver
05:52:37.515 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 387.0 in stage 8.0 (TID 809) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 387, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.515 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Running task 387.0 in stage 8.0 (TID 809)
05:52:37.515 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (387/400)
05:52:37.520 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.520 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.522 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809). 15684 bytes result sent to driver
05:52:37.523 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 388.0 in stage 8.0 (TID 810) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 388, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.523 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Running task 388.0 in stage 8.0 (TID 810)
05:52:37.524 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (388/400)
05:52:37.528 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.528 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.530 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Finished task 388.0 in stage 8.0 (TID 810). 15684 bytes result sent to driver
05:52:37.531 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 389.0 in stage 8.0 (TID 811) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 389, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.531 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Running task 389.0 in stage 8.0 (TID 811)
05:52:37.531 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 388.0 in stage 8.0 (TID 810) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (389/400)
05:52:37.535 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.535 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.537 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Finished task 389.0 in stage 8.0 (TID 811). 15684 bytes result sent to driver
05:52:37.537 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 390.0 in stage 8.0 (TID 812) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 390, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.537 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Running task 390.0 in stage 8.0 (TID 812)
05:52:37.538 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 389.0 in stage 8.0 (TID 811) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (390/400)
05:52:37.541 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.541 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.543 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Finished task 390.0 in stage 8.0 (TID 812). 15684 bytes result sent to driver
05:52:37.543 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 391.0 in stage 8.0 (TID 813) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 391, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.544 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Running task 391.0 in stage 8.0 (TID 813)
05:52:37.544 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 390.0 in stage 8.0 (TID 812) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (391/400)
05:52:37.547 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.547 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.549 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813). 15684 bytes result sent to driver
05:52:37.550 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 392.0 in stage 8.0 (TID 814) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 392, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.550 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Running task 392.0 in stage 8.0 (TID 814)
05:52:37.550 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (392/400)
05:52:37.554 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.555 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.557 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814). 15684 bytes result sent to driver
05:52:37.557 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 393.0 in stage 8.0 (TID 815) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 393, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.557 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Running task 393.0 in stage 8.0 (TID 815)
05:52:37.558 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (393/400)
05:52:37.561 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.561 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.563 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815). 15684 bytes result sent to driver
05:52:37.564 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 394.0 in stage 8.0 (TID 816) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 394, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.564 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Running task 394.0 in stage 8.0 (TID 816)
05:52:37.564 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (394/400)
05:52:37.567 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.567 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.569 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Finished task 394.0 in stage 8.0 (TID 816). 15684 bytes result sent to driver
05:52:37.570 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 395.0 in stage 8.0 (TID 817) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 395, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.570 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Running task 395.0 in stage 8.0 (TID 817)
05:52:37.570 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 394.0 in stage 8.0 (TID 816) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (395/400)
05:52:37.574 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.574 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.576 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817). 15684 bytes result sent to driver
05:52:37.576 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 396.0 in stage 8.0 (TID 818) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 396, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.577 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Running task 396.0 in stage 8.0 (TID 818)
05:52:37.577 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (396/400)
05:52:37.582 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.582 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.584 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Finished task 396.0 in stage 8.0 (TID 818). 15684 bytes result sent to driver
05:52:37.585 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 397.0 in stage 8.0 (TID 819) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 397, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.585 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Running task 397.0 in stage 8.0 (TID 819)
05:52:37.585 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 396.0 in stage 8.0 (TID 818) in 9 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (397/400)
05:52:37.589 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.589 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.591 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Finished task 397.0 in stage 8.0 (TID 819). 15684 bytes result sent to driver
05:52:37.592 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 398.0 in stage 8.0 (TID 820) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 398, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.592 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Running task 398.0 in stage 8.0 (TID 820)
05:52:37.592 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 397.0 in stage 8.0 (TID 819) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (398/400)
05:52:37.595 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.596 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.597 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820). 15684 bytes result sent to driver
05:52:37.598 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 399.0 in stage 8.0 (TID 821) (dist-test-slave-0tvq.c.gcp-upstream.internal, executor driver, partition 399, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
05:52:37.598 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Running task 399.0 in stage 8.0 (TID 821)
05:52:37.598 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820) in 7 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (399/400)
05:52:37.603 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
05:52:37.603 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Started 0 remote fetches in 0 ms
05:52:37.605 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Finished task 399.0 in stage 8.0 (TID 821). 15684 bytes result sent to driver
05:52:37.606 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 399.0 in stage 8.0 (TID 821) in 8 ms on dist-test-slave-0tvq.c.gcp-upstream.internal (executor driver) (400/400)
05:52:37.606 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 8.0, whose tasks have all completed, from pool 
05:52:37.607 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.175 s
05:52:37.608 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 1 is finished. Cancelling potential speculative or zombie tasks for this job
05:52:37.608 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 8: Stage finished
05:52:37.608 [INFO - main] (Logging.scala:57) Job 1 finished: collect at IntegrationTestBigLinkedList.scala:421, took 33.643848 s
05:52:37.637 [INFO - main] (Logging.scala:57) Code generated in 8.176768 ms
05:52:37.669 [INFO - dispatcher-event-loop-0] (Logging.scala:57) MapOutputTrackerMasterEndpoint stopped!
05:52:37.756 [INFO - main] (Logging.scala:57) MemoryStore cleared
05:52:37.756 [INFO - main] (Logging.scala:57) BlockManager stopped
05:52:37.764 [INFO - main] (Logging.scala:57) BlockManagerMaster stopped
05:52:37.767 [INFO - dispatcher-event-loop-1] (Logging.scala:57) OutputCommitCoordinator stopped!
05:52:37.775 [INFO - main] (Logging.scala:57) Successfully stopped SparkContext
05:52:37.779 [DEBUG - main] (Connection.java:575) [peer aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)] disconnecting while in state READY
05:52:37.780 [DEBUG - main] (Connection.java:575) [peer 0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)] disconnecting while in state READY
05:52:37.781 [DEBUG - main] (Connection.java:575) [peer master-127.2.130.60:38079(127.2.130.60:38079)] disconnecting while in state READY
05:52:37.781 [DEBUG - main] (Connection.java:575) [peer master-127.2.130.61:40509(127.2.130.61:40509)] disconnecting while in state READY
05:52:37.781 [DEBUG - main] (Connection.java:575) [peer 40948351d97c45709498cee89e424c77(127.2.130.3:39031)] disconnecting while in state READY
05:52:37.781 [DEBUG - main] (Connection.java:575) [peer master-127.2.130.62:35167(127.2.130.62:35167)] disconnecting while in state READY
05:52:37.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)] handling channelInactive
05:52:37.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 0c1c2cb2895a4b4da2393f55a9eb8e2d(127.2.130.1:38917)] cleaning up while in state READY due to: connection closed
05:52:37.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.130.60:38079(127.2.130.60:38079)] handling channelInactive
05:52:37.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.130.60:38079(127.2.130.60:38079)] cleaning up while in state READY due to: connection closed
05:52:37.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.130.61:40509(127.2.130.61:40509)] handling channelInactive
05:52:37.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.130.61:40509(127.2.130.61:40509)] cleaning up while in state READY due to: connection closed
05:52:37.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:37.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)] handling channelInactive
05:52:37.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer aa0e0af0b7bc46ed92ec6e99cd482528(127.2.130.2:33109)] cleaning up while in state READY due to: connection closed
05:52:37.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 40948351d97c45709498cee89e424c77(127.2.130.3:39031)] handling channelInactive
05:52:37.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 40948351d97c45709498cee89e424c77(127.2.130.3:39031)] cleaning up while in state READY due to: connection closed
05:52:37.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.130.62:35167(127.2.130.62:35167)] handling channelInactive
05:52:37.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.130.62:35167(127.2.130.62:35167)] cleaning up while in state READY due to: connection closed
05:52:37.795 [DEBUG - kudu-nio-1] (PoolThreadCache.java:221) Freed 50 thread-local buffer(s) from thread: kudu-nio-1
05:52:37.797 [DEBUG - kudu-nio-0] (PoolThreadCache.java:221) Freed 46 thread-local buffer(s) from thread: kudu-nio-0
05:52:37.811 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:37.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:37.812100  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 2832
05:52:37.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:37.824918  2972 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:37.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:37.989486  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 2832
05:52:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.016418  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 2985
05:52:38.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.024022  3112 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:38.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.246644  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 2985
05:52:38.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:38.274492  2736 connection.cc:535] server connection from 127.2.130.2:39449 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
05:52:38.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.274646  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 3124
05:52:38.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:38.274655  2596 connection.cc:535] server connection from 127.2.130.2:57653 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
05:52:38.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.283521  3246 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.445149  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 3124
05:52:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.470671  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 2579
05:52:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.471864  2640 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:38.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.585167  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 2579
05:52:38.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.610118  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 2649
05:52:38.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.611260  2711 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.718902  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 2649
05:52:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.742583  2568 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu pid 2718
05:52:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.743693  2782 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:38.852097  2568 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskkjrTNW/build/asan/bin/kudu with pid 2718
05:52:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:52:38Z chronyd exiting
log4j:WARN No appenders could be found for logger (org.apache.kudu.shaded.org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Time: 52.27

OK (1 test)

05:52:39.273 [INFO - shutdown-hook-0] (Logging.scala:57) Shutdown hook called
05:52:39.274 [INFO - shutdown-hook-0] (Logging.scala:57) Deleting directory /tmp/spark-061e803e-1899-4da6-bbf3-88494af9dbb7
