JUnit version 4.13.2
.SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskWQzHu2/java/build/jars/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskWQzHu2/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]
08:06:58.688 [INFO - main] (RandomUtils.java:49) Using random seed: 1786522018653
08:06:58.711 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:06:58.754 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:06:58.762 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskWQzHu2/test-tmp
08:06:58.764 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
08:06:58.766 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskWQzHu2/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
08:06:58.796 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:06:59.161 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:06:59.168 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:06:59.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.172418 28761 mini_oidc.cc:152] Starting JWKS server
08:06:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.175987 28761 webserver.cc:460] Webserver started at http://127.0.0.1:37235/ using document root <none> and password file <none>
08:06:59.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.176623 28761 mini_oidc.cc:189] Starting OIDC Discovery server
08:06:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.178419 28761 webserver.cc:460] Webserver started at http://127.0.0.1:46683/ using document root <none> and password file <none>
08:06:59.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:06:59Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
08:06:59.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:06:59Z Disabled control of system clock
08:06:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.227687 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:06:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:06:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal
08:06:59.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/logs
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data/info.pb
08:06:59.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:06:59.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.126:39469
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.126
08:06:59.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:06:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json with env {}
08:06:59.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.522567 28790 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:06:59.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.523146 28790 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:06:59.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.523754 28790 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:06:59.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.555006 28790 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
08:06:59.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.555289 28790 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:06:59.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.555490 28790 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
08:06:59.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.555709 28790 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
08:06:59.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.555945 28790 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
08:06:59.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.556099 28790 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:37235/jwks.json
08:06:59.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.590281 28790 master_runner.cc:386] Master server non-default flags:
08:06:59.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:06:59.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:06:59.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:06:59.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:06:59.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.126:39469
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:06:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data/info.pb
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.126
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/logs
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:06:59.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.591560 28790 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:06:59.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.593448 28790 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:06:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.611763 28803 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
08:07:00.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.611802 28805 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
08:07:00.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:06:59.613252 28790 server_base.cc:1034] running on GCE node
08:07:00.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:06:59.611891 28811 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
08:07:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.716775 28790 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.719403 28790 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:00.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.720799 28790 hybrid_clock.cc:648] HybridClock initialized: now 1786522020720748 us; error 57 us; skew 500 ppm
08:07:00.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.721637 28790 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:00.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.728125 28790 webserver.cc:460] Webserver started at http://127.28.22.126:44845/ using document root <none> and password file <none>
08:07:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.729040 28790 fs_manager.cc:359] Metadata directory not provided
08:07:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.729242 28790 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.729730 28790 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.734616 28790 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data/instance:
08:07:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5180246698e48989eb8f343cc4d685f"
08:07:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:00 on dist-test-slave-k5rr"
08:07:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.735693 28790 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal/instance:
08:07:00.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5180246698e48989eb8f343cc4d685f"
08:07:00.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:00 on dist-test-slave-k5rr"
08:07:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.742828 28790 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
08:07:00.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.748225 28823 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:00.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.749301 28790 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.749583 28790 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5180246698e48989eb8f343cc4d685f"
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:00 on dist-test-slave-k5rr"
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.749989 28790 fs_report.cc:383] FS layout report
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:00.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data/data
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:00.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:00.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:00.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:00.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.788160 28790 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.789637 28790 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
08:07:00.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.790046 28790 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:00.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.859261 28790 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.126:39469
08:07:00.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.859351 28910 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.126:39469 every 8 connection(s)
08:07:00.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.861826 28790 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/data/info.pb
08:07:00.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.867095 28911 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:00.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.872942 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 28790
08:07:00.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.873517 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-0/wal/instance
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.878561 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/logs
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data/info.pb
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:00.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.125:33069
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.125
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:00.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:07:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:07:00.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json with env {}
08:07:00.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.881182 28911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } has no permanent_uuid. Determining permanent_uuid...
08:07:00.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.909171 28911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } has no permanent_uuid. Determining permanent_uuid...
08:07:00.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:00.911336 28826 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:00.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:00.915162 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:00.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:00.964742 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 1
08:07:00.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:00.968771 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:01.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.037226 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 2
08:07:01.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.041101 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:01.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.132578 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 3
08:07:01.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.136603 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:01.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.180095 28913 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:07:01.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.180647 28913 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:07:01.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.181159 28913 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:07:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.211450 28913 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
08:07:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.211766 28913 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:07:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.211962 28913 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
08:07:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.212141 28913 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
08:07:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.212540 28913 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
08:07:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.212746 28913 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:37235/jwks.json
08:07:01.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.247423 28913 master_runner.cc:386] Master server non-default flags:
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:07:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.125:33069
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data/info.pb
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.125
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:01.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/logs
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:07:01.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.248905 28913 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:07:01.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.250589 28913 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:07:01.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.268352 28930 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
08:07:01.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.279973 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 4
08:07:01.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.283473 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:01.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.582999 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 5
08:07:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.587692 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:02.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.135145 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 6
08:07:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.142026 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.125:33069: Network error: Client connection negotiation failed: client connection to 127.28.22.125:33069: connect: Connection refused (error 111)
08:07:02.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.268538 28929 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
08:07:02.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:01.270896 28913 server_base.cc:1034] running on GCE node
08:07:02.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:01.268774 28934 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
08:07:02.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.376271 28913 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:02.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.379011 28913 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.380373 28913 hybrid_clock.cc:648] HybridClock initialized: now 1786522022380338 us; error 55 us; skew 500 ppm
08:07:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.381304 28913 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:02.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.391013 28913 webserver.cc:460] Webserver started at http://127.28.22.125:41873/ using document root <none> and password file <none>
08:07:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.391983 28913 fs_manager.cc:359] Metadata directory not provided
08:07:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.392174 28913 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:02.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.392568 28913 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:02.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.397442 28913 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data/instance:
08:07:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4974884b534f9ca92893c9d2b078e6"
08:07:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:02 on dist-test-slave-k5rr"
08:07:02.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.398554 28913 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal/instance:
08:07:02.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4974884b534f9ca92893c9d2b078e6"
08:07:02.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:02 on dist-test-slave-k5rr"
08:07:02.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.405714 28913 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
08:07:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.411145 28953 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.412237 28913 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
08:07:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.412568 28913 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb4974884b534f9ca92893c9d2b078e6"
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:02 on dist-test-slave-k5rr"
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.412946 28913 fs_report.cc:383] FS layout report
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal
08:07:02.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data/data
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:02.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:02.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.456025 28913 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.457660 28913 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
08:07:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.458192 28913 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:02.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.525929 28913 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.125:33069
08:07:02.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.526006 29037 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.125:33069 every 8 connection(s)
08:07:02.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.528980 28913 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/data/info.pb
08:07:02.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.529526 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 28913
08:07:02.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.529842 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-1/wal/instance
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.532656 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/logs
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data/info.pb
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.124:34777
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.124
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:07:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json with env {}
08:07:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.536196 29042 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:02.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.551932 29042 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } has no permanent_uuid. Determining permanent_uuid...
08:07:02.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.577992 29042 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } has no permanent_uuid. Determining permanent_uuid...
08:07:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.593202 29042 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } has no permanent_uuid. Determining permanent_uuid...
08:07:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.595373 28956 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.599347 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:02.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.648816 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 1
08:07:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.652484 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:02.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.720832 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 2
08:07:02.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.724386 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:02.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.815742 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 3
08:07:02.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.819248 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:02.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.856153 29049 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:07:02.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.856710 29049 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:07:02.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.857198 29049 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:07:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.888083 29049 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
08:07:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.888355 29049 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:07:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.888543 29049 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
08:07:02.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.888820 29049 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
08:07:02.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.889161 29049 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
08:07:02.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.889371 29049 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:37235/jwks.json
08:07:02.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.923277 29049 master_runner.cc:386] Master server non-default flags:
08:07:02.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:02.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:02.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.124:34777
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37235/jwks.json
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data/info.pb
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.124
08:07:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/logs
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:07:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:07:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:07:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.924685 29049 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:07:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.926627 29049 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:07:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.944339 29063 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
08:07:02.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.962704 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 4
08:07:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.966730 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.202455 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } attempt: 7
08:07:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.214985 28911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } has no permanent_uuid. Determining permanent_uuid...
08:07:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.219753 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.266153 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 5
08:07:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.270557 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.278254 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 1
08:07:03.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.281797 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.363296 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 2
08:07:03.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.367091 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.452602 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 3
08:07:03.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.456748 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.597148 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 4
08:07:03.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.601073 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.817929 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 6
08:07:03.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.824541 29042 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:03.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:03.884421 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 5
08:07:03.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:03.887944 28911 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.28.22.124:34777: Network error: Client connection negotiation failed: client connection to 127.28.22.124:34777: connect: Connection refused (error 111)
08:07:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.944344 29073 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
08:07:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:02.944607 29067 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
08:07:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:02.946653 29049 server_base.cc:1034] running on GCE node
08:07:04.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.053965 29049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.057161 29049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.058600 29049 hybrid_clock.cc:648] HybridClock initialized: now 1786522024058555 us; error 51 us; skew 500 ppm
08:07:04.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.059391 29049 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:04.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.065639 29049 webserver.cc:460] Webserver started at http://127.28.22.124:34877/ using document root <none> and password file <none>
08:07:04.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.066704 29049 fs_manager.cc:359] Metadata directory not provided
08:07:04.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.066897 29049 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:04.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.067284 29049 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:04.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.073518 29049 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data/instance:
08:07:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d77640e89e5a4a74b89a7b7a8182d972"
08:07:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:04 on dist-test-slave-k5rr"
08:07:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.074568 29049 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal/instance:
08:07:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d77640e89e5a4a74b89a7b7a8182d972"
08:07:04.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:04 on dist-test-slave-k5rr"
08:07:04.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.081676 29049 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
08:07:04.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.087100 29092 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:04.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.088096 29049 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
08:07:04.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.088420 29049 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal
08:07:04.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d77640e89e5a4a74b89a7b7a8182d972"
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:04 on dist-test-slave-k5rr"
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.088799 29049 fs_report.cc:383] FS layout report
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data/data
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:04.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.124958 29049 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:04.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.126590 29049 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
08:07:04.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.127087 29049 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.194651 29049 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.124:34777
08:07:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.194748 29175 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.124:34777 every 8 connection(s)
08:07:04.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.197428 29049 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/data/info.pb
08:07:04.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.198138 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 29049
08:07:04.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.198474 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/master-2/wal/instance
08:07:04.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.203876 29177 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:04.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.220307 29177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } has no permanent_uuid. Determining permanent_uuid...
08:07:04.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.246295 29177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } has no permanent_uuid. Determining permanent_uuid...
08:07:04.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.256491 29177 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } has no permanent_uuid. Determining permanent_uuid...
08:07:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.274309 29177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: Bootstrap starting.
08:07:04.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.280480 29177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: Neither blocks nor log segments found. Creating new log.
08:07:04.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.282681 29177 log.cc:824] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: Log is configured to *not* fsync() on all Append() calls
08:07:04.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.286940 29177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: No bootstrap required, opened a new log
08:07:04.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.307698 29177 raft_consensus.cc:348] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.308314 29177 raft_consensus.cc:374] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:04.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.308507 29177 raft_consensus.cc:729] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77640e89e5a4a74b89a7b7a8182d972, State: Initialized, Role: FOLLOWER
08:07:04.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.309260 29177 consensus_queue.cc:260] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.312315 29190 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.313400 29190 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: This master's current role is: FOLLOWER
08:07:04.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.314270 29177 sys_catalog.cc:564] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: configured and running, proceeding with master startup.
08:07:04.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.339684 29206 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:07:04.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.340047 29206 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:07:04.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.335475 29049 master_runner.cc:186] Error getting master registration for 127.28.22.126:39469: OK, instance_id { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" instance_seqno: 1786522020839030 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:07:04.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.358760 29049 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
08:07:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.382154 29103 tablet.cc:2369] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:07:04.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.384963 29190 raft_consensus.cc:482] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:07:04.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.385499 29190 raft_consensus.cc:504] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.387975 29190 leader_election.cc:288] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5180246698e48989eb8f343cc4d685f (127.28.22.126:39469), eb4974884b534f9ca92893c9d2b078e6 (127.28.22.125:33069)
08:07:04.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.440279 28911 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 6
08:07:04.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.468868 28911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: Bootstrap starting.
08:07:04.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.476689 28911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: Neither blocks nor log segments found. Creating new log.
08:07:04.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.479092 28911 log.cc:824] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: Log is configured to *not* fsync() on all Append() calls
08:07:04.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.488569 28911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: No bootstrap required, opened a new log
08:07:04.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.519707 28911 raft_consensus.cc:348] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.520627 28911 raft_consensus.cc:374] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:04.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.520938 28911 raft_consensus.cc:729] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5180246698e48989eb8f343cc4d685f, State: Initialized, Role: FOLLOWER
08:07:04.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.521981 28911 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.538515 29214 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.539799 29214 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: This master's current role is: FOLLOWER
08:07:04.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.540485 28911 sys_catalog.cc:564] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: configured and running, proceeding with master startup.
08:07:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.542362 28868 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d77640e89e5a4a74b89a7b7a8182d972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5180246698e48989eb8f343cc4d685f" is_pre_election: true
08:07:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.544551 28868 raft_consensus.cc:2454] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77640e89e5a4a74b89a7b7a8182d972 in term 0.
08:07:04.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.546355 29100 leader_election.cc:302] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [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: d77640e89e5a4a74b89a7b7a8182d972, e5180246698e48989eb8f343cc4d685f; no voters: 
08:07:04.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.547338 29190 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:07:04.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.547705 29190 raft_consensus.cc:482] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:07:04.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.548010 29190 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 0 FOLLOWER]: Advancing to term 1
08:07:04.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.548717 28836 tablet.cc:2369] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:07:04.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.554454 29190 raft_consensus.cc:504] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.557300 28868 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d77640e89e5a4a74b89a7b7a8182d972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5180246698e48989eb8f343cc4d685f"
08:07:04.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.557848 28868 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 0 FOLLOWER]: Advancing to term 1
08:07:04.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.557818 29190 leader_election.cc:288] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [CANDIDATE]: Term 1 election: Requested vote from peers e5180246698e48989eb8f343cc4d685f (127.28.22.126:39469), eb4974884b534f9ca92893c9d2b078e6 (127.28.22.125:33069)
08:07:04.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.564332 28868 raft_consensus.cc:2454] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77640e89e5a4a74b89a7b7a8182d972 in term 1.
08:07:04.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.565413 29100 leader_election.cc:302] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [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: d77640e89e5a4a74b89a7b7a8182d972, e5180246698e48989eb8f343cc4d685f; no voters: 
08:07:04.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.566210 29190 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 1 FOLLOWER]: Leader election won for term 1
08:07:04.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.574972 29190 raft_consensus.cc:686] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [term 1 LEADER]: Becoming Leader. State: Replica: d77640e89e5a4a74b89a7b7a8182d972, State: Running, Role: LEADER
08:07:04.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.575974 29190 consensus_queue.cc:237] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.588348 29220 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77640e89e5a4a74b89a7b7a8182d972. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.591845 29220 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: This master's current role is: LEADER
08:07:04.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.602838 29229 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
08:07:04.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.611444 29229 catalog_manager.cc:1484] Initializing Kudu cluster ID...
08:07:04.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.639142 29236 catalog_manager.cc:1558] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:07:04.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:04.639766 29236 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:07:04.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.639899 28868 raft_consensus.cc:1261] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [term 1 FOLLOWER]: Refusing update from remote peer d77640e89e5a4a74b89a7b7a8182d972: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:07:04.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.655040 29190 consensus_queue.cc:1035] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:07:04.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.629827 28790 master_runner.cc:186] Error getting master registration for 127.28.22.125:33069: OK, instance_id { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" instance_seqno: 1786522022507501 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:07:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.689720 28790 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
08:07:04.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.713371 29238 mvcc.cc:205] Tried to move back new op lower bound from 7317594212905824256 to 7317594212673486848. Current Snapshot: MvccSnapshot[applied={T|T < 7317594212905824256}]
08:07:04.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.715658 29214 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77640e89e5a4a74b89a7b7a8182d972. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.717783 29214 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: This master's current role is: FOLLOWER
08:07:04.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.721052 29220 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.721807 29220 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: This master's current role is: LEADER
08:07:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.730928 29229 catalog_manager.cc:1347] Generated new cluster ID: be29656a39c848e0ac4bbb3189892795
08:07:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.731236 29229 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
08:07:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.734210 29214 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.734932 29214 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f [sys.catalog]: This master's current role is: FOLLOWER
08:07:04.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.779440 29229 catalog_manager.cc:1370] Generated new certificate authority record
08:07:04.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.784145 29229 catalog_manager.cc:1504] Loading token signing keys...
08:07:04.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.812180 29229 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972: Generated new TSK 0
08:07:04.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.816141 29229 catalog_manager.cc:1514] Initializing in-progress tserver states...
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.850718 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/logs
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data/info.pb
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:07:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.65:0
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.65
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.65
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:04.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:07:04.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.885038 29042 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } attempt: 7
08:07:04.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.919602 29042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: Bootstrap starting.
08:07:04.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.948364 29042 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: Neither blocks nor log segments found. Creating new log.
08:07:04.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.958699 29042 log.cc:824] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: Log is configured to *not* fsync() on all Append() calls
08:07:04.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:04.980487 29042 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: No bootstrap required, opened a new log
08:07:05.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.037885 29042 raft_consensus.cc:348] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:05.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.039130 29042 raft_consensus.cc:374] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:05.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.039680 29042 raft_consensus.cc:729] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4974884b534f9ca92893c9d2b078e6, State: Initialized, Role: FOLLOWER
08:07:05.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.040810 29042 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } }
08:07:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.049405 29260 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [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: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:05.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.069211 29260 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: This master's current role is: FOLLOWER
08:07:05.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.069619 28993 raft_consensus.cc:3037] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [term 0 FOLLOWER]: Advancing to term 1
08:07:05.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.067778 28995 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d77640e89e5a4a74b89a7b7a8182d972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb4974884b534f9ca92893c9d2b078e6" is_pre_election: true
08:07:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.068524 28994 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d77640e89e5a4a74b89a7b7a8182d972" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb4974884b534f9ca92893c9d2b078e6"
08:07:05.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.067600 29042 sys_catalog.cc:564] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: configured and running, proceeding with master startup.
08:07:05.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.079937 28993 raft_consensus.cc:1261] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [term 1 FOLLOWER]: Refusing update from remote peer d77640e89e5a4a74b89a7b7a8182d972: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:07:05.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.081617 29190 consensus_queue.cc:1035] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:07:05.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.155825 29260 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77640e89e5a4a74b89a7b7a8182d972. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:05.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.156024 29271 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.157876 29260 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: This master's current role is: FOLLOWER
08:07:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.158349 29271 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6 [sys.catalog]: This master's current role is: FOLLOWER
08:07:05.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.188632 29296 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
08:07:05.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.476294 29254 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:07:05.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.483603 29254 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:07:05.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.484613 29254 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:07:05.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.539558 29254 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:07:05.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.541393 29254 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.22.65
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.602062 29254 tablet_server_runner.cc:78] Tablet server non-default flags:
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.65:0
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data/info.pb
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.65
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:05.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.65
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/logs
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:07:05.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:07:05.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.604969 29254 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:07:05.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.607601 29254 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:07:05.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.636189 29306 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
08:07:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.645978 29236 catalog_manager.cc:1259] Loaded cluster ID: be29656a39c848e0ac4bbb3189892795
08:07:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.646242 29236 catalog_manager.cc:1552] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: loading cluster ID for follower catalog manager: success
08:07:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.653877 29236 catalog_manager.cc:1574] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: acquiring CA information for follower catalog manager: success
08:07:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.661604 29236 catalog_manager.cc:1602] T 00000000000000000000000000000000 P e5180246698e48989eb8f343cc4d685f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:07:05.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.714097 29190 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d77640e89e5a4a74b89a7b7a8182d972" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5180246698e48989eb8f343cc4d685f" member_type: VOTER last_known_addr { host: "127.28.22.126" port: 39469 } } peers { permanent_uuid: "eb4974884b534f9ca92893c9d2b078e6" member_type: VOTER last_known_addr { host: "127.28.22.125" port: 33069 } } peers { permanent_uuid: "d77640e89e5a4a74b89a7b7a8182d972" member_type: VOTER last_known_addr { host: "127.28.22.124" port: 34777 } } }
08:07:05.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:05.715446 29190 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77640e89e5a4a74b89a7b7a8182d972 [sys.catalog]: This master's current role is: LEADER
08:07:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:06.230201 29296 catalog_manager.cc:1259] Loaded cluster ID: be29656a39c848e0ac4bbb3189892795
08:07:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:06.230528 29296 catalog_manager.cc:1552] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: loading cluster ID for follower catalog manager: success
08:07:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:06.258927 29296 catalog_manager.cc:1574] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: acquiring CA information for follower catalog manager: success
08:07:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:06.309342 29296 catalog_manager.cc:1602] T 00000000000000000000000000000000 P eb4974884b534f9ca92893c9d2b078e6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:07:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.029028 29305 debug-util.cc:398] Leaking SignalData structure 0x7b0800014860 after lost signal to thread 29254
08:07:07.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.053634 29254 thread.cc:636] GCE (cloud detector) Time spent creating pthread: real 1.420s	user 0.489s	sys 0.783s
08:07:07.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.056411 29254 thread.cc:602] GCE (cloud detector) Time spent starting thread: real 1.422s	user 0.489s	sys 0.783s
08:07:07.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:05.639249 29307 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
08:07:07.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.068955 29254 server_base.cc:1034] running on GCE node
08:07:07.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.070462 29321 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
08:07:07.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.072165 29254 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:07.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.074823 29254 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:07.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.076260 29254 hybrid_clock.cc:648] HybridClock initialized: now 1786522027076129 us; error 125 us; skew 500 ppm
08:07:07.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.077487 29254 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:07.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.085227 29254 webserver.cc:460] Webserver started at http://127.28.22.65:45035/ using document root <none> and password file <none>
08:07:07.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.086587 29254 fs_manager.cc:359] Metadata directory not provided
08:07:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.086858 29254 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:07.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.087535 29254 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.094527 29254 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data/instance:
08:07:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d718c8f930e74fa4966b2f867115cb01"
08:07:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:07 on dist-test-slave-k5rr"
08:07:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.096033 29254 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal/instance:
08:07:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d718c8f930e74fa4966b2f867115cb01"
08:07:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:07 on dist-test-slave-k5rr"
08:07:07.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.105688 29254 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
08:07:07.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.113480 29331 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.114849 29254 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
08:07:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.115222 29254 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal
08:07:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d718c8f930e74fa4966b2f867115cb01"
08:07:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:07 on dist-test-slave-k5rr"
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.115760 29254 fs_report.cc:383] FS layout report
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data/data
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:07.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:07.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.178161 29254 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:07.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.180145 29254 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
08:07:07.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.180712 29254 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:07.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.184194 29254 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
08:07:07.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.190469 29254 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:07:07.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.190737 29254 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:07:07.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.191047 29254 ts_tablet_manager.cc:610] Registered 0 tablets
08:07:07.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.191255 29254 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:07:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.394578 29254 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.65:33379
08:07:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.394729 29521 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.65:33379 every 8 connection(s)
08:07:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.398283 29254 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/data/info.pb
08:07:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.405787 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 29254
08:07:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.406278 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-0/wal/instance
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.454775 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/logs
08:07:07.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data/info.pb
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.66:0
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.66
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.66
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:07.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:07:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.504350 29522 heartbeater.cc:347] Connected to a master server at 127.28.22.125:33069
08:07:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.504805 29522 heartbeater.cc:464] Registering TS with master...
08:07:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.506007 29522 heartbeater.cc:511] Master 127.28.22.125:33069 requested a full tablet report, sending...
08:07:07.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.510370 28979 ts_manager.cc:194] Registered new tserver with Master: d718c8f930e74fa4966b2f867115cb01 (127.28.22.65:33379)
08:07:07.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.518589 29526 heartbeater.cc:347] Connected to a master server at 127.28.22.124:34777
08:07:07.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.518968 29526 heartbeater.cc:464] Registering TS with master...
08:07:07.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.519820 29526 heartbeater.cc:511] Master 127.28.22.124:34777 requested a full tablet report, sending...
08:07:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.521454 29532 heartbeater.cc:347] Connected to a master server at 127.28.22.126:39469
08:07:07.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.521809 29532 heartbeater.cc:464] Registering TS with master...
08:07:07.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.522503 29116 ts_manager.cc:194] Registered new tserver with Master: d718c8f930e74fa4966b2f867115cb01 (127.28.22.65:33379)
08:07:07.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.522639 29532 heartbeater.cc:511] Master 127.28.22.126:39469 requested a full tablet report, sending...
08:07:07.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.525676 29116 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.28.22.65:34281
08:07:07.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:07.527777 28850 ts_manager.cc:194] Registered new tserver with Master: d718c8f930e74fa4966b2f867115cb01 (127.28.22.65:33379)
08:07:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.942090 29540 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:07:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.942565 29540 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:07:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.943006 29540 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:07:07.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.973683 29540 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:07:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:07.974817 29540 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.22.66
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:08.010092 29540 tablet_server_runner.cc:78] Tablet server non-default flags:
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:08.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.66:0
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data/info.pb
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.66
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.66
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/logs
08:07:08.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:07:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:08.011368 29540 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:07:08.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:08.013484 29540 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:07:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:08.035908 29557 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
08:07:08.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:08.533232 29526 heartbeater.cc:503] Master 127.28.22.124:34777 was elected leader, sending a full tablet report...
08:07:09.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:08.035929 29553 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
08:07:09.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:08.036060 29554 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
08:07:09.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.245918 29556 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1208 milliseconds
08:07:09.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.246047 29540 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
08:07:09.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.247347 29540 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:09.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.249835 29540 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:09.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.251255 29540 hybrid_clock.cc:648] HybridClock initialized: now 1786522029251179 us; error 85 us; skew 500 ppm
08:07:09.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.252257 29540 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:09.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.259220 29540 webserver.cc:460] Webserver started at http://127.28.22.66:33741/ using document root <none> and password file <none>
08:07:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.260154 29540 fs_manager.cc:359] Metadata directory not provided
08:07:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.260349 29540 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.260759 29540 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.265664 29540 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data/instance:
08:07:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a89a055d0d5491fa7bfea34e6ee81d8"
08:07:09.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:09 on dist-test-slave-k5rr"
08:07:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.266732 29540 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal/instance:
08:07:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a89a055d0d5491fa7bfea34e6ee81d8"
08:07:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:09 on dist-test-slave-k5rr"
08:07:09.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.274019 29540 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
08:07:09.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.279482 29570 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:09.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.280478 29540 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.280808 29540 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a89a055d0d5491fa7bfea34e6ee81d8"
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:09 on dist-test-slave-k5rr"
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.281178 29540 fs_report.cc:383] FS layout report
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data/data
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:09.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:09.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:09.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.316504 29540 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:09.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.318074 29540 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
08:07:09.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.318589 29540 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:09.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.321286 29540 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
08:07:09.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.325693 29540 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:07:09.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.325911 29540 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:07:09.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.326231 29540 ts_tablet_manager.cc:610] Registered 0 tablets
08:07:09.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.326413 29540 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:07:09.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.467865 29540 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.66:39601
08:07:09.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.467998 29763 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.66:39601 every 8 connection(s)
08:07:09.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.470554 29540 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/data/info.pb
08:07:09.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.476598 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 29540
08:07:09.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.477388 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-1/wal/instance
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.493721 28761 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/logs
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data/info.pb
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:07:09.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.67:0
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.67
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.67
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:09.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:07:09.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.521173 29765 heartbeater.cc:347] Connected to a master server at 127.28.22.125:33069
08:07:09.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.521696 29765 heartbeater.cc:464] Registering TS with master...
08:07:09.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.522986 29765 heartbeater.cc:511] Master 127.28.22.125:33069 requested a full tablet report, sending...
08:07:09.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.528785 28979 ts_manager.cc:194] Registered new tserver with Master: 3a89a055d0d5491fa7bfea34e6ee81d8 (127.28.22.66:39601)
08:07:09.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.544159 29766 heartbeater.cc:347] Connected to a master server at 127.28.22.124:34777
08:07:09.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.544481 29766 heartbeater.cc:464] Registering TS with master...
08:07:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.545310 29766 heartbeater.cc:511] Master 127.28.22.124:34777 requested a full tablet report, sending...
08:07:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.545486 29768 heartbeater.cc:347] Connected to a master server at 127.28.22.126:39469
08:07:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.545778 29768 heartbeater.cc:464] Registering TS with master...
08:07:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.546543 29768 heartbeater.cc:511] Master 127.28.22.126:39469 requested a full tablet report, sending...
08:07:09.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.547544 29116 ts_manager.cc:194] Registered new tserver with Master: 3a89a055d0d5491fa7bfea34e6ee81d8 (127.28.22.66:39601)
08:07:09.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.549652 29116 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.28.22.66:47021
08:07:09.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.550657 28850 ts_manager.cc:194] Registered new tserver with Master: 3a89a055d0d5491fa7bfea34e6ee81d8 (127.28.22.66:39601)
08:07:09.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.822451 29782 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
08:07:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.822974 29782 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:07:09.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.823558 29782 flags.cc:425] Enabled unsafe flag: --never_fsync=true
08:07:09.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.854853 29782 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
08:07:09.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.855783 29782 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.28.22.67
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.897229 29782 tablet_server_runner.cc:78] Tablet server non-default flags:
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.28.22.84:37367
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:07:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.28.22.67:0
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data/info.pb
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.28.22.67
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.28.22.126:39469,127.28.22.125:33069,127.28.22.124:34777
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.28.22.67
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/logs
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 12 Aug 2026 06:37:03 UTC on ccycloud.quasar-wifqrz.root.comops.site
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581996
08:07:09.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
08:07:09.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.898775 29782 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:07:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.900655 29782 file_cache.cc:493] Constructed file cache file cache with capacity 419430
08:07:09.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.920576 29802 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
08:07:10.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:10.554306 29766 heartbeater.cc:503] Master 127.28.22.124:34777 was elected leader, sending a full tablet report...
08:07:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.920795 29794 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
08:07:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:09.922070 29796 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
08:07:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:09.922176 29782 server_base.cc:1034] running on GCE node
08:07:11.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.013121 29782 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:07:11.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.015379 29782 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:07:11.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.016747 29782 hybrid_clock.cc:648] HybridClock initialized: now 1786522031016696 us; error 50 us; skew 500 ppm
08:07:11.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.017609 29782 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
08:07:11.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.023802 29782 webserver.cc:460] Webserver started at http://127.28.22.67:42615/ using document root <none> and password file <none>
08:07:11.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.024773 29782 fs_manager.cc:359] Metadata directory not provided
08:07:11.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.024994 29782 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:07:11.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.025578 29782 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
08:07:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.030639 29782 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data/instance:
08:07:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60c47ddb3d1641e6bf9220b3dc8966e7"
08:07:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:11 on dist-test-slave-k5rr"
08:07:11.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.031857 29782 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal/instance:
08:07:11.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60c47ddb3d1641e6bf9220b3dc8966e7"
08:07:11.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:11 on dist-test-slave-k5rr"
08:07:11.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.039984 29782 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
08:07:11.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.046106 29814 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:07:11.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.047115 29782 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
08:07:11.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.047477 29782 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data,/tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal
08:07:11.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60c47ddb3d1641e6bf9220b3dc8966e7"
08:07:11.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:07:11 on dist-test-slave-k5rr"
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.047813 29782 fs_report.cc:383] FS layout report
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data/data
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:07:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:07:11.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.080320 29782 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
08:07:11.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.081928 29782 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
08:07:11.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.082443 29782 kserver.cc:163] Server-wide thread pool size limit: 3276
08:07:11.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.085058 29782 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
08:07:11.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.089452 29782 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:07:11.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.089661 29782 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:07:11.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.089977 29782 ts_tablet_manager.cc:610] Registered 0 tablets
08:07:11.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.090148 29782 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:07:11.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.232878 29782 rpc_server.cc:307] RPC server started. Bound to: 127.28.22.67:42743
08:07:11.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.233224 29999 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.28.22.67:42743 every 8 connection(s)
08:07:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.235597 29782 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/data/info.pb
08:07:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.240518 28761 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu as pid 29782
08:07:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.241022 28761 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskWQzHu2/test-tmp/mini-kudu-cluster7817533015645977308/ts-2/wal/instance
08:07:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.273427 30000 heartbeater.cc:347] Connected to a master server at 127.28.22.125:33069
08:07:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.273919 30000 heartbeater.cc:464] Registering TS with master...
08:07:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.275149 30000 heartbeater.cc:511] Master 127.28.22.125:33069 requested a full tablet report, sending...
08:07:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.280296 28979 ts_manager.cc:194] Registered new tserver with Master: 60c47ddb3d1641e6bf9220b3dc8966e7 (127.28.22.67:42743)
08:07:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.290112 30002 heartbeater.cc:347] Connected to a master server at 127.28.22.126:39469
08:07:11.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.290400 30002 heartbeater.cc:464] Registering TS with master...
08:07:11.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.291090 30002 heartbeater.cc:511] Master 127.28.22.126:39469 requested a full tablet report, sending...
08:07:11.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.292781 30001 heartbeater.cc:347] Connected to a master server at 127.28.22.124:34777
08:07:11.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.293157 30001 heartbeater.cc:464] Registering TS with master...
08:07:11.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.293565 28850 ts_manager.cc:194] Registered new tserver with Master: 60c47ddb3d1641e6bf9220b3dc8966e7 (127.28.22.67:42743)
08:07:11.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.293980 30001 heartbeater.cc:511] Master 127.28.22.124:34777 requested a full tablet report, sending...
08:07:11.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.295713 29116 ts_manager.cc:194] Registered new tserver with Master: 60c47ddb3d1641e6bf9220b3dc8966e7 (127.28.22.67:42743)
08:07:11.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.297158 29116 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.28.22.67:44885
08:07:11.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:11.306473 28761 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
08:07:11.317 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:07:11.318 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:07:11.327 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.22.126"
      port: 39469
    }
    bound_http_address {
      host: "127.28.22.126"
      port: 44845
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.22.125"
      port: 33069
    }
    bound_http_address {
      host: "127.28.22.125"
      port: 41873
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.22.124"
      port: 34777
    }
    bound_http_address {
      host: "127.28.22.124"
      port: 34877
    }
  }
}

08:07:11.335 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

08:07:11.338 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.28.22.65"
      port: 33379
    }
    bound_http_address {
      host: "127.28.22.65"
      port: 45035
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.28.22.66"
      port: 39601
    }
    bound_http_address {
      host: "127.28.22.66"
      port: 33741
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.28.22.67"
      port: 42743
    }
    bound_http_address {
      host: "127.28.22.67"
      port: 42615
    }
  }
}

08:07:11.341 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:07:11.349 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
08:07:11.353 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
08:07:11.353 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
08:07:11.358 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@78365cfa
08:07:11.375 [DEBUG - main] (PlatformDependent0.java:497) -Dio.netty.noUnsafe: false
08:07:11.375 [DEBUG - main] (PlatformDependent0.java:1001) Java version: 8
08:07:11.376 [DEBUG - main] (PlatformDependent0.java:137) sun.misc.Unsafe.theUnsafe: available
08:07:11.376 [DEBUG - main] (PlatformDependent0.java:161) sun.misc.Unsafe.copyMemory: available
08:07:11.377 [DEBUG - main] (PlatformDependent0.java:193) sun.misc.Unsafe.storeFence: available
08:07:11.377 [DEBUG - main] (PlatformDependent0.java:236) java.nio.Buffer.address: available
08:07:11.378 [DEBUG - main] (PlatformDependent0.java:308) direct buffer constructor: available
08:07:11.378 [DEBUG - main] (PlatformDependent0.java:386) java.nio.Bits.unaligned: available, true
08:07:11.378 [DEBUG - main] (PlatformDependent0.java:460) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
08:07:11.378 [DEBUG - main] (PlatformDependent0.java:483) java.nio.DirectByteBuffer.<init>(long, {int,long}): available
08:07:11.379 [DEBUG - main] (PlatformDependent.java:1159) sun.misc.Unsafe: available
08:07:11.379 [DEBUG - main] (PlatformDependent.java:1289) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
08:07:11.379 [DEBUG - main] (PlatformDependent.java:1368) -Dio.netty.bitMode: 64 (sun.arch.data.model)
08:07:11.380 [DEBUG - main] (PlatformDependent.java:178) -Dio.netty.maxDirectMemory: 3799121920 bytes
08:07:11.380 [DEBUG - main] (PlatformDependent.java:185) -Dio.netty.uninitializedArrayAllocationThreshold: -1
08:07:11.381 [DEBUG - main] (CleanerJava6.java:92) java.nio.ByteBuffer.cleaner(): available
08:07:11.381 [DEBUG - main] (PlatformDependent.java:205) -Dio.netty.noPreferDirect: false
08:07:11.388 [DEBUG - main] (PlatformDependent.java:1010) org.jctools-core.MpscChunkedArrayQueue: available
08:07:11.420 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 2
08:07:11.429 [DEBUG - main] (GlobalEventExecutor.java:53) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
08:07:11.434 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
08:07:11.435 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
08:07:11.441 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
08:07:11.441 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:157) -Dio.netty.allocator.numHeapArenas: 2
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:158) -Dio.netty.allocator.numDirectArenas: 2
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:160) -Dio.netty.allocator.pageSize: 8192
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:165) -Dio.netty.allocator.maxOrder: 9
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.chunkSize: 4194304
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:170) -Dio.netty.allocator.smallCacheSize: 256
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:171) -Dio.netty.allocator.normalCacheSize: 64
08:07:11.473 [DEBUG - main] (PooledByteBufAllocator.java:172) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
08:07:11.474 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.cacheTrimInterval: 8192
08:07:11.474 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
08:07:11.474 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.useCacheForAllThreads: false
08:07:11.474 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
08:07:11.509 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:07:11.651 [INFO - main] (Logging.scala:57) Running Spark version 3.1.2
08:07:11.882 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
08:07:11.996 [INFO - main] (Logging.scala:57) ==============================================================
08:07:11.997 [INFO - main] (Logging.scala:57) No custom resources configured for spark.driver.
08:07:11.997 [INFO - main] (Logging.scala:57) ==============================================================
08:07:11.999 [INFO - main] (Logging.scala:57) Submitted application: test
08:07:12.032 [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)
08:07:12.049 [INFO - main] (Logging.scala:57) Limiting resource is cpu
08:07:12.050 [INFO - main] (Logging.scala:57) Added ResourceProfile id: 0
08:07:12.169 [INFO - main] (Logging.scala:57) Changing view acls to: slave
08:07:12.170 [INFO - main] (Logging.scala:57) Changing modify acls to: slave
08:07:12.171 [INFO - main] (Logging.scala:57) Changing view acls groups to: 
08:07:12.171 [INFO - main] (Logging.scala:57) Changing modify acls groups to: 
08:07:12.172 [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()
08:07:12.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:12.300525 30001 heartbeater.cc:503] Master 127.28.22.124:34777 was elected leader, sending a full tablet report...
08:07:12.513 [INFO - main] (Logging.scala:57) Successfully started service 'sparkDriver' on port 41509.
08:07:12.560 [INFO - main] (Logging.scala:57) Registering MapOutputTracker
08:07:12.601 [INFO - main] (Logging.scala:57) Registering BlockManagerMaster
08:07:12.629 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
08:07:12.630 [INFO - main] (Logging.scala:57) BlockManagerMasterEndpoint up
08:07:12.636 [INFO - main] (Logging.scala:57) Registering BlockManagerMasterHeartbeat
08:07:12.653 [INFO - main] (Logging.scala:57) Created local directory at /tmp/blockmgr-b949e8db-a640-4b88-a7c6-5b8c94d28fd8
08:07:12.711 [INFO - main] (Logging.scala:57) MemoryStore started with capacity 1993.9 MiB
08:07:12.730 [INFO - main] (Logging.scala:57) Registering OutputCommitCoordinator
08:07:12.921 [INFO - main] (Logging.scala:57) Starting executor ID driver on host dist-test-slave-k5rr.c.gcp-upstream.internal
08:07:12.957 [INFO - main] (Logging.scala:57) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 44135.
08:07:12.957 [INFO - main] (NettyBlockTransferService.scala:81) Server created on dist-test-slave-k5rr.c.gcp-upstream.internal:44135
08:07:12.959 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
08:07:12.967 [INFO - main] (Logging.scala:57) Registering BlockManager BlockManagerId(driver, dist-test-slave-k5rr.c.gcp-upstream.internal, 44135, None)
08:07:12.971 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Registering block manager dist-test-slave-k5rr.c.gcp-upstream.internal:44135 with 1993.9 MiB RAM, BlockManagerId(driver, dist-test-slave-k5rr.c.gcp-upstream.internal, 44135, None)
08:07:12.975 [INFO - main] (Logging.scala:57) Registered BlockManager BlockManagerId(driver, dist-test-slave-k5rr.c.gcp-upstream.internal, 44135, None)
08:07:12.977 [INFO - main] (Logging.scala:57) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-k5rr.c.gcp-upstream.internal, 44135, None)
08:07:13.209 [INFO - main] (Log.java:169) Logging initialized @16253ms to org.sparkproject.jetty.util.log.Slf4jLog
08:07:13.448 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:07:13.504 [DEBUG - main] (Connection.java:748) [peer master-127.28.22.125:33069(127.28.22.125:33069)] connecting to peer
08:07:13.510 [DEBUG - main] (DefaultChannelId.java:79) -Dio.netty.processId: 28737 (auto-detected)
08:07:13.513 [DEBUG - main] (NetUtil.java:148) -Djava.net.preferIPv4Stack: true
08:07:13.513 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv6Addresses: false
08:07:13.515 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
08:07:13.516 [DEBUG - main] (NetUtil.java:188) /proc/sys/net/core/somaxconn: 4096
08:07:13.517 [DEBUG - main] (DefaultChannelId.java:101) -Dio.netty.machineId: 02:42:0c:ff:fe:fc:9b:b3 (auto-detected)
08:07:13.543 [DEBUG - main] (ByteBufUtil.java:88) -Dio.netty.allocator.type: pooled
08:07:13.543 [DEBUG - main] (ByteBufUtil.java:97) -Dio.netty.threadLocalDirectBufferSize: 0
08:07:13.544 [DEBUG - main] (ByteBufUtil.java:100) -Dio.netty.maxThreadLocalCharBufferSize: 16384
08:07:13.554 [DEBUG - main] (Connection.java:748) [peer master-127.28.22.126:39469(127.28.22.126:39469)] connecting to peer
08:07:13.557 [DEBUG - main] (Connection.java:748) [peer master-127.28.22.124:34777(127.28.22.124:34777)] connecting to peer
08:07:13.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.22.125:33069(127.28.22.125:33069)] Successfully connected to peer
08:07:13.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.28.22.126:39469(127.28.22.126:39469)] Successfully connected to peer
08:07:13.607 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
08:07:13.607 [DEBUG - kudu-nio-0] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
08:07:13.607 [DEBUG - kudu-nio-0] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@237732b6
08:07:13.613 [DEBUG - kudu-nio-1] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
08:07:13.613 [DEBUG - kudu-nio-1] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
08:07:13.613 [DEBUG - kudu-nio-1] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
08:07:13.613 [DEBUG - kudu-nio-1] (Recycler.java:99) -Dio.netty.recycler.blocking: false
08:07:13.613 [DEBUG - kudu-nio-1] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
08:07:13.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.28.22.124:34777(127.28.22.124:34777)] Successfully connected to peer
08:07:13.679 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.22.126
08:07:13.679 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.22.125
08:07:13.871 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.28.22.124
08:07:13.882 [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
08:07:13.887 [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
08:07:13.908 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce72a3d4, L:/127.0.0.1:46558 - R:/127.28.22.126:39469] using SASL/PLAIN
08:07:13.913 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fc31628, L:/127.0.0.1:33704 - R:/127.28.22.125:33069] using SASL/PLAIN
08:07:13.937 [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
08:07:13.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ca5f464, L:/127.0.0.1:44188 - R:/127.28.22.124:34777] using SASL/PLAIN
08:07:13.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:07:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.043579 29116 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44188:
08:07:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
08:07:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:07:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
08:07:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
08:07:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
08:07:14.051 [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"
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:07:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:07:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:07:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
08:07:14.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 319e5f7d078e43868f18cce5bbd954e3
08:07:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.156080 29413 tablet_service.cc:1467] Processing CreateTablet for tablet e11dd45956a340e48e8496eebf51ca9c (DEFAULT_TABLE table=test [id=319e5f7d078e43868f18cce5bbd954e3]), partition=RANGE (key) PARTITION 50 <= VALUES
08:07:14.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.156414 29649 tablet_service.cc:1467] Processing CreateTablet for tablet b6c624def8c6498597e4a9dfd0499d70 (DEFAULT_TABLE table=test [id=319e5f7d078e43868f18cce5bbd954e3]), partition=RANGE (key) PARTITION VALUES < 50
08:07:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.158433 29413 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e11dd45956a340e48e8496eebf51ca9c. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.158433 29649 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6c624def8c6498597e4a9dfd0499d70. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.188519 30113 tablet_bootstrap.cc:492] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: Bootstrap starting.
08:07:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.190696 30114 tablet_bootstrap.cc:492] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: Bootstrap starting.
08:07:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.196689 30114 tablet_bootstrap.cc:654] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: Neither blocks nor log segments found. Creating new log.
08:07:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.196686 30113 tablet_bootstrap.cc:654] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: Neither blocks nor log segments found. Creating new log.
08:07:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.199147 30114 log.cc:824] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: Log is configured to *not* fsync() on all Append() calls
08:07:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.199342 30113 log.cc:824] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: Log is configured to *not* fsync() on all Append() calls
08:07:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.213460 30113 tablet_bootstrap.cc:492] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: No bootstrap required, opened a new log
08:07:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.214138 30113 ts_tablet_manager.cc:1397] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
08:07:14.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.230067 30114 tablet_bootstrap.cc:492] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: No bootstrap required, opened a new log
08:07:14.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.230790 30114 ts_tablet_manager.cc:1397] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.016s
08:07:14.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.249830 30113 raft_consensus.cc:348] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.250599 30113 raft_consensus.cc:374] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.250880 30113 raft_consensus.cc:729] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Initialized, Role: FOLLOWER
08:07:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.251760 30113 consensus_queue.cc:260] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.252439 30113 raft_consensus.cc:388] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.252765 30113 raft_consensus.cc:482] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.253145 30113 raft_consensus.cc:3037] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.259925 30113 raft_consensus.cc:504] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.260828 30113 leader_election.cc:302] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [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: d718c8f930e74fa4966b2f867115cb01; no voters: 
08:07:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.268697 30117 raft_consensus.cc:2781] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.269675 30113 leader_election.cc:288] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.272953 30114 raft_consensus.cc:348] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.273903 30114 raft_consensus.cc:374] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.274323 30114 raft_consensus.cc:729] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a89a055d0d5491fa7bfea34e6ee81d8, State: Initialized, Role: FOLLOWER
08:07:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.275820 30117 raft_consensus.cc:686] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [term 1 LEADER]: Becoming Leader. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Running, Role: LEADER
08:07:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.275313 30114 consensus_queue.cc:260] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.277448 30114 raft_consensus.cc:388] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.277912 30114 raft_consensus.cc:482] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.278399 30114 raft_consensus.cc:3037] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.280001 30113 ts_tablet_manager.cc:1428] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01: Time spent starting tablet: real 0.065s	user 0.028s	sys 0.021s
08:07:14.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.276626 30117 consensus_queue.cc:237] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.285364 30114 raft_consensus.cc:504] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.287612 30114 leader_election.cc:302] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: 3a89a055d0d5491fa7bfea34e6ee81d8; no voters: 
08:07:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.299043 29116 catalog_manager.cc:5495] T e11dd45956a340e48e8496eebf51ca9c P d718c8f930e74fa4966b2f867115cb01 reported cstate change: term changed from 0 to 1, leader changed from <none> to d718c8f930e74fa4966b2f867115cb01 (127.28.22.65). New cstate: current_term: 1 leader_uuid: "d718c8f930e74fa4966b2f867115cb01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } health_report { overall_health: HEALTHY } } }
08:07:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.309952 30114 leader_election.cc:288] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.310326 30127 raft_consensus.cc:2781] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.314673 30114 ts_tablet_manager.cc:1428] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8: Time spent starting tablet: real 0.083s	user 0.049s	sys 0.016s
08:07:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.327646 30127 raft_consensus.cc:686] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 LEADER]: Becoming Leader. State: Replica: 3a89a055d0d5491fa7bfea34e6ee81d8, State: Running, Role: LEADER
08:07:14.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.328536 30127 consensus_queue.cc:237] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.348642 29116 catalog_manager.cc:5495] T b6c624def8c6498597e4a9dfd0499d70 P 3a89a055d0d5491fa7bfea34e6ee81d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a89a055d0d5491fa7bfea34e6ee81d8 (127.28.22.66). New cstate: current_term: 1 leader_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } health_report { overall_health: HEALTHY } } }
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.388577 29116 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44188:
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8ef9e00dabdc462faecbfdd5a6291bb0
08:07:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.452397 29895 tablet_service.cc:1467] Processing CreateTablet for tablet e7da5809c2fc4ba18744a23eaacf83c5 (DEFAULT_TABLE table=simple-test [id=8ef9e00dabdc462faecbfdd5a6291bb0]), partition=RANGE (key) PARTITION UNBOUNDED
08:07:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.453859 29895 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e7da5809c2fc4ba18744a23eaacf83c5. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.494843 30137 tablet_bootstrap.cc:492] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: Bootstrap starting.
08:07:14.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.505505 30137 tablet_bootstrap.cc:654] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: Neither blocks nor log segments found. Creating new log.
08:07:14.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.509374 30137 log.cc:824] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: Log is configured to *not* fsync() on all Append() calls
08:07:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.514670 30137 tablet_bootstrap.cc:492] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: No bootstrap required, opened a new log
08:07:14.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.515112 30137 ts_tablet_manager.cc:1397] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
08:07:14.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.545619 30137 raft_consensus.cc:348] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.546581 30137 raft_consensus.cc:374] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.546957 30137 raft_consensus.cc:729] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c47ddb3d1641e6bf9220b3dc8966e7, State: Initialized, Role: FOLLOWER
08:07:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.548776 30137 consensus_queue.cc:260] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.549554 30137 raft_consensus.cc:388] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.549918 30137 raft_consensus.cc:482] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.550310 30137 raft_consensus.cc:3037] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.557283 30137 raft_consensus.cc:504] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.558179 30137 leader_election.cc:302] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: 60c47ddb3d1641e6bf9220b3dc8966e7; no voters: 
08:07:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.560050 30137 leader_election.cc:288] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.560673 30140 raft_consensus.cc:2781] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.565192 30140 raft_consensus.cc:686] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 LEADER]: Becoming Leader. State: Replica: 60c47ddb3d1641e6bf9220b3dc8966e7, State: Running, Role: LEADER
08:07:14.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.565869 30137 ts_tablet_manager.cc:1428] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7: Time spent starting tablet: real 0.051s	user 0.034s	sys 0.017s
08:07:14.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.566031 30140 consensus_queue.cc:237] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.587443 29114 catalog_manager.cc:5495] T e7da5809c2fc4ba18744a23eaacf83c5 P 60c47ddb3d1641e6bf9220b3dc8966e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c47ddb3d1641e6bf9220b3dc8966e7 (127.28.22.67). New cstate: current_term: 1 leader_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } health_report { overall_health: HEALTHY } } }
08:07:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.697703 29114 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44188:
08:07:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:07:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:07:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:07:14.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0b294ee4cb2c481d9bd32915c86263ca
08:07:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.749505 29413 tablet_service.cc:1467] Processing CreateTablet for tablet c619e9617b9e400a9f3a52ca6161e511 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=0b294ee4cb2c481d9bd32915c86263ca]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
08:07:14.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.750599 29649 tablet_service.cc:1467] Processing CreateTablet for tablet 861cc17987644b359568999704938fb8 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=0b294ee4cb2c481d9bd32915c86263ca]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
08:07:14.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.751200 29413 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c619e9617b9e400a9f3a52ca6161e511. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.752177 29649 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 861cc17987644b359568999704938fb8. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.756045 29895 tablet_service.cc:1467] Processing CreateTablet for tablet 14114b3d50bf43019bd72065790c9f4e (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=0b294ee4cb2c481d9bd32915c86263ca]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
08:07:14.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.757395 29412 tablet_service.cc:1467] Processing CreateTablet for tablet 66932c0e70e64f6fa0ac7f0603b69704 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=0b294ee4cb2c481d9bd32915c86263ca]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
08:07:14.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.757952 29895 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14114b3d50bf43019bd72065790c9f4e. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.758548 29412 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 66932c0e70e64f6fa0ac7f0603b69704. 1 dirs total, 0 dirs full, 0 dirs failed
08:07:14.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.767360 30113 tablet_bootstrap.cc:492] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01: Bootstrap starting.
08:07:14.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.773497 30137 tablet_bootstrap.cc:492] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7: Bootstrap starting.
08:07:14.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.774305 30113 tablet_bootstrap.cc:654] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01: Neither blocks nor log segments found. Creating new log.
08:07:14.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.777451 30114 tablet_bootstrap.cc:492] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8: Bootstrap starting.
08:07:14.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.782688 30137 tablet_bootstrap.cc:654] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7: Neither blocks nor log segments found. Creating new log.
08:07:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.783337 30113 tablet_bootstrap.cc:492] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01: No bootstrap required, opened a new log
08:07:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.783758 30113 ts_tablet_manager.cc:1397] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
08:07:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.787338 30113 raft_consensus.cc:348] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.787988 30113 raft_consensus.cc:374] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.788334 30113 raft_consensus.cc:729] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Initialized, Role: FOLLOWER
08:07:14.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.789115 30113 consensus_queue.cc:260] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.789973 30113 raft_consensus.cc:388] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.790314 30113 raft_consensus.cc:482] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.790675 30113 raft_consensus.cc:3037] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.791240 30114 tablet_bootstrap.cc:654] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8: Neither blocks nor log segments found. Creating new log.
08:07:14.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.793344 30137 tablet_bootstrap.cc:492] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7: No bootstrap required, opened a new log
08:07:14.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.793771 30137 ts_tablet_manager.cc:1397] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
08:07:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.795894 30113 raft_consensus.cc:504] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.796658 30113 leader_election.cc:302] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [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: d718c8f930e74fa4966b2f867115cb01; no voters: 
08:07:14.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.796439 30137 raft_consensus.cc:348] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.796996 30137 raft_consensus.cc:374] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.797199 30113 leader_election.cc:288] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.797312 30137 raft_consensus.cc:729] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c47ddb3d1641e6bf9220b3dc8966e7, State: Initialized, Role: FOLLOWER
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.797343 30117 raft_consensus.cc:2781] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.798275 30114 tablet_bootstrap.cc:492] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8: No bootstrap required, opened a new log
08:07:14.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.798647 30114 ts_tablet_manager.cc:1397] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
08:07:14.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.800933 30117 raft_consensus.cc:686] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [term 1 LEADER]: Becoming Leader. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Running, Role: LEADER
08:07:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.801651 30117 consensus_queue.cc:237] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.801869 30114 raft_consensus.cc:348] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.803861 30114 raft_consensus.cc:374] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.804261 30114 raft_consensus.cc:729] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a89a055d0d5491fa7bfea34e6ee81d8, State: Initialized, Role: FOLLOWER
08:07:14.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.797916 30137 consensus_queue.cc:260] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.807224 30137 raft_consensus.cc:388] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.807572 30137 raft_consensus.cc:482] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.807222 30114 consensus_queue.cc:260] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.808022 30114 raft_consensus.cc:388] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.808018 30137 raft_consensus.cc:3037] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.808306 30114 raft_consensus.cc:482] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.808589 30114 raft_consensus.cc:3037] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.812347 30113 ts_tablet_manager.cc:1428] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.009s
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.814754 29114 catalog_manager.cc:5495] T c619e9617b9e400a9f3a52ca6161e511 P d718c8f930e74fa4966b2f867115cb01 reported cstate change: term changed from 0 to 1, leader changed from <none> to d718c8f930e74fa4966b2f867115cb01 (127.28.22.65). New cstate: current_term: 1 leader_uuid: "d718c8f930e74fa4966b2f867115cb01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } health_report { overall_health: HEALTHY } } }
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.816004 30114 raft_consensus.cc:504] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.816275 30137 raft_consensus.cc:504] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.816727 30114 leader_election.cc:302] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: 3a89a055d0d5491fa7bfea34e6ee81d8; no voters: 
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.817525 30114 leader_election.cc:288] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.817853 30129 raft_consensus.cc:2781] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.821142 30114 ts_tablet_manager.cc:1428] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.817126 30137 leader_election.cc:302] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: 60c47ddb3d1641e6bf9220b3dc8966e7; no voters: 
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.822213 30137 leader_election.cc:288] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.822606 30140 raft_consensus.cc:2781] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.823191 30140 raft_consensus.cc:686] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [term 1 LEADER]: Becoming Leader. State: Replica: 60c47ddb3d1641e6bf9220b3dc8966e7, State: Running, Role: LEADER
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.823948 30140 consensus_queue.cc:237] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 [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: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } }
08:07:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.826375 30137 ts_tablet_manager.cc:1428] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.009s
08:07:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.831677 30129 raft_consensus.cc:686] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [term 1 LEADER]: Becoming Leader. State: Replica: 3a89a055d0d5491fa7bfea34e6ee81d8, State: Running, Role: LEADER
08:07:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.832542 30129 consensus_queue.cc:237] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 [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: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } }
08:07:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.836344 30113 tablet_bootstrap.cc:492] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: Bootstrap starting.
08:07:14.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.854574 30113 tablet_bootstrap.cc:654] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: Neither blocks nor log segments found. Creating new log.
08:07:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.861425 29114 catalog_manager.cc:5495] T 14114b3d50bf43019bd72065790c9f4e P 60c47ddb3d1641e6bf9220b3dc8966e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c47ddb3d1641e6bf9220b3dc8966e7 (127.28.22.67). New cstate: current_term: 1 leader_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60c47ddb3d1641e6bf9220b3dc8966e7" member_type: VOTER last_known_addr { host: "127.28.22.67" port: 42743 } health_report { overall_health: HEALTHY } } }
08:07:14.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.870100 29116 catalog_manager.cc:5495] T 861cc17987644b359568999704938fb8 P 3a89a055d0d5491fa7bfea34e6ee81d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a89a055d0d5491fa7bfea34e6ee81d8 (127.28.22.66). New cstate: current_term: 1 leader_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a89a055d0d5491fa7bfea34e6ee81d8" member_type: VOTER last_known_addr { host: "127.28.22.66" port: 39601 } health_report { overall_health: HEALTHY } } }
08:07:14.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.933420 30113 tablet_bootstrap.cc:492] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: No bootstrap required, opened a new log
08:07:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.933871 30113 ts_tablet_manager.cc:1397] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.019s
08:07:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.936793 30113 raft_consensus.cc:348] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.937506 30113 raft_consensus.cc:374] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:07:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.937878 30113 raft_consensus.cc:729] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Initialized, Role: FOLLOWER
08:07:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.938701 30113 consensus_queue.cc:260] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.939383 30113 raft_consensus.cc:388] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
08:07:14.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.939683 30113 raft_consensus.cc:482] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
08:07:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.942982 30113 raft_consensus.cc:3037] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 0 FOLLOWER]: Advancing to term 1
08:07:14.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.950239 30113 raft_consensus.cc:504] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.950949 30113 leader_election.cc:302] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [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: d718c8f930e74fa4966b2f867115cb01; no voters: 
08:07:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.951568 30113 leader_election.cc:288] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [CANDIDATE]: Term 1 election: Requested vote from peers 
08:07:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.951761 30117 raft_consensus.cc:2781] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 1 FOLLOWER]: Leader election won for term 1
08:07:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.952380 30117 raft_consensus.cc:686] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [term 1 LEADER]: Becoming Leader. State: Replica: d718c8f930e74fa4966b2f867115cb01, State: Running, Role: LEADER
08:07:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.953207 30113 ts_tablet_manager.cc:1428] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.006s
08:07:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.953132 30117 consensus_queue.cc:237] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 [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: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } }
08:07:14.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:14.959851 29535 tablet.cc:2369] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:07:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:14.974661 29114 catalog_manager.cc:5495] T 66932c0e70e64f6fa0ac7f0603b69704 P d718c8f930e74fa4966b2f867115cb01 reported cstate change: term changed from 0 to 1, leader changed from <none> to d718c8f930e74fa4966b2f867115cb01 (127.28.22.65). New cstate: current_term: 1 leader_uuid: "d718c8f930e74fa4966b2f867115cb01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d718c8f930e74fa4966b2f867115cb01" member_type: VOTER last_known_addr { host: "127.28.22.65" port: 33379 } health_report { overall_health: HEALTHY } } }
08:07:15.734 [INFO - main] (Logging.scala:57) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
08:07:15.754 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
08:07:15.755 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
08:07:15.755 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List()
08:07:15.757 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List()
08:07:15.764 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
08:07:15.865 [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)
08:07:15.922 [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)
08:07:15.926 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_0_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 3.6 KiB, free: 1993.9 MiB)
08:07:15.930 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 0 from broadcast at DAGScheduler.scala:1388
08:07:15.947 [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))
08:07:15.949 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 0.0 with 2 tasks resource profile 0
08:07:16.050 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
08:07:16.071 [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)
08:07:16.521 [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
08:07:16.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0b294ee4cb2c481d9bd32915c86263ca
08:07:16.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.565 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299997, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299997, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299997, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299997, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299997}]
08:07:16.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.615 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.618 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.621 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.623 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.645 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.648 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.650 [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@48a7c777, flushNotification=Deferred@1030839793(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:16.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299996, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299996, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299996, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299996}]
08:07:16.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.663 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.664 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.668 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.670 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.672 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.674 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.678 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.681 [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@7cb2d595, flushNotification=Deferred@848385906(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:16.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.710 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)] connecting to peer
08:07:16.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)] Successfully connected to peer
08:07:16.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:16.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:16.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.718 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)] connecting to peer
08:07:16.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:16.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:16.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:16.722 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)] connecting to peer
08:07:16.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)] Successfully connected to peer
08:07:16.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)] Successfully connected to peer
08:07:16.795 [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
08:07:16.800 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4d7439a, L:/127.0.0.1:41736 - R:/127.28.22.65:33379] using TOKEN/null
08:07:16.802 [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
08:07:16.804 [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
08:07:16.806 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19825428, L:/127.0.0.1:47226 - R:/127.28.22.67:42743] using TOKEN/null
08:07:16.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91fd11f5, L:/127.0.0.1:34644 - R:/127.28.22.66:39601] using TOKEN/null
08:07:17.308 [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@4aba8975, flushNotification=Deferred@49366729(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:17.387 [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@493e793, flushNotification=Deferred@815210396(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:17.714 [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@2e78d9da, flushNotification=Deferred@649528786(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:17.736 [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@3d03c1e8, flushNotification=Deferred@895500843(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:17.961 [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@5dbeeb54, flushNotification=Deferred@1127873700(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.100 [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@609669aa, flushNotification=Deferred@1464864393(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.171 [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@7d9ebb7c, flushNotification=Deferred@1900979383(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.297 [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@2246580d, flushNotification=Deferred@1966423690(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.460 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68cf5ba7, flushNotification=Deferred@1909285577(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.475 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786522032867-0 inserted 10000 node linked list in 1.93999446.3s
08:07:18.483 [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@351c4dc4, flushNotification=Deferred@162018586(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.565 [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@4acc2d0e, flushNotification=Deferred@752038568(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.750 [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@7b76289b, flushNotification=Deferred@868143626(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.766 [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@18b12d2e, flushNotification=Deferred@759302882(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:18.981 [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@673acd21, flushNotification=Deferred@584150350(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.115 [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@3318fc67, flushNotification=Deferred@238085628(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.151 [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@3fd262de, flushNotification=Deferred@373343095(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.328 [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@62cffe1c, flushNotification=Deferred@1809443004(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.357 [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@47b1b38b, flushNotification=Deferred@1476037489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.573 [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@4ad8b08c, flushNotification=Deferred@1860189539(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.759 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c5a132d, flushNotification=Deferred@44102760(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.768 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786522032867-0 inserted 10000 node linked list in 1.291654475.3s
08:07:19.798 [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). 4940 bytes result sent to driver
08:07:19.803 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
08:07:19.804 [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)
08:07:19.813 [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
08:07:19.814 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0) in 3799 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/2)
08:07:19.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0b294ee4cb2c481d9bd32915c86263ca
08:07:19.824 [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@26863153, flushNotification=Deferred@1339966515(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:19.836 [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@180fa4d4, flushNotification=Deferred@1095049287(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.082 [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@56de8d95, flushNotification=Deferred@1797043361(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.146 [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@e508412, flushNotification=Deferred@1719650951(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.299 [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@44ef41f8, flushNotification=Deferred@1247304824(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.422 [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@40222135, flushNotification=Deferred@1477566532(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.459 [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@664f9a3f, flushNotification=Deferred@1862054162(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.647 [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@3f061e71, flushNotification=Deferred@1749211669(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:20.718935 29514 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcb60 after lost signal to thread 29297
08:07:20.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:20.720192 29514 debug-util.cc:398] Leaking SignalData structure 0x7b08000dfae0 after lost signal to thread 29521
08:07:20.739 [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@72c63b40, flushNotification=Deferred@2033807403(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:20.905 [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@76431ceb, flushNotification=Deferred@137355844(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.059 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4f2496ce, flushNotification=Deferred@1243752694(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.070 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786522032867-1 inserted 10000 node linked list in 1.24932577.3s
08:07:21.073 [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@4bf0c43a, flushNotification=Deferred@2046446919(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.087 [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@17b0a2d7, flushNotification=Deferred@1627017127(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.325 [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@2d669696, flushNotification=Deferred@106784264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.355 [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@14e9da0e, flushNotification=Deferred@643573827(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.571 [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@3f17d838, flushNotification=Deferred@1385661684(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.728 [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@8f41d02, flushNotification=Deferred@1328362095(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.755 [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@4efae5aa, flushNotification=Deferred@547645605(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:21.948 [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@8107dbe, flushNotification=Deferred@772315289(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:22.012 [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@37c6ff47, flushNotification=Deferred@874797146(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:22.189 [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@3fd22eed, flushNotification=Deferred@1433712094(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:22.322 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e5477d0, flushNotification=Deferred@476739034(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:07:22.332 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786522032867-1 inserted 10000 node linked list in 1.260964066.3s
08:07:22.335 [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). 4897 bytes result sent to driver
08:07:22.346 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1) in 2544 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/2)
08:07:22.349 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 0.0, whose tasks have all completed, from pool 
08:07:22.350 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 6.563 s
08:07:22.361 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
08:07:22.362 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 0: Stage finished
08:07:22.364 [INFO - main] (Logging.scala:57) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 6.629127 s
08:07:22.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0b294ee4cb2c481d9bd32915c86263ca
08:07:22.373 [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>)}
08:07:22.501 [INFO - main] (Logging.scala:57) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir ('file:/tmp/dist-test-taskWQzHu2/java/build/dist-test/spark-warehouse').
08:07:22.502 [INFO - main] (Logging.scala:57) Warehouse path is 'file:/tmp/dist-test-taskWQzHu2/java/build/dist-test/spark-warehouse'.
08:07:23.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 0b294ee4cb2c481d9bd32915c86263ca
08:07:24.734 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_0_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 3.6 KiB, free: 1993.9 MiB)
08:07:26.391 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
08:07:26.451 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
08:07:26.503 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
08:07:27.678 [INFO - main] (Logging.scala:57) Code generated in 271.80381 ms
08:07:27.788 [INFO - main] (Logging.scala:57) Code generated in 70.53125 ms
08:07:27.806 [INFO - main] (Logging.scala:57) Code generated in 12.759418 ms
08:07:27.837 [INFO - main] (Logging.scala:57) Code generated in 22.293983 ms
08:07:27.853 [INFO - main] (Logging.scala:57) Code generated in 11.06826 ms
08:07:27.963 [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.
08:07:28.010 [INFO - main] (Logging.scala:57) Code generated in 40.028332 ms
08:07:28.012 [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.
08:07:28.041 [INFO - main] (Logging.scala:57) Code generated in 24.187577 ms
08:07:28.117 [INFO - main] (Logging.scala:57) Code generated in 29.666303 ms
08:07:28.169 [INFO - main] (Logging.scala:57) Code generated in 42.836732 ms
08:07:28.285 [INFO - main] (Logging.scala:57) Code generated in 19.875657 ms
08:07:28.332 [INFO - main] (Logging.scala:57) Code generated in 38.330099 ms
08:07:28.352 [INFO - main] (Logging.scala:57) Code generated in 14.426767 ms
08:07:28.365 [INFO - main] (Logging.scala:57) Code generated in 10.032958 ms
08:07:28.390 [INFO - main] (Logging.scala:57) Code generated in 11.392314 ms
08:07:28.401 [INFO - main] (Logging.scala:57) Code generated in 7.159102 ms
08:07:28.469 [INFO - main] (Logging.scala:57) Starting job: collect at IntegrationTestBigLinkedList.scala:421
08:07:28.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c619e9617b9e400a9f3a52ca6161e511 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
08:07:28.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 861cc17987644b359568999704938fb8 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
08:07:28.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 14114b3d50bf43019bd72065790c9f4e for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
08:07:28.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 66932c0e70e64f6fa0ac7f0603b69704 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
08:07:28.557 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=c619e9617b9e400a9f3a52ca6161e511@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
08:07:28.578 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 35 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 5
08:07:28.594 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 31 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
08:07:28.602 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 40 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 6
08:07:28.605 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
08:07:28.606 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
08:07:28.608 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 16 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
08:07:28.613 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 27 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
08:07:28.614 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 400 output partitions
08:07:28.614 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421)
08:07:28.615 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List(ShuffleMapStage 3, ShuffleMapStage 7)
08:07:28.617 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List(ShuffleMapStage 3, ShuffleMapStage 7)
08:07:28.621 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 1 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:28.642 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1 stored as values in memory (estimated size 16.3 KiB, free 1993.9 MiB)
08:07:28.645 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 1993.9 MiB)
08:07:28.646 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_1_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 8.2 KiB, free: 1993.9 MiB)
08:07:28.647 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 1 from broadcast at DAGScheduler.scala:1388
08:07:28.649 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
08:07:28.649 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 1.0 with 4 tasks resource profile 0
08:07:28.653 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 2 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:28.657 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:28.657 [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)
08:07:28.658 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2 stored as values in memory (estimated size 18.8 KiB, free 1993.8 MiB)
08:07:28.660 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2_piece0 stored as bytes in memory (estimated size 8.9 KiB, free 1993.8 MiB)
08:07:28.661 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_2_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 8.9 KiB, free: 1993.9 MiB)
08:07:28.662 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 2 from broadcast at DAGScheduler.scala:1388
08:07:28.662 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
08:07:28.663 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 2.0 with 4 tasks resource profile 0
08:07:28.665 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 4 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:28.670 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3 stored as values in memory (estimated size 30.9 KiB, free 1993.8 MiB)
08:07:28.672 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3_piece0 stored as bytes in memory (estimated size 14.2 KiB, free 1993.8 MiB)
08:07:28.673 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_3_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 14.2 KiB, free: 1993.8 MiB)
08:07:28.674 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 3 from broadcast at DAGScheduler.scala:1388
08:07:28.674 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 4 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
08:07:28.675 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 4.0 with 4 tasks resource profile 0
08:07:28.676 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 5 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:28.680 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
08:07:28.683 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 1993.8 MiB)
08:07:28.683 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_4_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 8.2 KiB, free: 1993.8 MiB)
08:07:28.684 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 4 from broadcast at DAGScheduler.scala:1388
08:07:28.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 5 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
08:07:28.685 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 5.0 with 4 tasks resource profile 0
08:07:28.686 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 6 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:28.697 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5 stored as values in memory (estimated size 24.9 KiB, free 1993.7 MiB)
08:07:28.715 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5_piece0 stored as bytes in memory (estimated size 11.7 KiB, free 1993.7 MiB)
08:07:28.716 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_5_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 11.7 KiB, free: 1993.8 MiB)
08:07:28.717 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 5 from broadcast at DAGScheduler.scala:1388
08:07:28.718 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 6 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
08:07:28.718 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 6.0 with 4 tasks resource profile 0
08:07:28.757 [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
08:07:28.802 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 13.074498 ms
08:07:29.118 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7317594312032518144) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=c619e9617b9e400a9f3a52ca6161e511, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:29.143 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 16.779101 ms
08:07:29.381 [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). 6028 bytes result sent to driver
08:07:29.383 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:29.384 [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)
08:07:29.390 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2) in 737 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/4)
08:07:29.398 [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
08:07:29.707 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10049 rows, more = false, responseScanTimestamp = 7317594314376998912) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:29.937 [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). 5985 bytes result sent to driver
08:07:29.939 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:29.941 [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)
08:07:29.948 [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
08:07:29.951 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3) in 568 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/4)
08:07:30.282 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false, responseScanTimestamp = 7317594316664156160) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:30.519 [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). 5942 bytes result sent to driver
08:07:30.521 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:30.522 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4) in 584 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/4)
08:07:30.530 [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)
08:07:30.551 [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
08:07:30.872 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9908 rows, more = false, responseScanTimestamp = 7317594319121715200) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:31.093 [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). 6028 bytes result sent to driver
08:07:31.094 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5028 bytes) taskResourceAssignments Map()
08:07:31.095 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5) in 575 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/4)
08:07:31.095 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 1.0, whose tasks have all completed, from pool 
08:07:31.105 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.470 s
08:07:31.106 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:31.106 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 4)
08:07:31.107 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
08:07:31.107 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:31.122 [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)
08:07:31.140 [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
08:07:31.198 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 46.273927 ms
08:07:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:31.651448 29995 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0de0 after lost signal to thread 29783
08:07:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:31.652597 29995 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7820 after lost signal to thread 29999
08:07:31.657 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7317594321752752128) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=c619e9617b9e400a9f3a52ca6161e511, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:31.766 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 72.710217 ms
08:07:31.927 [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). 5942 bytes result sent to driver
08:07:31.928 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5028 bytes) taskResourceAssignments Map()
08:07:31.930 [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)
08:07:31.931 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6) in 837 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/4)
08:07:31.959 [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
08:07:32.559 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "04856f39a6f347f6b598cbfbc91d3a8b", data = RowwiseRowResultIterator for 6784 rows, more = true, responseScanTimestamp = 7317594324878069760) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:32.560 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:660) Scanner "04856f39a6f347f6b598cbfbc91d3a8b" opened on 861cc17987644b359568999704938fb8@[3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)[L]]
08:07:32.918 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3265 rows, more = false) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId="04856f39a6f347f6b598cbfbc91d3a8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:33.071 [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). 5985 bytes result sent to driver
08:07:33.072 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5028 bytes) taskResourceAssignments Map()
08:07:33.075 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7) in 1147 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/4)
08:07:33.081 [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)
08:07:33.089 [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
08:07:33.091 [ERROR - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (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)
08:07:33.697 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "b75f96627aaa4108b565e2ca6262b790", data = RowwiseRowResultIterator for 7680 rows, more = true, responseScanTimestamp = 7317594329633513472) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:33.698 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:660) Scanner "b75f96627aaa4108b565e2ca6262b790" opened on 14114b3d50bf43019bd72065790c9f4e@[60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)[L]]
08:07:34.164 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2484 rows, more = false) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId="b75f96627aaa4108b565e2ca6262b790", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:34.326 [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). 5985 bytes result sent to driver
08:07:34.327 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5028 bytes) taskResourceAssignments Map()
08:07:34.328 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8) in 1256 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/4)
08:07:34.331 [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)
08:07:34.354 [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
08:07:34.920 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "37afb7503af043a2885ace005f3bdcef", data = RowwiseRowResultIterator for 7296 rows, more = true, responseScanTimestamp = 7317594334677381120) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:34.939 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:660) Scanner "37afb7503af043a2885ace005f3bdcef" opened on 66932c0e70e64f6fa0ac7f0603b69704@[d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)[L]]
08:07:35.171 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2612 rows, more = false) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId="37afb7503af043a2885ace005f3bdcef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:35.218 [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). 5942 bytes result sent to driver
08:07:35.219 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 4.0 (TID 10) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:35.220 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9) in 893 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/4)
08:07:35.220 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 2.0, whose tasks have all completed, from pool 
08:07:35.222 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 6.566 s
08:07:35.222 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:35.222 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
08:07:35.222 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
08:07:35.222 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:35.223 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:35.225 [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)
08:07:35.235 [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
08:07:35.286 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Code generated in 24.080162 ms
08:07:35.392 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Code generated in 8.507248 ms
08:07:35.411 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Code generated in 10.638885 ms
08:07:35.412 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6 stored as values in memory (estimated size 51.5 KiB, free 1929.7 MiB)
08:07:35.414 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6_piece0 stored as bytes in memory (estimated size 22.7 KiB, free 1929.6 MiB)
08:07:35.422 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_6_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 22.7 KiB, free: 1993.8 MiB)
08:07:35.441 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 6 from broadcast at DAGScheduler.scala:1388
08:07:35.448 [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))
08:07:35.448 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 3.0 with 200 tasks resource profile 0
08:07:35.912 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7317594339024773120) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=c619e9617b9e400a9f3a52ca6161e511, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:35.968 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Code generated in 46.822682 ms
08:07:36.273 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_2_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 8.9 KiB, free: 1993.8 MiB)
08:07:36.322 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_1_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 8.2 KiB, free: 1993.8 MiB)
08:07:36.556 [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). 6413 bytes result sent to driver
08:07:36.562 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 3.0 (TID 11) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:36.567 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10) in 1348 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/4)
08:07:36.573 [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)
08:07:36.700 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (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
08:07:36.707 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 21 ms
08:07:36.751 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 25.318657 ms
08:07:36.777 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.65363 ms
08:07:36.790 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (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
08:07:36.790 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:36.827 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 31.013669 ms
08:07:36.845 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.423166 ms
08:07:36.868 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 11.486002 ms
08:07:36.885 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 9.599898 ms
08:07:36.958 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 21.557121 ms
08:07:36.979 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 9.392193 ms
08:07:37.052 [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). 8855 bytes result sent to driver
08:07:37.055 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 3.0 (TID 12) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.055 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11) in 498 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/200)
08:07:37.056 [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)
08:07:37.071 [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
08:07:37.072 [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
08:07:37.095 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (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
08:07:37.095 [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
08:07:37.163 [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). 8812 bytes result sent to driver
08:07:37.164 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 3.0 (TID 13) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.165 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12) in 113 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/200)
08:07:37.169 [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)
08:07:37.184 [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
08:07:37.184 [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
08:07:37.195 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (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
08:07:37.195 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:37.269 [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). 8812 bytes result sent to driver
08:07:37.272 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 3.0 (TID 14) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.273 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13) in 110 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/200)
08:07:37.273 [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)
08:07:37.287 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (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
08:07:37.287 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:37.295 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (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
08:07:37.296 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:37.369 [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). 8855 bytes result sent to driver
08:07:37.373 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 3.0 (TID 15) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.374 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14) in 103 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/200)
08:07:37.376 [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)
08:07:37.385 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (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
08:07:37.385 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:37.391 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (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
08:07:37.391 [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
08:07:37.416 [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). 8812 bytes result sent to driver
08:07:37.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 3.0 (TID 16) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.418 [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)
08:07:37.418 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15) in 48 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (5/200)
08:07:37.431 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (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
08:07:37.431 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:37.438 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (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
08:07:37.438 [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
08:07:37.476 [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). 8812 bytes result sent to driver
08:07:37.477 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 3.0 (TID 17) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.479 [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)
08:07:37.487 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16) in 70 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (6/200)
08:07:37.497 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (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
08:07:37.503 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:37.512 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (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
08:07:37.512 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:37.559 [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). 8855 bytes result sent to driver
08:07:37.561 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 3.0 (TID 18) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.562 [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)
08:07:37.562 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17) in 86 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (7/200)
08:07:37.580 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (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
08:07:37.580 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:37.586 [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
08:07:37.586 [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
08:07:37.609 [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). 8812 bytes result sent to driver
08:07:37.610 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 3.0 (TID 19) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.611 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18) in 51 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (8/200)
08:07:37.611 [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)
08:07:37.620 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (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
08:07:37.620 [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
08:07:37.626 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (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
08:07:37.626 [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
08:07:37.650 [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). 8812 bytes result sent to driver
08:07:37.652 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 3.0 (TID 20) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.654 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19) in 45 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (9/200)
08:07:37.656 [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)
08:07:37.663 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (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
08:07:37.663 [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
08:07:37.667 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (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
08:07:37.668 [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
08:07:37.708 [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). 8855 bytes result sent to driver
08:07:37.709 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 3.0 (TID 21) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.710 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20) in 59 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (10/200)
08:07:37.710 [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)
08:07:37.718 [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
08:07:37.719 [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
08:07:37.724 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (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
08:07:37.724 [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
08:07:37.744 [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). 8812 bytes result sent to driver
08:07:37.746 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 3.0 (TID 22) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.747 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (11/200)
08:07:37.747 [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)
08:07:37.755 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (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
08:07:37.755 [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
08:07:37.759 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (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
08:07:37.759 [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
08:07:37.779 [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). 8812 bytes result sent to driver
08:07:37.782 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 3.0 (TID 23) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.782 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (12/200)
08:07:37.788 [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)
08:07:37.796 [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
08:07:37.796 [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
08:07:37.814 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (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
08:07:37.814 [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
08:07:37.848 [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). 8855 bytes result sent to driver
08:07:37.850 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 3.0 (TID 24) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.850 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23) in 69 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (13/200)
08:07:37.850 [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)
08:07:37.862 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (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
08:07:37.863 [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
08:07:37.868 [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
08:07:37.868 [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
08:07:37.918 [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). 8812 bytes result sent to driver
08:07:37.919 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 3.0 (TID 25) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.920 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24) in 71 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (14/200)
08:07:37.920 [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)
08:07:37.929 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (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
08:07:37.929 [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
08:07:37.934 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (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
08:07:37.934 [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
08:07:37.978 [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). 8855 bytes result sent to driver
08:07:37.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 3.0 (TID 26) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:37.982 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25) in 63 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (15/200)
08:07:37.982 [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)
08:07:37.993 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (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
08:07:37.993 [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
08:07:38.011 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (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
08:07:38.012 [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
08:07:38.041 [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). 8812 bytes result sent to driver
08:07:38.043 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 3.0 (TID 27) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.043 [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)
08:07:38.045 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26) in 66 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (16/200)
08:07:38.056 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (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
08:07:38.056 [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
08:07:38.062 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (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
08:07:38.062 [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
08:07:38.084 [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). 8812 bytes result sent to driver
08:07:38.085 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 3.0 (TID 28) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.086 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27) in 44 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (17/200)
08:07:38.086 [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)
08:07:38.103 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (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
08:07:38.103 [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
08:07:38.118 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (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
08:07:38.118 [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
08:07:38.420 [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). 8855 bytes result sent to driver
08:07:38.421 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 3.0 (TID 29) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.422 [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)
08:07:38.424 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28) in 338 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (18/200)
08:07:38.431 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (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
08:07:38.431 [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
08:07:38.436 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (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
08:07:38.436 [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
08:07:38.454 [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). 8812 bytes result sent to driver
08:07:38.455 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 3.0 (TID 30) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.456 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (19/200)
08:07:38.456 [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)
08:07:38.463 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (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
08:07:38.463 [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
08:07:38.468 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (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
08:07:38.468 [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
08:07:38.488 [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). 8812 bytes result sent to driver
08:07:38.489 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 3.0 (TID 31) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.490 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (20/200)
08:07:38.491 [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)
08:07:38.498 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (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
08:07:38.499 [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
08:07:38.503 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (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
08:07:38.503 [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
08:07:38.522 [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). 8812 bytes result sent to driver
08:07:38.523 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 3.0 (TID 32) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.524 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (21/200)
08:07:38.524 [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)
08:07:38.534 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (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
08:07:38.535 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:38.542 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (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
08:07:38.543 [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
08:07:38.579 [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). 8812 bytes result sent to driver
08:07:38.580 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 3.0 (TID 33) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.581 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32) in 59 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (22/200)
08:07:38.582 [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)
08:07:38.592 [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
08:07:38.592 [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
08:07:38.597 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (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
08:07:38.598 [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
08:07:38.614 [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). 8812 bytes result sent to driver
08:07:38.615 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 3.0 (TID 34) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.616 [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)
08:07:38.617 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (23/200)
08:07:38.625 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (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
08:07:38.625 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:38.629 [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
08:07:38.629 [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
08:07:38.643 [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). 8812 bytes result sent to driver
08:07:38.644 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 3.0 (TID 35) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.644 [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)
08:07:38.645 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (24/200)
08:07:38.650 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (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
08:07:38.651 [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
08:07:38.654 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (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
08:07:38.654 [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
08:07:38.676 [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). 8812 bytes result sent to driver
08:07:38.678 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 3.0 (TID 36) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.678 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (25/200)
08:07:38.679 [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)
08:07:38.685 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (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
08:07:38.685 [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
08:07:38.690 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (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
08:07:38.690 [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
08:07:38.711 [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). 8812 bytes result sent to driver
08:07:38.712 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 3.0 (TID 37) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.713 [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)
08:07:38.713 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (26/200)
08:07:38.720 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (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
08:07:38.720 [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
08:07:38.724 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (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
08:07:38.724 [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
08:07:38.740 [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). 8812 bytes result sent to driver
08:07:38.742 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 3.0 (TID 38) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.742 [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)
08:07:38.743 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (27/200)
08:07:38.749 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (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
08:07:38.750 [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
08:07:38.754 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (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
08:07:38.754 [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
08:07:38.772 [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). 8812 bytes result sent to driver
08:07:38.774 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 3.0 (TID 39) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.774 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (28/200)
08:07:38.774 [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)
08:07:38.782 [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
08:07:38.782 [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
08:07:38.786 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (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
08:07:38.786 [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
08:07:38.806 [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). 8812 bytes result sent to driver
08:07:38.808 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 3.0 (TID 40) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.809 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (29/200)
08:07:38.809 [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)
08:07:38.815 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (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
08:07:38.815 [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
08:07:38.818 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (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
08:07:38.818 [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
08:07:38.860 [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). 8855 bytes result sent to driver
08:07:38.861 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 3.0 (TID 41) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.862 [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)
08:07:38.862 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40) in 55 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (30/200)
08:07:38.868 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (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
08:07:38.868 [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
08:07:38.872 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (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
08:07:38.872 [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
08:07:38.887 [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). 8812 bytes result sent to driver
08:07:38.889 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 3.0 (TID 42) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.889 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (31/200)
08:07:38.889 [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)
08:07:38.896 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (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
08:07:38.896 [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
08:07:38.899 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (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
08:07:38.900 [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
08:07:38.914 [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). 8812 bytes result sent to driver
08:07:38.915 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 3.0 (TID 43) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.916 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (32/200)
08:07:38.916 [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)
08:07:38.923 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (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
08:07:38.923 [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
08:07:38.925 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (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
08:07:38.925 [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
08:07:38.936 [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). 8812 bytes result sent to driver
08:07:38.938 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 3.0 (TID 44) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.938 [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)
08:07:38.938 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (33/200)
08:07:38.944 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (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
08:07:38.944 [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
08:07:38.946 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (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
08:07:38.946 [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
08:07:38.956 [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). 8812 bytes result sent to driver
08:07:38.957 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 3.0 (TID 45) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.958 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (34/200)
08:07:38.958 [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)
08:07:38.964 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (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
08:07:38.964 [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
08:07:38.967 [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
08:07:38.967 [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
08:07:38.980 [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). 8812 bytes result sent to driver
08:07:38.981 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 3.0 (TID 46) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:38.982 [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-k5rr.c.gcp-upstream.internal (executor driver) (35/200)
08:07:38.982 [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)
08:07:38.987 [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
08:07:38.987 [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
08:07:38.989 [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
08:07:38.989 [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
08:07:38.999 [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). 8812 bytes result sent to driver
08:07:39.001 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 3.0 (TID 47) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.001 [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)
08:07:39.001 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (36/200)
08:07:39.008 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (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
08:07:39.008 [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
08:07:39.011 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (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
08:07:39.011 [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
08:07:39.024 [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). 8812 bytes result sent to driver
08:07:39.025 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 3.0 (TID 48) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.026 [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)
08:07:39.026 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (37/200)
08:07:39.036 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (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
08:07:39.036 [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
08:07:39.038 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (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
08:07:39.038 [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
08:07:39.050 [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). 8812 bytes result sent to driver
08:07:39.051 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 3.0 (TID 49) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.051 [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)
08:07:39.051 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 37.0 in stage 3.0 (TID 48) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (38/200)
08:07:39.057 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (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
08:07:39.058 [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
08:07:39.061 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (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
08:07:39.061 [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
08:07:39.075 [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). 8812 bytes result sent to driver
08:07:39.076 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 3.0 (TID 50) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.076 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (39/200)
08:07:39.077 [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)
08:07:39.083 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (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
08:07:39.083 [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
08:07:39.086 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (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
08:07:39.086 [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
08:07:39.097 [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). 8812 bytes result sent to driver
08:07:39.098 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 3.0 (TID 51) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.098 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (40/200)
08:07:39.099 [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)
08:07:39.107 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (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
08:07:39.107 [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
08:07:39.109 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (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
08:07:39.110 [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
08:07:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:39.112960 29995 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8320 after lost signal to thread 29783
08:07:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:07:39.113999 29995 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4880 after lost signal to thread 29999
08:07:39.125 [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). 8812 bytes result sent to driver
08:07:39.126 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 3.0 (TID 52) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.127 [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)
08:07:39.127 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (41/200)
08:07:39.133 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (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
08:07:39.133 [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
08:07:39.136 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (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
08:07:39.136 [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
08:07:39.149 [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). 8812 bytes result sent to driver
08:07:39.150 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 3.0 (TID 53) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.150 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (42/200)
08:07:39.151 [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)
08:07:39.156 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (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
08:07:39.156 [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
08:07:39.159 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (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
08:07:39.160 [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
08:07:39.173 [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). 8812 bytes result sent to driver
08:07:39.174 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 3.0 (TID 54) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.174 [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)
08:07:39.174 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (43/200)
08:07:39.179 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (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
08:07:39.179 [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
08:07:39.181 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (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
08:07:39.181 [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
08:07:39.192 [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). 8812 bytes result sent to driver
08:07:39.193 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 3.0 (TID 55) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.193 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (44/200)
08:07:39.193 [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)
08:07:39.198 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (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
08:07:39.198 [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
08:07:39.200 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (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
08:07:39.200 [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
08:07:39.211 [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). 8812 bytes result sent to driver
08:07:39.212 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 3.0 (TID 56) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.212 [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)
08:07:39.212 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (45/200)
08:07:39.217 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (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
08:07:39.217 [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
08:07:39.220 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (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
08:07:39.220 [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
08:07:39.230 [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). 8812 bytes result sent to driver
08:07:39.231 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 3.0 (TID 57) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.231 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (46/200)
08:07:39.232 [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)
08:07:39.236 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (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
08:07:39.237 [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
08:07:39.239 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (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
08:07:39.239 [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
08:07:39.250 [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). 8812 bytes result sent to driver
08:07:39.251 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 3.0 (TID 58) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.252 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (47/200)
08:07:39.252 [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)
08:07:39.257 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (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
08:07:39.257 [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
08:07:39.260 [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
08:07:39.260 [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
08:07:39.273 [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). 8812 bytes result sent to driver
08:07:39.275 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 3.0 (TID 59) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.275 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (48/200)
08:07:39.277 [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)
08:07:39.283 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (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
08:07:39.283 [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
08:07:39.287 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (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
08:07:39.288 [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
08:07:39.302 [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). 8812 bytes result sent to driver
08:07:39.304 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 3.0 (TID 60) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.304 [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)
08:07:39.304 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (49/200)
08:07:39.309 [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
08:07:39.310 [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
08:07:39.312 [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
08:07:39.312 [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
08:07:39.321 [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). 8812 bytes result sent to driver
08:07:39.322 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 3.0 (TID 61) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.322 [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)
08:07:39.322 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (50/200)
08:07:39.326 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (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
08:07:39.327 [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
08:07:39.329 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (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
08:07:39.329 [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
08:07:39.339 [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). 8812 bytes result sent to driver
08:07:39.340 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 3.0 (TID 62) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.341 [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)
08:07:39.341 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (51/200)
08:07:39.347 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (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
08:07:39.347 [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
08:07:39.350 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (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
08:07:39.350 [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
08:07:39.363 [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). 8812 bytes result sent to driver
08:07:39.364 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 3.0 (TID 63) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.365 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (52/200)
08:07:39.365 [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)
08:07:39.371 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (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
08:07:39.371 [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
08:07:39.373 [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
08:07:39.373 [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
08:07:39.383 [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). 8812 bytes result sent to driver
08:07:39.384 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 3.0 (TID 64) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.385 [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)
08:07:39.386 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (53/200)
08:07:39.391 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (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
08:07:39.391 [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
08:07:39.394 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (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
08:07:39.394 [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
08:07:39.407 [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). 8812 bytes result sent to driver
08:07:39.408 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 3.0 (TID 65) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.408 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (54/200)
08:07:39.408 [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)
08:07:39.413 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (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
08:07:39.414 [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
08:07:39.416 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (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
08:07:39.416 [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
08:07:39.426 [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). 8812 bytes result sent to driver
08:07:39.427 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 3.0 (TID 66) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.428 [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)
08:07:39.428 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (55/200)
08:07:39.433 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (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
08:07:39.433 [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
08:07:39.436 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (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
08:07:39.436 [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
08:07:39.459 [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). 8855 bytes result sent to driver
08:07:39.460 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 3.0 (TID 67) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.460 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (56/200)
08:07:39.461 [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)
08:07:39.467 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (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
08:07:39.467 [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
08:07:39.470 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (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
08:07:39.470 [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
08:07:39.483 [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). 8812 bytes result sent to driver
08:07:39.484 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 3.0 (TID 68) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.485 [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)
08:07:39.486 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (57/200)
08:07:39.492 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (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
08:07:39.492 [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
08:07:39.495 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (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
08:07:39.495 [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
08:07:39.508 [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). 8812 bytes result sent to driver
08:07:39.509 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 3.0 (TID 69) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.510 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (58/200)
08:07:39.510 [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)
08:07:39.515 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (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
08:07:39.515 [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
08:07:39.517 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (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
08:07:39.518 [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
08:07:39.526 [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). 8812 bytes result sent to driver
08:07:39.528 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 3.0 (TID 70) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.528 [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)
08:07:39.528 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (59/200)
08:07:39.535 [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
08:07:39.535 [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
08:07:39.538 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (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
08:07:39.538 [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
08:07:39.549 [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). 8812 bytes result sent to driver
08:07:39.551 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 3.0 (TID 71) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.551 [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)
08:07:39.552 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (60/200)
08:07:39.558 [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
08:07:39.558 [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
08:07:39.561 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (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
08:07:39.562 [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
08:07:39.575 [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). 8812 bytes result sent to driver
08:07:39.576 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 3.0 (TID 72) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.576 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (61/200)
08:07:39.577 [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)
08:07:39.581 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (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
08:07:39.581 [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
08:07:39.584 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (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
08:07:39.584 [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
08:07:39.593 [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). 8812 bytes result sent to driver
08:07:39.595 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 3.0 (TID 73) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.595 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (62/200)
08:07:39.595 [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)
08:07:39.601 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (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
08:07:39.601 [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
08:07:39.604 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (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
08:07:39.604 [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
08:07:39.616 [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). 8812 bytes result sent to driver
08:07:39.617 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 3.0 (TID 74) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.618 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (63/200)
08:07:39.618 [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)
08:07:39.623 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (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
08:07:39.623 [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
08:07:39.627 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (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
08:07:39.627 [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
08:07:39.639 [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). 8812 bytes result sent to driver
08:07:39.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 3.0 (TID 75) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.641 [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)
08:07:39.641 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (64/200)
08:07:39.648 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (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
08:07:39.648 [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
08:07:39.651 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (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
08:07:39.651 [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
08:07:39.664 [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). 8812 bytes result sent to driver
08:07:39.664 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 3.0 (TID 76) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.665 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (65/200)
08:07:39.665 [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)
08:07:39.669 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (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
08:07:39.670 [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
08:07:39.671 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (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
08:07:39.671 [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
08:07:39.679 [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). 8812 bytes result sent to driver
08:07:39.681 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 3.0 (TID 77) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.681 [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)
08:07:39.681 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 65.0 in stage 3.0 (TID 76) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (66/200)
08:07:39.686 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (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
08:07:39.686 [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
08:07:39.688 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (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
08:07:39.689 [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
08:07:39.697 [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). 8812 bytes result sent to driver
08:07:39.698 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 3.0 (TID 78) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.699 [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)
08:07:39.699 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (67/200)
08:07:39.704 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (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
08:07:39.704 [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
08:07:39.707 [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
08:07:39.707 [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
08:07:39.719 [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). 8812 bytes result sent to driver
08:07:39.720 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 3.0 (TID 79) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.721 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 67.0 in stage 3.0 (TID 78) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (68/200)
08:07:39.721 [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)
08:07:39.727 [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
08:07:39.727 [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
08:07:39.731 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (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
08:07:39.731 [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
08:07:39.743 [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). 8812 bytes result sent to driver
08:07:39.744 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 3.0 (TID 80) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.744 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (69/200)
08:07:39.745 [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)
08:07:39.751 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (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
08:07:39.751 [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
08:07:39.754 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (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
08:07:39.754 [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
08:07:39.767 [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). 8812 bytes result sent to driver
08:07:39.768 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 3.0 (TID 81) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.769 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 69.0 in stage 3.0 (TID 80) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (70/200)
08:07:39.769 [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)
08:07:39.773 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (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
08:07:39.773 [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
08:07:39.775 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (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
08:07:39.776 [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
08:07:39.784 [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). 8812 bytes result sent to driver
08:07:39.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 3.0 (TID 82) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.786 [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)
08:07:39.786 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (71/200)
08:07:39.789 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (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
08:07:39.790 [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
08:07:39.792 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (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
08:07:39.792 [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
08:07:39.800 [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). 8812 bytes result sent to driver
08:07:39.802 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 3.0 (TID 83) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.802 [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)
08:07:39.802 [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-k5rr.c.gcp-upstream.internal (executor driver) (72/200)
08:07:39.808 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (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
08:07:39.808 [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
08:07:39.811 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (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
08:07:39.811 [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
08:07:39.823 [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). 8812 bytes result sent to driver
08:07:39.825 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 3.0 (TID 84) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.825 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (73/200)
08:07:39.826 [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)
08:07:39.831 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (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
08:07:39.832 [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
08:07:39.834 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (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
08:07:39.834 [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
08:07:39.843 [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). 8812 bytes result sent to driver
08:07:39.844 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 3.0 (TID 85) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.845 [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)
08:07:39.845 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (74/200)
08:07:39.850 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (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
08:07:39.850 [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
08:07:39.852 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (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
08:07:39.852 [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
08:07:39.861 [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). 8812 bytes result sent to driver
08:07:39.862 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 3.0 (TID 86) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.862 [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)
08:07:39.862 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (75/200)
08:07:39.868 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (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
08:07:39.868 [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
08:07:39.870 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (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
08:07:39.871 [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
08:07:39.882 [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). 8812 bytes result sent to driver
08:07:39.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 3.0 (TID 87) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.884 [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)
08:07:39.884 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (76/200)
08:07:39.889 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (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
08:07:39.889 [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
08:07:39.892 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (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
08:07:39.892 [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
08:07:39.904 [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). 8812 bytes result sent to driver
08:07:39.905 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 3.0 (TID 88) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.906 [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-k5rr.c.gcp-upstream.internal (executor driver) (77/200)
08:07:39.906 [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)
08:07:39.911 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (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
08:07:39.911 [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
08:07:39.913 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (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
08:07:39.914 [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
08:07:39.922 [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). 8812 bytes result sent to driver
08:07:39.923 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 3.0 (TID 89) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.923 [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)
08:07:39.924 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (78/200)
08:07:39.928 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (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
08:07:39.928 [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
08:07:39.930 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (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
08:07:39.930 [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
08:07:39.940 [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). 8812 bytes result sent to driver
08:07:39.941 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 3.0 (TID 90) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.942 [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)
08:07:39.942 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (79/200)
08:07:39.946 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (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
08:07:39.946 [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
08:07:39.948 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (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
08:07:39.948 [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
08:07:39.961 [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). 8812 bytes result sent to driver
08:07:39.962 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 3.0 (TID 91) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.963 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 79.0 in stage 3.0 (TID 90) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (80/200)
08:07:39.963 [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)
08:07:39.967 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (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
08:07:39.967 [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
08:07:39.971 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (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
08:07:39.971 [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
08:07:39.982 [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). 8812 bytes result sent to driver
08:07:39.983 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 3.0 (TID 92) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:39.984 [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)
08:07:39.985 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (81/200)
08:07:39.990 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (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
08:07:39.990 [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
08:07:39.993 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (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
08:07:39.993 [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
08:07:40.015 [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). 8855 bytes result sent to driver
08:07:40.017 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 3.0 (TID 93) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.017 [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)
08:07:40.018 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92) in 34 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (82/200)
08:07:40.023 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (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
08:07:40.023 [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
08:07:40.027 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (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
08:07:40.027 [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
08:07:40.039 [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). 8812 bytes result sent to driver
08:07:40.041 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 3.0 (TID 94) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.041 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (83/200)
08:07:40.041 [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)
08:07:40.045 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (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
08:07:40.045 [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
08:07:40.047 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (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
08:07:40.047 [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
08:07:40.055 [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). 8812 bytes result sent to driver
08:07:40.057 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 3.0 (TID 95) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.057 [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)
08:07:40.057 [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-k5rr.c.gcp-upstream.internal (executor driver) (84/200)
08:07:40.063 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (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
08:07:40.063 [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
08:07:40.066 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (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
08:07:40.066 [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
08:07:40.078 [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). 8812 bytes result sent to driver
08:07:40.079 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 3.0 (TID 96) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.079 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (85/200)
08:07:40.080 [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)
08:07:40.085 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (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
08:07:40.086 [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
08:07:40.089 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (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
08:07:40.089 [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
08:07:40.098 [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). 8812 bytes result sent to driver
08:07:40.100 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 3.0 (TID 97) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.100 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (86/200)
08:07:40.101 [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)
08:07:40.105 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (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
08:07:40.105 [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
08:07:40.108 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (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
08:07:40.108 [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
08:07:40.119 [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). 8812 bytes result sent to driver
08:07:40.120 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 3.0 (TID 98) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.121 [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)
08:07:40.122 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (87/200)
08:07:40.127 [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
08:07:40.127 [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
08:07:40.130 [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
08:07:40.131 [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
08:07:40.143 [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). 8812 bytes result sent to driver
08:07:40.144 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 3.0 (TID 99) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.145 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (88/200)
08:07:40.145 [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)
08:07:40.150 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (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
08:07:40.150 [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
08:07:40.153 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (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
08:07:40.153 [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
08:07:40.162 [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). 8812 bytes result sent to driver
08:07:40.163 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 3.0 (TID 100) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.164 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (89/200)
08:07:40.164 [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)
08:07:40.168 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (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
08:07:40.168 [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
08:07:40.170 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (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
08:07:40.171 [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
08:07:40.179 [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). 8812 bytes result sent to driver
08:07:40.180 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 3.0 (TID 101) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.180 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (90/200)
08:07:40.180 [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)
08:07:40.185 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (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
08:07:40.185 [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
08:07:40.188 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (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
08:07:40.188 [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
08:07:40.197 [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). 8812 bytes result sent to driver
08:07:40.198 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 3.0 (TID 102) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.198 [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)
08:07:40.199 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (91/200)
08:07:40.205 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (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
08:07:40.205 [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
08:07:40.207 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (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
08:07:40.208 [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
08:07:40.219 [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). 8812 bytes result sent to driver
08:07:40.220 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 3.0 (TID 103) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.220 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (92/200)
08:07:40.221 [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)
08:07:40.226 [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
08:07:40.226 [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
08:07:40.229 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (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
08:07:40.229 [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
08:07:40.240 [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). 8812 bytes result sent to driver
08:07:40.241 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 3.0 (TID 104) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.242 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (93/200)
08:07:40.242 [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)
08:07:40.246 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (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
08:07:40.247 [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
08:07:40.249 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (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
08:07:40.249 [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
08:07:40.257 [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). 8812 bytes result sent to driver
08:07:40.257 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 3.0 (TID 105) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.258 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (94/200)
08:07:40.258 [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)
08:07:40.263 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (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
08:07:40.263 [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
08:07:40.265 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (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
08:07:40.265 [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
08:07:40.273 [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). 8812 bytes result sent to driver
08:07:40.274 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 3.0 (TID 106) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.275 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 94.0 in stage 3.0 (TID 105) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (95/200)
08:07:40.275 [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)
08:07:40.279 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (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
08:07:40.279 [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
08:07:40.281 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (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
08:07:40.281 [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
08:07:40.293 [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). 8812 bytes result sent to driver
08:07:40.294 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 3.0 (TID 107) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.295 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (96/200)
08:07:40.295 [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)
08:07:40.299 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (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
08:07:40.299 [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
08:07:40.302 [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
08:07:40.302 [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
08:07:40.310 [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). 8812 bytes result sent to driver
08:07:40.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 3.0 (TID 108) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.311 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (97/200)
08:07:40.311 [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)
08:07:40.317 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (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
08:07:40.318 [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
08:07:40.320 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (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
08:07:40.320 [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
08:07:40.330 [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). 8812 bytes result sent to driver
08:07:40.331 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 3.0 (TID 109) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.331 [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-k5rr.c.gcp-upstream.internal (executor driver) (98/200)
08:07:40.331 [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)
08:07:40.335 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (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
08:07:40.335 [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
08:07:40.337 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (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
08:07:40.337 [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
08:07:40.347 [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). 8812 bytes result sent to driver
08:07:40.348 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 3.0 (TID 110) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.349 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (99/200)
08:07:40.349 [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)
08:07:40.353 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (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
08:07:40.353 [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
08:07:40.355 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (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
08:07:40.355 [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
08:07:40.363 [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). 8812 bytes result sent to driver
08:07:40.364 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 3.0 (TID 111) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.365 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (100/200)
08:07:40.365 [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)
08:07:40.370 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (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
08:07:40.370 [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
08:07:40.372 [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
08:07:40.372 [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
08:07:40.381 [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). 8812 bytes result sent to driver
08:07:40.382 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 3.0 (TID 112) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.383 [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)
08:07:40.383 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (101/200)
08:07:40.388 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (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
08:07:40.389 [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
08:07:40.391 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (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
08:07:40.392 [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
08:07:40.404 [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). 8812 bytes result sent to driver
08:07:40.405 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 3.0 (TID 113) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.405 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (102/200)
08:07:40.405 [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)
08:07:40.409 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (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
08:07:40.409 [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
08:07:40.411 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (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
08:07:40.411 [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
08:07:40.419 [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). 8812 bytes result sent to driver
08:07:40.420 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 3.0 (TID 114) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.421 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (103/200)
08:07:40.421 [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)
08:07:40.428 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (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
08:07:40.428 [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
08:07:40.431 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (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
08:07:40.431 [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
08:07:40.444 [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). 8812 bytes result sent to driver
08:07:40.445 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 3.0 (TID 115) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.445 [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)
08:07:40.445 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (104/200)
08:07:40.451 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (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
08:07:40.452 [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
08:07:40.454 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (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
08:07:40.455 [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
08:07:40.466 [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). 8812 bytes result sent to driver
08:07:40.467 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 3.0 (TID 116) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.467 [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)
08:07:40.467 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (105/200)
08:07:40.473 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (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
08:07:40.473 [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
08:07:40.475 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (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
08:07:40.475 [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
08:07:40.483 [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). 8812 bytes result sent to driver
08:07:40.484 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 3.0 (TID 117) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.484 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (106/200)
08:07:40.484 [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)
08:07:40.490 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (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
08:07:40.490 [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
08:07:40.492 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (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
08:07:40.493 [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
08:07:40.502 [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). 8812 bytes result sent to driver
08:07:40.503 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 3.0 (TID 118) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.503 [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)
08:07:40.503 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 106.0 in stage 3.0 (TID 117) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (107/200)
08:07:40.507 [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
08:07:40.507 [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
08:07:40.510 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (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
08:07:40.510 [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
08:07:40.518 [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). 8812 bytes result sent to driver
08:07:40.519 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 3.0 (TID 119) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.520 [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-k5rr.c.gcp-upstream.internal (executor driver) (108/200)
08:07:40.520 [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)
08:07:40.524 [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
08:07:40.524 [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
08:07:40.526 [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
08:07:40.526 [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
08:07:40.544 [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). 8855 bytes result sent to driver
08:07:40.545 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 3.0 (TID 120) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.545 [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)
08:07:40.547 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (109/200)
08:07:40.550 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (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
08:07:40.550 [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
08:07:40.553 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (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
08:07:40.553 [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
08:07:40.562 [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). 8812 bytes result sent to driver
08:07:40.563 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 3.0 (TID 121) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.564 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 109.0 in stage 3.0 (TID 120) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (110/200)
08:07:40.564 [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)
08:07:40.569 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (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
08:07:40.569 [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
08:07:40.571 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (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
08:07:40.571 [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
08:07:40.579 [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). 8812 bytes result sent to driver
08:07:40.580 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 3.0 (TID 122) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.581 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (111/200)
08:07:40.581 [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)
08:07:40.585 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (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
08:07:40.585 [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
08:07:40.587 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (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
08:07:40.587 [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
08:07:40.595 [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). 8812 bytes result sent to driver
08:07:40.596 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 3.0 (TID 123) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.596 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (112/200)
08:07:40.597 [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)
08:07:40.601 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (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
08:07:40.601 [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
08:07:40.603 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (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
08:07:40.603 [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
08:07:40.611 [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). 8812 bytes result sent to driver
08:07:40.612 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 3.0 (TID 124) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.612 [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)
08:07:40.612 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (113/200)
08:07:40.616 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (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
08:07:40.616 [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
08:07:40.618 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (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
08:07:40.618 [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
08:07:40.627 [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). 8812 bytes result sent to driver
08:07:40.628 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 3.0 (TID 125) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.628 [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)
08:07:40.629 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (114/200)
08:07:40.634 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (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
08:07:40.634 [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
08:07:40.637 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (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
08:07:40.637 [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
08:07:40.647 [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). 8812 bytes result sent to driver
08:07:40.648 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 3.0 (TID 126) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.649 [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)
08:07:40.649 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (115/200)
08:07:40.652 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (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
08:07:40.653 [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
08:07:40.655 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (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
08:07:40.655 [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
08:07:40.663 [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). 8812 bytes result sent to driver
08:07:40.663 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 3.0 (TID 127) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.664 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (116/200)
08:07:40.664 [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)
08:07:40.670 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (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
08:07:40.670 [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
08:07:40.672 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (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
08:07:40.672 [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
08:07:40.679 [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). 8812 bytes result sent to driver
08:07:40.680 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 3.0 (TID 128) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.681 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (117/200)
08:07:40.681 [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)
08:07:40.687 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (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
08:07:40.687 [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
08:07:40.690 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (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
08:07:40.690 [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
08:07:40.700 [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). 8812 bytes result sent to driver
08:07:40.701 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 3.0 (TID 129) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.702 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (118/200)
08:07:40.702 [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)
08:07:40.707 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (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
08:07:40.707 [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
08:07:40.709 [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
08:07:40.709 [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
08:07:40.719 [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). 8812 bytes result sent to driver
08:07:40.720 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 3.0 (TID 130) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.721 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 118.0 in stage 3.0 (TID 129) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (119/200)
08:07:40.721 [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)
08:07:40.727 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (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
08:07:40.727 [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
08:07:40.730 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (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
08:07:40.730 [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
08:07:40.741 [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). 8812 bytes result sent to driver
08:07:40.742 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 3.0 (TID 131) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.742 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (120/200)
08:07:40.743 [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)
08:07:40.747 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (5.8 KiB) non-empty blocks including 4 (5.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
08:07:40.747 [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
08:07:40.750 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (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
08:07:40.750 [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
08:07:40.760 [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). 8812 bytes result sent to driver
08:07:40.761 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 3.0 (TID 132) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.761 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (121/200)
08:07:40.761 [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)
08:07:40.766 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (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
08:07:40.766 [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
08:07:40.768 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (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
08:07:40.769 [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
08:07:40.776 [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). 8812 bytes result sent to driver
08:07:40.777 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 3.0 (TID 133) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.778 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (122/200)
08:07:40.778 [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)
08:07:40.783 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (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
08:07:40.783 [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
08:07:40.786 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (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
08:07:40.786 [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
08:07:40.796 [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). 8812 bytes result sent to driver
08:07:40.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 3.0 (TID 134) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.798 [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)
08:07:40.798 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (123/200)
08:07:40.803 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (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
08:07:40.803 [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
08:07:40.805 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (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
08:07:40.806 [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
08:07:40.816 [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). 8812 bytes result sent to driver
08:07:40.817 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 3.0 (TID 135) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.817 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 123.0 in stage 3.0 (TID 134) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (124/200)
08:07:40.817 [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)
08:07:40.823 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (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
08:07:40.823 [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
08:07:40.825 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (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
08:07:40.825 [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
08:07:40.835 [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). 8812 bytes result sent to driver
08:07:40.836 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 3.0 (TID 136) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.836 [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)
08:07:40.836 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 124.0 in stage 3.0 (TID 135) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (125/200)
08:07:40.840 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (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
08:07:40.841 [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
08:07:40.842 [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
08:07:40.843 [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
08:07:40.850 [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). 8812 bytes result sent to driver
08:07:40.851 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 3.0 (TID 137) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.852 [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)
08:07:40.852 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 125.0 in stage 3.0 (TID 136) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (126/200)
08:07:40.857 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Getting 4 (5.8 KiB) non-empty blocks including 4 (5.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
08:07:40.857 [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
08:07:40.859 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (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
08:07:40.860 [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
08:07:40.871 [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). 8812 bytes result sent to driver
08:07:40.872 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 3.0 (TID 138) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.873 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (127/200)
08:07:40.873 [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)
08:07:40.880 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (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
08:07:40.880 [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
08:07:40.883 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (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
08:07:40.883 [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
08:07:40.893 [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). 8812 bytes result sent to driver
08:07:40.894 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 3.0 (TID 139) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.895 [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)
08:07:40.895 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (128/200)
08:07:40.901 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (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
08:07:40.901 [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
08:07:40.904 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (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
08:07:40.904 [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
08:07:40.915 [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). 8812 bytes result sent to driver
08:07:40.916 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 3.0 (TID 140) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.917 [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)
08:07:40.917 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (129/200)
08:07:40.920 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (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
08:07:40.921 [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
08:07:40.923 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (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
08:07:40.923 [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
08:07:40.930 [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). 8812 bytes result sent to driver
08:07:40.931 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 3.0 (TID 141) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.931 [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)
08:07:40.931 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (130/200)
08:07:40.935 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (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
08:07:40.935 [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
08:07:40.937 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (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
08:07:40.937 [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
08:07:40.946 [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). 8812 bytes result sent to driver
08:07:40.947 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 3.0 (TID 142) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.947 [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)
08:07:40.948 [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-k5rr.c.gcp-upstream.internal (executor driver) (131/200)
08:07:40.953 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (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
08:07:40.953 [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
08:07:40.955 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (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
08:07:40.955 [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
08:07:40.966 [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). 8812 bytes result sent to driver
08:07:40.967 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 3.0 (TID 143) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.968 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (132/200)
08:07:40.968 [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)
08:07:40.973 [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
08:07:40.973 [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
08:07:40.976 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (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
08:07:40.976 [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
08:07:40.987 [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). 8812 bytes result sent to driver
08:07:40.988 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 3.0 (TID 144) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:40.988 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (133/200)
08:07:40.988 [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)
08:07:40.992 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (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
08:07:40.992 [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
08:07:40.994 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (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
08:07:40.994 [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
08:07:41.004 [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). 8812 bytes result sent to driver
08:07:41.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 3.0 (TID 145) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.006 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (134/200)
08:07:41.007 [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)
08:07:41.012 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (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
08:07:41.012 [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
08:07:41.015 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (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
08:07:41.015 [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
08:07:41.026 [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). 8812 bytes result sent to driver
08:07:41.036 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 3.0 (TID 146) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.036 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (135/200)
08:07:41.036 [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)
08:07:41.040 [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
08:07:41.040 [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
08:07:41.043 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (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
08:07:41.043 [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
08:07:41.050 [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). 8812 bytes result sent to driver
08:07:41.051 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 3.0 (TID 147) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.052 [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)
08:07:41.052 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (136/200)
08:07:41.055 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (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
08:07:41.055 [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
08:07:41.057 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (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
08:07:41.058 [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
08:07:41.065 [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). 8812 bytes result sent to driver
08:07:41.066 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 3.0 (TID 148) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.066 [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)
08:07:41.066 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 3.0 (TID 147) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (137/200)
08:07:41.071 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (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
08:07:41.071 [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
08:07:41.074 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (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
08:07:41.074 [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
08:07:41.085 [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). 8812 bytes result sent to driver
08:07:41.085 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 3.0 (TID 149) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.086 [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)
08:07:41.086 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (138/200)
08:07:41.091 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (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
08:07:41.091 [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
08:07:41.093 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (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
08:07:41.093 [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
08:07:41.101 [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). 8812 bytes result sent to driver
08:07:41.102 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 3.0 (TID 150) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.102 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (139/200)
08:07:41.102 [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)
08:07:41.106 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (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
08:07:41.106 [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
08:07:41.108 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (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
08:07:41.108 [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
08:07:41.118 [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). 8812 bytes result sent to driver
08:07:41.119 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 3.0 (TID 151) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.120 [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)
08:07:41.120 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 3.0 (TID 150) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (140/200)
08:07:41.126 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (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
08:07:41.126 [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
08:07:41.131 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (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
08:07:41.131 [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
08:07:41.143 [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). 8812 bytes result sent to driver
08:07:41.144 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 3.0 (TID 152) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.144 [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)
08:07:41.144 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (141/200)
08:07:41.148 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (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
08:07:41.148 [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
08:07:41.150 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (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
08:07:41.150 [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
08:07:41.161 [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). 8812 bytes result sent to driver
08:07:41.162 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 3.0 (TID 153) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.162 [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)
08:07:41.162 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (142/200)
08:07:41.167 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (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
08:07:41.167 [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
08:07:41.169 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (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
08:07:41.169 [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
08:07:41.176 [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). 8812 bytes result sent to driver
08:07:41.177 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 3.0 (TID 154) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.178 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (143/200)
08:07:41.178 [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)
08:07:41.183 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (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
08:07:41.183 [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
08:07:41.186 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (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
08:07:41.186 [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
08:07:41.196 [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). 8812 bytes result sent to driver
08:07:41.197 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 3.0 (TID 155) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.198 [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)
08:07:41.198 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (144/200)
08:07:41.202 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (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
08:07:41.202 [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
08:07:41.205 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (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
08:07:41.205 [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
08:07:41.214 [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). 8812 bytes result sent to driver
08:07:41.215 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 3.0 (TID 156) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.216 [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)
08:07:41.216 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (145/200)
08:07:41.220 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (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
08:07:41.220 [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
08:07:41.222 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (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
08:07:41.222 [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
08:07:41.230 [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). 8812 bytes result sent to driver
08:07:41.231 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 3.0 (TID 157) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.231 [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)
08:07:41.231 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (146/200)
08:07:41.235 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (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
08:07:41.235 [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
08:07:41.237 [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
08:07:41.237 [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
08:07:41.245 [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). 8812 bytes result sent to driver
08:07:41.246 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 3.0 (TID 158) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.247 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 3.0 (TID 157) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (147/200)
08:07:41.247 [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)
08:07:41.252 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (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
08:07:41.252 [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
08:07:41.254 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (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
08:07:41.255 [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
08:07:41.265 [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). 8812 bytes result sent to driver
08:07:41.266 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 3.0 (TID 159) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.266 [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)
08:07:41.266 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (148/200)
08:07:41.270 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (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
08:07:41.270 [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
08:07:41.272 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (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
08:07:41.272 [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
08:07:41.279 [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). 8812 bytes result sent to driver
08:07:41.280 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 3.0 (TID 160) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.281 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (149/200)
08:07:41.281 [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)
08:07:41.284 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (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
08:07:41.284 [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
08:07:41.287 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (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
08:07:41.287 [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
08:07:41.297 [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). 8812 bytes result sent to driver
08:07:41.298 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 3.0 (TID 161) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.298 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (150/200)
08:07:41.298 [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)
08:07:41.302 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (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
08:07:41.302 [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
08:07:41.304 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (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
08:07:41.304 [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
08:07:41.314 [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). 8812 bytes result sent to driver
08:07:41.315 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 3.0 (TID 162) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.316 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (151/200)
08:07:41.316 [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)
08:07:41.319 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (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
08:07:41.319 [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
08:07:41.321 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (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
08:07:41.322 [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
08:07:41.335 [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). 8941 bytes result sent to driver
08:07:41.336 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 3.0 (TID 163) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.336 [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)
08:07:41.336 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (152/200)
08:07:41.340 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (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
08:07:41.340 [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
08:07:41.342 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (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
08:07:41.342 [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
08:07:41.352 [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). 8812 bytes result sent to driver
08:07:41.353 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 3.0 (TID 164) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.353 [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)
08:07:41.353 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (153/200)
08:07:41.358 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (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
08:07:41.358 [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
08:07:41.361 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (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
08:07:41.361 [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
08:07:41.371 [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). 8812 bytes result sent to driver
08:07:41.372 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 3.0 (TID 165) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.372 [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)
08:07:41.373 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (154/200)
08:07:41.376 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (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
08:07:41.376 [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
08:07:41.378 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (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
08:07:41.378 [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
08:07:41.386 [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). 8812 bytes result sent to driver
08:07:41.387 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 3.0 (TID 166) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.387 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (155/200)
08:07:41.387 [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)
08:07:41.391 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (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
08:07:41.391 [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
08:07:41.393 [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
08:07:41.393 [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
08:07:41.402 [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). 8812 bytes result sent to driver
08:07:41.403 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 3.0 (TID 167) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.403 [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-k5rr.c.gcp-upstream.internal (executor driver) (156/200)
08:07:41.403 [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)
08:07:41.408 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (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
08:07:41.408 [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
08:07:41.410 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (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
08:07:41.410 [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
08:07:41.419 [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). 8812 bytes result sent to driver
08:07:41.420 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 3.0 (TID 168) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.420 [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)
08:07:41.420 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (157/200)
08:07:41.424 [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
08:07:41.425 [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
08:07:41.427 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (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
08:07:41.427 [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
08:07:41.435 [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). 8812 bytes result sent to driver
08:07:41.436 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 3.0 (TID 169) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.438 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (158/200)
08:07:41.438 [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)
08:07:41.443 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (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
08:07:41.443 [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
08:07:41.444 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (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
08:07:41.445 [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
08:07:41.451 [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). 8812 bytes result sent to driver
08:07:41.452 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 3.0 (TID 170) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.453 [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)
08:07:41.453 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169) in 17 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (159/200)
08:07:41.457 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (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
08:07:41.458 [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
08:07:41.460 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (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
08:07:41.460 [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
08:07:41.467 [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). 8812 bytes result sent to driver
08:07:41.468 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 3.0 (TID 171) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.469 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (160/200)
08:07:41.469 [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)
08:07:41.473 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (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
08:07:41.473 [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
08:07:41.475 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (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
08:07:41.475 [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
08:07:41.485 [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). 8812 bytes result sent to driver
08:07:41.495 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 3.0 (TID 172) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.495 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (161/200)
08:07:41.496 [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)
08:07:41.500 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (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
08:07:41.500 [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
08:07:41.502 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (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
08:07:41.502 [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
08:07:41.510 [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). 8812 bytes result sent to driver
08:07:41.511 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 3.0 (TID 173) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.511 [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)
08:07:41.511 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (162/200)
08:07:41.515 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (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
08:07:41.515 [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
08:07:41.517 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (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
08:07:41.517 [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
08:07:41.524 [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). 8812 bytes result sent to driver
08:07:41.525 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 3.0 (TID 174) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.526 [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)
08:07:41.526 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 3.0 (TID 173) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (163/200)
08:07:41.530 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (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
08:07:41.530 [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
08:07:41.533 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (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
08:07:41.533 [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
08:07:41.544 [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). 8812 bytes result sent to driver
08:07:41.545 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 3.0 (TID 175) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.546 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (164/200)
08:07:41.546 [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)
08:07:41.551 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (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
08:07:41.551 [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
08:07:41.554 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (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
08:07:41.554 [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
08:07:41.564 [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). 8812 bytes result sent to driver
08:07:41.564 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 3.0 (TID 176) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.565 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (165/200)
08:07:41.565 [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)
08:07:41.570 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (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
08:07:41.570 [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
08:07:41.572 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (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
08:07:41.573 [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
08:07:41.583 [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). 8812 bytes result sent to driver
08:07:41.584 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 3.0 (TID 177) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.584 [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)
08:07:41.584 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (166/200)
08:07:41.589 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (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
08:07:41.589 [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
08:07:41.592 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (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
08:07:41.592 [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
08:07:41.602 [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). 8812 bytes result sent to driver
08:07:41.603 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 3.0 (TID 178) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.603 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (167/200)
08:07:41.604 [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)
08:07:41.609 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (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
08:07:41.609 [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
08:07:41.611 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (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
08:07:41.611 [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
08:07:41.619 [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). 8812 bytes result sent to driver
08:07:41.620 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 3.0 (TID 179) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.620 [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)
08:07:41.620 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 3.0 (TID 178) in 18 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (168/200)
08:07:41.626 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (5.9 KiB) non-empty blocks including 4 (5.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
08:07:41.626 [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
08:07:41.628 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (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
08:07:41.629 [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
08:07:41.639 [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). 8812 bytes result sent to driver
08:07:41.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 3.0 (TID 180) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.641 [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)
08:07:41.641 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (169/200)
08:07:41.645 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (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
08:07:41.645 [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
08:07:41.646 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (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
08:07:41.647 [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
08:07:41.654 [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). 8812 bytes result sent to driver
08:07:41.655 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 3.0 (TID 181) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.655 [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)
08:07:41.655 [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-k5rr.c.gcp-upstream.internal (executor driver) (170/200)
08:07:41.659 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (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
08:07:41.659 [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
08:07:41.661 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (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
08:07:41.661 [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
08:07:41.669 [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). 8812 bytes result sent to driver
08:07:41.669 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 3.0 (TID 182) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.670 [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)
08:07:41.670 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (171/200)
08:07:41.675 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Getting 4 (5.7 KiB) non-empty blocks including 4 (5.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
08:07:41.675 [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
08:07:41.678 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (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
08:07:41.678 [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
08:07:41.688 [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). 8812 bytes result sent to driver
08:07:41.689 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 3.0 (TID 183) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.689 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (172/200)
08:07:41.689 [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)
08:07:41.693 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (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
08:07:41.694 [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
08:07:41.695 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (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
08:07:41.696 [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
08:07:41.703 [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). 8812 bytes result sent to driver
08:07:41.704 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 3.0 (TID 184) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.705 [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)
08:07:41.705 [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-k5rr.c.gcp-upstream.internal (executor driver) (173/200)
08:07:41.709 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (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
08:07:41.709 [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
08:07:41.711 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (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
08:07:41.711 [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
08:07:41.719 [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). 8812 bytes result sent to driver
08:07:41.720 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 3.0 (TID 185) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.721 [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-k5rr.c.gcp-upstream.internal (executor driver) (174/200)
08:07:41.721 [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)
08:07:41.726 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (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
08:07:41.726 [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
08:07:41.728 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (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
08:07:41.729 [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
08:07:41.738 [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). 8812 bytes result sent to driver
08:07:41.739 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 3.0 (TID 186) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.740 [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)
08:07:41.740 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (175/200)
08:07:41.743 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (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
08:07:41.743 [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
08:07:41.745 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (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
08:07:41.745 [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
08:07:41.753 [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). 8812 bytes result sent to driver
08:07:41.754 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 3.0 (TID 187) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.755 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (176/200)
08:07:41.755 [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)
08:07:41.760 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Getting 4 (6.1 KiB) non-empty blocks including 4 (6.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
08:07:41.761 [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
08:07:41.763 [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
08:07:41.763 [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
08:07:41.774 [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). 8812 bytes result sent to driver
08:07:41.775 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 3.0 (TID 188) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.775 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (177/200)
08:07:41.775 [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)
08:07:41.779 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (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
08:07:41.779 [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
08:07:41.781 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (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
08:07:41.781 [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
08:07:41.788 [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). 8812 bytes result sent to driver
08:07:41.789 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 3.0 (TID 189) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.790 [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)
08:07:41.790 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (178/200)
08:07:41.794 [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
08:07:41.794 [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
08:07:41.795 [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
08:07:41.795 [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
08:07:41.803 [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). 8812 bytes result sent to driver
08:07:41.804 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 3.0 (TID 190) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.804 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (179/200)
08:07:41.805 [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)
08:07:41.808 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (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
08:07:41.808 [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
08:07:41.810 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (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
08:07:41.810 [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
08:07:41.817 [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). 8812 bytes result sent to driver
08:07:41.818 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 3.0 (TID 191) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.818 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (180/200)
08:07:41.818 [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)
08:07:41.823 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (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
08:07:41.823 [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
08:07:41.825 [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
08:07:41.825 [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
08:07:41.832 [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). 8812 bytes result sent to driver
08:07:41.833 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 3.0 (TID 192) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.833 [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)
08:07:41.834 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (181/200)
08:07:41.838 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (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
08:07:41.838 [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
08:07:41.841 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (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
08:07:41.841 [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
08:07:41.850 [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). 8812 bytes result sent to driver
08:07:41.851 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 3.0 (TID 193) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.852 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (182/200)
08:07:41.852 [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)
08:07:41.857 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (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
08:07:41.857 [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
08:07:41.859 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (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
08:07:41.859 [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
08:07:41.870 [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). 8812 bytes result sent to driver
08:07:41.871 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 3.0 (TID 194) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.871 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (183/200)
08:07:41.871 [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)
08:07:41.876 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (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
08:07:41.876 [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
08:07:41.879 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (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
08:07:41.879 [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
08:07:41.890 [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). 8812 bytes result sent to driver
08:07:41.891 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 3.0 (TID 195) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.892 [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)
08:07:41.892 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (184/200)
08:07:41.896 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (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
08:07:41.896 [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
08:07:41.898 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (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
08:07:41.898 [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
08:07:41.905 [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). 8812 bytes result sent to driver
08:07:41.906 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 3.0 (TID 196) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.907 [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)
08:07:41.907 [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-k5rr.c.gcp-upstream.internal (executor driver) (185/200)
08:07:41.911 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (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
08:07:41.911 [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
08:07:41.914 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (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
08:07:41.914 [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
08:07:41.924 [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). 8812 bytes result sent to driver
08:07:41.925 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 3.0 (TID 197) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.925 [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)
08:07:41.925 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (186/200)
08:07:41.929 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (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
08:07:41.929 [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
08:07:41.931 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (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
08:07:41.931 [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
08:07:41.938 [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). 8812 bytes result sent to driver
08:07:41.939 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 3.0 (TID 198) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.940 [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)
08:07:41.940 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (187/200)
08:07:41.944 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (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
08:07:41.945 [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
08:07:41.947 [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
08:07:41.947 [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
08:07:41.964 [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). 8855 bytes result sent to driver
08:07:41.965 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 3.0 (TID 199) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.965 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (188/200)
08:07:41.965 [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)
08:07:41.970 [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
08:07:41.970 [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
08:07:41.973 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (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
08:07:41.973 [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
08:07:41.983 [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). 8812 bytes result sent to driver
08:07:41.984 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 3.0 (TID 200) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:41.984 [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)
08:07:41.985 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (189/200)
08:07:41.989 [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
08:07:41.989 [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
08:07:41.991 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (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
08:07:41.991 [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
08:07:42.001 [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). 8812 bytes result sent to driver
08:07:42.002 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 3.0 (TID 201) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.002 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (190/200)
08:07:42.004 [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)
08:07:42.009 [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
08:07:42.009 [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
08:07:42.011 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (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
08:07:42.011 [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
08:07:42.022 [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). 8812 bytes result sent to driver
08:07:42.023 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 3.0 (TID 202) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.023 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201) in 21 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (191/200)
08:07:42.023 [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)
08:07:42.028 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (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
08:07:42.028 [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
08:07:42.031 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (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
08:07:42.031 [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
08:07:42.042 [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). 8812 bytes result sent to driver
08:07:42.043 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 3.0 (TID 203) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.043 [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-k5rr.c.gcp-upstream.internal (executor driver) (192/200)
08:07:42.043 [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)
08:07:42.048 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (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
08:07:42.048 [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
08:07:42.050 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (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
08:07:42.050 [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
08:07:42.060 [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). 8812 bytes result sent to driver
08:07:42.061 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 3.0 (TID 204) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.061 [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)
08:07:42.062 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (193/200)
08:07:42.066 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (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
08:07:42.066 [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
08:07:42.069 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (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
08:07:42.069 [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
08:07:42.079 [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). 8812 bytes result sent to driver
08:07:42.080 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 3.0 (TID 205) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.080 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (194/200)
08:07:42.080 [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)
08:07:42.085 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (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
08:07:42.085 [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
08:07:42.087 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (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
08:07:42.087 [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
08:07:42.097 [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). 8812 bytes result sent to driver
08:07:42.098 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 3.0 (TID 206) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.098 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (195/200)
08:07:42.099 [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)
08:07:42.102 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (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
08:07:42.103 [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
08:07:42.104 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (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
08:07:42.104 [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
08:07:42.113 [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). 8812 bytes result sent to driver
08:07:42.114 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 3.0 (TID 207) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.114 [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)
08:07:42.114 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (196/200)
08:07:42.119 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (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
08:07:42.120 [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
08:07:42.122 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (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
08:07:42.122 [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
08:07:42.133 [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). 8812 bytes result sent to driver
08:07:42.134 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 3.0 (TID 208) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.135 [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)
08:07:42.135 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (197/200)
08:07:42.140 [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
08:07:42.141 [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
08:07:42.143 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (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
08:07:42.143 [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
08:07:42.151 [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). 8812 bytes result sent to driver
08:07:42.152 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 3.0 (TID 209) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.153 [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)
08:07:42.153 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208) in 19 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (198/200)
08:07:42.157 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (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
08:07:42.157 [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
08:07:42.159 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (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
08:07:42.159 [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
08:07:42.167 [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). 8812 bytes result sent to driver
08:07:42.168 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 3.0 (TID 210) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
08:07:42.168 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209) in 16 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (199/200)
08:07:42.169 [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)
08:07:42.172 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (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
08:07:42.173 [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
08:07:42.174 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (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
08:07:42.174 [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
08:07:42.181 [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). 8812 bytes result sent to driver
08:07:42.183 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 4.0 (TID 211) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:42.183 [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)
08:07:42.183 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210) in 15 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (200/200)
08:07:42.183 [INFO - task-result-getter-2] (Logging.scala:57) Removed TaskSet 3.0, whose tasks have all completed, from pool 
08:07:42.184 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 6.819 s
08:07:42.184 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:42.184 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
08:07:42.184 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
08:07:42.184 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:42.186 [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
08:07:42.376 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10049 rows, more = false, responseScanTimestamp = 7317594366748237824) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:42.455 [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). 6370 bytes result sent to driver
08:07:42.456 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 4.0 (TID 212) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:42.456 [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)
08:07:42.456 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211) in 274 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/4)
08:07:42.460 [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
08:07:42.738 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false, responseScanTimestamp = 7317594367876669440) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:42.817 [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). 6370 bytes result sent to driver
08:07:42.818 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 4.0 (TID 213) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:42.819 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212) in 364 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/4)
08:07:42.819 [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)
08:07:42.823 [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
08:07:43.015 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9908 rows, more = false, responseScanTimestamp = 7317594369369051136) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:43.102 [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). 6413 bytes result sent to driver
08:07:43.103 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 5.0 (TID 214) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:43.103 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213) in 285 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/4)
08:07:43.103 [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)
08:07:43.104 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 4.0, whose tasks have all completed, from pool 
08:07:43.104 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 4 (collect at IntegrationTestBigLinkedList.scala:421) finished in 14.437 s
08:07:43.104 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:43.105 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6)
08:07:43.105 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
08:07:43.105 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:43.109 [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
08:07:43.247 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7317594370534813696) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=c619e9617b9e400a9f3a52ca6161e511, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:43.307 [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). 5942 bytes result sent to driver
08:07:43.308 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 5.0 (TID 215) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:43.309 [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)
08:07:43.309 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214) in 207 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/4)
08:07:43.314 [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
08:07:43.451 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10049 rows, more = false, responseScanTimestamp = 7317594371361738752) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:43.536 [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). 5942 bytes result sent to driver
08:07:43.537 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 5.0 (TID 216) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:43.538 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215) in 230 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/4)
08:07:43.538 [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)
08:07:43.543 [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
08:07:43.680 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false, responseScanTimestamp = 7317594372312588288) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:43.744 [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). 5942 bytes result sent to driver
08:07:43.745 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 5.0 (TID 217) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5003 bytes) taskResourceAssignments Map()
08:07:43.746 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216) in 209 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/4)
08:07:43.747 [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)
08:07:43.753 [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
08:07:43.877 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9908 rows, more = false, responseScanTimestamp = 7317594373156941824) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:43.973 [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). 5985 bytes result sent to driver
08:07:43.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 6.0 (TID 218) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:43.975 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217) in 230 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/4)
08:07:43.975 [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)
08:07:43.975 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 5.0, whose tasks have all completed, from pool 
08:07:43.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 5 (collect at IntegrationTestBigLinkedList.scala:421) finished in 15.298 s
08:07:43.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:43.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 6)
08:07:43.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
08:07:43.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:43.978 [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
08:07:43.992 [INFO - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (Logging.scala:57) Code generated in 7.80498 ms
08:07:44.201 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7317594374154866688) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=c619e9617b9e400a9f3a52ca6161e511, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:44.330 [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). 6370 bytes result sent to driver
08:07:44.331 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 6.0 (TID 219) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:44.333 [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)
08:07:44.333 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218) in 359 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/4)
08:07:44.338 [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
08:07:44.517 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10049 rows, more = false, responseScanTimestamp = 7317594375559172096) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=861cc17987644b359568999704938fb8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:44.622 [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). 6370 bytes result sent to driver
08:07:44.623 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 6.0 (TID 220) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:44.626 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219) in 294 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/4)
08:07:44.631 [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)
08:07:44.636 [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
08:07:44.815 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false, responseScanTimestamp = 7317594376791334912) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=14114b3d50bf43019bd72065790c9f4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:44.888 [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). 6370 bytes result sent to driver
08:07:44.889 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 6.0 (TID 221) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5025 bytes) taskResourceAssignments Map()
08:07:44.890 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220) in 267 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/4)
08:07:44.892 [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)
08:07:44.895 [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
08:07:45.035 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9908 rows, more = false, responseScanTimestamp = 7317594377846321152) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=66932c0e70e64f6fa0ac7f0603b69704, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:07:45.116 [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). 6413 bytes result sent to driver
08:07:45.117 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221) in 229 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/4)
08:07:45.117 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 6.0, whose tasks have all completed, from pool 
08:07:45.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 6 (collect at IntegrationTestBigLinkedList.scala:421) finished in 16.430 s
08:07:45.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:45.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
08:07:45.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
08:07:45.118 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:45.119 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:45.178 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7 stored as values in memory (estimated size 78.2 KiB, free 1993.6 MiB)
08:07:45.180 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7_piece0 stored as bytes in memory (estimated size 32.1 KiB, free 1993.6 MiB)
08:07:45.180 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_7_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 32.1 KiB, free: 1993.8 MiB)
08:07:45.183 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 7 from broadcast at DAGScheduler.scala:1388
08:07:45.185 [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))
08:07:45.185 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 7.0 with 200 tasks resource profile 0
08:07:45.187 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 7.0 (TID 222) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.188 [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)
08:07:45.193 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
08:07:45.194 [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
08:07:45.199 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
08:07:45.199 [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
08:07:45.214 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 10.285604 ms
08:07:45.224 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
08:07:45.224 [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
08:07:45.237 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 10.116618 ms
08:07:45.247 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 8.001044 ms
08:07:45.260 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 8.513186 ms
08:07:45.270 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 7.505816 ms
08:07:45.290 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 11.092301 ms
08:07:45.323 [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). 11408 bytes result sent to driver
08:07:45.325 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 7.0 (TID 223) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.325 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222) in 138 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/200)
08:07:45.325 [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)
08:07:45.331 [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
08:07:45.332 [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
08:07:45.334 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (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
08:07:45.334 [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
08:07:45.341 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (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
08:07:45.341 [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
08:07:45.362 [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). 11408 bytes result sent to driver
08:07:45.364 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 7.0 (TID 224) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.364 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223) in 41 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/200)
08:07:45.365 [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)
08:07:45.371 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (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
08:07:45.372 [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
08:07:45.374 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (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
08:07:45.375 [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
08:07:45.382 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (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
08:07:45.383 [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
08:07:45.703 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_5_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 11.7 KiB, free: 1993.8 MiB)
08:07:45.707 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_4_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 8.2 KiB, free: 1993.8 MiB)
08:07:45.707 [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). 11451 bytes result sent to driver
08:07:45.708 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 7.0 (TID 225) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.709 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224) in 345 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/200)
08:07:45.710 [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)
08:07:45.714 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_3_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 14.2 KiB, free: 1993.8 MiB)
08:07:45.715 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (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
08:07:45.715 [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
08:07:45.717 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (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
08:07:45.718 [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
08:07:45.718 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_6_piece0 on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 in memory (size: 22.7 KiB, free: 1993.8 MiB)
08:07:45.724 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (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
08:07:45.724 [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
08:07:45.745 [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). 11408 bytes result sent to driver
08:07:45.746 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 4.0 in stage 7.0 (TID 226) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.746 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/200)
08:07:45.746 [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)
08:07:45.752 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (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
08:07:45.752 [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
08:07:45.755 [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
08:07:45.755 [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
08:07:45.762 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (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
08:07:45.762 [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
08:07:45.783 [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). 11408 bytes result sent to driver
08:07:45.784 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 5.0 in stage 7.0 (TID 227) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.784 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226) in 39 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (5/200)
08:07:45.784 [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)
08:07:45.789 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (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
08:07:45.789 [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
08:07:45.791 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (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
08:07:45.791 [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
08:07:45.796 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (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
08:07:45.796 [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
08:07:45.812 [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). 11408 bytes result sent to driver
08:07:45.813 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 6.0 in stage 7.0 (TID 228) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.813 [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)
08:07:45.813 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 5.0 in stage 7.0 (TID 227) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (6/200)
08:07:45.819 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (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
08:07:45.819 [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
08:07:45.822 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (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
08:07:45.822 [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
08:07:45.827 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (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
08:07:45.827 [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
08:07:45.844 [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). 11408 bytes result sent to driver
08:07:45.845 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 7.0 in stage 7.0 (TID 229) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.845 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 6.0 in stage 7.0 (TID 228) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (7/200)
08:07:45.845 [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)
08:07:45.850 [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
08:07:45.850 [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
08:07:45.852 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (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
08:07:45.852 [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
08:07:45.857 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (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
08:07:45.857 [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
08:07:45.873 [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). 11408 bytes result sent to driver
08:07:45.874 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 8.0 in stage 7.0 (TID 230) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.874 [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)
08:07:45.875 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (8/200)
08:07:45.881 [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
08:07:45.881 [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
08:07:45.883 [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
08:07:45.883 [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
08:07:45.890 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (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
08:07:45.890 [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
08:07:45.909 [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). 11408 bytes result sent to driver
08:07:45.910 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 9.0 in stage 7.0 (TID 231) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.911 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (9/200)
08:07:45.911 [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)
08:07:45.916 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (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
08:07:45.917 [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
08:07:45.919 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (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
08:07:45.919 [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
08:07:45.927 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (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
08:07:45.927 [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
08:07:45.950 [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). 11408 bytes result sent to driver
08:07:45.951 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 10.0 in stage 7.0 (TID 232) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.951 [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)
08:07:45.951 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231) in 41 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (10/200)
08:07:45.956 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (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
08:07:45.956 [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
08:07:45.958 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (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
08:07:45.958 [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
08:07:45.963 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (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
08:07:45.963 [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
08:07:45.977 [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). 11408 bytes result sent to driver
08:07:45.978 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 11.0 in stage 7.0 (TID 233) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:45.979 [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-k5rr.c.gcp-upstream.internal (executor driver) (11/200)
08:07:45.979 [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)
08:07:45.986 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (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
08:07:45.986 [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
08:07:45.988 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (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
08:07:45.988 [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
08:07:45.993 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (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
08:07:45.993 [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
08:07:46.008 [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). 11408 bytes result sent to driver
08:07:46.009 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 12.0 in stage 7.0 (TID 234) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.010 [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)
08:07:46.010 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (12/200)
08:07:46.014 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (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
08:07:46.014 [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
08:07:46.016 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (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
08:07:46.016 [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
08:07:46.022 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (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
08:07:46.022 [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
08:07:46.037 [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). 11408 bytes result sent to driver
08:07:46.038 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 13.0 in stage 7.0 (TID 235) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.039 [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)
08:07:46.039 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (13/200)
08:07:46.043 [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
08:07:46.043 [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
08:07:46.045 [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
08:07:46.045 [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
08:07:46.050 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (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
08:07:46.050 [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
08:07:46.064 [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). 11408 bytes result sent to driver
08:07:46.065 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 14.0 in stage 7.0 (TID 236) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.066 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (14/200)
08:07:46.066 [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)
08:07:46.072 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (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
08:07:46.073 [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
08:07:46.076 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (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
08:07:46.076 [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
08:07:46.083 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (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
08:07:46.083 [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
08:07:46.106 [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). 11408 bytes result sent to driver
08:07:46.107 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 15.0 in stage 7.0 (TID 237) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.108 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236) in 44 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (15/200)
08:07:46.108 [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)
08:07:46.113 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (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
08:07:46.114 [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
08:07:46.116 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (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
08:07:46.116 [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
08:07:46.120 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (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
08:07:46.120 [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
08:07:46.142 [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). 11408 bytes result sent to driver
08:07:46.142 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 16.0 in stage 7.0 (TID 238) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.143 [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)
08:07:46.144 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237) in 37 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (16/200)
08:07:46.149 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (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
08:07:46.149 [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
08:07:46.151 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (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
08:07:46.151 [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
08:07:46.162 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (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
08:07:46.162 [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
08:07:46.176 [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). 11408 bytes result sent to driver
08:07:46.177 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 17.0 in stage 7.0 (TID 239) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.178 [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)
08:07:46.178 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (17/200)
08:07:46.183 [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
08:07:46.184 [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
08:07:46.185 [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
08:07:46.186 [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
08:07:46.191 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (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
08:07:46.192 [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
08:07:46.205 [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). 11408 bytes result sent to driver
08:07:46.207 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 18.0 in stage 7.0 (TID 240) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.207 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (18/200)
08:07:46.207 [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)
08:07:46.213 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (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
08:07:46.213 [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
08:07:46.215 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (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
08:07:46.215 [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
08:07:46.222 [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
08:07:46.222 [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
08:07:46.241 [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). 11408 bytes result sent to driver
08:07:46.242 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 19.0 in stage 7.0 (TID 241) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.243 [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-k5rr.c.gcp-upstream.internal (executor driver) (19/200)
08:07:46.243 [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)
08:07:46.248 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (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
08:07:46.248 [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
08:07:46.250 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (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
08:07:46.250 [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
08:07:46.257 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (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
08:07:46.257 [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
08:07:46.271 [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). 11408 bytes result sent to driver
08:07:46.272 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 20.0 in stage 7.0 (TID 242) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.272 [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)
08:07:46.272 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (20/200)
08:07:46.276 [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
08:07:46.276 [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
08:07:46.278 [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
08:07:46.278 [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
08:07:46.283 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (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
08:07:46.283 [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
08:07:46.299 [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). 11408 bytes result sent to driver
08:07:46.300 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 21.0 in stage 7.0 (TID 243) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.300 [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)
08:07:46.300 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (21/200)
08:07:46.305 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (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
08:07:46.305 [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
08:07:46.308 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (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
08:07:46.308 [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
08:07:46.314 [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
08:07:46.314 [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
08:07:46.331 [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). 11408 bytes result sent to driver
08:07:46.332 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 22.0 in stage 7.0 (TID 244) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.332 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (22/200)
08:07:46.333 [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)
08:07:46.339 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (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
08:07:46.340 [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
08:07:46.343 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (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
08:07:46.343 [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
08:07:46.351 [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
08:07:46.351 [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
08:07:46.376 [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). 11408 bytes result sent to driver
08:07:46.377 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 23.0 in stage 7.0 (TID 245) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.377 [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)
08:07:46.377 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244) in 46 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (23/200)
08:07:46.382 [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
08:07:46.382 [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
08:07:46.384 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (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
08:07:46.384 [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
08:07:46.391 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (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
08:07:46.391 [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
08:07:46.411 [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). 11408 bytes result sent to driver
08:07:46.411 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 24.0 in stage 7.0 (TID 246) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.412 [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)
08:07:46.412 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (24/200)
08:07:46.418 [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
08:07:46.418 [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
08:07:46.420 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (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
08:07:46.420 [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
08:07:46.427 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (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
08:07:46.428 [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
08:07:46.447 [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). 11408 bytes result sent to driver
08:07:46.448 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 25.0 in stage 7.0 (TID 247) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.449 [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)
08:07:46.449 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (25/200)
08:07:46.456 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (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
08:07:46.456 [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
08:07:46.459 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (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
08:07:46.459 [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
08:07:46.467 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (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
08:07:46.468 [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
08:07:46.491 [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). 11408 bytes result sent to driver
08:07:46.492 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 26.0 in stage 7.0 (TID 248) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.493 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247) in 46 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (26/200)
08:07:46.494 [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)
08:07:46.499 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (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
08:07:46.499 [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
08:07:46.501 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (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
08:07:46.502 [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
08:07:46.508 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (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
08:07:46.508 [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
08:07:46.528 [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). 11408 bytes result sent to driver
08:07:46.529 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 27.0 in stage 7.0 (TID 249) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.530 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (27/200)
08:07:46.530 [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)
08:07:46.539 [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
08:07:46.539 [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
08:07:46.543 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (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
08:07:46.543 [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
08:07:46.552 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (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
08:07:46.553 [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
08:07:46.561 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [11ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30008), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [36ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30008), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [49ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30008), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [56ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30007), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [62ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30007), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [64ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30007), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [67ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.562 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [77ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [80ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [82ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [86ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [84ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [89ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [89ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [92ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.563 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [97ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.564 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [99ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.564 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [100ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.564 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [102ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.565 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [103ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.565 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [103ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.565 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [105ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.565 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [106ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.565 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [110ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.566 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [107ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.566 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30006), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [111ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.566 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30005), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [113ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.566 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30005), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [115ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [116ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [118ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [119ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [121ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [121ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [122ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [124ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.582 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [129ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [126ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [130ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [131ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [136ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [133ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [136ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [139ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.583 [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). 11408 bytes result sent to driver
08:07:46.583 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [142ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.28.22.124:34777, [142ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [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.28.22.124:34777, [143ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [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.28.22.124:34777, [145ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [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.28.22.124:34777, [148ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [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.28.22.124:34777, [151ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.584 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 28.0 in stage 7.0 (TID 250) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.585 [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.28.22.124:34777, [149ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.585 [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.28.22.124:34777, [149ms] received response from server master-127.28.22.124:34777: OK, deferred=null) with no deferred attached!
08:07:46.586 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249) in 58 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (28/200)
08:07:46.586 [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)
08:07:46.592 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (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
08:07:46.592 [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
08:07:46.595 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (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
08:07:46.595 [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
08:07:46.604 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (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
08:07:46.604 [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
08:07:46.640 [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). 11451 bytes result sent to driver
08:07:46.642 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 29.0 in stage 7.0 (TID 251) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.642 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250) in 58 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (29/200)
08:07:46.643 [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)
08:07:46.646 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (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
08:07:46.647 [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
08:07:46.649 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (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
08:07:46.649 [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
08:07:46.659 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (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
08:07:46.659 [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
08:07:46.705 [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). 11408 bytes result sent to driver
08:07:46.708 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 30.0 in stage 7.0 (TID 252) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.709 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251) in 67 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (30/200)
08:07:46.709 [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)
08:07:46.723 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (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
08:07:46.723 [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
08:07:46.727 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (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
08:07:46.727 [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
08:07:46.746 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (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
08:07:46.747 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:46.790 [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). 11408 bytes result sent to driver
08:07:46.792 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 31.0 in stage 7.0 (TID 253) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.793 [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)
08:07:46.793 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252) in 86 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (31/200)
08:07:46.804 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (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
08:07:46.804 [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
08:07:46.808 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (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
08:07:46.808 [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
08:07:46.821 [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
08:07:46.823 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 3 ms
08:07:46.878 [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). 11408 bytes result sent to driver
08:07:46.880 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 32.0 in stage 7.0 (TID 254) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:46.881 [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)
08:07:46.881 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253) in 90 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (32/200)
08:07:46.921 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (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
08:07:46.921 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:46.926 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (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
08:07:46.927 [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
08:07:46.950 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (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
08:07:46.951 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:47.000 [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). 11408 bytes result sent to driver
08:07:47.002 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 33.0 in stage 7.0 (TID 255) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.003 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254) in 123 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (33/200)
08:07:47.006 [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)
08:07:47.019 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (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
08:07:47.019 [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
08:07:47.026 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (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
08:07:47.026 [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
08:07:47.040 [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
08:07:47.041 [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
08:07:47.075 [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). 11408 bytes result sent to driver
08:07:47.078 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 34.0 in stage 7.0 (TID 256) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.080 [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)
08:07:47.080 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255) in 80 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (34/200)
08:07:47.097 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
08:07:47.098 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:47.104 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
08:07:47.105 [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
08:07:47.120 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
08:07:47.120 [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
08:07:47.216 [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). 11408 bytes result sent to driver
08:07:47.257 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 35.0 in stage 7.0 (TID 257) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.265 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256) in 185 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (35/200)
08:07:47.275 [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)
08:07:47.291 [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
08:07:47.292 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:47.313 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (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
08:07:47.314 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:47.389 [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
08:07:47.390 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 2 ms
08:07:47.553 [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). 11408 bytes result sent to driver
08:07:47.556 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 36.0 in stage 7.0 (TID 258) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.557 [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)
08:07:47.559 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257) in 322 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (36/200)
08:07:47.620 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (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
08:07:47.620 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:47.627 [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
08:07:47.627 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:47.683 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (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
08:07:47.683 [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
08:07:47.705 [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). 11408 bytes result sent to driver
08:07:47.706 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 37.0 in stage 7.0 (TID 259) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.706 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258) in 152 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (37/200)
08:07:47.706 [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)
08:07:47.714 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (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
08:07:47.714 [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
08:07:47.717 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (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
08:07:47.717 [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
08:07:47.725 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (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
08:07:47.726 [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
08:07:47.747 [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). 11408 bytes result sent to driver
08:07:47.748 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 38.0 in stage 7.0 (TID 260) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.748 [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)
08:07:47.749 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259) in 43 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (38/200)
08:07:47.753 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (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
08:07:47.753 [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
08:07:47.755 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (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
08:07:47.755 [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
08:07:47.759 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (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
08:07:47.759 [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
08:07:47.773 [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). 11408 bytes result sent to driver
08:07:47.774 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 39.0 in stage 7.0 (TID 261) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.774 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (39/200)
08:07:47.774 [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)
08:07:47.779 [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
08:07:47.779 [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
08:07:47.781 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (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
08:07:47.781 [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
08:07:47.785 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (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
08:07:47.786 [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
08:07:47.800 [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). 11408 bytes result sent to driver
08:07:47.801 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 40.0 in stage 7.0 (TID 262) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.801 [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)
08:07:47.801 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (40/200)
08:07:47.805 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (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
08:07:47.806 [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
08:07:47.807 [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
08:07:47.808 [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
08:07:47.813 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (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
08:07:47.813 [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
08:07:47.827 [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). 11408 bytes result sent to driver
08:07:47.827 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 41.0 in stage 7.0 (TID 263) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.828 [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)
08:07:47.828 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 40.0 in stage 7.0 (TID 262) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (41/200)
08:07:47.834 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (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
08:07:47.835 [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
08:07:47.837 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (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
08:07:47.837 [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
08:07:47.843 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (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
08:07:47.844 [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
08:07:47.862 [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). 11408 bytes result sent to driver
08:07:47.863 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 42.0 in stage 7.0 (TID 264) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.864 [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)
08:07:47.864 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (42/200)
08:07:47.869 [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
08:07:47.869 [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
08:07:47.871 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (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
08:07:47.871 [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
08:07:47.875 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (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
08:07:47.875 [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
08:07:47.889 [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). 11408 bytes result sent to driver
08:07:47.889 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 43.0 in stage 7.0 (TID 265) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.890 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (43/200)
08:07:47.890 [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)
08:07:47.896 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (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
08:07:47.896 [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
08:07:47.898 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (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
08:07:47.899 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:47.906 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (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
08:07:47.906 [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
08:07:47.925 [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). 11408 bytes result sent to driver
08:07:47.927 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 44.0 in stage 7.0 (TID 266) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.928 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (44/200)
08:07:47.929 [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)
08:07:47.935 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (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
08:07:47.935 [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
08:07:47.938 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (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
08:07:47.938 [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
08:07:47.948 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (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
08:07:47.948 [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
08:07:47.968 [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). 11408 bytes result sent to driver
08:07:47.969 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 45.0 in stage 7.0 (TID 267) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:47.969 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266) in 42 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (45/200)
08:07:47.971 [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)
08:07:47.977 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (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
08:07:47.977 [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
08:07:47.979 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (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
08:07:47.980 [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
08:07:47.986 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (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
08:07:47.987 [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
08:07:48.006 [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). 11408 bytes result sent to driver
08:07:48.007 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 46.0 in stage 7.0 (TID 268) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.007 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267) in 39 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (46/200)
08:07:48.008 [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)
08:07:48.014 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (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
08:07:48.014 [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
08:07:48.017 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (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
08:07:48.017 [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
08:07:48.022 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (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
08:07:48.023 [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
08:07:48.037 [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). 11408 bytes result sent to driver
08:07:48.038 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 47.0 in stage 7.0 (TID 269) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.038 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (47/200)
08:07:48.038 [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)
08:07:48.043 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (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
08:07:48.043 [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
08:07:48.045 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (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
08:07:48.045 [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
08:07:48.050 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (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
08:07:48.050 [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
08:07:48.064 [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). 11408 bytes result sent to driver
08:07:48.065 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 48.0 in stage 7.0 (TID 270) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.066 [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)
08:07:48.066 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (48/200)
08:07:48.072 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (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
08:07:48.072 [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
08:07:48.074 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (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
08:07:48.074 [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
08:07:48.081 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (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
08:07:48.081 [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
08:07:48.097 [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). 11408 bytes result sent to driver
08:07:48.098 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 49.0 in stage 7.0 (TID 271) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.098 [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)
08:07:48.098 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270) in 34 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (49/200)
08:07:48.104 [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
08:07:48.104 [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
08:07:48.105 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (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
08:07:48.106 [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
08:07:48.110 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (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
08:07:48.110 [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
08:07:48.122 [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). 11408 bytes result sent to driver
08:07:48.123 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 50.0 in stage 7.0 (TID 272) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.124 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (50/200)
08:07:48.125 [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)
08:07:48.129 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
08:07:48.129 [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
08:07:48.131 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
08:07:48.131 [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
08:07:48.136 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
08:07:48.136 [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
08:07:48.150 [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). 11408 bytes result sent to driver
08:07:48.151 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 51.0 in stage 7.0 (TID 273) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.151 [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)
08:07:48.151 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (51/200)
08:07:48.156 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (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
08:07:48.156 [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
08:07:48.158 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (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
08:07:48.158 [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
08:07:48.162 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (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
08:07:48.162 [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
08:07:48.178 [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). 11408 bytes result sent to driver
08:07:48.179 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 52.0 in stage 7.0 (TID 274) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.179 [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)
08:07:48.179 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (52/200)
08:07:48.185 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (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
08:07:48.185 [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
08:07:48.188 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (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
08:07:48.188 [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
08:07:48.194 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (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
08:07:48.194 [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
08:07:48.211 [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). 11408 bytes result sent to driver
08:07:48.214 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 53.0 in stage 7.0 (TID 275) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.214 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (53/200)
08:07:48.215 [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)
08:07:48.220 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (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
08:07:48.220 [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
08:07:48.223 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (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
08:07:48.223 [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
08:07:48.232 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (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
08:07:48.232 [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
08:07:48.250 [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). 11408 bytes result sent to driver
08:07:48.251 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 54.0 in stage 7.0 (TID 276) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.251 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275) in 38 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (54/200)
08:07:48.252 [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)
08:07:48.258 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (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
08:07:48.258 [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
08:07:48.261 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (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
08:07:48.261 [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
08:07:48.267 [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
08:07:48.268 [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
08:07:48.286 [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). 11408 bytes result sent to driver
08:07:48.286 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 55.0 in stage 7.0 (TID 277) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.287 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (55/200)
08:07:48.287 [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)
08:07:48.294 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (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
08:07:48.294 [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
08:07:48.297 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (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
08:07:48.297 [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
08:07:48.303 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (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
08:07:48.304 [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
08:07:48.329 [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). 11451 bytes result sent to driver
08:07:48.330 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 56.0 in stage 7.0 (TID 278) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.330 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277) in 44 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (56/200)
08:07:48.330 [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)
08:07:48.335 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (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
08:07:48.335 [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
08:07:48.338 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (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
08:07:48.338 [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
08:07:48.342 [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
08:07:48.342 [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
08:07:48.356 [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). 11408 bytes result sent to driver
08:07:48.357 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 57.0 in stage 7.0 (TID 279) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.357 [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)
08:07:48.357 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (57/200)
08:07:48.361 [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
08:07:48.361 [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
08:07:48.363 [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
08:07:48.363 [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
08:07:48.368 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (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
08:07:48.368 [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
08:07:48.380 [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). 11408 bytes result sent to driver
08:07:48.381 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 7.0 (TID 280) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.381 [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)
08:07:48.381 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (58/200)
08:07:48.387 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (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
08:07:48.387 [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
08:07:48.389 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (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
08:07:48.389 [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
08:07:48.393 [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
08:07:48.394 [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
08:07:48.407 [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). 11408 bytes result sent to driver
08:07:48.408 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 7.0 (TID 281) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.408 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (59/200)
08:07:48.408 [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)
08:07:48.412 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
08:07:48.413 [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
08:07:48.415 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
08:07:48.415 [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
08:07:48.419 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
08:07:48.419 [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
08:07:48.433 [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). 11408 bytes result sent to driver
08:07:48.433 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 7.0 (TID 282) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.434 [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)
08:07:48.434 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (60/200)
08:07:48.438 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (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
08:07:48.438 [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
08:07:48.439 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (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
08:07:48.439 [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
08:07:48.444 [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
08:07:48.444 [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
08:07:48.457 [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). 11408 bytes result sent to driver
08:07:48.457 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 7.0 (TID 283) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.458 [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)
08:07:48.458 [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-k5rr.c.gcp-upstream.internal (executor driver) (61/200)
08:07:48.463 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (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
08:07:48.464 [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
08:07:48.466 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (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
08:07:48.466 [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
08:07:48.472 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (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
08:07:48.472 [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
08:07:48.490 [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). 11408 bytes result sent to driver
08:07:48.491 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 7.0 (TID 284) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.492 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 61.0 in stage 7.0 (TID 283) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (62/200)
08:07:48.492 [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)
08:07:48.498 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (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
08:07:48.498 [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
08:07:48.500 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (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
08:07:48.500 [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
08:07:48.506 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (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
08:07:48.506 [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
08:07:48.519 [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). 11408 bytes result sent to driver
08:07:48.519 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 7.0 (TID 285) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.520 [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)
08:07:48.520 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (63/200)
08:07:48.524 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (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
08:07:48.524 [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
08:07:48.526 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (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
08:07:48.526 [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
08:07:48.530 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (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
08:07:48.530 [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
08:07:48.544 [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). 11408 bytes result sent to driver
08:07:48.545 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 7.0 (TID 286) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.545 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (64/200)
08:07:48.545 [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)
08:07:48.551 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (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
08:07:48.551 [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
08:07:48.553 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (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
08:07:48.553 [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
08:07:48.559 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (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
08:07:48.560 [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
08:07:48.579 [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). 11408 bytes result sent to driver
08:07:48.580 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 7.0 (TID 287) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.580 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (65/200)
08:07:48.580 [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)
08:07:48.584 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (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
08:07:48.584 [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
08:07:48.586 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (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
08:07:48.586 [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
08:07:48.590 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (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
08:07:48.591 [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
08:07:48.603 [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). 11408 bytes result sent to driver
08:07:48.604 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 7.0 (TID 288) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.604 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (66/200)
08:07:48.604 [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)
08:07:48.610 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (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
08:07:48.610 [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
08:07:48.612 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (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
08:07:48.613 [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
08:07:48.619 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (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
08:07:48.619 [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
08:07:48.642 [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). 11408 bytes result sent to driver
08:07:48.643 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 7.0 (TID 289) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.643 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288) in 40 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (67/200)
08:07:48.643 [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)
08:07:48.649 [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
08:07:48.649 [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
08:07:48.651 [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
08:07:48.652 [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
08:07:48.658 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (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
08:07:48.658 [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
08:07:48.678 [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). 11408 bytes result sent to driver
08:07:48.679 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 7.0 (TID 290) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.679 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289) in 37 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (68/200)
08:07:48.679 [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)
08:07:48.686 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (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
08:07:48.686 [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
08:07:48.688 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (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
08:07:48.689 [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
08:07:48.695 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (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
08:07:48.695 [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
08:07:48.714 [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). 11408 bytes result sent to driver
08:07:48.715 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 69.0 in stage 7.0 (TID 291) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.715 [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)
08:07:48.715 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290) in 37 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (69/200)
08:07:48.721 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (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
08:07:48.721 [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
08:07:48.723 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (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
08:07:48.723 [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
08:07:48.729 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (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
08:07:48.730 [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
08:07:48.747 [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). 11408 bytes result sent to driver
08:07:48.748 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 7.0 (TID 292) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.749 [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)
08:07:48.749 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 7.0 (TID 291) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (70/200)
08:07:48.754 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (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
08:07:48.754 [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
08:07:48.755 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (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
08:07:48.756 [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
08:07:48.759 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (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
08:07:48.759 [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
08:07:48.772 [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). 11408 bytes result sent to driver
08:07:48.773 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 7.0 (TID 293) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.773 [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)
08:07:48.773 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (71/200)
08:07:48.778 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (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
08:07:48.778 [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
08:07:48.780 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (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
08:07:48.780 [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
08:07:48.784 [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
08:07:48.784 [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
08:07:48.796 [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). 11408 bytes result sent to driver
08:07:48.797 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 7.0 (TID 294) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.797 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (72/200)
08:07:48.797 [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)
08:07:48.803 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (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
08:07:48.803 [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
08:07:48.805 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (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
08:07:48.805 [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
08:07:48.811 [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
08:07:48.811 [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
08:07:48.829 [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). 11408 bytes result sent to driver
08:07:48.830 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 7.0 (TID 295) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.830 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (73/200)
08:07:48.830 [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)
08:07:48.836 [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
08:07:48.836 [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
08:07:48.838 [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
08:07:48.838 [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
08:07:48.844 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (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
08:07:48.844 [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
08:07:48.861 [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). 11408 bytes result sent to driver
08:07:48.862 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 7.0 (TID 296) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.862 [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)
08:07:48.862 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (74/200)
08:07:48.866 [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
08:07:48.867 [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
08:07:48.868 [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
08:07:48.869 [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
08:07:48.874 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (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
08:07:48.874 [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
08:07:48.888 [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). 11408 bytes result sent to driver
08:07:48.888 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 7.0 (TID 297) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.889 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 74.0 in stage 7.0 (TID 296) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (75/200)
08:07:48.890 [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)
08:07:48.894 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (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
08:07:48.894 [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
08:07:48.896 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (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
08:07:48.896 [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
08:07:48.900 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (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
08:07:48.900 [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
08:07:48.913 [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). 11408 bytes result sent to driver
08:07:48.913 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 7.0 (TID 298) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.914 [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)
08:07:48.914 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (76/200)
08:07:48.918 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
08:07:48.918 [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
08:07:48.920 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
08:07:48.920 [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
08:07:48.924 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
08:07:48.924 [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
08:07:48.937 [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). 11408 bytes result sent to driver
08:07:48.938 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 7.0 (TID 299) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.938 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (77/200)
08:07:48.939 [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)
08:07:48.943 [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
08:07:48.943 [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
08:07:48.945 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (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
08:07:48.945 [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
08:07:48.949 [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
08:07:48.950 [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
08:07:48.963 [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). 11408 bytes result sent to driver
08:07:48.963 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 7.0 (TID 300) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.964 [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)
08:07:48.964 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (78/200)
08:07:48.968 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (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
08:07:48.968 [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
08:07:48.970 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (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
08:07:48.970 [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
08:07:48.974 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (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
08:07:48.974 [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
08:07:48.987 [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). 11408 bytes result sent to driver
08:07:48.987 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 7.0 (TID 301) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:48.988 [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)
08:07:48.988 [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-k5rr.c.gcp-upstream.internal (executor driver) (79/200)
08:07:48.992 [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
08:07:48.993 [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
08:07:48.994 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (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
08:07:48.995 [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
08:07:49.000 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (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
08:07:49.000 [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
08:07:49.020 [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). 11408 bytes result sent to driver
08:07:49.021 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 7.0 (TID 302) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.021 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 79.0 in stage 7.0 (TID 301) in 34 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (80/200)
08:07:49.022 [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)
08:07:49.026 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (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
08:07:49.026 [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
08:07:49.028 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (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
08:07:49.028 [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
08:07:49.032 [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
08:07:49.032 [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
08:07:49.045 [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). 11408 bytes result sent to driver
08:07:49.046 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 7.0 (TID 303) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.047 [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)
08:07:49.047 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 80.0 in stage 7.0 (TID 302) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (81/200)
08:07:49.053 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (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
08:07:49.053 [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
08:07:49.056 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (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
08:07:49.056 [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
08:07:49.062 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (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
08:07:49.062 [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
08:07:49.081 [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). 11408 bytes result sent to driver
08:07:49.082 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 7.0 (TID 304) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.082 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303) in 36 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (82/200)
08:07:49.082 [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)
08:07:49.088 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (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
08:07:49.088 [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
08:07:49.090 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (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
08:07:49.090 [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
08:07:49.096 [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
08:07:49.096 [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
08:07:49.123 [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). 11451 bytes result sent to driver
08:07:49.124 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 7.0 (TID 305) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.125 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304) in 44 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (83/200)
08:07:49.125 [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)
08:07:49.131 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
08:07:49.131 [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
08:07:49.134 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
08:07:49.134 [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
08:07:49.140 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
08:07:49.140 [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
08:07:49.158 [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). 11408 bytes result sent to driver
08:07:49.159 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 7.0 (TID 306) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.159 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (84/200)
08:07:49.159 [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)
08:07:49.165 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (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
08:07:49.165 [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
08:07:49.167 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (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
08:07:49.167 [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
08:07:49.173 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (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
08:07:49.173 [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
08:07:49.190 [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). 11408 bytes result sent to driver
08:07:49.190 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 7.0 (TID 307) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.191 [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)
08:07:49.191 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (85/200)
08:07:49.196 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (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
08:07:49.196 [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
08:07:49.198 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (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
08:07:49.198 [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
08:07:49.203 [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
08:07:49.203 [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
08:07:49.221 [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). 11408 bytes result sent to driver
08:07:49.222 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 7.0 (TID 308) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.223 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (86/200)
08:07:49.223 [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)
08:07:49.228 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (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
08:07:49.228 [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
08:07:49.230 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (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
08:07:49.230 [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
08:07:49.235 [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
08:07:49.236 [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
08:07:49.252 [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). 11408 bytes result sent to driver
08:07:49.252 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 7.0 (TID 309) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.253 [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)
08:07:49.253 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (87/200)
08:07:49.257 [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
08:07:49.257 [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
08:07:49.259 [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
08:07:49.259 [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
08:07:49.263 [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
08:07:49.263 [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
08:07:49.278 [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). 11408 bytes result sent to driver
08:07:49.279 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 7.0 (TID 310) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.279 [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)
08:07:49.279 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (88/200)
08:07:49.284 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (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
08:07:49.284 [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
08:07:49.286 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (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
08:07:49.287 [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
08:07:49.292 [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
08:07:49.292 [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
08:07:49.307 [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). 11408 bytes result sent to driver
08:07:49.308 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 7.0 (TID 311) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.308 [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)
08:07:49.308 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (89/200)
08:07:49.312 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (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
08:07:49.313 [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
08:07:49.314 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (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
08:07:49.314 [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
08:07:49.319 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (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
08:07:49.319 [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
08:07:49.332 [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). 11408 bytes result sent to driver
08:07:49.332 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 7.0 (TID 312) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.333 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (90/200)
08:07:49.333 [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)
08:07:49.338 [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
08:07:49.338 [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
08:07:49.340 [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
08:07:49.340 [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
08:07:49.345 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (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
08:07:49.345 [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
08:07:49.359 [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). 11408 bytes result sent to driver
08:07:49.359 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 7.0 (TID 313) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.360 [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)
08:07:49.360 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (91/200)
08:07:49.365 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (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
08:07:49.365 [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
08:07:49.367 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (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
08:07:49.367 [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
08:07:49.371 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (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
08:07:49.371 [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
08:07:49.385 [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). 11408 bytes result sent to driver
08:07:49.386 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 7.0 (TID 314) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.387 [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)
08:07:49.387 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (92/200)
08:07:49.391 [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
08:07:49.392 [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
08:07:49.394 [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
08:07:49.394 [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
08:07:49.399 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (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
08:07:49.400 [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
08:07:49.417 [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). 11408 bytes result sent to driver
08:07:49.418 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 7.0 (TID 315) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.418 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (93/200)
08:07:49.418 [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)
08:07:49.423 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (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
08:07:49.423 [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
08:07:49.425 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (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
08:07:49.425 [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
08:07:49.430 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (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
08:07:49.430 [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
08:07:49.443 [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). 11408 bytes result sent to driver
08:07:49.443 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 7.0 (TID 316) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.444 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (94/200)
08:07:49.444 [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)
08:07:49.448 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (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
08:07:49.448 [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
08:07:49.450 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (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
08:07:49.451 [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
08:07:49.455 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (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
08:07:49.455 [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
08:07:49.468 [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). 11408 bytes result sent to driver
08:07:49.469 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 7.0 (TID 317) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.469 [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)
08:07:49.469 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (95/200)
08:07:49.474 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (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
08:07:49.474 [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
08:07:49.476 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (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
08:07:49.476 [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
08:07:49.481 [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
08:07:49.481 [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
08:07:49.498 [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). 11408 bytes result sent to driver
08:07:49.498 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 7.0 (TID 318) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.499 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (96/200)
08:07:49.499 [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)
08:07:49.504 [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
08:07:49.504 [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
08:07:49.506 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (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
08:07:49.506 [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
08:07:49.512 [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
08:07:49.512 [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
08:07:49.530 [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). 11408 bytes result sent to driver
08:07:49.531 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 7.0 (TID 319) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.532 [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)
08:07:49.532 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318) in 34 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (97/200)
08:07:49.538 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (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
08:07:49.538 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:49.540 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (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
08:07:49.540 [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
08:07:49.546 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (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
08:07:49.546 [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
08:07:49.563 [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). 11408 bytes result sent to driver
08:07:49.564 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 7.0 (TID 320) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.566 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (98/200)
08:07:49.567 [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)
08:07:49.573 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (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
08:07:49.573 [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
08:07:49.575 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (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
08:07:49.575 [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
08:07:49.581 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (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
08:07:49.581 [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
08:07:49.593 [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). 11408 bytes result sent to driver
08:07:49.594 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 7.0 (TID 321) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.595 [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)
08:07:49.595 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (99/200)
08:07:49.599 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (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
08:07:49.599 [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
08:07:49.601 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (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
08:07:49.601 [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
08:07:49.605 [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
08:07:49.605 [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
08:07:49.617 [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). 11408 bytes result sent to driver
08:07:49.618 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 7.0 (TID 322) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.618 [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)
08:07:49.618 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (100/200)
08:07:49.622 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
08:07:49.622 [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
08:07:49.624 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
08:07:49.624 [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
08:07:49.628 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
08:07:49.628 [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
08:07:49.640 [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). 11408 bytes result sent to driver
08:07:49.641 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 7.0 (TID 323) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.642 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (101/200)
08:07:49.642 [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)
08:07:49.648 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (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
08:07:49.648 [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
08:07:49.650 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (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
08:07:49.650 [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
08:07:49.656 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (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
08:07:49.656 [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
08:07:49.675 [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). 11408 bytes result sent to driver
08:07:49.676 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 7.0 (TID 324) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.676 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (102/200)
08:07:49.676 [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)
08:07:49.680 [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
08:07:49.680 [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
08:07:49.682 [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
08:07:49.682 [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
08:07:49.686 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (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
08:07:49.686 [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
08:07:49.699 [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). 11408 bytes result sent to driver
08:07:49.699 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 7.0 (TID 325) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.700 [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)
08:07:49.700 [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-k5rr.c.gcp-upstream.internal (executor driver) (103/200)
08:07:49.704 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (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
08:07:49.704 [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
08:07:49.706 [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
08:07:49.706 [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
08:07:49.710 [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
08:07:49.710 [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
08:07:49.722 [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). 11408 bytes result sent to driver
08:07:49.723 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 7.0 (TID 326) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.723 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (104/200)
08:07:49.723 [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)
08:07:49.728 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (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
08:07:49.728 [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
08:07:49.729 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (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
08:07:49.730 [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
08:07:49.734 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (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
08:07:49.734 [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
08:07:49.747 [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). 11408 bytes result sent to driver
08:07:49.748 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 7.0 (TID 327) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.749 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (105/200)
08:07:49.749 [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)
08:07:49.754 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (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
08:07:49.754 [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
08:07:49.756 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (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
08:07:49.757 [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
08:07:49.762 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (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
08:07:49.763 [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
08:07:49.781 [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). 11408 bytes result sent to driver
08:07:49.782 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 7.0 (TID 328) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.783 [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)
08:07:49.783 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (106/200)
08:07:49.788 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (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
08:07:49.788 [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
08:07:49.790 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (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
08:07:49.790 [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
08:07:49.794 [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
08:07:49.794 [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
08:07:49.806 [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). 11408 bytes result sent to driver
08:07:49.807 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 7.0 (TID 329) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.807 [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)
08:07:49.807 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (107/200)
08:07:49.811 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
08:07:49.811 [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
08:07:49.813 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
08:07:49.813 [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
08:07:49.817 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
08:07:49.817 [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
08:07:49.828 [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). 11408 bytes result sent to driver
08:07:49.829 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 7.0 (TID 330) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.829 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (108/200)
08:07:49.829 [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)
08:07:49.834 [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
08:07:49.834 [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
08:07:49.835 [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
08:07:49.835 [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
08:07:49.839 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (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
08:07:49.839 [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
08:07:49.851 [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). 11408 bytes result sent to driver
08:07:49.852 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 7.0 (TID 331) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.853 [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)
08:07:49.853 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (109/200)
08:07:49.858 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (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
08:07:49.858 [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
08:07:49.860 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (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
08:07:49.860 [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
08:07:49.865 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (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
08:07:49.865 [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
08:07:49.895 [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). 11451 bytes result sent to driver
08:07:49.896 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 7.0 (TID 332) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.897 [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)
08:07:49.897 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331) in 45 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (110/200)
08:07:49.902 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (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
08:07:49.902 [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
08:07:49.904 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (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
08:07:49.905 [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
08:07:49.910 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (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
08:07:49.910 [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
08:07:49.923 [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). 11408 bytes result sent to driver
08:07:49.924 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 7.0 (TID 333) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.924 [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)
08:07:49.924 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (111/200)
08:07:49.929 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (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
08:07:49.929 [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
08:07:49.931 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (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
08:07:49.931 [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
08:07:49.936 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (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
08:07:49.936 [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
08:07:49.950 [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). 11408 bytes result sent to driver
08:07:49.951 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 7.0 (TID 334) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.951 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 111.0 in stage 7.0 (TID 333) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (112/200)
08:07:49.952 [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)
08:07:49.957 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (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
08:07:49.957 [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
08:07:49.959 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (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
08:07:49.959 [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
08:07:49.965 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (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
08:07:49.965 [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
08:07:49.981 [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). 11408 bytes result sent to driver
08:07:49.982 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 7.0 (TID 335) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:49.983 [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)
08:07:49.983 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (113/200)
08:07:49.987 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (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
08:07:49.987 [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
08:07:49.988 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (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
08:07:49.989 [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
08:07:49.993 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (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
08:07:49.993 [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
08:07:50.010 [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). 11408 bytes result sent to driver
08:07:50.011 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 7.0 (TID 336) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.011 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (114/200)
08:07:50.012 [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)
08:07:50.017 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
08:07:50.017 [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
08:07:50.019 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
08:07:50.019 [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
08:07:50.025 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
08:07:50.025 [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
08:07:50.041 [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). 11408 bytes result sent to driver
08:07:50.042 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 7.0 (TID 337) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.043 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (115/200)
08:07:50.043 [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)
08:07:50.047 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (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
08:07:50.047 [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
08:07:50.049 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (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
08:07:50.049 [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
08:07:50.053 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (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
08:07:50.053 [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
08:07:50.065 [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). 11408 bytes result sent to driver
08:07:50.066 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 7.0 (TID 338) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.066 [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)
08:07:50.066 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (116/200)
08:07:50.070 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (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
08:07:50.070 [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
08:07:50.072 [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
08:07:50.072 [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
08:07:50.076 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (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
08:07:50.076 [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
08:07:50.089 [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). 11408 bytes result sent to driver
08:07:50.089 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 7.0 (TID 339) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.090 [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)
08:07:50.090 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (117/200)
08:07:50.094 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (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
08:07:50.094 [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
08:07:50.095 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (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
08:07:50.095 [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
08:07:50.099 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (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
08:07:50.099 [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
08:07:50.112 [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). 11408 bytes result sent to driver
08:07:50.113 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 7.0 (TID 340) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.113 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (118/200)
08:07:50.113 [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)
08:07:50.118 [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
08:07:50.118 [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
08:07:50.120 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (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
08:07:50.120 [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
08:07:50.124 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (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
08:07:50.124 [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
08:07:50.137 [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). 11408 bytes result sent to driver
08:07:50.138 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 7.0 (TID 341) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.139 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (119/200)
08:07:50.140 [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)
08:07:50.144 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (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
08:07:50.144 [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
08:07:50.146 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (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
08:07:50.146 [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
08:07:50.150 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (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
08:07:50.150 [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
08:07:50.162 [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). 11408 bytes result sent to driver
08:07:50.163 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 7.0 (TID 342) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.164 [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)
08:07:50.164 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (120/200)
08:07:50.168 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (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
08:07:50.168 [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
08:07:50.170 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (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
08:07:50.170 [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
08:07:50.174 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (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
08:07:50.174 [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
08:07:50.186 [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). 11408 bytes result sent to driver
08:07:50.186 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 7.0 (TID 343) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.187 [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-k5rr.c.gcp-upstream.internal (executor driver) (121/200)
08:07:50.187 [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)
08:07:50.191 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
08:07:50.191 [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
08:07:50.192 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
08:07:50.192 [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
08:07:50.196 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
08:07:50.196 [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
08:07:50.210 [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). 11408 bytes result sent to driver
08:07:50.210 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 7.0 (TID 344) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.211 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (122/200)
08:07:50.211 [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)
08:07:50.216 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (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
08:07:50.216 [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
08:07:50.222 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (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
08:07:50.222 [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
08:07:50.229 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (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
08:07:50.229 [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
08:07:50.248 [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). 11408 bytes result sent to driver
08:07:50.249 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 7.0 (TID 345) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.249 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344) in 39 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (123/200)
08:07:50.249 [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)
08:07:50.256 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (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
08:07:50.257 [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
08:07:50.259 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (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
08:07:50.259 [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
08:07:50.264 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (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
08:07:50.264 [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
08:07:50.282 [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). 11408 bytes result sent to driver
08:07:50.283 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 7.0 (TID 346) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.283 [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-k5rr.c.gcp-upstream.internal (executor driver) (124/200)
08:07:50.283 [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)
08:07:50.288 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
08:07:50.288 [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
08:07:50.290 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
08:07:50.290 [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
08:07:50.294 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
08:07:50.294 [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
08:07:50.308 [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). 11408 bytes result sent to driver
08:07:50.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 7.0 (TID 347) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.309 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 124.0 in stage 7.0 (TID 346) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (125/200)
08:07:50.309 [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)
08:07:50.314 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (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
08:07:50.314 [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
08:07:50.316 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (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
08:07:50.316 [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
08:07:50.321 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (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
08:07:50.322 [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
08:07:50.335 [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). 11408 bytes result sent to driver
08:07:50.336 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 7.0 (TID 348) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.336 [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)
08:07:50.336 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 125.0 in stage 7.0 (TID 347) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (126/200)
08:07:50.340 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
08:07:50.340 [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
08:07:50.342 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
08:07:50.342 [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
08:07:50.347 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
08:07:50.347 [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
08:07:50.359 [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). 11408 bytes result sent to driver
08:07:50.360 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 7.0 (TID 349) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.361 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (127/200)
08:07:50.361 [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)
08:07:50.366 [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
08:07:50.366 [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
08:07:50.368 [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
08:07:50.368 [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
08:07:50.372 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (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
08:07:50.372 [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
08:07:50.384 [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). 11408 bytes result sent to driver
08:07:50.385 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 128.0 in stage 7.0 (TID 350) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.386 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (128/200)
08:07:50.386 [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)
08:07:50.389 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
08:07:50.390 [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
08:07:50.391 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
08:07:50.391 [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
08:07:50.396 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
08:07:50.396 [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
08:07:50.408 [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). 11408 bytes result sent to driver
08:07:50.409 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 7.0 (TID 351) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.410 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (129/200)
08:07:50.410 [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)
08:07:50.414 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
08:07:50.414 [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
08:07:50.415 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
08:07:50.415 [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
08:07:50.420 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
08:07:50.420 [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
08:07:50.434 [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). 11408 bytes result sent to driver
08:07:50.435 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 7.0 (TID 352) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.436 [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)
08:07:50.436 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (130/200)
08:07:50.441 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (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
08:07:50.441 [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
08:07:50.443 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (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
08:07:50.443 [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
08:07:50.448 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (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
08:07:50.448 [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
08:07:50.463 [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). 11408 bytes result sent to driver
08:07:50.464 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 7.0 (TID 353) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.464 [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)
08:07:50.464 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (131/200)
08:07:50.469 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (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
08:07:50.469 [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
08:07:50.471 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (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
08:07:50.471 [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
08:07:50.475 [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
08:07:50.475 [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
08:07:50.486 [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). 11408 bytes result sent to driver
08:07:50.487 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 7.0 (TID 354) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.488 [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)
08:07:50.488 [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-k5rr.c.gcp-upstream.internal (executor driver) (132/200)
08:07:50.493 [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
08:07:50.493 [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
08:07:50.495 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (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
08:07:50.495 [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
08:07:50.500 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (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
08:07:50.500 [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
08:07:50.513 [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). 11408 bytes result sent to driver
08:07:50.514 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 7.0 (TID 355) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.514 [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)
08:07:50.514 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (133/200)
08:07:50.519 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (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
08:07:50.519 [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
08:07:50.521 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (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
08:07:50.521 [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
08:07:50.527 [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
08:07:50.527 [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
08:07:50.542 [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). 11408 bytes result sent to driver
08:07:50.543 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 7.0 (TID 356) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.543 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (134/200)
08:07:50.544 [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)
08:07:50.549 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (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
08:07:50.549 [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
08:07:50.551 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (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
08:07:50.551 [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
08:07:50.556 [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
08:07:50.556 [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
08:07:50.572 [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). 11408 bytes result sent to driver
08:07:50.573 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 7.0 (TID 357) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.573 [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)
08:07:50.573 [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-k5rr.c.gcp-upstream.internal (executor driver) (135/200)
08:07:50.577 [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
08:07:50.577 [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
08:07:50.578 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (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
08:07:50.579 [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
08:07:50.582 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (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
08:07:50.582 [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
08:07:50.594 [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). 11408 bytes result sent to driver
08:07:50.595 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 7.0 (TID 358) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.595 [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)
08:07:50.596 [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-k5rr.c.gcp-upstream.internal (executor driver) (136/200)
08:07:50.600 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
08:07:50.600 [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
08:07:50.603 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
08:07:50.603 [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
08:07:50.608 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
08:07:50.608 [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
08:07:50.623 [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). 11408 bytes result sent to driver
08:07:50.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 7.0 (TID 359) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.637 [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)
08:07:50.637 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358) in 41 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (137/200)
08:07:50.642 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (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
08:07:50.642 [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
08:07:50.644 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (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
08:07:50.645 [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
08:07:50.650 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (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
08:07:50.650 [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
08:07:50.665 [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). 11408 bytes result sent to driver
08:07:50.666 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 7.0 (TID 360) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.667 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (138/200)
08:07:50.667 [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)
08:07:50.671 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (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
08:07:50.671 [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
08:07:50.673 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (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
08:07:50.673 [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
08:07:50.677 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (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
08:07:50.677 [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
08:07:50.688 [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). 11408 bytes result sent to driver
08:07:50.689 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 7.0 (TID 361) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.690 [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)
08:07:50.690 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (139/200)
08:07:50.694 [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
08:07:50.694 [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
08:07:50.695 [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
08:07:50.695 [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
08:07:50.700 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (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
08:07:50.700 [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
08:07:50.712 [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). 11408 bytes result sent to driver
08:07:50.713 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 7.0 (TID 362) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.713 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (140/200)
08:07:50.713 [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)
08:07:50.718 [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
08:07:50.718 [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
08:07:50.719 [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
08:07:50.719 [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
08:07:50.723 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (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
08:07:50.723 [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
08:07:50.736 [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). 11408 bytes result sent to driver
08:07:50.737 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 7.0 (TID 363) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.737 [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)
08:07:50.737 [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-k5rr.c.gcp-upstream.internal (executor driver) (141/200)
08:07:50.742 [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
08:07:50.742 [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
08:07:50.744 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (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
08:07:50.744 [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
08:07:50.748 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (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
08:07:50.748 [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
08:07:50.761 [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). 11408 bytes result sent to driver
08:07:50.762 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 7.0 (TID 364) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.762 [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)
08:07:50.762 [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-k5rr.c.gcp-upstream.internal (executor driver) (142/200)
08:07:50.767 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (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
08:07:50.767 [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
08:07:50.768 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (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
08:07:50.769 [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
08:07:50.773 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (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
08:07:50.773 [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
08:07:50.784 [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). 11408 bytes result sent to driver
08:07:50.785 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 7.0 (TID 365) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.785 [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)
08:07:50.785 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (143/200)
08:07:50.790 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (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
08:07:50.790 [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
08:07:50.792 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (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
08:07:50.792 [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
08:07:50.797 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (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
08:07:50.797 [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
08:07:50.813 [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). 11408 bytes result sent to driver
08:07:50.814 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 7.0 (TID 366) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.814 [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-k5rr.c.gcp-upstream.internal (executor driver) (144/200)
08:07:50.814 [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)
08:07:50.818 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (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
08:07:50.818 [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
08:07:50.820 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (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
08:07:50.820 [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
08:07:50.824 [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
08:07:50.824 [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
08:07:50.836 [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). 11408 bytes result sent to driver
08:07:50.836 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 7.0 (TID 367) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.837 [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)
08:07:50.837 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (145/200)
08:07:50.841 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (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
08:07:50.841 [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
08:07:50.842 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (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
08:07:50.843 [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
08:07:50.846 [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
08:07:50.846 [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
08:07:50.857 [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). 11408 bytes result sent to driver
08:07:50.858 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 7.0 (TID 368) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.858 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (146/200)
08:07:50.859 [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)
08:07:50.862 [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
08:07:50.863 [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
08:07:50.864 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (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
08:07:50.864 [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
08:07:50.869 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (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
08:07:50.869 [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
08:07:50.883 [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). 11408 bytes result sent to driver
08:07:50.884 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 7.0 (TID 369) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.884 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (147/200)
08:07:50.885 [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)
08:07:50.889 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (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
08:07:50.889 [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
08:07:50.890 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (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
08:07:50.890 [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
08:07:50.894 [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
08:07:50.894 [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
08:07:50.907 [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). 11408 bytes result sent to driver
08:07:50.908 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 7.0 (TID 370) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.908 [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)
08:07:50.908 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (148/200)
08:07:50.913 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (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
08:07:50.913 [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
08:07:50.915 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (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
08:07:50.915 [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
08:07:50.920 [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
08:07:50.920 [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
08:07:50.936 [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). 11408 bytes result sent to driver
08:07:50.937 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 7.0 (TID 371) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.937 [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)
08:07:50.937 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (149/200)
08:07:50.941 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (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
08:07:50.941 [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
08:07:50.943 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (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
08:07:50.943 [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
08:07:50.947 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (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
08:07:50.947 [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
08:07:50.960 [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). 11408 bytes result sent to driver
08:07:50.960 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 7.0 (TID 372) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.961 [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)
08:07:50.961 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (150/200)
08:07:50.965 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (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
08:07:50.965 [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
08:07:50.967 [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
08:07:50.967 [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
08:07:50.971 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (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
08:07:50.971 [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
08:07:50.984 [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). 11408 bytes result sent to driver
08:07:50.984 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 7.0 (TID 373) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:50.985 [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)
08:07:50.985 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (151/200)
08:07:50.989 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
08:07:50.989 [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
08:07:50.991 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
08:07:50.991 [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
08:07:50.995 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
08:07:50.995 [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
08:07:51.007 [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). 11408 bytes result sent to driver
08:07:51.008 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 7.0 (TID 374) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.008 [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)
08:07:51.008 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (152/200)
08:07:51.013 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (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
08:07:51.014 [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
08:07:51.016 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (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
08:07:51.016 [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
08:07:51.021 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (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
08:07:51.021 [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
08:07:51.037 [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). 11408 bytes result sent to driver
08:07:51.038 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 7.0 (TID 375) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.038 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (153/200)
08:07:51.038 [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)
08:07:51.043 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (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
08:07:51.043 [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
08:07:51.045 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (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
08:07:51.045 [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
08:07:51.050 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (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
08:07:51.050 [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
08:07:51.064 [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). 11408 bytes result sent to driver
08:07:51.065 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 7.0 (TID 376) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.066 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (154/200)
08:07:51.066 [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)
08:07:51.072 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (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
08:07:51.072 [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
08:07:51.074 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (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
08:07:51.074 [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
08:07:51.079 [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
08:07:51.079 [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
08:07:51.096 [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). 11408 bytes result sent to driver
08:07:51.096 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 7.0 (TID 377) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.098 [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)
08:07:51.098 [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-k5rr.c.gcp-upstream.internal (executor driver) (155/200)
08:07:51.102 [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
08:07:51.102 [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
08:07:51.104 [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
08:07:51.104 [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
08:07:51.108 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (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
08:07:51.108 [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
08:07:51.120 [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). 11408 bytes result sent to driver
08:07:51.121 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 7.0 (TID 378) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.122 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (156/200)
08:07:51.122 [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)
08:07:51.128 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (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
08:07:51.128 [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
08:07:51.130 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (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
08:07:51.130 [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
08:07:51.136 [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
08:07:51.137 [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
08:07:51.152 [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). 11408 bytes result sent to driver
08:07:51.153 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 7.0 (TID 379) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.153 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (157/200)
08:07:51.154 [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)
08:07:51.159 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (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
08:07:51.159 [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
08:07:51.161 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (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
08:07:51.161 [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
08:07:51.166 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (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
08:07:51.166 [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
08:07:51.183 [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). 11408 bytes result sent to driver
08:07:51.183 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 7.0 (TID 380) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.184 [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)
08:07:51.184 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (158/200)
08:07:51.189 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (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
08:07:51.189 [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
08:07:51.191 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (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
08:07:51.191 [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
08:07:51.195 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (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
08:07:51.195 [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
08:07:51.211 [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). 11408 bytes result sent to driver
08:07:51.212 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 7.0 (TID 381) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.212 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (159/200)
08:07:51.213 [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)
08:07:51.218 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (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
08:07:51.218 [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
08:07:51.220 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (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
08:07:51.220 [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
08:07:51.224 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (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
08:07:51.225 [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
08:07:51.244 [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). 11408 bytes result sent to driver
08:07:51.245 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 7.0 (TID 382) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.246 [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)
08:07:51.247 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (160/200)
08:07:51.252 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (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
08:07:51.252 [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
08:07:51.254 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (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
08:07:51.254 [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
08:07:51.258 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (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
08:07:51.259 [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
08:07:51.271 [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). 11408 bytes result sent to driver
08:07:51.272 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 7.0 (TID 383) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.273 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (161/200)
08:07:51.273 [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)
08:07:51.280 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (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
08:07:51.280 [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
08:07:51.282 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (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
08:07:51.282 [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
08:07:51.287 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (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
08:07:51.288 [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
08:07:51.305 [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). 11408 bytes result sent to driver
08:07:51.306 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 7.0 (TID 384) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.306 [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)
08:07:51.307 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 161.0 in stage 7.0 (TID 383) in 35 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (162/200)
08:07:51.312 [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
08:07:51.312 [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
08:07:51.314 [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
08:07:51.314 [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
08:07:51.319 [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
08:07:51.319 [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
08:07:51.335 [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). 11408 bytes result sent to driver
08:07:51.336 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 7.0 (TID 385) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.337 [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)
08:07:51.337 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 162.0 in stage 7.0 (TID 384) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (163/200)
08:07:51.343 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (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
08:07:51.343 [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
08:07:51.345 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (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
08:07:51.345 [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
08:07:51.350 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (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
08:07:51.350 [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
08:07:51.381 [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). 11451 bytes result sent to driver
08:07:51.382 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 7.0 (TID 386) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.383 [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)
08:07:51.383 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385) in 47 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (164/200)
08:07:51.389 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (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
08:07:51.389 [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
08:07:51.391 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (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
08:07:51.392 [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
08:07:51.398 [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
08:07:51.398 [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
08:07:51.412 [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). 11408 bytes result sent to driver
08:07:51.413 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 7.0 (TID 387) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.414 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (165/200)
08:07:51.414 [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)
08:07:51.418 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (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
08:07:51.418 [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
08:07:51.420 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (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
08:07:51.421 [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
08:07:51.427 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (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
08:07:51.427 [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
08:07:51.441 [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). 11408 bytes result sent to driver
08:07:51.442 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 7.0 (TID 388) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.442 [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)
08:07:51.442 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (166/200)
08:07:51.447 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (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
08:07:51.447 [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
08:07:51.449 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (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
08:07:51.449 [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
08:07:51.454 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (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
08:07:51.455 [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
08:07:51.471 [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). 11408 bytes result sent to driver
08:07:51.472 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 7.0 (TID 389) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.472 [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)
08:07:51.472 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (167/200)
08:07:51.476 [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
08:07:51.477 [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
08:07:51.479 [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
08:07:51.479 [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
08:07:51.484 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (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
08:07:51.484 [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
08:07:51.501 [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). 11408 bytes result sent to driver
08:07:51.502 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 7.0 (TID 390) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.502 [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)
08:07:51.502 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (168/200)
08:07:51.508 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
08:07:51.508 [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
08:07:51.510 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
08:07:51.511 [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
08:07:51.516 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
08:07:51.516 [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
08:07:51.532 [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). 11408 bytes result sent to driver
08:07:51.533 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 7.0 (TID 391) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.534 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390) in 33 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (169/200)
08:07:51.534 [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)
08:07:51.538 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (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
08:07:51.538 [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
08:07:51.540 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (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
08:07:51.540 [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
08:07:51.544 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (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
08:07:51.544 [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
08:07:51.556 [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). 11408 bytes result sent to driver
08:07:51.557 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 7.0 (TID 392) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.558 [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)
08:07:51.558 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (170/200)
08:07:51.562 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (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
08:07:51.562 [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
08:07:51.564 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (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
08:07:51.564 [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
08:07:51.569 [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
08:07:51.569 [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
08:07:51.582 [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). 11408 bytes result sent to driver
08:07:51.583 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 7.0 (TID 393) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.583 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (171/200)
08:07:51.584 [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)
08:07:51.588 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (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
08:07:51.588 [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
08:07:51.590 [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
08:07:51.590 [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
08:07:51.594 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (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
08:07:51.594 [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
08:07:51.607 [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). 11408 bytes result sent to driver
08:07:51.607 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 7.0 (TID 394) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.608 [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)
08:07:51.608 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (172/200)
08:07:51.613 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (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
08:07:51.613 [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
08:07:51.615 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (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
08:07:51.615 [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
08:07:51.620 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (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
08:07:51.620 [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
08:07:51.635 [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). 11408 bytes result sent to driver
08:07:51.635 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 7.0 (TID 395) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.636 [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)
08:07:51.636 [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-k5rr.c.gcp-upstream.internal (executor driver) (173/200)
08:07:51.641 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (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
08:07:51.641 [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
08:07:51.642 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (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
08:07:51.642 [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
08:07:51.646 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (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
08:07:51.646 [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
08:07:51.658 [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). 11408 bytes result sent to driver
08:07:51.659 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 7.0 (TID 396) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.659 [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)
08:07:51.659 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (174/200)
08:07:51.663 [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
08:07:51.663 [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
08:07:51.664 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (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
08:07:51.664 [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
08:07:51.669 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (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
08:07:51.669 [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
08:07:51.681 [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). 11408 bytes result sent to driver
08:07:51.682 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 7.0 (TID 397) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.682 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (175/200)
08:07:51.683 [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)
08:07:51.688 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (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
08:07:51.688 [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
08:07:51.690 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (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
08:07:51.690 [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
08:07:51.695 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (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
08:07:51.695 [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
08:07:51.712 [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). 11408 bytes result sent to driver
08:07:51.713 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 7.0 (TID 398) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.714 [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)
08:07:51.714 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 175.0 in stage 7.0 (TID 397) in 32 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (176/200)
08:07:51.718 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
08:07:51.718 [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
08:07:51.720 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
08:07:51.720 [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
08:07:51.725 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
08:07:51.725 [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
08:07:51.738 [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). 11408 bytes result sent to driver
08:07:51.738 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 7.0 (TID 399) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.739 [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)
08:07:51.739 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (177/200)
08:07:51.743 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (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
08:07:51.743 [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
08:07:51.745 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (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
08:07:51.745 [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
08:07:51.749 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (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
08:07:51.749 [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
08:07:51.762 [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). 11408 bytes result sent to driver
08:07:51.763 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 7.0 (TID 400) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.763 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (178/200)
08:07:51.763 [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)
08:07:51.768 [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
08:07:51.768 [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
08:07:51.770 [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
08:07:51.770 [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
08:07:51.775 [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
08:07:51.775 [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
08:07:51.790 [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). 11408 bytes result sent to driver
08:07:51.791 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 7.0 (TID 401) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.792 [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)
08:07:51.792 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (179/200)
08:07:51.796 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (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
08:07:51.796 [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
08:07:51.797 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (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
08:07:51.797 [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
08:07:51.801 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (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
08:07:51.801 [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
08:07:51.815 [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). 11408 bytes result sent to driver
08:07:51.815 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 7.0 (TID 402) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.816 [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)
08:07:51.816 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 179.0 in stage 7.0 (TID 401) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (180/200)
08:07:51.821 [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
08:07:51.821 [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
08:07:51.823 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (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
08:07:51.823 [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
08:07:51.827 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (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
08:07:51.827 [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
08:07:51.842 [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). 11408 bytes result sent to driver
08:07:51.843 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 7.0 (TID 403) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.844 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (181/200)
08:07:51.844 [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)
08:07:51.848 [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
08:07:51.848 [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
08:07:51.849 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (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
08:07:51.849 [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
08:07:51.853 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (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
08:07:51.853 [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
08:07:51.864 [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). 11408 bytes result sent to driver
08:07:51.865 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 7.0 (TID 404) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.865 [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)
08:07:51.865 [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-k5rr.c.gcp-upstream.internal (executor driver) (182/200)
08:07:51.871 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (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
08:07:51.872 [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
08:07:51.873 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (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
08:07:51.874 [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
08:07:51.878 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (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
08:07:51.878 [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
08:07:51.894 [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). 11408 bytes result sent to driver
08:07:51.895 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 7.0 (TID 405) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.895 [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)
08:07:51.895 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (183/200)
08:07:51.900 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (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
08:07:51.901 [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
08:07:51.903 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (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
08:07:51.903 [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
08:07:51.907 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (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
08:07:51.907 [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
08:07:51.919 [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). 11408 bytes result sent to driver
08:07:51.920 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 7.0 (TID 406) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.920 [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)
08:07:51.921 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (184/200)
08:07:51.924 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (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
08:07:51.924 [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
08:07:51.925 [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
08:07:51.925 [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
08:07:51.929 [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
08:07:51.929 [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
08:07:51.941 [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). 11408 bytes result sent to driver
08:07:51.942 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 7.0 (TID 407) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.942 [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)
08:07:51.942 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (185/200)
08:07:51.946 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (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
08:07:51.946 [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
08:07:51.948 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (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
08:07:51.948 [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
08:07:51.952 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (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
08:07:51.952 [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
08:07:51.963 [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). 11408 bytes result sent to driver
08:07:51.964 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 7.0 (TID 408) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.964 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (186/200)
08:07:51.964 [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)
08:07:51.969 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (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
08:07:51.969 [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
08:07:51.970 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (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
08:07:51.970 [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
08:07:51.974 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (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
08:07:51.974 [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
08:07:51.986 [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). 11408 bytes result sent to driver
08:07:51.987 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 7.0 (TID 409) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:51.987 [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)
08:07:51.987 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (187/200)
08:07:51.991 [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
08:07:51.991 [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
08:07:51.993 [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
08:07:51.993 [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
08:07:51.997 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (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
08:07:51.997 [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
08:07:52.014 [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). 11408 bytes result sent to driver
08:07:52.015 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 7.0 (TID 410) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.015 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (188/200)
08:07:52.016 [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)
08:07:52.020 [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
08:07:52.021 [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
08:07:52.022 [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
08:07:52.023 [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
08:07:52.028 [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
08:07:52.028 [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
08:07:52.044 [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). 11408 bytes result sent to driver
08:07:52.045 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 7.0 (TID 411) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.045 [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)
08:07:52.045 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (189/200)
08:07:52.049 [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
08:07:52.049 [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
08:07:52.051 [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
08:07:52.051 [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
08:07:52.055 [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
08:07:52.055 [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
08:07:52.067 [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). 11408 bytes result sent to driver
08:07:52.068 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 7.0 (TID 412) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.069 [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)
08:07:52.069 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 189.0 in stage 7.0 (TID 411) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (190/200)
08:07:52.073 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (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
08:07:52.073 [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
08:07:52.075 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (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
08:07:52.075 [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
08:07:52.078 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (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
08:07:52.079 [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
08:07:52.105 [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). 11451 bytes result sent to driver
08:07:52.106 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 7.0 (TID 413) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.107 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412) in 39 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (191/200)
08:07:52.107 [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)
08:07:52.111 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
08:07:52.112 [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
08:07:52.113 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
08:07:52.113 [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
08:07:52.117 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
08:07:52.117 [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
08:07:52.133 [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). 11408 bytes result sent to driver
08:07:52.134 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 7.0 (TID 414) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.134 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (192/200)
08:07:52.134 [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)
08:07:52.139 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (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
08:07:52.139 [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
08:07:52.141 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (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
08:07:52.141 [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
08:07:52.146 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (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
08:07:52.146 [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
08:07:52.161 [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). 11408 bytes result sent to driver
08:07:52.162 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 7.0 (TID 415) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.163 [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)
08:07:52.163 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (193/200)
08:07:52.167 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (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
08:07:52.167 [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
08:07:52.169 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (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
08:07:52.169 [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
08:07:52.173 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (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
08:07:52.174 [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
08:07:52.188 [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). 11408 bytes result sent to driver
08:07:52.189 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 7.0 (TID 416) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.189 [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)
08:07:52.190 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (194/200)
08:07:52.194 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (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
08:07:52.194 [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
08:07:52.195 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (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
08:07:52.195 [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
08:07:52.200 [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
08:07:52.200 [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
08:07:52.215 [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). 11408 bytes result sent to driver
08:07:52.216 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 7.0 (TID 417) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.216 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (195/200)
08:07:52.216 [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)
08:07:52.220 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (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
08:07:52.221 [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
08:07:52.222 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (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
08:07:52.222 [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
08:07:52.227 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (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
08:07:52.227 [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
08:07:52.244 [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). 11408 bytes result sent to driver
08:07:52.245 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 7.0 (TID 418) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.245 [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)
08:07:52.245 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417) in 30 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (196/200)
08:07:52.250 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (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
08:07:52.250 [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
08:07:52.253 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (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
08:07:52.253 [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
08:07:52.257 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (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
08:07:52.257 [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
08:07:52.271 [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). 11408 bytes result sent to driver
08:07:52.272 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 7.0 (TID 419) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.273 [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)
08:07:52.273 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418) in 28 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (197/200)
08:07:52.277 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (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
08:07:52.277 [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
08:07:52.279 [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
08:07:52.279 [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
08:07:52.283 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (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
08:07:52.284 [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
08:07:52.296 [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). 11408 bytes result sent to driver
08:07:52.296 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 7.0 (TID 420) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.297 [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)
08:07:52.297 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419) in 25 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (198/200)
08:07:52.301 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (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
08:07:52.302 [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
08:07:52.303 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (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
08:07:52.303 [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
08:07:52.307 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (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
08:07:52.307 [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
08:07:52.321 [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). 11408 bytes result sent to driver
08:07:52.322 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 7.0 (TID 421) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
08:07:52.322 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420) in 26 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (199/200)
08:07:52.322 [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)
08:07:52.326 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (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
08:07:52.326 [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
08:07:52.328 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (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
08:07:52.328 [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
08:07:52.332 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (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
08:07:52.332 [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
08:07:52.344 [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). 11408 bytes result sent to driver
08:07:52.345 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (200/200)
08:07:52.345 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 7.0, whose tasks have all completed, from pool 
08:07:52.346 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 7 (collect at IntegrationTestBigLinkedList.scala:421) finished in 7.181 s
08:07:52.346 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
08:07:52.346 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
08:07:52.346 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ResultStage 8)
08:07:52.346 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
08:07:52.347 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
08:07:52.364 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_8 stored as values in memory (estimated size 87.9 KiB, free 1993.7 MiB)
08:07:52.366 [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)
08:07:52.367 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_8_piece0 in memory on dist-test-slave-k5rr.c.gcp-upstream.internal:44135 (size: 33.8 KiB, free: 1993.8 MiB)
08:07:52.367 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 8 from broadcast at DAGScheduler.scala:1388
08:07:52.370 [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))
08:07:52.370 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 8.0 with 400 tasks resource profile 0
08:07:52.375 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 8.0 (TID 422) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.375 [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)
08:07:52.387 [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
08:07:52.387 [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
08:07:52.392 [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). 15725 bytes result sent to driver
08:07:52.393 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 8.0 (TID 423) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.393 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422) in 20 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (1/400)
08:07:52.394 [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)
08:07:52.400 [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
08:07:52.400 [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
08:07:52.423 [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). 15726 bytes result sent to driver
08:07:52.424 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 8.0 (TID 424) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.424 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423) in 31 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (2/400)
08:07:52.424 [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)
08:07:52.430 [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
08:07:52.431 [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
08:07:52.434 [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). 15725 bytes result sent to driver
08:07:52.435 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 386.0 in stage 8.0 (TID 425) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 386, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.435 [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)
08:07:52.435 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (3/400)
08:07:52.441 [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
08:07:52.441 [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
08:07:52.444 [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). 15725 bytes result sent to driver
08:07:52.446 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 8.0 (TID 426) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.446 [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)
08:07:52.446 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (4/400)
08:07:52.450 [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
08:07:52.450 [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
08:07:52.452 [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). 15687 bytes result sent to driver
08:07:52.453 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 8.0 (TID 427) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.453 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (5/400)
08:07:52.453 [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)
08:07:52.459 [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
08:07:52.459 [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
08:07:52.462 [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). 15687 bytes result sent to driver
08:07:52.463 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 8.0 (TID 428) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 2, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.463 [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)
08:07:52.463 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (6/400)
08:07:52.469 [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
08:07:52.469 [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
08:07:52.471 [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). 15687 bytes result sent to driver
08:07:52.471 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 8.0 (TID 429) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 3, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.471 [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)
08:07:52.472 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (7/400)
08:07:52.475 [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
08:07:52.476 [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
08:07:52.477 [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). 15687 bytes result sent to driver
08:07:52.478 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 8.0 (TID 430) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 4, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.478 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (8/400)
08:07:52.478 [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)
08:07:52.482 [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
08:07:52.482 [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
08:07:52.484 [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). 15687 bytes result sent to driver
08:07:52.484 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 8.0 (TID 431) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 6, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.485 [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)
08:07:52.485 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 8.0 (TID 430) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (9/400)
08:07:52.488 [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
08:07:52.489 [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
08:07:52.490 [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). 15687 bytes result sent to driver
08:07:52.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 8.0 (TID 432) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 7, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.491 [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)
08:07:52.492 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 6.0 in stage 8.0 (TID 431) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (10/400)
08:07:52.495 [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
08:07:52.495 [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
08:07:52.497 [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). 15687 bytes result sent to driver
08:07:52.498 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 8.0 (TID 433) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 8, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.498 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (11/400)
08:07:52.499 [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)
08:07:52.503 [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
08:07:52.503 [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
08:07:52.505 [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). 15687 bytes result sent to driver
08:07:52.505 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 8.0 (TID 434) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 9, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.506 [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)
08:07:52.506 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (12/400)
08:07:52.510 [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
08:07:52.510 [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
08:07:52.512 [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). 15687 bytes result sent to driver
08:07:52.513 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 8.0 (TID 435) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 10, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.513 [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)
08:07:52.513 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 9.0 in stage 8.0 (TID 434) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (13/400)
08:07:52.517 [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
08:07:52.517 [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
08:07:52.519 [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). 15687 bytes result sent to driver
08:07:52.520 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 8.0 (TID 436) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 11, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.520 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (14/400)
08:07:52.520 [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)
08:07:52.525 [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
08:07:52.525 [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
08:07:52.528 [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). 15687 bytes result sent to driver
08:07:52.529 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 8.0 (TID 437) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 12, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.529 [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)
08:07:52.529 [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-k5rr.c.gcp-upstream.internal (executor driver) (15/400)
08:07:52.533 [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
08:07:52.533 [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
08:07:52.535 [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). 15687 bytes result sent to driver
08:07:52.536 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 8.0 (TID 438) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 13, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.536 [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)
08:07:52.536 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 12.0 in stage 8.0 (TID 437) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (16/400)
08:07:52.540 [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
08:07:52.540 [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
08:07:52.542 [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). 15687 bytes result sent to driver
08:07:52.543 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 8.0 (TID 439) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 14, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.543 [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-k5rr.c.gcp-upstream.internal (executor driver) (17/400)
08:07:52.544 [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)
08:07:52.547 [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
08:07:52.547 [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
08:07:52.549 [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). 15687 bytes result sent to driver
08:07:52.550 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 8.0 (TID 440) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 15, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.550 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (18/400)
08:07:52.551 [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)
08:07:52.554 [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
08:07:52.554 [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
08:07:52.556 [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). 15687 bytes result sent to driver
08:07:52.556 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 8.0 (TID 441) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 16, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.557 [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)
08:07:52.558 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (19/400)
08:07:52.561 [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
08:07:52.561 [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
08:07:52.563 [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). 15687 bytes result sent to driver
08:07:52.564 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 8.0 (TID 442) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 17, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.564 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (20/400)
08:07:52.564 [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)
08:07:52.569 [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
08:07:52.569 [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
08:07:52.571 [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). 15687 bytes result sent to driver
08:07:52.571 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 8.0 (TID 443) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 18, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.572 [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)
08:07:52.572 [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-k5rr.c.gcp-upstream.internal (executor driver) (21/400)
08:07:52.576 [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
08:07:52.576 [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
08:07:52.579 [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). 15687 bytes result sent to driver
08:07:52.579 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 8.0 (TID 444) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 19, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.580 [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)
08:07:52.580 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 18.0 in stage 8.0 (TID 443) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (22/400)
08:07:52.585 [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
08:07:52.585 [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
08:07:52.588 [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). 15687 bytes result sent to driver
08:07:52.589 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 8.0 (TID 445) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 20, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.589 [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)
08:07:52.589 [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-k5rr.c.gcp-upstream.internal (executor driver) (23/400)
08:07:52.594 [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
08:07:52.595 [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
08:07:52.597 [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). 15687 bytes result sent to driver
08:07:52.598 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 8.0 (TID 446) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 21, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.598 [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)
08:07:52.598 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (24/400)
08:07:52.602 [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
08:07:52.603 [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
08:07:52.604 [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). 15687 bytes result sent to driver
08:07:52.605 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 8.0 (TID 447) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 22, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.605 [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)
08:07:52.605 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (25/400)
08:07:52.611 [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
08:07:52.611 [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
08:07:52.613 [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). 15687 bytes result sent to driver
08:07:52.614 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 8.0 (TID 448) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 23, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.614 [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)
08:07:52.615 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (26/400)
08:07:52.620 [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
08:07:52.620 [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
08:07:52.623 [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). 15687 bytes result sent to driver
08:07:52.623 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 8.0 (TID 449) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 24, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.624 [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)
08:07:52.624 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (27/400)
08:07:52.628 [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
08:07:52.628 [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
08:07:52.630 [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). 15687 bytes result sent to driver
08:07:52.631 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 8.0 (TID 450) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 25, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.631 [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)
08:07:52.631 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (28/400)
08:07:52.635 [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
08:07:52.635 [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
08:07:52.637 [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). 15687 bytes result sent to driver
08:07:52.638 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 8.0 (TID 451) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 26, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.638 [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)
08:07:52.638 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (29/400)
08:07:52.642 [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
08:07:52.642 [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
08:07:52.644 [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). 15687 bytes result sent to driver
08:07:52.645 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 8.0 (TID 452) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 27, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.645 [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)
08:07:52.645 [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-k5rr.c.gcp-upstream.internal (executor driver) (30/400)
08:07:52.649 [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
08:07:52.649 [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
08:07:52.651 [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). 15687 bytes result sent to driver
08:07:52.652 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 8.0 (TID 453) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 28, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.652 [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)
08:07:52.652 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 27.0 in stage 8.0 (TID 452) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (31/400)
08:07:52.656 [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
08:07:52.656 [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
08:07:52.658 [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). 15687 bytes result sent to driver
08:07:52.659 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 8.0 (TID 454) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 29, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.659 [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)
08:07:52.659 [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-k5rr.c.gcp-upstream.internal (executor driver) (32/400)
08:07:52.664 [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
08:07:52.664 [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
08:07:52.667 [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). 15687 bytes result sent to driver
08:07:52.668 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 8.0 (TID 455) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 30, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.668 [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)
08:07:52.668 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (33/400)
08:07:52.672 [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
08:07:52.672 [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
08:07:52.674 [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). 15687 bytes result sent to driver
08:07:52.675 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 8.0 (TID 456) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 31, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.675 [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)
08:07:52.675 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (34/400)
08:07:52.679 [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
08:07:52.679 [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
08:07:52.681 [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). 15687 bytes result sent to driver
08:07:52.682 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 8.0 (TID 457) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 32, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.682 [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)
08:07:52.682 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 31.0 in stage 8.0 (TID 456) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (35/400)
08:07:52.687 [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
08:07:52.687 [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
08:07:52.690 [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). 15687 bytes result sent to driver
08:07:52.690 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 8.0 (TID 458) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 33, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.691 [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)
08:07:52.691 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (36/400)
08:07:52.696 [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
08:07:52.696 [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
08:07:52.698 [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). 15687 bytes result sent to driver
08:07:52.699 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 8.0 (TID 459) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 34, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.699 [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)
08:07:52.700 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (37/400)
08:07:52.704 [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
08:07:52.704 [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
08:07:52.705 [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). 15687 bytes result sent to driver
08:07:52.706 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 8.0 (TID 460) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 35, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.706 [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)
08:07:52.706 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 34.0 in stage 8.0 (TID 459) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (38/400)
08:07:52.711 [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
08:07:52.711 [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
08:07:52.712 [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). 15687 bytes result sent to driver
08:07:52.713 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 8.0 (TID 461) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 36, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.713 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 35.0 in stage 8.0 (TID 460) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (39/400)
08:07:52.713 [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)
08:07:52.718 [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
08:07:52.718 [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
08:07:52.720 [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). 15687 bytes result sent to driver
08:07:52.721 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 8.0 (TID 462) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 37, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.721 [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-k5rr.c.gcp-upstream.internal (executor driver) (40/400)
08:07:52.721 [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)
08:07:52.727 [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
08:07:52.727 [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
08:07:52.729 [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). 15687 bytes result sent to driver
08:07:52.730 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 8.0 (TID 463) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 38, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.730 [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)
08:07:52.731 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (41/400)
08:07:52.734 [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
08:07:52.735 [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
08:07:52.736 [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). 15687 bytes result sent to driver
08:07:52.737 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 8.0 (TID 464) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 39, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.737 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (42/400)
08:07:52.737 [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)
08:07:52.741 [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
08:07:52.742 [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
08:07:52.743 [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). 15687 bytes result sent to driver
08:07:52.744 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 8.0 (TID 465) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 40, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.744 [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)
08:07:52.744 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (43/400)
08:07:52.750 [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
08:07:52.750 [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
08:07:52.752 [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). 15687 bytes result sent to driver
08:07:52.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 8.0 (TID 466) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 41, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.753 [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)
08:07:52.753 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (44/400)
08:07:52.757 [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
08:07:52.757 [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
08:07:52.759 [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). 15687 bytes result sent to driver
08:07:52.759 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 8.0 (TID 467) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 42, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.760 [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)
08:07:52.760 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (45/400)
08:07:52.765 [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
08:07:52.765 [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
08:07:52.767 [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). 15687 bytes result sent to driver
08:07:52.767 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 8.0 (TID 468) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 43, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.768 [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)
08:07:52.768 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (46/400)
08:07:52.773 [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
08:07:52.773 [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
08:07:52.776 [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). 15687 bytes result sent to driver
08:07:52.777 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 8.0 (TID 469) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 44, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.777 [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)
08:07:52.777 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (47/400)
08:07:52.782 [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
08:07:52.782 [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
08:07:52.784 [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). 15687 bytes result sent to driver
08:07:52.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 8.0 (TID 470) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 45, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.785 [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)
08:07:52.786 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (48/400)
08:07:52.789 [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
08:07:52.789 [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
08:07:52.791 [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). 15687 bytes result sent to driver
08:07:52.791 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 8.0 (TID 471) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 46, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.792 [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)
08:07:52.792 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (49/400)
08:07:52.795 [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
08:07:52.795 [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
08:07:52.797 [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). 15687 bytes result sent to driver
08:07:52.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 8.0 (TID 472) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 47, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.798 [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)
08:07:52.798 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 46.0 in stage 8.0 (TID 471) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (50/400)
08:07:52.802 [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
08:07:52.802 [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
08:07:52.804 [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). 15687 bytes result sent to driver
08:07:52.804 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 8.0 (TID 473) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 48, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.804 [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)
08:07:52.805 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (51/400)
08:07:52.809 [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
08:07:52.809 [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
08:07:52.811 [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). 15687 bytes result sent to driver
08:07:52.811 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 8.0 (TID 474) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 49, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.812 [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-k5rr.c.gcp-upstream.internal (executor driver) (52/400)
08:07:52.812 [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)
08:07:52.815 [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
08:07:52.815 [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
08:07:52.817 [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). 15687 bytes result sent to driver
08:07:52.818 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 8.0 (TID 475) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 50, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.818 [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)
08:07:52.818 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 49.0 in stage 8.0 (TID 474) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (53/400)
08:07:52.823 [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
08:07:52.823 [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
08:07:52.825 [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). 15687 bytes result sent to driver
08:07:52.826 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 8.0 (TID 476) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 51, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.826 [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)
08:07:52.827 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 50.0 in stage 8.0 (TID 475) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (54/400)
08:07:52.830 [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
08:07:52.830 [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
08:07:52.832 [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). 15687 bytes result sent to driver
08:07:52.832 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 8.0 (TID 477) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 52, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.833 [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)
08:07:52.833 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (55/400)
08:07:52.836 [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
08:07:52.836 [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
08:07:52.838 [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). 15687 bytes result sent to driver
08:07:52.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 8.0 (TID 478) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 53, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.839 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (56/400)
08:07:52.839 [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)
08:07:52.844 [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
08:07:52.844 [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
08:07:52.847 [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). 15687 bytes result sent to driver
08:07:52.847 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 8.0 (TID 479) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 54, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.847 [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)
08:07:52.848 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (57/400)
08:07:52.851 [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
08:07:52.851 [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
08:07:52.853 [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). 15687 bytes result sent to driver
08:07:52.853 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 8.0 (TID 480) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 55, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.853 [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)
08:07:52.854 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (58/400)
08:07:52.857 [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
08:07:52.857 [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
08:07:52.859 [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). 15687 bytes result sent to driver
08:07:52.859 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 8.0 (TID 481) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 56, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.859 [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)
08:07:52.860 [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-k5rr.c.gcp-upstream.internal (executor driver) (59/400)
08:07:52.863 [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
08:07:52.863 [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
08:07:52.865 [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). 15687 bytes result sent to driver
08:07:52.865 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 8.0 (TID 482) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 57, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.866 [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)
08:07:52.866 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 56.0 in stage 8.0 (TID 481) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (60/400)
08:07:52.871 [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
08:07:52.871 [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
08:07:52.873 [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). 15687 bytes result sent to driver
08:07:52.874 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 8.0 (TID 483) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 58, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.874 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (61/400)
08:07:52.874 [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)
08:07:52.880 [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
08:07:52.880 [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
08:07:52.883 [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). 15687 bytes result sent to driver
08:07:52.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 8.0 (TID 484) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 59, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.883 [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)
08:07:52.884 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 58.0 in stage 8.0 (TID 483) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (62/400)
08:07:52.889 [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
08:07:52.889 [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
08:07:52.892 [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). 15687 bytes result sent to driver
08:07:52.907 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 8.0 (TID 485) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 60, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.907 [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)
08:07:52.907 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (63/400)
08:07:52.911 [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
08:07:52.911 [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
08:07:52.913 [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). 15687 bytes result sent to driver
08:07:52.914 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 8.0 (TID 486) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 61, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.915 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 60.0 in stage 8.0 (TID 485) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (64/400)
08:07:52.915 [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)
08:07:52.919 [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
08:07:52.919 [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
08:07:52.921 [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). 15687 bytes result sent to driver
08:07:52.922 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 8.0 (TID 487) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 62, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.922 [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)
08:07:52.922 [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-k5rr.c.gcp-upstream.internal (executor driver) (65/400)
08:07:52.926 [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
08:07:52.926 [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
08:07:52.928 [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). 15687 bytes result sent to driver
08:07:52.929 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 8.0 (TID 488) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 63, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.929 [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)
08:07:52.929 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (66/400)
08:07:52.934 [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
08:07:52.934 [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
08:07:52.936 [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). 15687 bytes result sent to driver
08:07:52.937 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 8.0 (TID 489) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 64, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.937 [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)
08:07:52.937 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (67/400)
08:07:52.941 [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
08:07:52.941 [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
08:07:52.943 [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). 15687 bytes result sent to driver
08:07:52.944 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 8.0 (TID 490) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 65, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.944 [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)
08:07:52.944 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 64.0 in stage 8.0 (TID 489) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (68/400)
08:07:52.949 [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
08:07:52.949 [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
08:07:52.951 [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). 15687 bytes result sent to driver
08:07:52.951 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 8.0 (TID 491) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 66, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.952 [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)
08:07:52.952 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (69/400)
08:07:52.956 [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
08:07:52.956 [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
08:07:52.957 [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). 15687 bytes result sent to driver
08:07:52.958 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 8.0 (TID 492) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 67, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.958 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (70/400)
08:07:52.958 [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)
08:07:52.963 [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
08:07:52.963 [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
08:07:52.966 [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). 15687 bytes result sent to driver
08:07:52.966 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 8.0 (TID 493) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 68, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.967 [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)
08:07:52.967 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (71/400)
08:07:52.971 [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
08:07:52.971 [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
08:07:52.973 [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). 15687 bytes result sent to driver
08:07:52.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 8.0 (TID 494) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 70, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.974 [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)
08:07:52.974 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (72/400)
08:07:52.978 [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
08:07:52.978 [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
08:07:52.980 [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). 15687 bytes result sent to driver
08:07:52.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 8.0 (TID 495) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 71, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.980 [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)
08:07:52.981 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (73/400)
08:07:52.985 [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
08:07:52.985 [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
08:07:52.988 [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). 15687 bytes result sent to driver
08:07:52.988 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 8.0 (TID 496) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 72, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.989 [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)
08:07:52.989 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (74/400)
08:07:52.994 [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
08:07:52.994 [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
08:07:52.996 [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). 15687 bytes result sent to driver
08:07:52.997 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 8.0 (TID 497) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 73, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:52.997 [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)
08:07:52.998 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (75/400)
08:07:53.003 [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
08:07:53.003 [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
08:07:53.005 [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). 15687 bytes result sent to driver
08:07:53.006 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 8.0 (TID 498) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 74, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.007 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (76/400)
08:07:53.008 [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)
08:07:53.013 [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
08:07:53.013 [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
08:07:53.015 [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). 15687 bytes result sent to driver
08:07:53.016 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 8.0 (TID 499) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 75, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.016 [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)
08:07:53.017 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (77/400)
08:07:53.022 [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
08:07:53.022 [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
08:07:53.024 [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). 15687 bytes result sent to driver
08:07:53.024 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 8.0 (TID 500) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 76, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.025 [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)
08:07:53.025 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (78/400)
08:07:53.029 [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
08:07:53.029 [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
08:07:53.031 [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). 15687 bytes result sent to driver
08:07:53.031 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 8.0 (TID 501) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 77, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.031 [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)
08:07:53.032 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (79/400)
08:07:53.035 [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
08:07:53.036 [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
08:07:53.037 [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). 15687 bytes result sent to driver
08:07:53.038 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 8.0 (TID 502) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 78, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.038 [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)
08:07:53.038 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (80/400)
08:07:53.043 [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
08:07:53.043 [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
08:07:53.045 [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). 15687 bytes result sent to driver
08:07:53.046 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 8.0 (TID 503) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 79, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.046 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (81/400)
08:07:53.046 [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)
08:07:53.052 [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
08:07:53.052 [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
08:07:53.054 [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). 15687 bytes result sent to driver
08:07:53.054 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 8.0 (TID 504) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 80, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.055 [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)
08:07:53.055 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 79.0 in stage 8.0 (TID 503) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (82/400)
08:07:53.061 [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
08:07:53.061 [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
08:07:53.063 [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). 15687 bytes result sent to driver
08:07:53.064 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 8.0 (TID 505) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 81, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.064 [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)
08:07:53.064 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 80.0 in stage 8.0 (TID 504) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (83/400)
08:07:53.068 [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
08:07:53.068 [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
08:07:53.070 [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). 15687 bytes result sent to driver
08:07:53.071 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 8.0 (TID 506) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 82, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.071 [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)
08:07:53.071 [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-k5rr.c.gcp-upstream.internal (executor driver) (84/400)
08:07:53.075 [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
08:07:53.075 [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
08:07:53.077 [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). 15687 bytes result sent to driver
08:07:53.077 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 8.0 (TID 507) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 83, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.078 [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)
08:07:53.078 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (85/400)
08:07:53.082 [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
08:07:53.083 [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
08:07:53.085 [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). 15687 bytes result sent to driver
08:07:53.086 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 8.0 (TID 508) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 84, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.086 [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)
08:07:53.086 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (86/400)
08:07:53.090 [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
08:07:53.090 [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
08:07:53.092 [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). 15687 bytes result sent to driver
08:07:53.092 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 8.0 (TID 509) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 85, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.092 [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)
08:07:53.093 [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-k5rr.c.gcp-upstream.internal (executor driver) (87/400)
08:07:53.096 [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
08:07:53.096 [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
08:07:53.098 [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). 15687 bytes result sent to driver
08:07:53.098 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 8.0 (TID 510) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 86, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.099 [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)
08:07:53.099 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (88/400)
08:07:53.104 [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
08:07:53.104 [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
08:07:53.107 [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). 15687 bytes result sent to driver
08:07:53.107 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 8.0 (TID 511) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 87, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.108 [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-k5rr.c.gcp-upstream.internal (executor driver) (89/400)
08:07:53.109 [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)
08:07:53.114 [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
08:07:53.114 [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
08:07:53.116 [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). 15687 bytes result sent to driver
08:07:53.117 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 8.0 (TID 512) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 88, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.118 [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)
08:07:53.118 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (90/400)
08:07:53.123 [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
08:07:53.123 [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
08:07:53.126 [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). 15687 bytes result sent to driver
08:07:53.126 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 8.0 (TID 513) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 89, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.126 [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)
08:07:53.127 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (91/400)
08:07:53.132 [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
08:07:53.132 [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
08:07:53.135 [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). 15687 bytes result sent to driver
08:07:53.135 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 8.0 (TID 514) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 90, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.137 [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-k5rr.c.gcp-upstream.internal (executor driver) (92/400)
08:07:53.137 [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)
08:07:53.143 [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
08:07:53.143 [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
08:07:53.146 [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). 15687 bytes result sent to driver
08:07:53.146 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 8.0 (TID 515) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 91, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.146 [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)
08:07:53.147 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (93/400)
08:07:53.151 [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
08:07:53.151 [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
08:07:53.154 [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). 15687 bytes result sent to driver
08:07:53.154 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 8.0 (TID 516) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 92, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.154 [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)
08:07:53.155 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (94/400)
08:07:53.159 [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
08:07:53.159 [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
08:07:53.161 [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). 15687 bytes result sent to driver
08:07:53.162 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 8.0 (TID 517) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 93, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.162 [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)
08:07:53.162 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (95/400)
08:07:53.166 [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
08:07:53.166 [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
08:07:53.168 [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). 15687 bytes result sent to driver
08:07:53.169 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 8.0 (TID 518) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 94, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.169 [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)
08:07:53.169 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 93.0 in stage 8.0 (TID 517) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (96/400)
08:07:53.174 [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
08:07:53.174 [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
08:07:53.176 [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). 15687 bytes result sent to driver
08:07:53.177 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 8.0 (TID 519) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 95, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.177 [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)
08:07:53.178 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (97/400)
08:07:53.181 [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
08:07:53.181 [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
08:07:53.182 [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). 15687 bytes result sent to driver
08:07:53.183 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 8.0 (TID 520) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 96, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.184 [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)
08:07:53.184 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (98/400)
08:07:53.187 [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
08:07:53.187 [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
08:07:53.189 [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). 15687 bytes result sent to driver
08:07:53.189 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 8.0 (TID 521) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 97, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.190 [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)
08:07:53.190 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 96.0 in stage 8.0 (TID 520) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (99/400)
08:07:53.194 [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
08:07:53.194 [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
08:07:53.197 [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). 15687 bytes result sent to driver
08:07:53.197 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 8.0 (TID 522) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 98, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.197 [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)
08:07:53.198 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 97.0 in stage 8.0 (TID 521) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (100/400)
08:07:53.201 [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
08:07:53.201 [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
08:07:53.203 [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). 15687 bytes result sent to driver
08:07:53.203 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 8.0 (TID 523) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 99, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.203 [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)
08:07:53.204 [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-k5rr.c.gcp-upstream.internal (executor driver) (101/400)
08:07:53.209 [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
08:07:53.209 [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
08:07:53.211 [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). 15687 bytes result sent to driver
08:07:53.211 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 8.0 (TID 524) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 100, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.212 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (102/400)
08:07:53.212 [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)
08:07:53.217 [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
08:07:53.217 [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
08:07:53.220 [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). 15687 bytes result sent to driver
08:07:53.220 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 8.0 (TID 525) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 101, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.221 [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)
08:07:53.221 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (103/400)
08:07:53.227 [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
08:07:53.227 [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
08:07:53.229 [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). 15687 bytes result sent to driver
08:07:53.230 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 8.0 (TID 526) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 102, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.231 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (104/400)
08:07:53.231 [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)
08:07:53.236 [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
08:07:53.236 [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
08:07:53.239 [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). 15687 bytes result sent to driver
08:07:53.239 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 8.0 (TID 527) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 103, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.240 [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-k5rr.c.gcp-upstream.internal (executor driver) (105/400)
08:07:53.240 [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)
08:07:53.246 [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
08:07:53.247 [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
08:07:53.249 [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). 15687 bytes result sent to driver
08:07:53.250 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 8.0 (TID 528) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 104, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.250 [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)
08:07:53.250 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (106/400)
08:07:53.255 [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
08:07:53.255 [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
08:07:53.258 [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). 15687 bytes result sent to driver
08:07:53.258 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 8.0 (TID 529) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 105, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.259 [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)
08:07:53.259 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (107/400)
08:07:53.263 [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
08:07:53.263 [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
08:07:53.264 [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). 15687 bytes result sent to driver
08:07:53.265 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 8.0 (TID 530) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 106, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.265 [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)
08:07:53.265 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 105.0 in stage 8.0 (TID 529) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (108/400)
08:07:53.271 [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
08:07:53.271 [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
08:07:53.273 [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). 15687 bytes result sent to driver
08:07:53.274 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 8.0 (TID 531) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 107, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.274 [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)
08:07:53.274 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 106.0 in stage 8.0 (TID 530) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (109/400)
08:07:53.278 [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
08:07:53.278 [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
08:07:53.280 [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). 15687 bytes result sent to driver
08:07:53.281 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 8.0 (TID 532) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 108, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.281 [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)
08:07:53.281 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 107.0 in stage 8.0 (TID 531) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (110/400)
08:07:53.285 [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
08:07:53.285 [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
08:07:53.287 [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). 15687 bytes result sent to driver
08:07:53.288 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 8.0 (TID 533) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 109, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.288 [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)
08:07:53.288 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 108.0 in stage 8.0 (TID 532) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (111/400)
08:07:53.292 [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
08:07:53.292 [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
08:07:53.293 [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). 15687 bytes result sent to driver
08:07:53.294 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 8.0 (TID 534) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 110, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.294 [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)
08:07:53.294 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (112/400)
08:07:53.299 [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
08:07:53.299 [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
08:07:53.301 [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). 15687 bytes result sent to driver
08:07:53.302 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 8.0 (TID 535) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 111, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.302 [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)
08:07:53.303 [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-k5rr.c.gcp-upstream.internal (executor driver) (113/400)
08:07:53.306 [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
08:07:53.306 [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
08:07:53.308 [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). 15687 bytes result sent to driver
08:07:53.308 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 8.0 (TID 536) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 112, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.308 [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)
08:07:53.309 [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-k5rr.c.gcp-upstream.internal (executor driver) (114/400)
08:07:53.312 [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
08:07:53.312 [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
08:07:53.314 [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). 15687 bytes result sent to driver
08:07:53.314 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 8.0 (TID 537) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 113, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.315 [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)
08:07:53.315 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (115/400)
08:07:53.319 [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
08:07:53.319 [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
08:07:53.321 [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). 15687 bytes result sent to driver
08:07:53.322 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 8.0 (TID 538) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 114, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.322 [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)
08:07:53.322 [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-k5rr.c.gcp-upstream.internal (executor driver) (116/400)
08:07:53.326 [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
08:07:53.326 [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
08:07:53.328 [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). 15687 bytes result sent to driver
08:07:53.328 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 8.0 (TID 539) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 115, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.329 [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)
08:07:53.329 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (117/400)
08:07:53.334 [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
08:07:53.334 [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
08:07:53.336 [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). 15687 bytes result sent to driver
08:07:53.337 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 8.0 (TID 540) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 116, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.337 [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)
08:07:53.337 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (118/400)
08:07:53.341 [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
08:07:53.341 [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
08:07:53.343 [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). 15687 bytes result sent to driver
08:07:53.343 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 8.0 (TID 541) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 117, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.344 [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)
08:07:53.344 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (119/400)
08:07:53.347 [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
08:07:53.348 [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
08:07:53.349 [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). 15687 bytes result sent to driver
08:07:53.350 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 8.0 (TID 542) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 118, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.350 [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)
08:07:53.350 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 117.0 in stage 8.0 (TID 541) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (120/400)
08:07:53.355 [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
08:07:53.355 [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
08:07:53.357 [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). 15687 bytes result sent to driver
08:07:53.358 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 8.0 (TID 543) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 119, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.358 [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)
08:07:53.358 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (121/400)
08:07:53.363 [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
08:07:53.363 [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
08:07:53.364 [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). 15687 bytes result sent to driver
08:07:53.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 8.0 (TID 544) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 120, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.365 [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)
08:07:53.365 [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-k5rr.c.gcp-upstream.internal (executor driver) (122/400)
08:07:53.370 [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
08:07:53.370 [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
08:07:53.372 [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). 15687 bytes result sent to driver
08:07:53.373 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 8.0 (TID 545) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 121, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.374 [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)
08:07:53.374 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (123/400)
08:07:53.378 [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
08:07:53.378 [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
08:07:53.380 [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). 15687 bytes result sent to driver
08:07:53.381 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 8.0 (TID 546) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 122, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.381 [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)
08:07:53.381 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 121.0 in stage 8.0 (TID 545) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (124/400)
08:07:53.385 [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
08:07:53.385 [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
08:07:53.387 [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). 15687 bytes result sent to driver
08:07:53.387 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 8.0 (TID 547) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 123, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.388 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (125/400)
08:07:53.388 [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)
08:07:53.393 [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
08:07:53.393 [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
08:07:53.395 [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). 15687 bytes result sent to driver
08:07:53.396 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 8.0 (TID 548) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 124, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.396 [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)
08:07:53.396 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (126/400)
08:07:53.400 [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
08:07:53.400 [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
08:07:53.402 [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). 15687 bytes result sent to driver
08:07:53.402 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 8.0 (TID 549) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 125, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.403 [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)
08:07:53.403 [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-k5rr.c.gcp-upstream.internal (executor driver) (127/400)
08:07:53.408 [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
08:07:53.409 [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
08:07:53.410 [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). 15687 bytes result sent to driver
08:07:53.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 8.0 (TID 550) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 126, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.411 [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)
08:07:53.411 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (128/400)
08:07:53.416 [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
08:07:53.416 [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
08:07:53.419 [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). 15687 bytes result sent to driver
08:07:53.419 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 8.0 (TID 551) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 127, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.419 [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)
08:07:53.420 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (129/400)
08:07:53.424 [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
08:07:53.424 [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
08:07:53.426 [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). 15687 bytes result sent to driver
08:07:53.426 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 8.0 (TID 552) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 129, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.427 [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)
08:07:53.427 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (130/400)
08:07:53.431 [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
08:07:53.431 [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
08:07:53.434 [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). 15687 bytes result sent to driver
08:07:53.434 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 8.0 (TID 553) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 130, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.434 [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)
08:07:53.435 [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-k5rr.c.gcp-upstream.internal (executor driver) (131/400)
08:07:53.438 [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
08:07:53.438 [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
08:07:53.440 [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). 15687 bytes result sent to driver
08:07:53.440 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 8.0 (TID 554) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 131, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.441 [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)
08:07:53.441 [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-k5rr.c.gcp-upstream.internal (executor driver) (132/400)
08:07:53.444 [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
08:07:53.444 [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
08:07:53.446 [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). 15687 bytes result sent to driver
08:07:53.447 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 8.0 (TID 555) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 132, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.447 [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)
08:07:53.447 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 8.0 (TID 554) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (133/400)
08:07:53.451 [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
08:07:53.452 [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
08:07:53.454 [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). 15687 bytes result sent to driver
08:07:53.454 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 8.0 (TID 556) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 133, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.455 [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)
08:07:53.455 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (134/400)
08:07:53.458 [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
08:07:53.458 [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
08:07:53.460 [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). 15687 bytes result sent to driver
08:07:53.460 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 8.0 (TID 557) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 134, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.461 [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)
08:07:53.461 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 8.0 (TID 556) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (135/400)
08:07:53.465 [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
08:07:53.465 [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
08:07:53.467 [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). 15687 bytes result sent to driver
08:07:53.467 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 8.0 (TID 558) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 135, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.468 [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)
08:07:53.468 [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-k5rr.c.gcp-upstream.internal (executor driver) (136/400)
08:07:53.473 [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
08:07:53.473 [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
08:07:53.476 [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). 15687 bytes result sent to driver
08:07:53.476 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 8.0 (TID 559) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 136, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.476 [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)
08:07:53.479 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (137/400)
08:07:53.482 [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
08:07:53.482 [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
08:07:53.484 [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). 15687 bytes result sent to driver
08:07:53.485 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 8.0 (TID 560) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 137, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.485 [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)
08:07:53.485 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (138/400)
08:07:53.490 [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
08:07:53.490 [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
08:07:53.493 [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). 15687 bytes result sent to driver
08:07:53.493 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 8.0 (TID 561) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 138, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.494 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (139/400)
08:07:53.494 [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)
08:07:53.499 [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
08:07:53.499 [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
08:07:53.501 [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). 15687 bytes result sent to driver
08:07:53.501 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 8.0 (TID 562) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 139, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.502 [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)
08:07:53.502 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 8.0 (TID 561) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (140/400)
08:07:53.507 [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
08:07:53.507 [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
08:07:53.509 [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). 15687 bytes result sent to driver
08:07:53.509 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 8.0 (TID 563) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 140, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.510 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 8.0 (TID 562) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (141/400)
08:07:53.510 [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)
08:07:53.515 [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
08:07:53.515 [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
08:07:53.518 [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). 15687 bytes result sent to driver
08:07:53.518 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 8.0 (TID 564) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 141, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.519 [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)
08:07:53.519 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (142/400)
08:07:53.523 [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
08:07:53.523 [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
08:07:53.526 [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). 15687 bytes result sent to driver
08:07:53.526 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 8.0 (TID 565) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 142, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.526 [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)
08:07:53.527 [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-k5rr.c.gcp-upstream.internal (executor driver) (143/400)
08:07:53.530 [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
08:07:53.530 [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
08:07:53.532 [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). 15687 bytes result sent to driver
08:07:53.532 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 8.0 (TID 566) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 143, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.533 [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)
08:07:53.533 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 8.0 (TID 565) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (144/400)
08:07:53.538 [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
08:07:53.538 [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
08:07:53.540 [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). 15687 bytes result sent to driver
08:07:53.541 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 8.0 (TID 567) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 144, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.541 [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)
08:07:53.541 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 8.0 (TID 566) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (145/400)
08:07:53.547 [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
08:07:53.547 [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
08:07:53.549 [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). 15687 bytes result sent to driver
08:07:53.549 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 8.0 (TID 568) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 145, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.550 [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)
08:07:53.550 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (146/400)
08:07:53.556 [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
08:07:53.556 [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
08:07:53.558 [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). 15687 bytes result sent to driver
08:07:53.559 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 8.0 (TID 569) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 146, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.559 [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)
08:07:53.559 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (147/400)
08:07:53.564 [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
08:07:53.564 [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
08:07:53.567 [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). 15687 bytes result sent to driver
08:07:53.567 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 8.0 (TID 570) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 147, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.568 [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)
08:07:53.568 [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-k5rr.c.gcp-upstream.internal (executor driver) (148/400)
08:07:53.573 [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
08:07:53.573 [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
08:07:53.576 [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). 15687 bytes result sent to driver
08:07:53.577 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 8.0 (TID 571) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 148, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.577 [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)
08:07:53.577 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (149/400)
08:07:53.580 [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
08:07:53.580 [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
08:07:53.582 [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). 15687 bytes result sent to driver
08:07:53.583 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 8.0 (TID 572) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 149, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.583 [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-k5rr.c.gcp-upstream.internal (executor driver) (150/400)
08:07:53.583 [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)
08:07:53.588 [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
08:07:53.588 [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
08:07:53.591 [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). 15687 bytes result sent to driver
08:07:53.591 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 8.0 (TID 573) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 150, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.592 [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)
08:07:53.592 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (151/400)
08:07:53.595 [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
08:07:53.595 [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
08:07:53.597 [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). 15687 bytes result sent to driver
08:07:53.597 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 8.0 (TID 574) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 151, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.598 [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)
08:07:53.598 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (152/400)
08:07:53.602 [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
08:07:53.602 [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
08:07:53.603 [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). 15687 bytes result sent to driver
08:07:53.604 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 8.0 (TID 575) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 152, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.604 [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)
08:07:53.604 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 8.0 (TID 574) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (153/400)
08:07:53.608 [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
08:07:53.608 [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
08:07:53.610 [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). 15687 bytes result sent to driver
08:07:53.611 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 8.0 (TID 576) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 153, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.611 [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-k5rr.c.gcp-upstream.internal (executor driver) (154/400)
08:07:53.611 [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)
08:07:53.615 [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
08:07:53.615 [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
08:07:53.616 [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). 15687 bytes result sent to driver
08:07:53.617 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 8.0 (TID 577) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 154, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.617 [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)
08:07:53.617 [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-k5rr.c.gcp-upstream.internal (executor driver) (155/400)
08:07:53.622 [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
08:07:53.622 [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
08:07:53.624 [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). 15687 bytes result sent to driver
08:07:53.625 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 8.0 (TID 578) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 155, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.625 [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)
08:07:53.626 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (156/400)
08:07:53.630 [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
08:07:53.630 [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
08:07:53.632 [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). 15687 bytes result sent to driver
08:07:53.632 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 8.0 (TID 579) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 156, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.633 [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)
08:07:53.633 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (157/400)
08:07:53.640 [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
08:07:53.640 [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
08:07:53.643 [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). 15687 bytes result sent to driver
08:07:53.643 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 8.0 (TID 580) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 157, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.644 [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)
08:07:53.644 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (158/400)
08:07:53.648 [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
08:07:53.649 [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
08:07:53.651 [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). 15687 bytes result sent to driver
08:07:53.651 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 8.0 (TID 581) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 158, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.652 [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)
08:07:53.652 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 8.0 (TID 580) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (159/400)
08:07:53.657 [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
08:07:53.657 [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
08:07:53.659 [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). 15687 bytes result sent to driver
08:07:53.660 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 8.0 (TID 582) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 159, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.660 [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)
08:07:53.660 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 8.0 (TID 581) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (160/400)
08:07:53.663 [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
08:07:53.664 [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
08:07:53.665 [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). 15687 bytes result sent to driver
08:07:53.666 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 8.0 (TID 583) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 160, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.666 [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)
08:07:53.666 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 8.0 (TID 582) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (161/400)
08:07:53.670 [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
08:07:53.670 [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
08:07:53.672 [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). 15687 bytes result sent to driver
08:07:53.672 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 8.0 (TID 584) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 161, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.673 [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)
08:07:53.673 [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-k5rr.c.gcp-upstream.internal (executor driver) (162/400)
08:07:53.676 [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
08:07:53.676 [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
08:07:53.678 [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). 15687 bytes result sent to driver
08:07:53.679 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 8.0 (TID 585) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 162, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.679 [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)
08:07:53.679 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 8.0 (TID 584) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (163/400)
08:07:53.683 [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
08:07:53.683 [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
08:07:53.685 [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). 15687 bytes result sent to driver
08:07:53.685 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 8.0 (TID 586) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 163, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.685 [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)
08:07:53.686 [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-k5rr.c.gcp-upstream.internal (executor driver) (164/400)
08:07:53.689 [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
08:07:53.689 [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
08:07:53.691 [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). 15687 bytes result sent to driver
08:07:53.692 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 8.0 (TID 587) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 164, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.692 [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)
08:07:53.692 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (165/400)
08:07:53.697 [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
08:07:53.697 [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
08:07:53.699 [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). 15687 bytes result sent to driver
08:07:53.700 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 8.0 (TID 588) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 165, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.700 [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)
08:07:53.700 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (166/400)
08:07:53.705 [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
08:07:53.706 [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
08:07:53.708 [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). 15687 bytes result sent to driver
08:07:53.726 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 8.0 (TID 589) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 166, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.727 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588) in 27 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (167/400)
08:07:53.727 [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)
08:07:53.733 [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
08:07:53.733 [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
08:07:53.736 [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). 15687 bytes result sent to driver
08:07:53.736 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 8.0 (TID 590) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 167, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.737 [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)
08:07:53.737 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589) in 29 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (168/400)
08:07:53.741 [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
08:07:53.741 [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
08:07:53.743 [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). 15687 bytes result sent to driver
08:07:53.744 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 8.0 (TID 591) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 168, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.744 [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)
08:07:53.744 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (169/400)
08:07:53.749 [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
08:07:53.749 [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
08:07:53.752 [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). 15687 bytes result sent to driver
08:07:53.752 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 8.0 (TID 592) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 169, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.752 [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)
08:07:53.753 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 8.0 (TID 591) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (170/400)
08:07:53.756 [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
08:07:53.756 [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
08:07:53.758 [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). 15687 bytes result sent to driver
08:07:53.759 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 8.0 (TID 593) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 170, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.759 [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)
08:07:53.759 [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-k5rr.c.gcp-upstream.internal (executor driver) (171/400)
08:07:53.763 [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
08:07:53.763 [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
08:07:53.764 [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). 15687 bytes result sent to driver
08:07:53.765 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 8.0 (TID 594) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 171, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.765 [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)
08:07:53.766 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (172/400)
08:07:53.771 [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
08:07:53.771 [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
08:07:53.773 [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). 15687 bytes result sent to driver
08:07:53.774 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 8.0 (TID 595) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 172, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.774 [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)
08:07:53.775 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (173/400)
08:07:53.778 [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
08:07:53.778 [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
08:07:53.780 [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). 15687 bytes result sent to driver
08:07:53.780 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 8.0 (TID 596) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 173, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.781 [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)
08:07:53.781 [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-k5rr.c.gcp-upstream.internal (executor driver) (174/400)
08:07:53.785 [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
08:07:53.785 [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
08:07:53.786 [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). 15687 bytes result sent to driver
08:07:53.787 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 8.0 (TID 597) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 174, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.787 [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)
08:07:53.787 [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-k5rr.c.gcp-upstream.internal (executor driver) (175/400)
08:07:53.791 [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
08:07:53.791 [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
08:07:53.793 [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). 15687 bytes result sent to driver
08:07:53.794 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 8.0 (TID 598) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 175, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.794 [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)
08:07:53.794 [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-k5rr.c.gcp-upstream.internal (executor driver) (176/400)
08:07:53.798 [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
08:07:53.798 [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
08:07:53.801 [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). 15687 bytes result sent to driver
08:07:53.801 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 8.0 (TID 599) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 176, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.802 [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)
08:07:53.802 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (177/400)
08:07:53.806 [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
08:07:53.806 [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
08:07:53.809 [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). 15687 bytes result sent to driver
08:07:53.809 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 8.0 (TID 600) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 177, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.810 [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)
08:07:53.810 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (178/400)
08:07:53.814 [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
08:07:53.814 [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
08:07:53.816 [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). 15687 bytes result sent to driver
08:07:53.816 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 8.0 (TID 601) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 178, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.816 [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)
08:07:53.817 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (179/400)
08:07:53.820 [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
08:07:53.820 [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
08:07:53.822 [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). 15687 bytes result sent to driver
08:07:53.823 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 8.0 (TID 602) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 179, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.823 [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)
08:07:53.823 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (180/400)
08:07:53.828 [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
08:07:53.828 [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
08:07:53.831 [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). 15687 bytes result sent to driver
08:07:53.831 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 8.0 (TID 603) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 180, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.831 [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)
08:07:53.832 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (181/400)
08:07:53.835 [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
08:07:53.835 [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
08:07:53.837 [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). 15687 bytes result sent to driver
08:07:53.838 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 8.0 (TID 604) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 181, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.838 [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)
08:07:53.838 [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-k5rr.c.gcp-upstream.internal (executor driver) (182/400)
08:07:53.842 [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
08:07:53.842 [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
08:07:53.844 [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). 15687 bytes result sent to driver
08:07:53.845 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 8.0 (TID 605) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 182, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.845 [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)
08:07:53.845 [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-k5rr.c.gcp-upstream.internal (executor driver) (183/400)
08:07:53.849 [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
08:07:53.849 [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
08:07:53.850 [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). 15687 bytes result sent to driver
08:07:53.851 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 8.0 (TID 606) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 183, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.851 [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)
08:07:53.851 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 8.0 (TID 605) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (184/400)
08:07:53.856 [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
08:07:53.856 [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
08:07:53.858 [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). 15687 bytes result sent to driver
08:07:53.859 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 8.0 (TID 607) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 184, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.859 [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)
08:07:53.859 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (185/400)
08:07:53.863 [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
08:07:53.863 [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
08:07:53.865 [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). 15687 bytes result sent to driver
08:07:53.865 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 8.0 (TID 608) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 185, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.866 [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-k5rr.c.gcp-upstream.internal (executor driver) (186/400)
08:07:53.866 [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)
08:07:53.870 [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
08:07:53.870 [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
08:07:53.872 [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). 15687 bytes result sent to driver
08:07:53.873 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 8.0 (TID 609) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 186, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.873 [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)
08:07:53.873 [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-k5rr.c.gcp-upstream.internal (executor driver) (187/400)
08:07:53.878 [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
08:07:53.878 [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
08:07:53.880 [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). 15687 bytes result sent to driver
08:07:53.880 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 8.0 (TID 610) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 187, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.881 [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)
08:07:53.882 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (188/400)
08:07:53.885 [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
08:07:53.885 [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
08:07:53.887 [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). 15687 bytes result sent to driver
08:07:53.887 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 8.0 (TID 611) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 188, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.888 [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)
08:07:53.888 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (189/400)
08:07:53.891 [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
08:07:53.891 [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
08:07:53.893 [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). 15687 bytes result sent to driver
08:07:53.894 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 8.0 (TID 612) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 189, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.894 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (190/400)
08:07:53.894 [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)
08:07:53.898 [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
08:07:53.898 [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
08:07:53.900 [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). 15687 bytes result sent to driver
08:07:53.901 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 8.0 (TID 613) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 190, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.901 [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-k5rr.c.gcp-upstream.internal (executor driver) (191/400)
08:07:53.901 [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)
08:07:53.905 [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
08:07:53.906 [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
08:07:53.908 [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). 15687 bytes result sent to driver
08:07:53.909 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 8.0 (TID 614) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 191, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.909 [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)
08:07:53.909 [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-k5rr.c.gcp-upstream.internal (executor driver) (192/400)
08:07:53.915 [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
08:07:53.915 [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
08:07:53.917 [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). 15687 bytes result sent to driver
08:07:53.918 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 8.0 (TID 615) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 192, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.918 [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)
08:07:53.918 [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-k5rr.c.gcp-upstream.internal (executor driver) (193/400)
08:07:53.923 [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
08:07:53.923 [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
08:07:53.925 [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). 15687 bytes result sent to driver
08:07:53.926 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 8.0 (TID 616) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 193, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.926 [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)
08:07:53.926 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 8.0 (TID 615) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (194/400)
08:07:53.930 [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
08:07:53.930 [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
08:07:53.931 [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). 15687 bytes result sent to driver
08:07:53.932 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 8.0 (TID 617) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 194, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.932 [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)
08:07:53.932 [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-k5rr.c.gcp-upstream.internal (executor driver) (195/400)
08:07:53.936 [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
08:07:53.936 [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
08:07:53.938 [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). 15687 bytes result sent to driver
08:07:53.938 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 8.0 (TID 618) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 195, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.938 [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)
08:07:53.938 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (196/400)
08:07:53.943 [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
08:07:53.943 [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
08:07:53.946 [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). 15687 bytes result sent to driver
08:07:53.946 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 8.0 (TID 619) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 196, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.946 [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)
08:07:53.947 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (197/400)
08:07:53.951 [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
08:07:53.951 [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
08:07:53.953 [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). 15687 bytes result sent to driver
08:07:53.954 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 8.0 (TID 620) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 197, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.954 [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)
08:07:53.955 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 8.0 (TID 619) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (198/400)
08:07:53.958 [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
08:07:53.958 [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
08:07:53.960 [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). 15687 bytes result sent to driver
08:07:53.960 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 8.0 (TID 621) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 198, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.960 [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)
08:07:53.961 [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-k5rr.c.gcp-upstream.internal (executor driver) (199/400)
08:07:53.964 [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
08:07:53.965 [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
08:07:53.967 [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). 15687 bytes result sent to driver
08:07:53.967 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 8.0 (TID 622) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 199, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.968 [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)
08:07:53.968 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (200/400)
08:07:53.972 [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
08:07:53.972 [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
08:07:53.974 [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). 15687 bytes result sent to driver
08:07:53.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 200.0 in stage 8.0 (TID 623) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 200, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.975 [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)
08:07:53.975 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (201/400)
08:07:53.978 [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
08:07:53.978 [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
08:07:53.980 [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). 15687 bytes result sent to driver
08:07:53.981 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 201.0 in stage 8.0 (TID 624) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 201, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.981 [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)
08:07:53.981 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (202/400)
08:07:53.985 [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
08:07:53.985 [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
08:07:53.987 [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). 15687 bytes result sent to driver
08:07:53.987 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 202.0 in stage 8.0 (TID 625) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 202, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.988 [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)
08:07:53.988 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 201.0 in stage 8.0 (TID 624) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (203/400)
08:07:53.991 [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
08:07:53.991 [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
08:07:53.993 [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). 15687 bytes result sent to driver
08:07:53.994 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 203.0 in stage 8.0 (TID 626) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 203, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:53.994 [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)
08:07:53.994 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (204/400)
08:07:53.998 [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
08:07:53.998 [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
08:07:54.001 [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). 15687 bytes result sent to driver
08:07:54.001 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 204.0 in stage 8.0 (TID 627) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 204, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.002 [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)
08:07:54.002 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (205/400)
08:07:54.007 [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
08:07:54.007 [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
08:07:54.010 [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). 15687 bytes result sent to driver
08:07:54.010 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 205.0 in stage 8.0 (TID 628) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 205, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.011 [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)
08:07:54.011 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (206/400)
08:07:54.016 [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
08:07:54.016 [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
08:07:54.019 [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). 15687 bytes result sent to driver
08:07:54.020 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 206.0 in stage 8.0 (TID 629) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 206, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.020 [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)
08:07:54.020 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (207/400)
08:07:54.024 [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
08:07:54.024 [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
08:07:54.026 [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). 15687 bytes result sent to driver
08:07:54.026 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 207.0 in stage 8.0 (TID 630) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 207, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.026 [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)
08:07:54.027 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 206.0 in stage 8.0 (TID 629) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (208/400)
08:07:54.030 [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
08:07:54.030 [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
08:07:54.032 [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). 15687 bytes result sent to driver
08:07:54.033 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 208.0 in stage 8.0 (TID 631) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 208, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.033 [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)
08:07:54.033 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (209/400)
08:07:54.037 [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
08:07:54.037 [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
08:07:54.038 [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). 15687 bytes result sent to driver
08:07:54.039 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 209.0 in stage 8.0 (TID 632) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 209, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.040 [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)
08:07:54.040 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (210/400)
08:07:54.044 [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
08:07:54.044 [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
08:07:54.047 [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). 15687 bytes result sent to driver
08:07:54.047 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 210.0 in stage 8.0 (TID 633) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 210, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.048 [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)
08:07:54.048 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 209.0 in stage 8.0 (TID 632) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (211/400)
08:07:54.051 [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
08:07:54.051 [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
08:07:54.053 [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). 15687 bytes result sent to driver
08:07:54.054 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 211.0 in stage 8.0 (TID 634) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 211, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.054 [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)
08:07:54.054 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (212/400)
08:07:54.057 [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
08:07:54.057 [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
08:07:54.059 [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). 15687 bytes result sent to driver
08:07:54.060 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 212.0 in stage 8.0 (TID 635) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 212, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.060 [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)
08:07:54.060 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (213/400)
08:07:54.064 [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
08:07:54.064 [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
08:07:54.066 [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). 15687 bytes result sent to driver
08:07:54.067 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 213.0 in stage 8.0 (TID 636) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 213, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.067 [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)
08:07:54.067 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 212.0 in stage 8.0 (TID 635) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (214/400)
08:07:54.072 [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
08:07:54.072 [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
08:07:54.075 [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). 15687 bytes result sent to driver
08:07:54.075 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 214.0 in stage 8.0 (TID 637) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 214, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.075 [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)
08:07:54.076 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 213.0 in stage 8.0 (TID 636) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (215/400)
08:07:54.081 [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
08:07:54.081 [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
08:07:54.084 [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). 15687 bytes result sent to driver
08:07:54.085 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 215.0 in stage 8.0 (TID 638) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 215, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.085 [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)
08:07:54.085 [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-k5rr.c.gcp-upstream.internal (executor driver) (216/400)
08:07:54.090 [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
08:07:54.090 [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
08:07:54.092 [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). 15687 bytes result sent to driver
08:07:54.092 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 216.0 in stage 8.0 (TID 639) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 216, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.093 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (217/400)
08:07:54.093 [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)
08:07:54.099 [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
08:07:54.099 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Started 0 remote fetches in 1 ms
08:07:54.101 [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). 15687 bytes result sent to driver
08:07:54.102 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 217.0 in stage 8.0 (TID 640) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 217, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.102 [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)
08:07:54.102 [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-k5rr.c.gcp-upstream.internal (executor driver) (218/400)
08:07:54.108 [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
08:07:54.109 [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
08:07:54.111 [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). 15687 bytes result sent to driver
08:07:54.112 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 218.0 in stage 8.0 (TID 641) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 218, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.112 [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)
08:07:54.112 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 217.0 in stage 8.0 (TID 640) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (219/400)
08:07:54.116 [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
08:07:54.116 [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
08:07:54.118 [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). 15687 bytes result sent to driver
08:07:54.118 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 219.0 in stage 8.0 (TID 642) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 219, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.119 [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)
08:07:54.119 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 218.0 in stage 8.0 (TID 641) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (220/400)
08:07:54.122 [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
08:07:54.122 [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
08:07:54.124 [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). 15687 bytes result sent to driver
08:07:54.125 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 220.0 in stage 8.0 (TID 643) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 220, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.125 [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)
08:07:54.125 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (221/400)
08:07:54.129 [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
08:07:54.129 [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
08:07:54.131 [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). 15687 bytes result sent to driver
08:07:54.132 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 221.0 in stage 8.0 (TID 644) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 221, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.132 [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)
08:07:54.132 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (222/400)
08:07:54.136 [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
08:07:54.136 [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
08:07:54.138 [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). 15687 bytes result sent to driver
08:07:54.138 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 222.0 in stage 8.0 (TID 645) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 222, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.139 [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)
08:07:54.139 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (223/400)
08:07:54.143 [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
08:07:54.143 [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
08:07:54.145 [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). 15687 bytes result sent to driver
08:07:54.145 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 223.0 in stage 8.0 (TID 646) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 223, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.146 [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)
08:07:54.146 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (224/400)
08:07:54.150 [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
08:07:54.150 [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
08:07:54.152 [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). 15687 bytes result sent to driver
08:07:54.152 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 224.0 in stage 8.0 (TID 647) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 224, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.152 [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)
08:07:54.153 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (225/400)
08:07:54.158 [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
08:07:54.158 [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
08:07:54.160 [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). 15687 bytes result sent to driver
08:07:54.161 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 225.0 in stage 8.0 (TID 648) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 225, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.161 [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)
08:07:54.161 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (226/400)
08:07:54.166 [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
08:07:54.166 [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
08:07:54.169 [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). 15687 bytes result sent to driver
08:07:54.169 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 226.0 in stage 8.0 (TID 649) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 226, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.170 [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)
08:07:54.170 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (227/400)
08:07:54.173 [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
08:07:54.173 [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
08:07:54.175 [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). 15687 bytes result sent to driver
08:07:54.175 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 227.0 in stage 8.0 (TID 650) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 227, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.175 [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)
08:07:54.176 [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-k5rr.c.gcp-upstream.internal (executor driver) (228/400)
08:07:54.179 [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
08:07:54.179 [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
08:07:54.181 [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). 15687 bytes result sent to driver
08:07:54.182 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 228.0 in stage 8.0 (TID 651) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 228, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.182 [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)
08:07:54.182 [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-k5rr.c.gcp-upstream.internal (executor driver) (229/400)
08:07:54.186 [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
08:07:54.186 [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
08:07:54.188 [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). 15687 bytes result sent to driver
08:07:54.188 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 229.0 in stage 8.0 (TID 652) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 229, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.188 [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)
08:07:54.188 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 228.0 in stage 8.0 (TID 651) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (230/400)
08:07:54.193 [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
08:07:54.193 [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
08:07:54.196 [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). 15687 bytes result sent to driver
08:07:54.196 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 230.0 in stage 8.0 (TID 653) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 230, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.196 [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)
08:07:54.197 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (231/400)
08:07:54.200 [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
08:07:54.200 [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
08:07:54.202 [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). 15687 bytes result sent to driver
08:07:54.203 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 231.0 in stage 8.0 (TID 654) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 231, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.203 [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)
08:07:54.203 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 230.0 in stage 8.0 (TID 653) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (232/400)
08:07:54.208 [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
08:07:54.208 [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
08:07:54.210 [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). 15687 bytes result sent to driver
08:07:54.211 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 232.0 in stage 8.0 (TID 655) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 232, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.211 [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)
08:07:54.211 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (233/400)
08:07:54.216 [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
08:07:54.216 [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
08:07:54.219 [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). 15687 bytes result sent to driver
08:07:54.219 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 233.0 in stage 8.0 (TID 656) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 233, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.220 [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)
08:07:54.221 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (234/400)
08:07:54.225 [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
08:07:54.225 [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
08:07:54.227 [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). 15687 bytes result sent to driver
08:07:54.228 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 234.0 in stage 8.0 (TID 657) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 234, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.228 [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)
08:07:54.228 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (235/400)
08:07:54.234 [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
08:07:54.234 [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
08:07:54.236 [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). 15687 bytes result sent to driver
08:07:54.237 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 235.0 in stage 8.0 (TID 658) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 235, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.237 [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)
08:07:54.237 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (236/400)
08:07:54.242 [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
08:07:54.243 [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
08:07:54.245 [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). 15687 bytes result sent to driver
08:07:54.246 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 236.0 in stage 8.0 (TID 659) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 236, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.246 [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)
08:07:54.246 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (237/400)
08:07:54.251 [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
08:07:54.251 [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
08:07:54.254 [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). 15687 bytes result sent to driver
08:07:54.255 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 237.0 in stage 8.0 (TID 660) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 237, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.255 [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)
08:07:54.256 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (238/400)
08:07:54.260 [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
08:07:54.261 [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
08:07:54.263 [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). 15687 bytes result sent to driver
08:07:54.263 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 238.0 in stage 8.0 (TID 661) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 238, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.264 [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)
08:07:54.264 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (239/400)
08:07:54.269 [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
08:07:54.269 [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
08:07:54.272 [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). 15687 bytes result sent to driver
08:07:54.272 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 239.0 in stage 8.0 (TID 662) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 239, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.272 [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)
08:07:54.273 [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-k5rr.c.gcp-upstream.internal (executor driver) (240/400)
08:07:54.277 [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
08:07:54.277 [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
08:07:54.279 [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). 15687 bytes result sent to driver
08:07:54.280 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 240.0 in stage 8.0 (TID 663) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 240, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.280 [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)
08:07:54.280 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (241/400)
08:07:54.284 [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
08:07:54.284 [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
08:07:54.286 [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). 15687 bytes result sent to driver
08:07:54.286 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 241.0 in stage 8.0 (TID 664) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 241, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.287 [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)
08:07:54.287 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (242/400)
08:07:54.292 [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
08:07:54.292 [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
08:07:54.295 [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). 15687 bytes result sent to driver
08:07:54.295 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 242.0 in stage 8.0 (TID 665) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 242, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.296 [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)
08:07:54.296 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (243/400)
08:07:54.300 [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
08:07:54.300 [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
08:07:54.302 [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). 15687 bytes result sent to driver
08:07:54.302 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 243.0 in stage 8.0 (TID 666) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 243, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.303 [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)
08:07:54.303 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (244/400)
08:07:54.308 [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
08:07:54.308 [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
08:07:54.310 [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). 15687 bytes result sent to driver
08:07:54.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 244.0 in stage 8.0 (TID 667) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 244, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.311 [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)
08:07:54.311 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 243.0 in stage 8.0 (TID 666) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (245/400)
08:07:54.316 [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
08:07:54.316 [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
08:07:54.319 [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). 15687 bytes result sent to driver
08:07:54.319 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 245.0 in stage 8.0 (TID 668) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 245, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.320 [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)
08:07:54.320 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (246/400)
08:07:54.325 [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
08:07:54.325 [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
08:07:54.327 [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). 15687 bytes result sent to driver
08:07:54.327 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 246.0 in stage 8.0 (TID 669) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 246, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.327 [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)
08:07:54.328 [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-k5rr.c.gcp-upstream.internal (executor driver) (247/400)
08:07:54.331 [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
08:07:54.331 [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
08:07:54.333 [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). 15687 bytes result sent to driver
08:07:54.334 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 247.0 in stage 8.0 (TID 670) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 247, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.334 [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)
08:07:54.334 [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-k5rr.c.gcp-upstream.internal (executor driver) (248/400)
08:07:54.339 [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
08:07:54.339 [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
08:07:54.341 [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). 15687 bytes result sent to driver
08:07:54.342 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 248.0 in stage 8.0 (TID 671) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 248, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.342 [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)
08:07:54.343 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (249/400)
08:07:54.346 [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
08:07:54.346 [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
08:07:54.348 [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). 15687 bytes result sent to driver
08:07:54.348 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 249.0 in stage 8.0 (TID 672) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 249, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.348 [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)
08:07:54.349 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (250/400)
08:07:54.352 [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
08:07:54.352 [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
08:07:54.354 [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). 15687 bytes result sent to driver
08:07:54.354 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 250.0 in stage 8.0 (TID 673) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 250, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.354 [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)
08:07:54.354 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 249.0 in stage 8.0 (TID 672) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (251/400)
08:07:54.358 [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
08:07:54.358 [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
08:07:54.360 [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). 15687 bytes result sent to driver
08:07:54.360 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 251.0 in stage 8.0 (TID 674) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 251, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.360 [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)
08:07:54.360 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (252/400)
08:07:54.365 [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
08:07:54.366 [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
08:07:54.368 [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). 15687 bytes result sent to driver
08:07:54.368 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 252.0 in stage 8.0 (TID 675) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 252, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.369 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 251.0 in stage 8.0 (TID 674) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (253/400)
08:07:54.369 [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)
08:07:54.374 [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
08:07:54.374 [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
08:07:54.376 [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). 15687 bytes result sent to driver
08:07:54.376 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 253.0 in stage 8.0 (TID 676) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 253, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.377 [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)
08:07:54.377 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 252.0 in stage 8.0 (TID 675) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (254/400)
08:07:54.382 [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
08:07:54.382 [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
08:07:54.384 [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). 15687 bytes result sent to driver
08:07:54.384 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 254.0 in stage 8.0 (TID 677) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 254, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.385 [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)
08:07:54.385 [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-k5rr.c.gcp-upstream.internal (executor driver) (255/400)
08:07:54.391 [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
08:07:54.391 [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
08:07:54.394 [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). 15687 bytes result sent to driver
08:07:54.394 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 255.0 in stage 8.0 (TID 678) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 255, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.395 [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)
08:07:54.395 [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-k5rr.c.gcp-upstream.internal (executor driver) (256/400)
08:07:54.400 [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
08:07:54.400 [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
08:07:54.403 [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). 15687 bytes result sent to driver
08:07:54.403 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 256.0 in stage 8.0 (TID 679) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 256, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.404 [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)
08:07:54.404 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (257/400)
08:07:54.408 [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
08:07:54.408 [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
08:07:54.411 [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). 15687 bytes result sent to driver
08:07:54.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 257.0 in stage 8.0 (TID 680) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 257, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.411 [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)
08:07:54.412 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 256.0 in stage 8.0 (TID 679) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (258/400)
08:07:54.416 [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
08:07:54.416 [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
08:07:54.418 [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). 15687 bytes result sent to driver
08:07:54.418 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 258.0 in stage 8.0 (TID 681) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 258, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.418 [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)
08:07:54.419 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (259/400)
08:07:54.424 [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
08:07:54.424 [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
08:07:54.427 [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). 15687 bytes result sent to driver
08:07:54.428 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 259.0 in stage 8.0 (TID 682) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 259, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.428 [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)
08:07:54.428 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (260/400)
08:07:54.434 [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
08:07:54.434 [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
08:07:54.436 [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). 15687 bytes result sent to driver
08:07:54.437 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 260.0 in stage 8.0 (TID 683) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 260, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.437 [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)
08:07:54.437 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (261/400)
08:07:54.441 [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
08:07:54.441 [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
08:07:54.443 [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). 15687 bytes result sent to driver
08:07:54.444 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 261.0 in stage 8.0 (TID 684) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 261, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.444 [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)
08:07:54.444 [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-k5rr.c.gcp-upstream.internal (executor driver) (262/400)
08:07:54.449 [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
08:07:54.450 [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
08:07:54.452 [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). 15687 bytes result sent to driver
08:07:54.452 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 262.0 in stage 8.0 (TID 685) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 262, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.453 [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)
08:07:54.453 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (263/400)
08:07:54.456 [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
08:07:54.456 [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
08:07:54.458 [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). 15687 bytes result sent to driver
08:07:54.459 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 263.0 in stage 8.0 (TID 686) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 263, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.459 [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)
08:07:54.459 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 262.0 in stage 8.0 (TID 685) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (264/400)
08:07:54.464 [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
08:07:54.464 [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
08:07:54.466 [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). 15687 bytes result sent to driver
08:07:54.467 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 264.0 in stage 8.0 (TID 687) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 264, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.467 [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)
08:07:54.467 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (265/400)
08:07:54.471 [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
08:07:54.471 [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
08:07:54.473 [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). 15687 bytes result sent to driver
08:07:54.474 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 265.0 in stage 8.0 (TID 688) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 265, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.474 [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)
08:07:54.474 [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-k5rr.c.gcp-upstream.internal (executor driver) (266/400)
08:07:54.479 [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
08:07:54.479 [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
08:07:54.481 [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). 15687 bytes result sent to driver
08:07:54.482 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 266.0 in stage 8.0 (TID 689) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 266, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.482 [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)
08:07:54.482 [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-k5rr.c.gcp-upstream.internal (executor driver) (267/400)
08:07:54.486 [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
08:07:54.486 [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
08:07:54.488 [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). 15687 bytes result sent to driver
08:07:54.489 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 267.0 in stage 8.0 (TID 690) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 267, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.489 [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)
08:07:54.489 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (268/400)
08:07:54.493 [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
08:07:54.494 [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
08:07:54.496 [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). 15687 bytes result sent to driver
08:07:54.496 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 268.0 in stage 8.0 (TID 691) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 268, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.497 [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)
08:07:54.497 [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-k5rr.c.gcp-upstream.internal (executor driver) (269/400)
08:07:54.502 [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
08:07:54.502 [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
08:07:54.505 [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). 15687 bytes result sent to driver
08:07:54.505 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 269.0 in stage 8.0 (TID 692) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 269, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.506 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (270/400)
08:07:54.506 [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)
08:07:54.511 [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
08:07:54.511 [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
08:07:54.514 [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). 15687 bytes result sent to driver
08:07:54.527 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 270.0 in stage 8.0 (TID 693) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 270, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.528 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (271/400)
08:07:54.528 [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)
08:07:54.533 [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
08:07:54.533 [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
08:07:54.535 [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). 15687 bytes result sent to driver
08:07:54.536 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 271.0 in stage 8.0 (TID 694) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 271, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.536 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693) in 22 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (272/400)
08:07:54.537 [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)
08:07:54.541 [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
08:07:54.541 [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
08:07:54.543 [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). 15687 bytes result sent to driver
08:07:54.544 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 272.0 in stage 8.0 (TID 695) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 272, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.544 [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)
08:07:54.544 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (273/400)
08:07:54.548 [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
08:07:54.548 [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
08:07:54.550 [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). 15687 bytes result sent to driver
08:07:54.551 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 273.0 in stage 8.0 (TID 696) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 273, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.551 [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)
08:07:54.551 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 272.0 in stage 8.0 (TID 695) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (274/400)
08:07:54.555 [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
08:07:54.555 [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
08:07:54.557 [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). 15687 bytes result sent to driver
08:07:54.557 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 274.0 in stage 8.0 (TID 697) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 274, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.558 [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)
08:07:54.558 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (275/400)
08:07:54.562 [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
08:07:54.562 [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
08:07:54.564 [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). 15687 bytes result sent to driver
08:07:54.564 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 275.0 in stage 8.0 (TID 698) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 275, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.565 [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)
08:07:54.565 [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-k5rr.c.gcp-upstream.internal (executor driver) (276/400)
08:07:54.569 [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
08:07:54.569 [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
08:07:54.571 [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). 15687 bytes result sent to driver
08:07:54.572 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 276.0 in stage 8.0 (TID 699) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 276, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.572 [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-k5rr.c.gcp-upstream.internal (executor driver) (277/400)
08:07:54.572 [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)
08:07:54.576 [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
08:07:54.577 [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
08:07:54.578 [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). 15687 bytes result sent to driver
08:07:54.579 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 277.0 in stage 8.0 (TID 700) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 277, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.579 [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)
08:07:54.580 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (278/400)
08:07:54.583 [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
08:07:54.583 [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
08:07:54.585 [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). 15687 bytes result sent to driver
08:07:54.585 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 278.0 in stage 8.0 (TID 701) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 278, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.586 [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)
08:07:54.586 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (279/400)
08:07:54.590 [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
08:07:54.590 [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
08:07:54.592 [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). 15687 bytes result sent to driver
08:07:54.592 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 279.0 in stage 8.0 (TID 702) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 279, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.592 [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)
08:07:54.593 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (280/400)
08:07:54.597 [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
08:07:54.597 [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
08:07:54.599 [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). 15687 bytes result sent to driver
08:07:54.600 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 280.0 in stage 8.0 (TID 703) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 280, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.600 [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)
08:07:54.600 [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-k5rr.c.gcp-upstream.internal (executor driver) (281/400)
08:07:54.604 [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
08:07:54.604 [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
08:07:54.606 [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). 15687 bytes result sent to driver
08:07:54.606 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 281.0 in stage 8.0 (TID 704) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 281, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.607 [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)
08:07:54.607 [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-k5rr.c.gcp-upstream.internal (executor driver) (282/400)
08:07:54.610 [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
08:07:54.610 [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
08:07:54.612 [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). 15687 bytes result sent to driver
08:07:54.613 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 282.0 in stage 8.0 (TID 705) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 282, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.613 [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)
08:07:54.613 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (283/400)
08:07:54.617 [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
08:07:54.617 [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
08:07:54.618 [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). 15687 bytes result sent to driver
08:07:54.619 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 283.0 in stage 8.0 (TID 706) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 283, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.619 [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)
08:07:54.619 [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-k5rr.c.gcp-upstream.internal (executor driver) (284/400)
08:07:54.624 [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
08:07:54.624 [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
08:07:54.626 [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). 15687 bytes result sent to driver
08:07:54.627 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 284.0 in stage 8.0 (TID 707) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 284, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.627 [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)
08:07:54.627 [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-k5rr.c.gcp-upstream.internal (executor driver) (285/400)
08:07:54.631 [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
08:07:54.631 [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
08:07:54.632 [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). 15687 bytes result sent to driver
08:07:54.633 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 285.0 in stage 8.0 (TID 708) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 285, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.634 [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)
08:07:54.634 [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-k5rr.c.gcp-upstream.internal (executor driver) (286/400)
08:07:54.637 [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
08:07:54.638 [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
08:07:54.639 [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). 15687 bytes result sent to driver
08:07:54.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 286.0 in stage 8.0 (TID 709) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 286, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.640 [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)
08:07:54.640 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (287/400)
08:07:54.645 [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
08:07:54.645 [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
08:07:54.647 [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). 15687 bytes result sent to driver
08:07:54.647 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 287.0 in stage 8.0 (TID 710) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 287, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.648 [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)
08:07:54.648 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 286.0 in stage 8.0 (TID 709) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (288/400)
08:07:54.652 [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
08:07:54.652 [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
08:07:54.655 [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). 15687 bytes result sent to driver
08:07:54.655 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 288.0 in stage 8.0 (TID 711) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 288, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.655 [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)
08:07:54.656 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (289/400)
08:07:54.659 [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
08:07:54.659 [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
08:07:54.661 [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). 15687 bytes result sent to driver
08:07:54.661 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 289.0 in stage 8.0 (TID 712) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 289, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.662 [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)
08:07:54.662 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (290/400)
08:07:54.665 [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
08:07:54.665 [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
08:07:54.667 [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). 15687 bytes result sent to driver
08:07:54.668 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 290.0 in stage 8.0 (TID 713) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 290, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.668 [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)
08:07:54.668 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 289.0 in stage 8.0 (TID 712) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (291/400)
08:07:54.673 [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
08:07:54.673 [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
08:07:54.675 [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). 15687 bytes result sent to driver
08:07:54.676 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 291.0 in stage 8.0 (TID 714) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 291, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.676 [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)
08:07:54.676 [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-k5rr.c.gcp-upstream.internal (executor driver) (292/400)
08:07:54.681 [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
08:07:54.681 [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
08:07:54.683 [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). 15687 bytes result sent to driver
08:07:54.683 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 292.0 in stage 8.0 (TID 715) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 292, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.684 [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)
08:07:54.684 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (293/400)
08:07:54.688 [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
08:07:54.688 [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
08:07:54.689 [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). 15687 bytes result sent to driver
08:07:54.690 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 293.0 in stage 8.0 (TID 716) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 293, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.690 [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)
08:07:54.691 [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-k5rr.c.gcp-upstream.internal (executor driver) (294/400)
08:07:54.694 [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
08:07:54.694 [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
08:07:54.696 [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). 15687 bytes result sent to driver
08:07:54.696 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 294.0 in stage 8.0 (TID 717) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 294, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.696 [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)
08:07:54.697 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 293.0 in stage 8.0 (TID 716) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (295/400)
08:07:54.700 [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
08:07:54.701 [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
08:07:54.702 [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). 15687 bytes result sent to driver
08:07:54.703 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 295.0 in stage 8.0 (TID 718) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 295, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.703 [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)
08:07:54.703 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (296/400)
08:07:54.707 [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
08:07:54.707 [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
08:07:54.709 [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). 15687 bytes result sent to driver
08:07:54.709 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 296.0 in stage 8.0 (TID 719) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 296, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.709 [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)
08:07:54.710 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 295.0 in stage 8.0 (TID 718) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (297/400)
08:07:54.713 [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
08:07:54.713 [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
08:07:54.715 [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). 15687 bytes result sent to driver
08:07:54.716 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 297.0 in stage 8.0 (TID 720) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 297, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.716 [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)
08:07:54.716 [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-k5rr.c.gcp-upstream.internal (executor driver) (298/400)
08:07:54.720 [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
08:07:54.720 [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
08:07:54.722 [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). 15687 bytes result sent to driver
08:07:54.723 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 298.0 in stage 8.0 (TID 721) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 298, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.723 [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)
08:07:54.724 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (299/400)
08:07:54.728 [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
08:07:54.728 [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
08:07:54.730 [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). 15687 bytes result sent to driver
08:07:54.730 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 299.0 in stage 8.0 (TID 722) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 299, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.731 [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)
08:07:54.731 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (300/400)
08:07:54.735 [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
08:07:54.735 [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
08:07:54.736 [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). 15687 bytes result sent to driver
08:07:54.737 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 300.0 in stage 8.0 (TID 723) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 300, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.737 [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)
08:07:54.737 [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-k5rr.c.gcp-upstream.internal (executor driver) (301/400)
08:07:54.741 [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
08:07:54.741 [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
08:07:54.743 [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). 15687 bytes result sent to driver
08:07:54.743 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 301.0 in stage 8.0 (TID 724) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 301, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.744 [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)
08:07:54.744 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 300.0 in stage 8.0 (TID 723) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (302/400)
08:07:54.748 [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
08:07:54.748 [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
08:07:54.750 [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). 15687 bytes result sent to driver
08:07:54.751 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 302.0 in stage 8.0 (TID 725) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 302, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.751 [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)
08:07:54.751 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (303/400)
08:07:54.755 [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
08:07:54.756 [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
08:07:54.758 [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). 15687 bytes result sent to driver
08:07:54.758 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 303.0 in stage 8.0 (TID 726) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 303, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.758 [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)
08:07:54.759 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (304/400)
08:07:54.762 [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
08:07:54.762 [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
08:07:54.764 [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). 15687 bytes result sent to driver
08:07:54.764 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 304.0 in stage 8.0 (TID 727) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 304, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.764 [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)
08:07:54.765 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 303.0 in stage 8.0 (TID 726) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (305/400)
08:07:54.769 [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
08:07:54.769 [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
08:07:54.771 [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). 15687 bytes result sent to driver
08:07:54.772 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 305.0 in stage 8.0 (TID 728) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 305, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.772 [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)
08:07:54.772 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 304.0 in stage 8.0 (TID 727) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (306/400)
08:07:54.777 [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
08:07:54.777 [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
08:07:54.779 [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). 15687 bytes result sent to driver
08:07:54.779 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 306.0 in stage 8.0 (TID 729) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 306, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.780 [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)
08:07:54.780 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (307/400)
08:07:54.783 [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
08:07:54.783 [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
08:07:54.785 [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). 15687 bytes result sent to driver
08:07:54.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 307.0 in stage 8.0 (TID 730) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 307, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.786 [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)
08:07:54.786 [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-k5rr.c.gcp-upstream.internal (executor driver) (308/400)
08:07:54.789 [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
08:07:54.789 [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
08:07:54.791 [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). 15687 bytes result sent to driver
08:07:54.791 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 308.0 in stage 8.0 (TID 731) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 308, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.792 [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)
08:07:54.792 [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-k5rr.c.gcp-upstream.internal (executor driver) (309/400)
08:07:54.796 [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
08:07:54.796 [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
08:07:54.797 [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). 15687 bytes result sent to driver
08:07:54.798 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 309.0 in stage 8.0 (TID 732) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 309, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.798 [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)
08:07:54.798 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (310/400)
08:07:54.802 [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
08:07:54.802 [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
08:07:54.803 [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). 15687 bytes result sent to driver
08:07:54.804 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 310.0 in stage 8.0 (TID 733) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 310, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.804 [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)
08:07:54.804 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (311/400)
08:07:54.808 [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
08:07:54.808 [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
08:07:54.810 [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). 15687 bytes result sent to driver
08:07:54.810 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 311.0 in stage 8.0 (TID 734) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 311, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.811 [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)
08:07:54.811 [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-k5rr.c.gcp-upstream.internal (executor driver) (312/400)
08:07:54.816 [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
08:07:54.816 [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
08:07:54.818 [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). 15687 bytes result sent to driver
08:07:54.819 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 312.0 in stage 8.0 (TID 735) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 312, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.819 [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)
08:07:54.819 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (313/400)
08:07:54.823 [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
08:07:54.823 [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
08:07:54.825 [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). 15687 bytes result sent to driver
08:07:54.825 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 313.0 in stage 8.0 (TID 736) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 313, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.826 [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)
08:07:54.826 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 312.0 in stage 8.0 (TID 735) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (314/400)
08:07:54.829 [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
08:07:54.829 [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
08:07:54.831 [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). 15687 bytes result sent to driver
08:07:54.832 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 314.0 in stage 8.0 (TID 737) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 314, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.832 [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)
08:07:54.832 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (315/400)
08:07:54.836 [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
08:07:54.836 [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
08:07:54.838 [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). 15687 bytes result sent to driver
08:07:54.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 315.0 in stage 8.0 (TID 738) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 315, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.839 [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)
08:07:54.839 [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-k5rr.c.gcp-upstream.internal (executor driver) (316/400)
08:07:54.843 [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
08:07:54.843 [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
08:07:54.845 [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). 15687 bytes result sent to driver
08:07:54.845 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 316.0 in stage 8.0 (TID 739) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 316, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.846 [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)
08:07:54.846 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 315.0 in stage 8.0 (TID 738) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (317/400)
08:07:54.850 [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
08:07:54.850 [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
08:07:54.853 [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). 15687 bytes result sent to driver
08:07:54.853 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 317.0 in stage 8.0 (TID 740) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 317, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.853 [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)
08:07:54.854 [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-k5rr.c.gcp-upstream.internal (executor driver) (318/400)
08:07:54.857 [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
08:07:54.857 [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
08:07:54.859 [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). 15687 bytes result sent to driver
08:07:54.859 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 318.0 in stage 8.0 (TID 741) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 318, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.859 [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)
08:07:54.860 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (319/400)
08:07:54.863 [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
08:07:54.863 [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
08:07:54.865 [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). 15687 bytes result sent to driver
08:07:54.865 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 319.0 in stage 8.0 (TID 742) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 319, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.866 [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)
08:07:54.866 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 318.0 in stage 8.0 (TID 741) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (320/400)
08:07:54.871 [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
08:07:54.871 [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
08:07:54.873 [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). 15687 bytes result sent to driver
08:07:54.873 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 320.0 in stage 8.0 (TID 743) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 320, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.874 [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)
08:07:54.874 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (321/400)
08:07:54.880 [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
08:07:54.880 [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
08:07:54.882 [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). 15687 bytes result sent to driver
08:07:54.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 321.0 in stage 8.0 (TID 744) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 321, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.883 [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)
08:07:54.883 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (322/400)
08:07:54.888 [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
08:07:54.888 [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
08:07:54.890 [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). 15687 bytes result sent to driver
08:07:54.891 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 322.0 in stage 8.0 (TID 745) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 322, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.892 [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)
08:07:54.892 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (323/400)
08:07:54.897 [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
08:07:54.898 [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
08:07:54.900 [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). 15687 bytes result sent to driver
08:07:54.900 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 323.0 in stage 8.0 (TID 746) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 323, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.901 [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)
08:07:54.901 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (324/400)
08:07:54.906 [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
08:07:54.906 [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
08:07:54.908 [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). 15687 bytes result sent to driver
08:07:54.909 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 324.0 in stage 8.0 (TID 747) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 324, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.909 [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)
08:07:54.909 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (325/400)
08:07:54.913 [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
08:07:54.913 [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
08:07:54.915 [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). 15687 bytes result sent to driver
08:07:54.915 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 325.0 in stage 8.0 (TID 748) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 325, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.916 [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)
08:07:54.916 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 324.0 in stage 8.0 (TID 747) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (326/400)
08:07:54.919 [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
08:07:54.919 [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
08:07:54.921 [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). 15687 bytes result sent to driver
08:07:54.922 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 326.0 in stage 8.0 (TID 749) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 326, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.922 [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)
08:07:54.922 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 325.0 in stage 8.0 (TID 748) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (327/400)
08:07:54.926 [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
08:07:54.927 [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
08:07:54.929 [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). 15687 bytes result sent to driver
08:07:54.929 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 327.0 in stage 8.0 (TID 750) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 327, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.930 [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)
08:07:54.930 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (328/400)
08:07:54.933 [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
08:07:54.934 [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
08:07:54.935 [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). 15687 bytes result sent to driver
08:07:54.936 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 328.0 in stage 8.0 (TID 751) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 328, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.936 [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)
08:07:54.936 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 327.0 in stage 8.0 (TID 750) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (329/400)
08:07:54.939 [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
08:07:54.939 [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
08:07:54.941 [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). 15687 bytes result sent to driver
08:07:54.942 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 329.0 in stage 8.0 (TID 752) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 329, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.942 [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)
08:07:54.942 [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-k5rr.c.gcp-upstream.internal (executor driver) (330/400)
08:07:54.946 [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
08:07:54.946 [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
08:07:54.948 [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). 15687 bytes result sent to driver
08:07:54.948 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 330.0 in stage 8.0 (TID 753) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 330, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.948 [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)
08:07:54.949 [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-k5rr.c.gcp-upstream.internal (executor driver) (331/400)
08:07:54.952 [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
08:07:54.952 [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
08:07:54.954 [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). 15687 bytes result sent to driver
08:07:54.954 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 331.0 in stage 8.0 (TID 754) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 331, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.954 [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)
08:07:54.954 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 330.0 in stage 8.0 (TID 753) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (332/400)
08:07:54.959 [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
08:07:54.959 [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
08:07:54.961 [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). 15687 bytes result sent to driver
08:07:54.962 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 332.0 in stage 8.0 (TID 755) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 332, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.962 [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)
08:07:54.962 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (333/400)
08:07:54.966 [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
08:07:54.966 [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
08:07:54.967 [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). 15687 bytes result sent to driver
08:07:54.968 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 333.0 in stage 8.0 (TID 756) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 333, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.968 [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)
08:07:54.968 [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-k5rr.c.gcp-upstream.internal (executor driver) (334/400)
08:07:54.971 [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
08:07:54.972 [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
08:07:54.973 [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). 15687 bytes result sent to driver
08:07:54.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 334.0 in stage 8.0 (TID 757) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 334, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.974 [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)
08:07:54.974 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (335/400)
08:07:54.978 [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
08:07:54.978 [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
08:07:54.980 [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). 15687 bytes result sent to driver
08:07:54.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 335.0 in stage 8.0 (TID 758) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 335, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.981 [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)
08:07:54.981 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (336/400)
08:07:54.985 [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
08:07:54.985 [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
08:07:54.987 [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). 15687 bytes result sent to driver
08:07:54.988 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 336.0 in stage 8.0 (TID 759) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 336, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.988 [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-k5rr.c.gcp-upstream.internal (executor driver) (337/400)
08:07:54.989 [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)
08:07:54.993 [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
08:07:54.994 [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
08:07:54.996 [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). 15687 bytes result sent to driver
08:07:54.996 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 337.0 in stage 8.0 (TID 760) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 337, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:54.997 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (338/400)
08:07:54.997 [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)
08:07:55.002 [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
08:07:55.003 [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
08:07:55.005 [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). 15687 bytes result sent to driver
08:07:55.006 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 338.0 in stage 8.0 (TID 761) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 338, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.006 [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)
08:07:55.006 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (339/400)
08:07:55.012 [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
08:07:55.012 [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
08:07:55.015 [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). 15687 bytes result sent to driver
08:07:55.016 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 339.0 in stage 8.0 (TID 762) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 339, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.016 [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)
08:07:55.016 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (340/400)
08:07:55.022 [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
08:07:55.022 [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
08:07:55.024 [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). 15687 bytes result sent to driver
08:07:55.024 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 340.0 in stage 8.0 (TID 763) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 340, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.025 [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)
08:07:55.025 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (341/400)
08:07:55.029 [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
08:07:55.029 [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
08:07:55.031 [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). 15687 bytes result sent to driver
08:07:55.031 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 341.0 in stage 8.0 (TID 764) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 341, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.031 [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)
08:07:55.032 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (342/400)
08:07:55.035 [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
08:07:55.035 [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
08:07:55.037 [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). 15687 bytes result sent to driver
08:07:55.037 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 342.0 in stage 8.0 (TID 765) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 342, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.037 [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)
08:07:55.038 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (343/400)
08:07:55.041 [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
08:07:55.041 [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
08:07:55.043 [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). 15687 bytes result sent to driver
08:07:55.043 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 343.0 in stage 8.0 (TID 766) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 343, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.044 [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)
08:07:55.044 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (344/400)
08:07:55.048 [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
08:07:55.048 [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
08:07:55.050 [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). 15687 bytes result sent to driver
08:07:55.050 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 344.0 in stage 8.0 (TID 767) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 344, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.051 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (345/400)
08:07:55.051 [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)
08:07:55.056 [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
08:07:55.056 [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
08:07:55.059 [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). 15687 bytes result sent to driver
08:07:55.059 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 345.0 in stage 8.0 (TID 768) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 345, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.060 [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)
08:07:55.060 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767) in 10 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (346/400)
08:07:55.065 [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
08:07:55.065 [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
08:07:55.068 [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). 15687 bytes result sent to driver
08:07:55.069 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 346.0 in stage 8.0 (TID 769) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 346, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.069 [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)
08:07:55.069 [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-k5rr.c.gcp-upstream.internal (executor driver) (347/400)
08:07:55.075 [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
08:07:55.075 [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
08:07:55.078 [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). 15687 bytes result sent to driver
08:07:55.078 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 347.0 in stage 8.0 (TID 770) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 347, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.079 [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)
08:07:55.079 [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-k5rr.c.gcp-upstream.internal (executor driver) (348/400)
08:07:55.085 [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
08:07:55.085 [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
08:07:55.088 [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). 15687 bytes result sent to driver
08:07:55.089 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 348.0 in stage 8.0 (TID 771) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 348, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.089 [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)
08:07:55.089 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770) in 11 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (349/400)
08:07:55.094 [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
08:07:55.094 [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
08:07:55.096 [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). 15687 bytes result sent to driver
08:07:55.097 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 349.0 in stage 8.0 (TID 772) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 349, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.098 [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)
08:07:55.098 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 348.0 in stage 8.0 (TID 771) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (350/400)
08:07:55.102 [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
08:07:55.102 [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
08:07:55.104 [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). 15687 bytes result sent to driver
08:07:55.104 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 350.0 in stage 8.0 (TID 773) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 350, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.104 [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)
08:07:55.104 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (351/400)
08:07:55.108 [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
08:07:55.108 [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
08:07:55.110 [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). 15687 bytes result sent to driver
08:07:55.110 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 351.0 in stage 8.0 (TID 774) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 351, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.111 [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)
08:07:55.111 [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-k5rr.c.gcp-upstream.internal (executor driver) (352/400)
08:07:55.115 [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
08:07:55.116 [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
08:07:55.118 [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). 15687 bytes result sent to driver
08:07:55.118 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 352.0 in stage 8.0 (TID 775) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 352, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.118 [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)
08:07:55.119 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (353/400)
08:07:55.123 [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
08:07:55.123 [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
08:07:55.125 [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). 15687 bytes result sent to driver
08:07:55.126 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 353.0 in stage 8.0 (TID 776) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 353, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.126 [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)
08:07:55.126 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (354/400)
08:07:55.131 [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
08:07:55.131 [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
08:07:55.134 [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). 15687 bytes result sent to driver
08:07:55.134 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 354.0 in stage 8.0 (TID 777) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 354, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.135 [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)
08:07:55.135 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 353.0 in stage 8.0 (TID 776) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (355/400)
08:07:55.140 [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
08:07:55.140 [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
08:07:55.142 [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). 15687 bytes result sent to driver
08:07:55.142 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 355.0 in stage 8.0 (TID 778) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 355, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.143 [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)
08:07:55.143 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (356/400)
08:07:55.147 [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
08:07:55.147 [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
08:07:55.149 [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). 15687 bytes result sent to driver
08:07:55.150 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 356.0 in stage 8.0 (TID 779) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 356, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.150 [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)
08:07:55.150 [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-k5rr.c.gcp-upstream.internal (executor driver) (357/400)
08:07:55.154 [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
08:07:55.154 [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
08:07:55.155 [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). 15687 bytes result sent to driver
08:07:55.156 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 357.0 in stage 8.0 (TID 780) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 357, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.156 [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)
08:07:55.156 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (358/400)
08:07:55.159 [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
08:07:55.159 [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
08:07:55.161 [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). 15687 bytes result sent to driver
08:07:55.162 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 358.0 in stage 8.0 (TID 781) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 358, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.162 [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)
08:07:55.162 [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-k5rr.c.gcp-upstream.internal (executor driver) (359/400)
08:07:55.167 [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
08:07:55.167 [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
08:07:55.169 [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). 15687 bytes result sent to driver
08:07:55.170 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 359.0 in stage 8.0 (TID 782) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 359, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.170 [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)
08:07:55.170 [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-k5rr.c.gcp-upstream.internal (executor driver) (360/400)
08:07:55.173 [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
08:07:55.174 [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
08:07:55.175 [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). 15687 bytes result sent to driver
08:07:55.176 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 360.0 in stage 8.0 (TID 783) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 360, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.176 [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)
08:07:55.176 [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-k5rr.c.gcp-upstream.internal (executor driver) (361/400)
08:07:55.179 [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
08:07:55.179 [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
08:07:55.181 [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). 15687 bytes result sent to driver
08:07:55.181 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 361.0 in stage 8.0 (TID 784) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 361, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.182 [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)
08:07:55.182 [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-k5rr.c.gcp-upstream.internal (executor driver) (362/400)
08:07:55.186 [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
08:07:55.187 [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
08:07:55.189 [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). 15687 bytes result sent to driver
08:07:55.189 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 362.0 in stage 8.0 (TID 785) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 362, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.189 [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)
08:07:55.190 [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-k5rr.c.gcp-upstream.internal (executor driver) (363/400)
08:07:55.193 [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
08:07:55.193 [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
08:07:55.194 [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). 15687 bytes result sent to driver
08:07:55.195 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 363.0 in stage 8.0 (TID 786) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 363, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.195 [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)
08:07:55.195 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785) in 6 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (364/400)
08:07:55.199 [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
08:07:55.199 [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
08:07:55.201 [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). 15687 bytes result sent to driver
08:07:55.201 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 364.0 in stage 8.0 (TID 787) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 364, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.201 [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)
08:07:55.202 [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-k5rr.c.gcp-upstream.internal (executor driver) (365/400)
08:07:55.205 [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
08:07:55.205 [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
08:07:55.207 [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). 15687 bytes result sent to driver
08:07:55.207 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 365.0 in stage 8.0 (TID 788) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 365, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.208 [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-k5rr.c.gcp-upstream.internal (executor driver) (366/400)
08:07:55.208 [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)
08:07:55.211 [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
08:07:55.212 [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
08:07:55.214 [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). 15687 bytes result sent to driver
08:07:55.214 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 366.0 in stage 8.0 (TID 789) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 366, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.215 [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)
08:07:55.215 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (367/400)
08:07:55.219 [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
08:07:55.219 [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
08:07:55.221 [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). 15687 bytes result sent to driver
08:07:55.222 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 367.0 in stage 8.0 (TID 790) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 367, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.222 [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)
08:07:55.222 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (368/400)
08:07:55.227 [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
08:07:55.227 [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
08:07:55.229 [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). 15687 bytes result sent to driver
08:07:55.230 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 368.0 in stage 8.0 (TID 791) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 368, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.230 [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)
08:07:55.230 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (369/400)
08:07:55.234 [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
08:07:55.234 [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
08:07:55.236 [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). 15687 bytes result sent to driver
08:07:55.236 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 369.0 in stage 8.0 (TID 792) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 369, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.237 [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)
08:07:55.237 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 368.0 in stage 8.0 (TID 791) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (370/400)
08:07:55.242 [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
08:07:55.242 [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
08:07:55.244 [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). 15687 bytes result sent to driver
08:07:55.244 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 370.0 in stage 8.0 (TID 793) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 370, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.245 [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)
08:07:55.245 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (371/400)
08:07:55.248 [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
08:07:55.248 [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
08:07:55.250 [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). 15687 bytes result sent to driver
08:07:55.250 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 371.0 in stage 8.0 (TID 794) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 371, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.251 [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)
08:07:55.251 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (372/400)
08:07:55.254 [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
08:07:55.254 [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
08:07:55.256 [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). 15687 bytes result sent to driver
08:07:55.256 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 372.0 in stage 8.0 (TID 795) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 372, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.257 [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)
08:07:55.257 [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-k5rr.c.gcp-upstream.internal (executor driver) (373/400)
08:07:55.262 [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
08:07:55.262 [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
08:07:55.266 [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). 15687 bytes result sent to driver
08:07:55.266 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 373.0 in stage 8.0 (TID 796) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 373, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.266 [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)
08:07:55.268 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795) in 12 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (374/400)
08:07:55.272 [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
08:07:55.272 [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
08:07:55.274 [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). 15687 bytes result sent to driver
08:07:55.288 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 374.0 in stage 8.0 (TID 797) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 374, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.289 [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)
08:07:55.289 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796) in 23 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (375/400)
08:07:55.295 [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
08:07:55.295 [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
08:07:55.297 [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). 15687 bytes result sent to driver
08:07:55.298 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 375.0 in stage 8.0 (TID 798) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 375, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.298 [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)
08:07:55.298 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797) in 24 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (376/400)
08:07:55.302 [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
08:07:55.302 [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
08:07:55.304 [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). 15687 bytes result sent to driver
08:07:55.305 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 376.0 in stage 8.0 (TID 799) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 376, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.305 [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)
08:07:55.305 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 375.0 in stage 8.0 (TID 798) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (377/400)
08:07:55.309 [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
08:07:55.309 [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
08:07:55.310 [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). 15687 bytes result sent to driver
08:07:55.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 377.0 in stage 8.0 (TID 800) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 377, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.311 [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)
08:07:55.311 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (378/400)
08:07:55.316 [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
08:07:55.316 [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
08:07:55.318 [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). 15687 bytes result sent to driver
08:07:55.319 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 378.0 in stage 8.0 (TID 801) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 378, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.319 [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)
08:07:55.319 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (379/400)
08:07:55.323 [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
08:07:55.323 [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
08:07:55.326 [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). 15687 bytes result sent to driver
08:07:55.326 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 379.0 in stage 8.0 (TID 802) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 379, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.326 [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)
08:07:55.327 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (380/400)
08:07:55.330 [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
08:07:55.331 [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
08:07:55.332 [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). 15687 bytes result sent to driver
08:07:55.333 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 380.0 in stage 8.0 (TID 803) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 380, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.333 [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-k5rr.c.gcp-upstream.internal (executor driver) (381/400)
08:07:55.333 [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)
08:07:55.337 [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
08:07:55.337 [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
08:07:55.339 [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). 15687 bytes result sent to driver
08:07:55.339 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 381.0 in stage 8.0 (TID 804) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 381, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.339 [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)
08:07:55.340 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (382/400)
08:07:55.343 [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
08:07:55.343 [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
08:07:55.345 [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). 15687 bytes result sent to driver
08:07:55.346 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 382.0 in stage 8.0 (TID 805) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 382, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.346 [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)
08:07:55.346 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 381.0 in stage 8.0 (TID 804) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (383/400)
08:07:55.351 [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
08:07:55.351 [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
08:07:55.353 [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). 15687 bytes result sent to driver
08:07:55.354 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 383.0 in stage 8.0 (TID 806) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 383, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.354 [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)
08:07:55.354 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 382.0 in stage 8.0 (TID 805) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (384/400)
08:07:55.358 [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
08:07:55.358 [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
08:07:55.360 [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). 15687 bytes result sent to driver
08:07:55.360 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 384.0 in stage 8.0 (TID 807) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 384, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.361 [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)
08:07:55.361 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (385/400)
08:07:55.364 [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
08:07:55.365 [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
08:07:55.366 [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). 15687 bytes result sent to driver
08:07:55.367 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 385.0 in stage 8.0 (TID 808) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 385, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.367 [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)
08:07:55.368 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 384.0 in stage 8.0 (TID 807) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (386/400)
08:07:55.372 [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
08:07:55.373 [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
08:07:55.375 [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). 15687 bytes result sent to driver
08:07:55.375 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 387.0 in stage 8.0 (TID 809) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 387, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.376 [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)
08:07:55.376 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (387/400)
08:07:55.380 [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
08:07:55.380 [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
08:07:55.382 [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). 15687 bytes result sent to driver
08:07:55.382 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 388.0 in stage 8.0 (TID 810) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 388, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.382 [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)
08:07:55.383 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (388/400)
08:07:55.387 [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
08:07:55.387 [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
08:07:55.389 [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). 15687 bytes result sent to driver
08:07:55.389 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 389.0 in stage 8.0 (TID 811) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 389, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.390 [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-k5rr.c.gcp-upstream.internal (executor driver) (389/400)
08:07:55.390 [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)
08:07:55.393 [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
08:07:55.393 [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
08:07:55.395 [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). 15687 bytes result sent to driver
08:07:55.396 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 390.0 in stage 8.0 (TID 812) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 390, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.396 [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)
08:07:55.396 [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-k5rr.c.gcp-upstream.internal (executor driver) (390/400)
08:07:55.400 [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
08:07:55.400 [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
08:07:55.402 [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). 15687 bytes result sent to driver
08:07:55.402 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 391.0 in stage 8.0 (TID 813) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 391, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.402 [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)
08:07:55.403 [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-k5rr.c.gcp-upstream.internal (executor driver) (391/400)
08:07:55.407 [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
08:07:55.407 [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
08:07:55.410 [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). 15687 bytes result sent to driver
08:07:55.410 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 392.0 in stage 8.0 (TID 814) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 392, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.410 [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)
08:07:55.411 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (392/400)
08:07:55.415 [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
08:07:55.415 [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
08:07:55.417 [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). 15687 bytes result sent to driver
08:07:55.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 393.0 in stage 8.0 (TID 815) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 393, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.418 [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)
08:07:55.418 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (393/400)
08:07:55.422 [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
08:07:55.422 [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
08:07:55.424 [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). 15687 bytes result sent to driver
08:07:55.425 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 394.0 in stage 8.0 (TID 816) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 394, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.425 [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)
08:07:55.425 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (394/400)
08:07:55.429 [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
08:07:55.429 [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
08:07:55.431 [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). 15687 bytes result sent to driver
08:07:55.431 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 395.0 in stage 8.0 (TID 817) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 395, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.431 [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)
08:07:55.432 [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-k5rr.c.gcp-upstream.internal (executor driver) (395/400)
08:07:55.435 [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
08:07:55.436 [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
08:07:55.438 [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). 15687 bytes result sent to driver
08:07:55.438 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 396.0 in stage 8.0 (TID 818) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 396, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.438 [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)
08:07:55.439 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817) in 8 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (396/400)
08:07:55.442 [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
08:07:55.442 [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
08:07:55.444 [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). 15687 bytes result sent to driver
08:07:55.444 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 397.0 in stage 8.0 (TID 819) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 397, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.445 [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)
08:07:55.445 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 396.0 in stage 8.0 (TID 818) in 7 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (397/400)
08:07:55.448 [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
08:07:55.448 [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
08:07:55.450 [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). 15687 bytes result sent to driver
08:07:55.450 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 398.0 in stage 8.0 (TID 820) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 398, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.451 [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)
08:07:55.451 [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-k5rr.c.gcp-upstream.internal (executor driver) (398/400)
08:07:55.455 [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
08:07:55.456 [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
08:07:55.458 [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). 15687 bytes result sent to driver
08:07:55.458 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 399.0 in stage 8.0 (TID 821) (dist-test-slave-k5rr.c.gcp-upstream.internal, executor driver, partition 399, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
08:07:55.459 [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)
08:07:55.459 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820) in 9 ms on dist-test-slave-k5rr.c.gcp-upstream.internal (executor driver) (399/400)
08:07:55.463 [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
08:07:55.463 [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
08:07:55.465 [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). 15687 bytes result sent to driver
08:07:55.466 [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-k5rr.c.gcp-upstream.internal (executor driver) (400/400)
08:07:55.466 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 8.0, whose tasks have all completed, from pool 
08:07:55.466 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.108 s
08:07:55.467 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 1 is finished. Cancelling potential speculative or zombie tasks for this job
08:07:55.467 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 8: Stage finished
08:07:55.468 [INFO - main] (Logging.scala:57) Job 1 finished: collect at IntegrationTestBigLinkedList.scala:421, took 26.997801 s
08:07:55.501 [INFO - main] (Logging.scala:57) Code generated in 8.139497 ms
08:07:55.533 [INFO - dispatcher-event-loop-1] (Logging.scala:57) MapOutputTrackerMasterEndpoint stopped!
08:07:55.655 [INFO - main] (Logging.scala:57) MemoryStore cleared
08:07:55.656 [INFO - main] (Logging.scala:57) BlockManager stopped
08:07:55.660 [INFO - main] (Logging.scala:57) BlockManagerMaster stopped
08:07:55.670 [INFO - dispatcher-event-loop-1] (Logging.scala:57) OutputCommitCoordinator stopped!
08:07:55.682 [INFO - main] (Logging.scala:57) Successfully stopped SparkContext
08:07:55.685 [DEBUG - main] (Connection.java:575) [peer master-127.28.22.125:33069(127.28.22.125:33069)] disconnecting while in state READY
08:07:55.686 [DEBUG - main] (Connection.java:575) [peer 60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)] disconnecting while in state READY
08:07:55.686 [DEBUG - main] (Connection.java:575) [peer master-127.28.22.126:39469(127.28.22.126:39469)] disconnecting while in state READY
08:07:55.686 [DEBUG - main] (Connection.java:575) [peer d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)] disconnecting while in state READY
08:07:55.687 [DEBUG - main] (Connection.java:575) [peer master-127.28.22.124:34777(127.28.22.124:34777)] disconnecting while in state READY
08:07:55.687 [DEBUG - main] (Connection.java:575) [peer 3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)] disconnecting while in state READY
08:07:55.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.22.125:33069(127.28.22.125:33069)] handling channelInactive
08:07:55.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.22.125:33069(127.28.22.125:33069)] cleaning up while in state READY due to: connection closed
08:07:55.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)] handling channelInactive
08:07:55.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer d718c8f930e74fa4966b2f867115cb01(127.28.22.65:33379)] cleaning up while in state READY due to: connection closed
08:07:55.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.28.22.124:34777(127.28.22.124:34777)] handling channelInactive
08:07:55.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.28.22.124:34777(127.28.22.124:34777)] cleaning up while in state READY due to: connection closed
08:07:55.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:07:55.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)] handling channelInactive
08:07:55.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 60c47ddb3d1641e6bf9220b3dc8966e7(127.28.22.67:42743)] cleaning up while in state READY due to: connection closed
08:07:55.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.28.22.126:39469(127.28.22.126:39469)] handling channelInactive
08:07:55.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.28.22.126:39469(127.28.22.126:39469)] cleaning up while in state READY due to: connection closed
08:07:55.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)] handling channelInactive
08:07:55.702 [DEBUG - kudu-nio-0] (PoolThreadCache.java:221) Freed 53 thread-local buffer(s) from thread: kudu-nio-0
08:07:55.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 3a89a055d0d5491fa7bfea34e6ee81d8(127.28.22.66:39601)] cleaning up while in state READY due to: connection closed
08:07:55.703 [DEBUG - kudu-nio-1] (PoolThreadCache.java:221) Freed 47 thread-local buffer(s) from thread: kudu-nio-1
08:07:55.714 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:07:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.716329 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 29254
08:07:55.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.765836 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 29540
08:07:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.812999 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 29782
08:07:55.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.859042 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 28790
08:07:55.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.897558 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 28913
08:07:55.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:07:55.940802 28761 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskWQzHu2/build/tsan/bin/kudu with pid 29049
08:07:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:07:57Z 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: 61.016

OK (1 test)

08:07:58.356 [INFO - shutdown-hook-0] (Logging.scala:57) Shutdown hook called
08:07:58.357 [INFO - shutdown-hook-0] (Logging.scala:57) Deleting directory /tmp/spark-f7f5bb0a-a64a-4007-99b0-860d889eb7fa
