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

12:38:13.344 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:38:13.350 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:38:13.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.354526 16131 mini_oidc.cc:152] Starting JWKS server
12:38:13.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.357841 16131 webserver.cc:460] Webserver started at http://127.0.0.1:44105/ using document root <none> and password file <none>
12:38:13.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.358115 16131 mini_oidc.cc:189] Starting OIDC Discovery server
12:38:13.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.358675 16131 webserver.cc:460] Webserver started at http://127.0.0.1:45423/ using document root <none> and password file <none>
12:38:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T12:38:13Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
12:38:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T12:38:13Z Disabled control of system clock
12:38:13.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.389118 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:13.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:13.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/logs
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data/info.pb
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:13.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.254:33561
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.254
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json with env {}
12:38:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.688650 16143 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.688905 16143 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:13.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.688988 16143 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.695847 16143 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.695933 16143 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.695971 16143 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.696012 16143 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.696045 16143 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
12:38:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.696089 16143 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:44105/jwks.json
12:38:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.704429 16143 master_runner.cc:386] Master server non-default flags:
12:38:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data
12:38:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.254:33561
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data/info.pb
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.254
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/logs
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:13.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.705767 16143 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:13.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.707722 16143 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.719208 16150 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
12:38:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.719247 16151 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
12:38:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.719151 16153 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
12:38:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.719329 16143 server_base.cc:1034] running on GCE node
12:38:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.720625 16143 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.722028 16143 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:13.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.723276 16143 hybrid_clock.cc:648] HybridClock initialized: now 1786451893723178 us; error 63 us; skew 500 ppm
12:38:13.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.723712 16143 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.733915 16143 webserver.cc:460] Webserver started at http://127.15.192.254:35697/ using document root <none> and password file <none>
12:38:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.734593 16143 fs_manager.cc:359] Metadata directory not provided
12:38:13.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.734762 16143 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:13.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.735121 16143 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.737670 16143 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data/instance:
12:38:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8f5b04f4a094be7bb9610d2c04722f0"
12:38:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:13 on dist-test-slave-6nmv"
12:38:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.738572 16143 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal/instance:
12:38:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8f5b04f4a094be7bb9610d2c04722f0"
12:38:13.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:13 on dist-test-slave-6nmv"
12:38:13.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.743415 16143 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
12:38:13.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.746515 16159 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:13.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.747609 16143 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
12:38:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.747798 16143 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal
12:38:13.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8f5b04f4a094be7bb9610d2c04722f0"
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:13 on dist-test-slave-6nmv"
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.748030 16143 fs_report.cc:383] FS layout report
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data/data
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:13.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.782063 16143 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.783069 16143 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
12:38:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.783488 16143 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:13.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.808578 16143 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.254:33561
12:38:13.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.808702 16216 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.254:33561 every 8 connection(s)
12:38:13.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.810210 16143 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/data/info.pb
12:38:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.815109 16217 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.815208 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16143
12:38:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.815680 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-0/wal/instance
12:38:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.818207 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal
12:38:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data
12:38:13.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:13.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/logs
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data/info.pb
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.253:35923
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.253
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:13.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json with env {}
12:38:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.827243 16217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
12:38:13.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.849102 16217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } has no permanent_uuid. Determining permanent_uuid...
12:38:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.850267 16162 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:13.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.852802 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.253:35923: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:13.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.902189 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } attempt: 1
12:38:13.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.904554 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.253:35923: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:13.972851 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } attempt: 2
12:38:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:13.974911 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.253:35923: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:14.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.066218 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } attempt: 3
12:38:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.069458 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.253:35923: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:14.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.135165 16219 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:14.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.135414 16219 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:14.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.135489 16219 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:14.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141592 16219 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
12:38:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141672 16219 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141709 16219 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
12:38:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141753 16219 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
12:38:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141785 16219 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
12:38:14.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.141911 16219 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:44105/jwks.json
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.150184 16219 master_runner.cc:386] Master server non-default flags:
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:14.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.253:35923
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:14.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data/info.pb
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.253
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:14.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:14.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/logs
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.151533 16219 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.154011 16219 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:14.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.165472 16231 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
12:38:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.165519 16228 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
12:38:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.165542 16227 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
12:38:14.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.166429 16219 server_base.cc:1034] running on GCE node
12:38:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.167173 16219 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:14.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.168416 16219 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:14.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.169692 16219 hybrid_clock.cc:648] HybridClock initialized: now 1786451894169596 us; error 41 us; skew 500 ppm
12:38:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.170053 16219 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:14.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.172273 16219 webserver.cc:460] Webserver started at http://127.15.192.253:44745/ using document root <none> and password file <none>
12:38:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.172928 16219 fs_manager.cc:359] Metadata directory not provided
12:38:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.173030 16219 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.173324 16219 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.175881 16219 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data/instance:
12:38:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35404f85474844cea2a27bf63e981a0a"
12:38:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.176755 16219 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal/instance:
12:38:14.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35404f85474844cea2a27bf63e981a0a"
12:38:14.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.181429 16219 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
12:38:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.184649 16239 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.185941 16219 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.186110 16219 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "35404f85474844cea2a27bf63e981a0a"
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.186293 16219 fs_report.cc:383] FS layout report
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data/data
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.212745 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } attempt: 4
12:38:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.214812 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.253:35923: Network error: Client connection negotiation failed: client connection to 127.15.192.253:35923: connect: Connection refused (error 111)
12:38:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.216584 16219 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.217504 16219 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
12:38:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.217789 16219 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.235143 16219 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.253:35923
12:38:14.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.235224 16295 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.253:35923 every 8 connection(s)
12:38:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.236238 16219 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/data/info.pb
12:38:14.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.239744 16296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.245491 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16219
12:38:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.245684 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-1/wal/instance
12:38:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.245611 16296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.246996 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:14.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/logs
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data/info.pb
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.252:38857
12:38:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.252
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json with env {}
12:38:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.263911 16296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.274682 16296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.275619 16241 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.277237 16296 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.326551 16296 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 1
12:38:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.328645 16296 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.396891 16296 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 2
12:38:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.399117 16296 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.490343 16296 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 3
12:38:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.492316 16296 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.514096 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } attempt: 5
12:38:14.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.521119 16217 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.523042 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.574308 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 1
12:38:14.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.576712 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.583209 16300 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.583475 16300 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.583571 16300 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591336 16300 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591444 16300 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591490 16300 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591547 16300 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591590 16300 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
12:38:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.591668 16300 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:44105/jwks.json
12:38:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.600611 16300 master_runner.cc:386] Master server non-default flags:
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.252:38857
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:38:14.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44105/jwks.json
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data/info.pb
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.252
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/logs
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:14.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:14.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.602241 16300 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:14.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.604782 16300 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.617166 16307 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
12:38:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.617274 16310 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
12:38:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.617306 16308 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
12:38:14.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.618511 16300 server_base.cc:1034] running on GCE node
12:38:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.619295 16300 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.620579 16300 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.621907 16300 hybrid_clock.cc:648] HybridClock initialized: now 1786451894621785 us; error 25 us; skew 500 ppm
12:38:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.622311 16300 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:14.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.624720 16300 webserver.cc:460] Webserver started at http://127.15.192.252:42761/ using document root <none> and password file <none>
12:38:14.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.625425 16300 fs_manager.cc:359] Metadata directory not provided
12:38:14.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.625581 16300 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:14.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.625995 16300 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:14.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.628533 16300 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data/instance:
12:38:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59a4376813434972957fe5169247e41e"
12:38:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.629395 16300 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal/instance:
12:38:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59a4376813434972957fe5169247e41e"
12:38:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.635272 16300 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.003s
12:38:14.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.635568 16296 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 4
12:38:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.637254 16296 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.638958 16316 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.640157 16300 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.640281 16300 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59a4376813434972957fe5169247e41e"
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:14 on dist-test-slave-6nmv"
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.640419 16300 fs_report.cc:383] FS layout report
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data/data
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:14.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.644960 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 2
12:38:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.646687 16217 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.15.192.252:38857: Network error: Client connection negotiation failed: client connection to 127.15.192.252:38857: connect: Connection refused (error 111)
12:38:14.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.656630 16300 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:14.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.657290 16300 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
12:38:14.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.657528 16300 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:14.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.676580 16300 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.252:38857
12:38:14.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.676610 16371 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.252:38857 every 8 connection(s)
12:38:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.678277 16300 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/data/info.pb
12:38:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.682379 16372 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:14.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.688688 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16300
12:38:14.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.688866 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/master-2/wal/instance
12:38:14.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.688874 16372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.705274 16372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.713793 16372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } has no permanent_uuid. Determining permanent_uuid...
12:38:14.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.724254 16372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: Bootstrap starting.
12:38:14.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.727483 16372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: Neither blocks nor log segments found. Creating new log.
12:38:14.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.728375 16372 log.cc:824] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: Log is configured to *not* fsync() on all Append() calls
12:38:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.730947 16372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: No bootstrap required, opened a new log
12:38:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.738045 16372 raft_consensus.cc:348] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.738304 16372 raft_consensus.cc:374] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.738379 16372 raft_consensus.cc:729] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a4376813434972957fe5169247e41e, State: Initialized, Role: FOLLOWER
12:38:14.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.738929 16372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.739646 16382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.739960 16382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: This master's current role is: FOLLOWER
12:38:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.740476 16372 sys_catalog.cc:564] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: configured and running, proceeding with master startup.
12:38:14.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.749507 16393 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:38:14.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.749742 16393 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:38:14.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.752919 16217 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 3
12:38:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.747218 16300 master_runner.cc:186] Error getting master registration for 127.15.192.254:33561: OK, instance_id { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" instance_seqno: 1786451893797576 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:38:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.756592 16300 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
12:38:14.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.763617 16217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: Bootstrap starting.
12:38:14.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.766419 16217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: Neither blocks nor log segments found. Creating new log.
12:38:14.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.767274 16217 log.cc:824] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: Log is configured to *not* fsync() on all Append() calls
12:38:14.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.769690 16217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: No bootstrap required, opened a new log
12:38:14.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.777771 16217 raft_consensus.cc:348] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.778179 16217 raft_consensus.cc:374] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:14.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.778301 16217 raft_consensus.cc:729] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8f5b04f4a094be7bb9610d2c04722f0, State: Initialized, Role: FOLLOWER
12:38:14.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.779003 16217 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.779946 16396 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.780347 16396 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: This master's current role is: FOLLOWER
12:38:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.780753 16217 sys_catalog.cc:564] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: configured and running, proceeding with master startup.
12:38:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.786113 16165 tablet.cc:2369] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:38:14.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.790879 16409 catalog_manager.cc:1558] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:38:14.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.791208 16409 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:38:14.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.789830 16143 master_runner.cc:186] Error getting master registration for 127.15.192.253:35923: OK, instance_id { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" instance_seqno: 1786451894230163 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:38:14.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.800956 16143 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
12:38:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:14.909442 16324 tablet.cc:2369] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:38:14.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.936542 16296 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } attempt: 5
12:38:14.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.949541 16296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: Bootstrap starting.
12:38:14.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.953547 16296 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: Neither blocks nor log segments found. Creating new log.
12:38:14.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.954823 16296 log.cc:824] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: Log is configured to *not* fsync() on all Append() calls
12:38:14.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.957789 16296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: No bootstrap required, opened a new log
12:38:14.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.968461 16296 raft_consensus.cc:348] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.968801 16296 raft_consensus.cc:374] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:14.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.968901 16296 raft_consensus.cc:729] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35404f85474844cea2a27bf63e981a0a, State: Initialized, Role: FOLLOWER
12:38:14.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.969610 16296 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:14.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.979523 16414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:14.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.980211 16414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: This master's current role is: FOLLOWER
12:38:14.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:14.981055 16296 sys_catalog.cc:564] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: configured and running, proceeding with master startup.
12:38:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.002755 16382 raft_consensus.cc:482] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:38:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.003078 16382 raft_consensus.cc:504] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.004611 16382 leader_election.cc:288] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8f5b04f4a094be7bb9610d2c04722f0 (127.15.192.254:33561), 35404f85474844cea2a27bf63e981a0a (127.15.192.253:35923)
12:38:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.005602 16427 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:38:15.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.005973 16427 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.006026 16190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59a4376813434972957fe5169247e41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" is_pre_election: true
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.006660 16190 raft_consensus.cc:2454] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a4376813434972957fe5169247e41e in term 0.
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.007247 16267 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59a4376813434972957fe5169247e41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35404f85474844cea2a27bf63e981a0a" is_pre_election: true
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.007618 16219 master_runner.cc:263] No leader master found from master 35404f85474844cea2a27bf63e981a0a
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.007730 16219 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.007789 16267 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a4376813434972957fe5169247e41e in term 0.
12:38:15.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.008183 16318 leader_election.cc:302] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [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: 59a4376813434972957fe5169247e41e, f8f5b04f4a094be7bb9610d2c04722f0; no voters: 
12:38:15.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.008833 16382 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Leader pre-election won for term 1
12:38:15.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.009002 16382 raft_consensus.cc:482] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:38:15.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.009106 16382 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 0 FOLLOWER]: Advancing to term 1
12:38:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.013475 16382 raft_consensus.cc:504] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:15.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.015780 16190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59a4376813434972957fe5169247e41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8f5b04f4a094be7bb9610d2c04722f0"
12:38:15.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.016005 16190 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 0 FOLLOWER]: Advancing to term 1
12:38:15.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.019048 16190 raft_consensus.cc:2454] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a4376813434972957fe5169247e41e in term 1.
12:38:15.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.019471 16318 leader_election.cc:302] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [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: 59a4376813434972957fe5169247e41e, f8f5b04f4a094be7bb9610d2c04722f0; no voters: 
12:38:15.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.026448 16267 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59a4376813434972957fe5169247e41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35404f85474844cea2a27bf63e981a0a"
12:38:15.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.026651 16267 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 0 FOLLOWER]: Advancing to term 1
12:38:15.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.029707 16267 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a4376813434972957fe5169247e41e in term 1.
12:38:15.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.032187 16382 leader_election.cc:288] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [CANDIDATE]: Term 1 election: Requested vote from peers f8f5b04f4a094be7bb9610d2c04722f0 (127.15.192.254:33561), 35404f85474844cea2a27bf63e981a0a (127.15.192.253:35923)
12:38:15.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.032699 16382 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 1 FOLLOWER]: Leader election won for term 1
12:38:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.044374 16382 raft_consensus.cc:686] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [term 1 LEADER]: Becoming Leader. State: Replica: 59a4376813434972957fe5169247e41e, State: Running, Role: LEADER
12:38:15.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.045475 16382 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [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: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } }
12:38:15.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.066732 16429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59a4376813434972957fe5169247e41e. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.068408 16429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: This master's current role is: LEADER
12:38:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.079684 16431 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
12:38:15.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.082486 16431 catalog_manager.cc:1484] Initializing Kudu cluster ID...
12:38:15.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.102555 16267 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [term 1 FOLLOWER]: Refusing update from remote peer 59a4376813434972957fe5169247e41e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:38:15.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.103924 16429 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:38:15.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.111307 16190 raft_consensus.cc:1261] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [term 1 FOLLOWER]: Refusing update from remote peer 59a4376813434972957fe5169247e41e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:38:15.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.112470 16429 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:38:15.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.148015 16396 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59a4376813434972957fe5169247e41e. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.148376 16396 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: This master's current role is: FOLLOWER
12:38:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.155846 16432 mvcc.cc:205] Tried to move back new op lower bound from 7317306962329628672 to 7317306962126065664. Current Snapshot: MvccSnapshot[applied={T|T < 7317306962329628672}]
12:38:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.160876 16434 mvcc.cc:205] Tried to move back new op lower bound from 7317306962329628672 to 7317306962126065664. Current Snapshot: MvccSnapshot[applied={T|T < 7317306962329628672}]
12:38:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.163070 16414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59a4376813434972957fe5169247e41e. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.163406 16414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: This master's current role is: FOLLOWER
12:38:15.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.163641 16382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.163997 16382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: This master's current role is: LEADER
12:38:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.164620 16382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.164901 16382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e [sys.catalog]: This master's current role is: LEADER
12:38:15.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.173179 16431 catalog_manager.cc:1347] Generated new cluster ID: d7e963f6790544b1af978154675a242e
12:38:15.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.173290 16431 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
12:38:15.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.190346 16414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.190629 16414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a [sys.catalog]: This master's current role is: FOLLOWER
12:38:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.197278 16396 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59a4376813434972957fe5169247e41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8f5b04f4a094be7bb9610d2c04722f0" member_type: VOTER last_known_addr { host: "127.15.192.254" port: 33561 } } peers { permanent_uuid: "35404f85474844cea2a27bf63e981a0a" member_type: VOTER last_known_addr { host: "127.15.192.253" port: 35923 } } peers { permanent_uuid: "59a4376813434972957fe5169247e41e" member_type: VOTER last_known_addr { host: "127.15.192.252" port: 38857 } } }
12:38:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.197536 16396 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0 [sys.catalog]: This master's current role is: FOLLOWER
12:38:15.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.199569 16433 mvcc.cc:205] Tried to move back new op lower bound from 7317306962329628672 to 7317306962126065664. Current Snapshot: MvccSnapshot[applied={T|T < 7317306962329628672 or (T in {7317306962329628672})}]
12:38:15.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.207054 16431 catalog_manager.cc:1370] Generated new certificate authority record
12:38:15.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.211149 16431 catalog_manager.cc:1504] Loading token signing keys...
12:38:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.224702 16431 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e: Generated new TSK 0
12:38:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.225641 16431 catalog_manager.cc:1514] Initializing in-progress tserver states...
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.260227 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/logs
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data/info.pb
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.193:0
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.193
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.193
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:38:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.596032 16442 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.596330 16442 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.596465 16442 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.603971 16442 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:15.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.604180 16442 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.192.193
12:38:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.612723 16442 tablet_server_runner.cc:78] Tablet server non-default flags:
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.193:0
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data/info.pb
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.193
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:15.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.193
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/logs
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:15.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:15.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:15.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.614410 16442 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.616266 16442 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.629947 16447 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
12:38:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.629892 16450 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
12:38:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:15.630198 16448 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
12:38:15.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.631835 16442 server_base.cc:1034] running on GCE node
12:38:15.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.632426 16442 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.633414 16442 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.634690 16442 hybrid_clock.cc:648] HybridClock initialized: now 1786451895634582 us; error 57 us; skew 500 ppm
12:38:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.635053 16442 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:15.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.637408 16442 webserver.cc:460] Webserver started at http://127.15.192.193:43157/ using document root <none> and password file <none>
12:38:15.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.638185 16442 fs_manager.cc:359] Metadata directory not provided
12:38:15.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.638342 16442 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:15.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.638677 16442 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:15.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.641315 16442 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data/instance:
12:38:15.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7874779375e64b0ea4d343d7f0f11919"
12:38:15.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:15 on dist-test-slave-6nmv"
12:38:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.642225 16442 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal/instance:
12:38:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7874779375e64b0ea4d343d7f0f11919"
12:38:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:15 on dist-test-slave-6nmv"
12:38:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.648118 16442 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
12:38:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.651343 16456 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.652832 16442 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.653017 16442 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7874779375e64b0ea4d343d7f0f11919"
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:15 on dist-test-slave-6nmv"
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.653249 16442 fs_report.cc:383] FS layout report
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data/data
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:15.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:15.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.671489 16442 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:15.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.672701 16442 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
12:38:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.673053 16442 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:15.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.674409 16442 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
12:38:15.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.675825 16442 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:38:15.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.675931 16442 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:38:15.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.676048 16442 ts_tablet_manager.cc:610] Registered 0 tablets
12:38:15.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.676108 16442 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:38:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.734629 16442 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.193:38645
12:38:15.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.734683 16587 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.193:38645 every 8 connection(s)
12:38:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.735962 16442 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/data/info.pb
12:38:15.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.740334 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16442
12:38:15.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.740542 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-0/wal/instance
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.746881 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/logs
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data/info.pb
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:15.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.194:0
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.194
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.194
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:38:15.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.759579 16590 heartbeater.cc:347] Connected to a master server at 127.15.192.254:33561
12:38:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.759604 16591 heartbeater.cc:347] Connected to a master server at 127.15.192.253:35923
12:38:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.759938 16591 heartbeater.cc:464] Registering TS with master...
12:38:15.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.760886 16591 heartbeater.cc:511] Master 127.15.192.253:35923 requested a full tablet report, sending...
12:38:15.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.759944 16590 heartbeater.cc:464] Registering TS with master...
12:38:15.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.761952 16590 heartbeater.cc:511] Master 127.15.192.254:33561 requested a full tablet report, sending...
12:38:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.763525 16257 ts_manager.cc:194] Registered new tserver with Master: 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193:38645)
12:38:15.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.764668 16180 ts_manager.cc:194] Registered new tserver with Master: 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193:38645)
12:38:15.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.768716 16589 heartbeater.cc:347] Connected to a master server at 127.15.192.252:38857
12:38:15.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.768823 16589 heartbeater.cc:464] Registering TS with master...
12:38:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.769124 16589 heartbeater.cc:511] Master 127.15.192.252:38857 requested a full tablet report, sending...
12:38:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.770731 16336 ts_manager.cc:194] Registered new tserver with Master: 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193:38645)
12:38:15.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.773052 16336 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.15.192.193:36357
12:38:15.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.793069 16409 catalog_manager.cc:1259] Loaded cluster ID: d7e963f6790544b1af978154675a242e
12:38:15.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.793159 16409 catalog_manager.cc:1552] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: loading cluster ID for follower catalog manager: success
12:38:15.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.795459 16409 catalog_manager.cc:1574] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: acquiring CA information for follower catalog manager: success
12:38:15.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:15.796811 16409 catalog_manager.cc:1602] T 00000000000000000000000000000000 P f8f5b04f4a094be7bb9610d2c04722f0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:38:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.007922 16427 catalog_manager.cc:1259] Loaded cluster ID: d7e963f6790544b1af978154675a242e
12:38:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.008014 16427 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: loading cluster ID for follower catalog manager: success
12:38:16.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.010375 16427 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: acquiring CA information for follower catalog manager: success
12:38:16.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.011948 16427 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 35404f85474844cea2a27bf63e981a0a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:38:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.075217 16599 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.075451 16599 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.075523 16599 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:16.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.082332 16599 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:16.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.082502 16599 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.192.194
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.090294 16599 tablet_server_runner.cc:78] Tablet server non-default flags:
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.194:0
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data/info.pb
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.194
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.194
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/logs
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.091512 16599 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.093191 16599 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.107095 16605 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
12:38:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.107139 16606 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
12:38:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.107246 16610 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
12:38:16.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.108054 16599 server_base.cc:1034] running on GCE node
12:38:16.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.108796 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:16.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.109668 16599 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:16.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.110913 16599 hybrid_clock.cc:648] HybridClock initialized: now 1786451896110826 us; error 57 us; skew 500 ppm
12:38:16.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.111236 16599 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:16.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.113405 16599 webserver.cc:460] Webserver started at http://127.15.192.194:43669/ using document root <none> and password file <none>
12:38:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.114131 16599 fs_manager.cc:359] Metadata directory not provided
12:38:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.114277 16599 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.114567 16599 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.116911 16599 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data/instance:
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4cb87d0355340a29f00b4b402c2b926"
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.117660 16599 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal/instance:
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4cb87d0355340a29f00b4b402c2b926"
12:38:16.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.122457 16599 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
12:38:16.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.125676 16617 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:16.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.126839 16599 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.127003 16599 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c4cb87d0355340a29f00b4b402c2b926"
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.127202 16599 fs_report.cc:383] FS layout report
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data/data
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.138016 16599 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.138731 16599 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
12:38:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.139045 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.140074 16599 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
12:38:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.141697 16599 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:38:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.141798 16599 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:38:16.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.141999 16599 ts_tablet_manager.cc:610] Registered 0 tablets
12:38:16.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.142108 16599 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:38:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.175755 16599 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.194:36585
12:38:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.175796 16741 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.194:36585 every 8 connection(s)
12:38:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.176949 16599 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/data/info.pb
12:38:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.182492 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16599
12:38:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.182664 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-1/wal/instance
12:38:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.187024 16131 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskABxdLm/build/asan/bin/kudu
12:38:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/logs
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data/info.pb
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.195:0
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.195
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.195
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:38:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.193629 16745 heartbeater.cc:347] Connected to a master server at 127.15.192.253:35923
12:38:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.193959 16745 heartbeater.cc:464] Registering TS with master...
12:38:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.194811 16745 heartbeater.cc:511] Master 127.15.192.253:35923 requested a full tablet report, sending...
12:38:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.195278 16744 heartbeater.cc:347] Connected to a master server at 127.15.192.254:33561
12:38:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.195393 16744 heartbeater.cc:464] Registering TS with master...
12:38:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.195822 16744 heartbeater.cc:511] Master 127.15.192.254:33561 requested a full tablet report, sending...
12:38:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.196480 16257 ts_manager.cc:194] Registered new tserver with Master: c4cb87d0355340a29f00b4b402c2b926 (127.15.192.194:36585)
12:38:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.196743 16180 ts_manager.cc:194] Registered new tserver with Master: c4cb87d0355340a29f00b4b402c2b926 (127.15.192.194:36585)
12:38:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.197707 16743 heartbeater.cc:347] Connected to a master server at 127.15.192.252:38857
12:38:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.197862 16743 heartbeater.cc:464] Registering TS with master...
12:38:16.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.198204 16743 heartbeater.cc:511] Master 127.15.192.252:38857 requested a full tablet report, sending...
12:38:16.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.199020 16336 ts_manager.cc:194] Registered new tserver with Master: c4cb87d0355340a29f00b4b402c2b926 (127.15.192.194:36585)
12:38:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.200102 16336 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.15.192.194:43335
12:38:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.496169 16750 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
12:38:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.496402 16750 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:38:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.496477 16750 flags.cc:425] Enabled unsafe flag: --never_fsync=true
12:38:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.502930 16750 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
12:38:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.503077 16750 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.15.192.195
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.510850 16750 tablet_server_runner.cc:78] Tablet server non-default flags:
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.15.192.212:34423
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.15.192.195:0
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data/info.pb
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.15.192.195
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.15.192.254:33561,127.15.192.253:35923,127.15.192.252:38857
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.15.192.195
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/logs
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:38:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 11:11:46 UTC on ccycloud.quasar-zjjjhb.root.comops.site
12:38:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580142
12:38:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:38:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.512023 16750 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:38:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.514226 16750 file_cache.cc:493] Constructed file cache file cache with capacity 419430
12:38:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.526754 16755 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
12:38:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.526721 16758 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
12:38:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:16.526811 16756 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
12:38:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.527729 16750 server_base.cc:1034] running on GCE node
12:38:16.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.528254 16750 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:38:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.529086 16750 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:38:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.530412 16750 hybrid_clock.cc:648] HybridClock initialized: now 1786451896530340 us; error 38 us; skew 500 ppm
12:38:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.530661 16750 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:38:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.533072 16750 webserver.cc:460] Webserver started at http://127.15.192.195:38385/ using document root <none> and password file <none>
12:38:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.533643 16750 fs_manager.cc:359] Metadata directory not provided
12:38:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.533742 16750 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:38:16.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.534065 16750 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
12:38:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.536592 16750 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data/instance:
12:38:16.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0e5d8e32694a44b86b2240a85c0229"
12:38:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.537249 16750 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal/instance:
12:38:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0e5d8e32694a44b86b2240a85c0229"
12:38:16.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.542445 16750 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
12:38:16.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.546023 16764 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:38:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.547528 16750 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
12:38:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.547688 16750 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data,/tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal
12:38:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0e5d8e32694a44b86b2240a85c0229"
12:38:16.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 12:38:16 on dist-test-slave-6nmv"
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.547886 16750 fs_report.cc:383] FS layout report
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data/data
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:38:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:38:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.574368 16750 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
12:38:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.575230 16750 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
12:38:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.575491 16750 kserver.cc:163] Server-wide thread pool size limit: 3276
12:38:16.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.576326 16750 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
12:38:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.577661 16750 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:38:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.577728 16750 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:38:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.577847 16750 ts_tablet_manager.cc:610] Registered 0 tablets
12:38:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.577900 16750 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
12:38:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.615301 16750 rpc_server.cc:307] RPC server started. Bound to: 127.15.192.195:36071
12:38:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.615343 16905 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.15.192.195:36071 every 8 connection(s)
12:38:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.616331 16750 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/data/info.pb
12:38:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.626318 16131 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskABxdLm/build/asan/bin/kudu as pid 16750
12:38:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.626480 16131 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskABxdLm/test-tmp/mini-kudu-cluster6146684696456176309/ts-2/wal/instance
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637101 16908 heartbeater.cc:347] Connected to a master server at 127.15.192.253:35923
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637148 16907 heartbeater.cc:347] Connected to a master server at 127.15.192.254:33561
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637394 16907 heartbeater.cc:464] Registering TS with master...
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637400 16908 heartbeater.cc:464] Registering TS with master...
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637462 16906 heartbeater.cc:347] Connected to a master server at 127.15.192.252:38857
12:38:16.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.637655 16906 heartbeater.cc:464] Registering TS with master...
12:38:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.638494 16906 heartbeater.cc:511] Master 127.15.192.252:38857 requested a full tablet report, sending...
12:38:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.638532 16907 heartbeater.cc:511] Master 127.15.192.254:33561 requested a full tablet report, sending...
12:38:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.638581 16908 heartbeater.cc:511] Master 127.15.192.253:35923 requested a full tablet report, sending...
12:38:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.640053 16257 ts_manager.cc:194] Registered new tserver with Master: 6e0e5d8e32694a44b86b2240a85c0229 (127.15.192.195:36071)
12:38:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.640219 16180 ts_manager.cc:194] Registered new tserver with Master: 6e0e5d8e32694a44b86b2240a85c0229 (127.15.192.195:36071)
12:38:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.640774 16336 ts_manager.cc:194] Registered new tserver with Master: 6e0e5d8e32694a44b86b2240a85c0229 (127.15.192.195:36071)
12:38:16.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.641523 16336 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.15.192.195:52097
12:38:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.651403 16131 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
12:38:16.653 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:38:16.654 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:38:16.663 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.192.254"
      port: 33561
    }
    bound_http_address {
      host: "127.15.192.254"
      port: 35697
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.192.253"
      port: 35923
    }
    bound_http_address {
      host: "127.15.192.253"
      port: 44745
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.192.252"
      port: 38857
    }
    bound_http_address {
      host: "127.15.192.252"
      port: 42761
    }
  }
}

12:38:16.669 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

12:38:16.671 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.15.192.193"
      port: 38645
    }
    bound_http_address {
      host: "127.15.192.193"
      port: 43157
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.15.192.194"
      port: 36585
    }
    bound_http_address {
      host: "127.15.192.194"
      port: 43669
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.15.192.195"
      port: 36071
    }
    bound_http_address {
      host: "127.15.192.195"
      port: 38385
    }
  }
}

12:38:16.674 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:38:16.682 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
12:38:16.688 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
12:38:16.688 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
12:38:16.693 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@78365cfa
12:38:16.709 [DEBUG - main] (PlatformDependent0.java:497) -Dio.netty.noUnsafe: false
12:38:16.709 [DEBUG - main] (PlatformDependent0.java:1001) Java version: 8
12:38:16.710 [DEBUG - main] (PlatformDependent0.java:137) sun.misc.Unsafe.theUnsafe: available
12:38:16.710 [DEBUG - main] (PlatformDependent0.java:161) sun.misc.Unsafe.copyMemory: available
12:38:16.711 [DEBUG - main] (PlatformDependent0.java:193) sun.misc.Unsafe.storeFence: available
12:38:16.711 [DEBUG - main] (PlatformDependent0.java:236) java.nio.Buffer.address: available
12:38:16.712 [DEBUG - main] (PlatformDependent0.java:308) direct buffer constructor: available
12:38:16.712 [DEBUG - main] (PlatformDependent0.java:386) java.nio.Bits.unaligned: available, true
12:38:16.712 [DEBUG - main] (PlatformDependent0.java:460) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
12:38:16.712 [DEBUG - main] (PlatformDependent0.java:483) java.nio.DirectByteBuffer.<init>(long, {int,long}): available
12:38:16.712 [DEBUG - main] (PlatformDependent.java:1159) sun.misc.Unsafe: available
12:38:16.713 [DEBUG - main] (PlatformDependent.java:1289) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
12:38:16.713 [DEBUG - main] (PlatformDependent.java:1368) -Dio.netty.bitMode: 64 (sun.arch.data.model)
12:38:16.714 [DEBUG - main] (PlatformDependent.java:178) -Dio.netty.maxDirectMemory: 3799121920 bytes
12:38:16.714 [DEBUG - main] (PlatformDependent.java:185) -Dio.netty.uninitializedArrayAllocationThreshold: -1
12:38:16.715 [DEBUG - main] (CleanerJava6.java:92) java.nio.ByteBuffer.cleaner(): available
12:38:16.715 [DEBUG - main] (PlatformDependent.java:205) -Dio.netty.noPreferDirect: false
12:38:16.722 [DEBUG - main] (PlatformDependent.java:1010) org.jctools-core.MpscChunkedArrayQueue: available
12:38:16.752 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 2
12:38:16.761 [DEBUG - main] (GlobalEventExecutor.java:53) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
12:38:16.767 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
12:38:16.767 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
12:38:16.772 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
12:38:16.773 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
12:38:16.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:16.775794 16589 heartbeater.cc:503] Master 127.15.192.252:38857 was elected leader, sending a full tablet report...
12:38:16.813 [DEBUG - main] (PooledByteBufAllocator.java:157) -Dio.netty.allocator.numHeapArenas: 2
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:158) -Dio.netty.allocator.numDirectArenas: 2
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:160) -Dio.netty.allocator.pageSize: 8192
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:165) -Dio.netty.allocator.maxOrder: 9
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.chunkSize: 4194304
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:170) -Dio.netty.allocator.smallCacheSize: 256
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:171) -Dio.netty.allocator.normalCacheSize: 64
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:172) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
12:38:16.814 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.cacheTrimInterval: 8192
12:38:16.815 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
12:38:16.815 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.useCacheForAllThreads: false
12:38:16.815 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
12:38:16.845 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:38:17.015 [INFO - main] (Logging.scala:57) Running Spark version 3.1.2
12:38:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:17.202200 16743 heartbeater.cc:503] Master 127.15.192.252:38857 was elected leader, sending a full tablet report...
12:38:17.322 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
12:38:17.511 [INFO - main] (Logging.scala:57) ==============================================================
12:38:17.512 [INFO - main] (Logging.scala:57) No custom resources configured for spark.driver.
12:38:17.513 [INFO - main] (Logging.scala:57) ==============================================================
12:38:17.514 [INFO - main] (Logging.scala:57) Submitted application: test
12:38:17.555 [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)
12:38:17.572 [INFO - main] (Logging.scala:57) Limiting resource is cpu
12:38:17.573 [INFO - main] (Logging.scala:57) Added ResourceProfile id: 0
12:38:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:17.643563 16906 heartbeater.cc:503] Master 127.15.192.252:38857 was elected leader, sending a full tablet report...
12:38:17.725 [INFO - main] (Logging.scala:57) Changing view acls to: slave
12:38:17.726 [INFO - main] (Logging.scala:57) Changing modify acls to: slave
12:38:17.727 [INFO - main] (Logging.scala:57) Changing view acls groups to: 
12:38:17.727 [INFO - main] (Logging.scala:57) Changing modify acls groups to: 
12:38:17.728 [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()
12:38:18.168 [INFO - main] (Logging.scala:57) Successfully started service 'sparkDriver' on port 41275.
12:38:18.211 [INFO - main] (Logging.scala:57) Registering MapOutputTracker
12:38:18.265 [INFO - main] (Logging.scala:57) Registering BlockManagerMaster
12:38:18.297 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
12:38:18.298 [INFO - main] (Logging.scala:57) BlockManagerMasterEndpoint up
12:38:18.303 [INFO - main] (Logging.scala:57) Registering BlockManagerMasterHeartbeat
12:38:18.328 [INFO - main] (Logging.scala:57) Created local directory at /tmp/blockmgr-e949b66b-6739-481a-a3a7-4140d113d9fe
12:38:18.383 [INFO - main] (Logging.scala:57) MemoryStore started with capacity 1993.9 MiB
12:38:18.408 [INFO - main] (Logging.scala:57) Registering OutputCommitCoordinator
12:38:18.599 [INFO - main] (Logging.scala:57) Starting executor ID driver on host dist-test-slave-6nmv.c.gcp-upstream.internal
12:38:18.640 [INFO - main] (Logging.scala:57) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 33087.
12:38:18.641 [INFO - main] (NettyBlockTransferService.scala:81) Server created on dist-test-slave-6nmv.c.gcp-upstream.internal:33087
12:38:18.647 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
12:38:18.658 [INFO - main] (Logging.scala:57) Registering BlockManager BlockManagerId(driver, dist-test-slave-6nmv.c.gcp-upstream.internal, 33087, None)
12:38:18.664 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Registering block manager dist-test-slave-6nmv.c.gcp-upstream.internal:33087 with 1993.9 MiB RAM, BlockManagerId(driver, dist-test-slave-6nmv.c.gcp-upstream.internal, 33087, None)
12:38:18.669 [INFO - main] (Logging.scala:57) Registered BlockManager BlockManagerId(driver, dist-test-slave-6nmv.c.gcp-upstream.internal, 33087, None)
12:38:18.670 [INFO - main] (Logging.scala:57) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-6nmv.c.gcp-upstream.internal, 33087, None)
12:38:18.969 [INFO - main] (Log.java:169) Logging initialized @7614ms to org.sparkproject.jetty.util.log.Slf4jLog
12:38:19.252 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:38:19.314 [DEBUG - main] (Connection.java:748) [peer master-127.15.192.253:35923(127.15.192.253:35923)] connecting to peer
12:38:19.320 [DEBUG - main] (DefaultChannelId.java:79) -Dio.netty.processId: 16118 (auto-detected)
12:38:19.322 [DEBUG - main] (NetUtil.java:148) -Djava.net.preferIPv4Stack: true
12:38:19.322 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv6Addresses: false
12:38:19.324 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
12:38:19.325 [DEBUG - main] (NetUtil.java:188) /proc/sys/net/core/somaxconn: 4096
12:38:19.326 [DEBUG - main] (DefaultChannelId.java:101) -Dio.netty.machineId: 02:42:aa:ff:fe:9a:d9:9c (auto-detected)
12:38:19.347 [DEBUG - main] (ByteBufUtil.java:88) -Dio.netty.allocator.type: pooled
12:38:19.348 [DEBUG - main] (ByteBufUtil.java:97) -Dio.netty.threadLocalDirectBufferSize: 0
12:38:19.348 [DEBUG - main] (ByteBufUtil.java:100) -Dio.netty.maxThreadLocalCharBufferSize: 16384
12:38:19.358 [DEBUG - main] (Connection.java:748) [peer master-127.15.192.252:38857(127.15.192.252:38857)] connecting to peer
12:38:19.360 [DEBUG - main] (Connection.java:748) [peer master-127.15.192.254:33561(127.15.192.254:33561)] connecting to peer
12:38:19.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.15.192.252:38857(127.15.192.252:38857)] Successfully connected to peer
12:38:19.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.15.192.253:35923(127.15.192.253:35923)] Successfully connected to peer
12:38:19.395 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
12:38:19.395 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
12:38:19.396 [DEBUG - kudu-nio-1] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@321daea5
12:38:19.401 [DEBUG - kudu-nio-1] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
12:38:19.401 [DEBUG - kudu-nio-1] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
12:38:19.401 [DEBUG - kudu-nio-1] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
12:38:19.401 [DEBUG - kudu-nio-1] (Recycler.java:99) -Dio.netty.recycler.blocking: false
12:38:19.401 [DEBUG - kudu-nio-1] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
12:38:19.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.15.192.254:33561(127.15.192.254:33561)] Successfully connected to peer
12:38:19.465 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.192.253
12:38:19.465 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.192.252
12:38:19.670 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.15.192.254
12:38:19.670 [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
12:38:19.680 [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
12:38:19.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5a11c8c1, L:/127.0.0.1:60100 - R:/127.15.192.252:38857] using SASL/PLAIN
12:38:19.702 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddcf57b2, L:/127.0.0.1:51074 - R:/127.15.192.253:35923] using SASL/PLAIN
12:38:19.705 [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
12:38:19.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18c6f75e, L:/127.0.0.1:57926 - R:/127.15.192.254:33561] using SASL/PLAIN
12:38:19.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.806311 16336 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60100:
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
12:38:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
12:38:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:38:19.813 [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"
12:38:19.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:19.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
12:38:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.871322 16515 tablet_service.cc:1467] Processing CreateTablet for tablet e06cb4c9f1cc42b3b1a7479200bcb3bd (DEFAULT_TABLE table=test [id=7e60145aac1740c7b6c3bbd499f13f39]), partition=RANGE (key) PARTITION VALUES < 50
12:38:19.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.873327 16515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e06cb4c9f1cc42b3b1a7479200bcb3bd. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:19.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.875334 16822 tablet_service.cc:1467] Processing CreateTablet for tablet 3bd062acb56a48e5910757281afa8198 (DEFAULT_TABLE table=test [id=7e60145aac1740c7b6c3bbd499f13f39]), partition=RANGE (key) PARTITION 50 <= VALUES
12:38:19.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7e60145aac1740c7b6c3bbd499f13f39
12:38:19.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.877138 16822 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3bd062acb56a48e5910757281afa8198. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:19.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.898507 16975 tablet_bootstrap.cc:492] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: Bootstrap starting.
12:38:19.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.900540 16976 tablet_bootstrap.cc:492] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: Bootstrap starting.
12:38:19.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.904191 16976 tablet_bootstrap.cc:654] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: Neither blocks nor log segments found. Creating new log.
12:38:19.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.904215 16975 tablet_bootstrap.cc:654] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: Neither blocks nor log segments found. Creating new log.
12:38:19.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.905274 16976 log.cc:824] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: Log is configured to *not* fsync() on all Append() calls
12:38:19.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.905377 16975 log.cc:824] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: Log is configured to *not* fsync() on all Append() calls
12:38:19.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.907835 16976 tablet_bootstrap.cc:492] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: No bootstrap required, opened a new log
12:38:19.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.908118 16976 ts_tablet_manager.cc:1397] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.006s
12:38:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.912418 16975 tablet_bootstrap.cc:492] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: No bootstrap required, opened a new log
12:38:19.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.912674 16975 ts_tablet_manager.cc:1397] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
12:38:19.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.915463 16976 raft_consensus.cc:348] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.915804 16976 raft_consensus.cc:374] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.915901 16976 raft_consensus.cc:729] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0e5d8e32694a44b86b2240a85c0229, State: Initialized, Role: FOLLOWER
12:38:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.916568 16976 consensus_queue.cc:260] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [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: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:19.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.916846 16976 raft_consensus.cc:388] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.916990 16976 raft_consensus.cc:482] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:19.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.917191 16976 raft_consensus.cc:3037] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Advancing to term 1
12:38:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.919242 16976 raft_consensus.cc:504] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.919703 16976 leader_election.cc:302] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [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: 6e0e5d8e32694a44b86b2240a85c0229; no voters: 
12:38:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.921887 16975 raft_consensus.cc:348] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.922375 16975 raft_consensus.cc:374] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:19.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.922590 16975 raft_consensus.cc:729] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Initialized, Role: FOLLOWER
12:38:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.923317 16975 consensus_queue.cc:260] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:19.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.923712 16975 raft_consensus.cc:388] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.923949 16975 raft_consensus.cc:482] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.924240 16975 raft_consensus.cc:3037] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Advancing to term 1
12:38:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.925966 16976 leader_election.cc:288] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.926054 16979 raft_consensus.cc:2781] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 FOLLOWER]: Leader election won for term 1
12:38:19.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.926710 16975 raft_consensus.cc:504] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.927320 16975 leader_election.cc:302] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [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: 7874779375e64b0ea4d343d7f0f11919; no voters: 
12:38:19.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.933414 16979 raft_consensus.cc:686] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 LEADER]: Becoming Leader. State: Replica: 6e0e5d8e32694a44b86b2240a85c0229, State: Running, Role: LEADER
12:38:19.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.934199 16979 consensus_queue.cc:237] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 [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: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.939035 16975 leader_election.cc:288] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.941331 16976 ts_tablet_manager.cc:1428] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.023s
12:38:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.939116 16982 raft_consensus.cc:2781] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Leader election won for term 1
12:38:19.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.951045 16336 catalog_manager.cc:5495] T 3bd062acb56a48e5910757281afa8198 P 6e0e5d8e32694a44b86b2240a85c0229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e0e5d8e32694a44b86b2240a85c0229 (127.15.192.195). New cstate: current_term: 1 leader_uuid: "6e0e5d8e32694a44b86b2240a85c0229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } health_report { overall_health: HEALTHY } } }
12:38:19.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.956010 16982 raft_consensus.cc:686] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [term 1 LEADER]: Becoming Leader. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Running, Role: LEADER
12:38:19.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.956660 16982 consensus_queue.cc:237] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.957791 16975 ts_tablet_manager.cc:1428] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919: Time spent starting tablet: real 0.045s	user 0.016s	sys 0.028s
12:38:19.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.974725 16336 catalog_manager.cc:5495] T e06cb4c9f1cc42b3b1a7479200bcb3bd P 7874779375e64b0ea4d343d7f0f11919 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193). New cstate: current_term: 1 leader_uuid: "7874779375e64b0ea4d343d7f0f11919" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } health_report { overall_health: HEALTHY } } }
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:19.986083 16335 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60100:
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:38:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:20.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 14d2982999334e3eb2a562b8dfb7e16b
12:38:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.009488 16671 tablet_service.cc:1467] Processing CreateTablet for tablet f7e42a7e2e8e4695bef3c295785072e1 (DEFAULT_TABLE table=simple-test [id=14d2982999334e3eb2a562b8dfb7e16b]), partition=RANGE (key) PARTITION UNBOUNDED
12:38:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.011713 16671 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f7e42a7e2e8e4695bef3c295785072e1. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.025416 16992 tablet_bootstrap.cc:492] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: Bootstrap starting.
12:38:20.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.028962 16992 tablet_bootstrap.cc:654] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: Neither blocks nor log segments found. Creating new log.
12:38:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.030133 16992 log.cc:824] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: Log is configured to *not* fsync() on all Append() calls
12:38:20.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.032936 16992 tablet_bootstrap.cc:492] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: No bootstrap required, opened a new log
12:38:20.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.033190 16992 ts_tablet_manager.cc:1397] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
12:38:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.041260 16992 raft_consensus.cc:348] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.041764 16992 raft_consensus.cc:374] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:20.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.041942 16992 raft_consensus.cc:729] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cb87d0355340a29f00b4b402c2b926, State: Initialized, Role: FOLLOWER
12:38:20.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.042822 16992 consensus_queue.cc:260] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [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: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.043273 16992 raft_consensus.cc:388] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.043435 16992 raft_consensus.cc:482] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.043623 16992 raft_consensus.cc:3037] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Advancing to term 1
12:38:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.046586 16992 raft_consensus.cc:504] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.047165 16992 leader_election.cc:302] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [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: c4cb87d0355340a29f00b4b402c2b926; no voters: 
12:38:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.047976 16992 leader_election.cc:288] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.048105 16994 raft_consensus.cc:2781] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 1 FOLLOWER]: Leader election won for term 1
12:38:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.050222 16994 raft_consensus.cc:686] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [term 1 LEADER]: Becoming Leader. State: Replica: c4cb87d0355340a29f00b4b402c2b926, State: Running, Role: LEADER
12:38:20.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.050377 16992 ts_tablet_manager.cc:1428] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926: Time spent starting tablet: real 0.017s	user 0.018s	sys 0.000s
12:38:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.051098 16994 consensus_queue.cc:237] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 [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: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.056332 16335 catalog_manager.cc:5495] T f7e42a7e2e8e4695bef3c295785072e1 P c4cb87d0355340a29f00b4b402c2b926 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cb87d0355340a29f00b4b402c2b926 (127.15.192.194). New cstate: current_term: 1 leader_uuid: "c4cb87d0355340a29f00b4b402c2b926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } health_report { overall_health: HEALTHY } } }
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.118891 16335 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60100:
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:38:20.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:38:20.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:38:20.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:38:20.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d6bbc7f2aef047299c4dda5d8d209f4e
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.138622 16822 tablet_service.cc:1467] Processing CreateTablet for tablet 45ae917524b54d8484e354ac72da6361 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=d6bbc7f2aef047299c4dda5d8d209f4e]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.139158 16822 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 45ae917524b54d8484e354ac72da6361. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.137380 16671 tablet_service.cc:1467] Processing CreateTablet for tablet ae6e1960d5454cf1ab561c0ba75a051c (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=d6bbc7f2aef047299c4dda5d8d209f4e]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.142606 16671 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ae6e1960d5454cf1ab561c0ba75a051c. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.143131 16515 tablet_service.cc:1467] Processing CreateTablet for tablet fc0e1c64510245808f06277531042974 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=d6bbc7f2aef047299c4dda5d8d209f4e]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.143157 16514 tablet_service.cc:1467] Processing CreateTablet for tablet 9a458e7af0a247e683b02e6c863884e4 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=d6bbc7f2aef047299c4dda5d8d209f4e]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.143659 16515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc0e1c64510245808f06277531042974. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.143857 16514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9a458e7af0a247e683b02e6c863884e4. 1 dirs total, 0 dirs full, 0 dirs failed
12:38:20.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.149128 16992 tablet_bootstrap.cc:492] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: Bootstrap starting.
12:38:20.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.150853 16992 tablet_bootstrap.cc:654] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: Neither blocks nor log segments found. Creating new log.
12:38:20.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.153683 16975 tablet_bootstrap.cc:492] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919: Bootstrap starting.
12:38:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.154403 16976 tablet_bootstrap.cc:492] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229: Bootstrap starting.
12:38:20.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.155349 16975 tablet_bootstrap.cc:654] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919: Neither blocks nor log segments found. Creating new log.
12:38:20.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.156204 16976 tablet_bootstrap.cc:654] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229: Neither blocks nor log segments found. Creating new log.
12:38:20.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.164438 16992 tablet_bootstrap.cc:492] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: No bootstrap required, opened a new log
12:38:20.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.164682 16976 tablet_bootstrap.cc:492] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229: No bootstrap required, opened a new log
12:38:20.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.164793 16992 ts_tablet_manager.cc:1397] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.004s
12:38:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.165019 16976 ts_tablet_manager.cc:1397] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
12:38:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.165462 16975 tablet_bootstrap.cc:492] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919: No bootstrap required, opened a new log
12:38:20.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.165613 16975 ts_tablet_manager.cc:1397] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.165846 16992 raft_consensus.cc:348] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166162 16992 raft_consensus.cc:374] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166237 16976 raft_consensus.cc:348] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166374 16992 raft_consensus.cc:729] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cb87d0355340a29f00b4b402c2b926, State: Initialized, Role: FOLLOWER
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166489 16975 raft_consensus.cc:348] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166591 16976 raft_consensus.cc:374] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166642 16992 consensus_queue.cc:260] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [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: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166689 16976 raft_consensus.cc:729] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0e5d8e32694a44b86b2240a85c0229, State: Initialized, Role: FOLLOWER
12:38:20.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166838 16992 raft_consensus.cc:388] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166932 16975 raft_consensus.cc:374] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167043 16975 raft_consensus.cc:729] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Initialized, Role: FOLLOWER
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.166949 16976 consensus_queue.cc:260] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [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: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167184 16976 raft_consensus.cc:388] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167251 16976 raft_consensus.cc:482] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167098 16992 raft_consensus.cc:482] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167274 16975 consensus_queue.cc:260] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167428 16992 raft_consensus.cc:3037] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 0 FOLLOWER]: Advancing to term 1
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167474 16975 raft_consensus.cc:388] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167546 16975 raft_consensus.cc:482] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167634 16975 raft_consensus.cc:3037] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Advancing to term 1
12:38:20.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.167948 16976 raft_consensus.cc:3037] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 0 FOLLOWER]: Advancing to term 1
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170023 16992 raft_consensus.cc:504] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170013 16975 raft_consensus.cc:504] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170269 16975 leader_election.cc:302] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [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: 7874779375e64b0ea4d343d7f0f11919; no voters: 
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170502 16992 leader_election.cc:302] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [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: c4cb87d0355340a29f00b4b402c2b926; no voters: 
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170699 16982 raft_consensus.cc:2781] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Leader election won for term 1
12:38:20.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170643 16976 raft_consensus.cc:504] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:20.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170881 16982 raft_consensus.cc:686] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [term 1 LEADER]: Becoming Leader. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Running, Role: LEADER
12:38:20.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.171150 16994 raft_consensus.cc:2781] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 1 FOLLOWER]: Leader election won for term 1
12:38:20.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.170878 16976 leader_election.cc:302] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [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: 6e0e5d8e32694a44b86b2240a85c0229; no voters: 
12:38:20.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.171131 16982 consensus_queue.cc:237] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.171362 16976 leader_election.cc:288] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.171718 16979 raft_consensus.cc:2781] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 FOLLOWER]: Leader election won for term 1
12:38:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.171886 16979 raft_consensus.cc:686] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [term 1 LEADER]: Becoming Leader. State: Replica: 6e0e5d8e32694a44b86b2240a85c0229, State: Running, Role: LEADER
12:38:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.172096 16979 consensus_queue.cc:237] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 [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: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } }
12:38:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.172224 16994 raft_consensus.cc:686] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [term 1 LEADER]: Becoming Leader. State: Replica: c4cb87d0355340a29f00b4b402c2b926, State: Running, Role: LEADER
12:38:20.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.172652 16976 ts_tablet_manager.cc:1428] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
12:38:20.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.172420 16994 consensus_queue.cc:237] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [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: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } }
12:38:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.174448 16992 leader_election.cc:288] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:20.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.175362 16992 ts_tablet_manager.cc:1428] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
12:38:20.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.179924 16335 catalog_manager.cc:5495] T 45ae917524b54d8484e354ac72da6361 P 6e0e5d8e32694a44b86b2240a85c0229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e0e5d8e32694a44b86b2240a85c0229 (127.15.192.195). New cstate: current_term: 1 leader_uuid: "6e0e5d8e32694a44b86b2240a85c0229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e0e5d8e32694a44b86b2240a85c0229" member_type: VOTER last_known_addr { host: "127.15.192.195" port: 36071 } health_report { overall_health: HEALTHY } } }
12:38:20.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:20.182188 16746 tablet.cc:2369] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:38:20.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.193214 16335 catalog_manager.cc:5495] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193). New cstate: current_term: 1 leader_uuid: "7874779375e64b0ea4d343d7f0f11919" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } health_report { overall_health: HEALTHY } } }
12:38:20.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.200136 16975 leader_election.cc:288] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:20.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.202997 16975 ts_tablet_manager.cc:1428] T fc0e1c64510245808f06277531042974 P 7874779375e64b0ea4d343d7f0f11919: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
12:38:20.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.205391 16975 tablet_bootstrap.cc:492] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919: Bootstrap starting.
12:38:20.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.207842 16975 tablet_bootstrap.cc:654] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919: Neither blocks nor log segments found. Creating new log.
12:38:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.221547 16336 catalog_manager.cc:5495] T ae6e1960d5454cf1ab561c0ba75a051c P c4cb87d0355340a29f00b4b402c2b926 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4cb87d0355340a29f00b4b402c2b926 (127.15.192.194). New cstate: current_term: 1 leader_uuid: "c4cb87d0355340a29f00b4b402c2b926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cb87d0355340a29f00b4b402c2b926" member_type: VOTER last_known_addr { host: "127.15.192.194" port: 36585 } health_report { overall_health: HEALTHY } } }
12:38:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.222322 16975 tablet_bootstrap.cc:492] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919: No bootstrap required, opened a new log
12:38:20.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.222466 16975 ts_tablet_manager.cc:1397] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.002s
12:38:20.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.223737 16975 raft_consensus.cc:348] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.224107 16975 raft_consensus.cc:374] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:38:20.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.224336 16975 raft_consensus.cc:729] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Initialized, Role: FOLLOWER
12:38:20.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.224627 16975 consensus_queue.cc:260] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.224800 16975 raft_consensus.cc:388] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
12:38:20.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.224891 16975 raft_consensus.cc:482] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
12:38:20.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.225093 16975 raft_consensus.cc:3037] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 0 FOLLOWER]: Advancing to term 1
12:38:20.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.227596 16975 raft_consensus.cc:504] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.227988 16975 leader_election.cc:302] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [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: 7874779375e64b0ea4d343d7f0f11919; no voters: 
12:38:20.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.229225 16975 leader_election.cc:288] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [CANDIDATE]: Term 1 election: Requested vote from peers 
12:38:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.229269 16982 raft_consensus.cc:2781] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 1 FOLLOWER]: Leader election won for term 1
12:38:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.229563 16982 raft_consensus.cc:686] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [term 1 LEADER]: Becoming Leader. State: Replica: 7874779375e64b0ea4d343d7f0f11919, State: Running, Role: LEADER
12:38:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.229849 16982 consensus_queue.cc:237] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 [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: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } }
12:38:20.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.231573 16975 ts_tablet_manager.cc:1428] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
12:38:20.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:20.238464 16336 catalog_manager.cc:5495] T 9a458e7af0a247e683b02e6c863884e4 P 7874779375e64b0ea4d343d7f0f11919 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7874779375e64b0ea4d343d7f0f11919 (127.15.192.193). New cstate: current_term: 1 leader_uuid: "7874779375e64b0ea4d343d7f0f11919" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7874779375e64b0ea4d343d7f0f11919" member_type: VOTER last_known_addr { host: "127.15.192.193" port: 38645 } health_report { overall_health: HEALTHY } } }
12:38:20.874 [INFO - main] (Logging.scala:57) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
12:38:20.895 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
12:38:20.896 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
12:38:20.897 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List()
12:38:20.898 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List()
12:38:20.906 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
12:38:21.012 [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)
12:38:21.055 [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)
12:38:21.058 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_0_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 3.6 KiB, free: 1993.9 MiB)
12:38:21.061 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 0 from broadcast at DAGScheduler.scala:1388
12:38:21.076 [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))
12:38:21.077 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 0.0 with 2 tasks resource profile 0
12:38:21.163 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
12:38:21.185 [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)
12:38:21.571 [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
12:38:21.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d6bbc7f2aef047299c4dda5d8d209f4e
12:38:21.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299997, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299997, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299997, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299997, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299997}]
12:38:21.655 [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@7021c12f, flushNotification=Deferred@900000481(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:21.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.660 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.670 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.684 [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@4dca91db, flushNotification=Deferred@430182356(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:21.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.704 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.709 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)] connecting to peer
12:38:21.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299995, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299995, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299995, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299995, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299995}]
12:38:21.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.717 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)] connecting to peer
12:38:21.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)] Successfully connected to peer
12:38:21.726 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)] connecting to peer
12:38:21.726 [DEBUG - kudu-nio-1] (NetUtil.java:140) Resolved '127.15.192.195' into [/127.15.192.195] in 5306808ns
12:38:21.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.739 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.752 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.759 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.762 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.767 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:21.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:21.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.772 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.774 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.778 [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
12:38:21.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.778 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:21.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:21.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:21.780 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e539cf0, L:/127.0.0.1:46850 - R:/127.15.192.193:38645] using TOKEN/null
12:38:21.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)] Successfully connected to peer
12:38:21.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)] Successfully connected to peer
12:38:21.844 [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
12:38:21.860 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x609f2885, L:/127.0.0.1:51888 - R:/127.15.192.195:36071] using TOKEN/null
12:38:21.866 [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
12:38:21.869 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x265ec3b1, L:/127.0.0.1:40818 - R:/127.15.192.194:36585] using TOKEN/null
12:38:21.924 [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@c992cab, flushNotification=Deferred@2043375560(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:21.948 [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@77d35989, flushNotification=Deferred@743972886(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:21.978 [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@6961bd42, flushNotification=Deferred@1266035337(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.025 [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@26043d7f, flushNotification=Deferred@1261560121(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.048 [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@2fdedeb0, flushNotification=Deferred@1434880928(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.088 [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@52eebbaa, flushNotification=Deferred@378708199(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.112 [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@4fe0d7db, flushNotification=Deferred@786075148(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.166 [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@9ce4396, flushNotification=Deferred@181952464(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.199 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3c4bfa51, flushNotification=Deferred@2094881253(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.204 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786451898542-0 inserted 10000 node linked list in 622.93095.3ms
12:38:22.208 [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@ad884cb, flushNotification=Deferred@827770680(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.224 [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@7294a3b5, flushNotification=Deferred@67097104(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.302 [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@4dcfe078, flushNotification=Deferred@1244103166(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.318 [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@1df91a04, flushNotification=Deferred@1626027257(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.359 [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@5215c4bc, flushNotification=Deferred@617318257(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.392 [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@71b790d6, flushNotification=Deferred@1212296933(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.417 [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@340e2375, flushNotification=Deferred@1283902090(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.465 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@17ac2ec, flushNotification=Deferred@1486287136(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.494 [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@1d4674cc, flushNotification=Deferred@1735278452(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.517 [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@30d4ecd7, flushNotification=Deferred@1604584476(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.559 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31c5cf89, flushNotification=Deferred@1628494969(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.564 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786451898542-0 inserted 10000 node linked list in 358.943262.3ms
12:38:22.587 [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). 4900 bytes result sent to driver
12:38:22.593 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
12:38:22.594 [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)
12:38:22.599 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0) in 1468 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/2)
12:38:22.610 [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
12:38:22.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d6bbc7f2aef047299c4dda5d8d209f4e
12:38:22.619 [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@1bf47779, flushNotification=Deferred@2124245930(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.646 [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@2228cc0a, flushNotification=Deferred@2078998123(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.687 [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@439d01d0, flushNotification=Deferred@1447621170(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.702 [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@32e42c6d, flushNotification=Deferred@517047804(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.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@35e98477, flushNotification=Deferred@606157210(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.787 [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@3735fe37, flushNotification=Deferred@635007816(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.817 [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@5c6a91b8, flushNotification=Deferred@1907002950(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.837 [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@69761202, flushNotification=Deferred@123436887(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.882 [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@f34d955, flushNotification=Deferred@709475915(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.897 [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@73f64f02, flushNotification=Deferred@789264364(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.946 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@fc5ed64, flushNotification=Deferred@283366034(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.951 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786451898542-1 inserted 10000 node linked list in 336.269327.3ms
12:38:22.955 [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@65cad29, flushNotification=Deferred@1627451471(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:22.987 [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@20cf3d32, flushNotification=Deferred@1452133008(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.008 [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@355b108d, flushNotification=Deferred@1396640993(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.039 [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@ac08d19, flushNotification=Deferred@841027483(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.056 [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@5f93be2a, flushNotification=Deferred@1952512317(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.092 [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@7a461aed, flushNotification=Deferred@1084329961(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.114 [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@2810b39, flushNotification=Deferred@1901835077(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.139 [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@3b005ef1, flushNotification=Deferred@2006077631(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.161 [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@7d4055b7, flushNotification=Deferred@1361907905(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.211 [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@68633bc3, flushNotification=Deferred@219257304(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.242 [DEBUG - kudu-nio-0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7b3b44be, flushNotification=Deferred@893238277(state=PENDING, result=null, callback=<none>, errback=<none>)}
12:38:23.247 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786451898542-1 inserted 10000 node linked list in 296.096526.3ms
12:38:23.250 [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). 4900 bytes result sent to driver
12:38:23.256 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1) in 664 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/2)
12:38:23.258 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 0.0, whose tasks have all completed, from pool 
12:38:23.260 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 2.332 s
12:38:23.267 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
12:38:23.267 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 0: Stage finished
12:38:23.270 [INFO - main] (Logging.scala:57) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 2.395344 s
12:38:23.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d6bbc7f2aef047299c4dda5d8d209f4e
12:38:23.276 [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>)}
12:38:23.409 [INFO - main] (Logging.scala:57) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir ('file:/tmp/dist-test-taskABxdLm/java/build/dist-test/spark-warehouse').
12:38:23.410 [INFO - main] (Logging.scala:57) Warehouse path is 'file:/tmp/dist-test-taskABxdLm/java/build/dist-test/spark-warehouse'.
12:38:24.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d6bbc7f2aef047299c4dda5d8d209f4e
12:38:25.767 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_0_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 3.6 KiB, free: 1993.9 MiB)
12:38:27.441 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
12:38:27.501 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
12:38:27.555 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
12:38:28.713 [INFO - main] (Logging.scala:57) Code generated in 316.768052 ms
12:38:28.818 [INFO - main] (Logging.scala:57) Code generated in 69.429599 ms
12:38:28.837 [INFO - main] (Logging.scala:57) Code generated in 12.945008 ms
12:38:28.861 [INFO - main] (Logging.scala:57) Code generated in 18.08248 ms
12:38:28.871 [INFO - main] (Logging.scala:57) Code generated in 6.725665 ms
12:38:28.959 [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.
12:38:28.986 [INFO - main] (Logging.scala:57) Code generated in 21.780944 ms
12:38:28.987 [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.
12:38:29.006 [INFO - main] (Logging.scala:57) Code generated in 14.849043 ms
12:38:29.062 [INFO - main] (Logging.scala:57) Code generated in 21.640916 ms
12:38:29.093 [INFO - main] (Logging.scala:57) Code generated in 24.995639 ms
12:38:29.200 [INFO - main] (Logging.scala:57) Code generated in 17.79478 ms
12:38:29.237 [INFO - main] (Logging.scala:57) Code generated in 28.814697 ms
12:38:29.252 [INFO - main] (Logging.scala:57) Code generated in 11.879032 ms
12:38:29.262 [INFO - main] (Logging.scala:57) Code generated in 7.454061 ms
12:38:29.286 [INFO - main] (Logging.scala:57) Code generated in 10.794294 ms
12:38:29.297 [INFO - main] (Logging.scala:57) Code generated in 6.334712 ms
12:38:29.356 [INFO - main] (Logging.scala:57) Starting job: collect at IntegrationTestBigLinkedList.scala:421
12:38:29.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet fc0e1c64510245808f06277531042974 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
12:38:29.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ae6e1960d5454cf1ab561c0ba75a051c for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
12:38:29.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 45ae917524b54d8484e354ac72da6361 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
12:38:29.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9a458e7af0a247e683b02e6c863884e4 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
12:38:29.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=fc0e1c64510245808f06277531042974@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ae6e1960d5454cf1ab561c0ba75a051c@[c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=45ae917524b54d8484e354ac72da6361@[6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=9a458e7af0a247e683b02e6c863884e4@[7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
12:38:29.425 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 31 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
12:38:29.429 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 35 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 5
12:38:29.438 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 40 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 6
12:38:29.440 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
12:38:29.442 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 16 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
12:38:29.443 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
12:38:29.451 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 27 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
12:38:29.452 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 400 output partitions
12:38:29.452 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421)
12:38:29.453 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List(ShuffleMapStage 3, ShuffleMapStage 7)
12:38:29.455 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List(ShuffleMapStage 3, ShuffleMapStage 7)
12:38:29.459 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:29.478 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1 stored as values in memory (estimated size 18.8 KiB, free 1993.9 MiB)
12:38:29.480 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1_piece0 stored as bytes in memory (estimated size 8.9 KiB, free 1993.8 MiB)
12:38:29.481 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_1_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 8.9 KiB, free: 1993.9 MiB)
12:38:29.482 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 1 from broadcast at DAGScheduler.scala:1388
12:38:29.484 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
12:38:29.484 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 1.0 with 4 tasks resource profile 0
12:38:29.490 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:29.491 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5033 bytes) taskResourceAssignments Map()
12:38:29.492 [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)
12:38:29.495 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
12:38:29.497 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2_piece0 stored as bytes in memory (estimated size 8.1 KiB, free 1993.8 MiB)
12:38:29.498 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_2_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 8.1 KiB, free: 1993.9 MiB)
12:38:29.499 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 2 from broadcast at DAGScheduler.scala:1388
12:38:29.500 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
12:38:29.500 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 2.0 with 4 tasks resource profile 0
12:38:29.502 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:29.506 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
12:38:29.508 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 1993.8 MiB)
12:38:29.508 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_3_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 8.2 KiB, free: 1993.9 MiB)
12:38:29.509 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 3 from broadcast at DAGScheduler.scala:1388
12:38:29.510 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
12:38:29.510 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 4.0 with 4 tasks resource profile 0
12:38:29.511 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:29.516 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4 stored as values in memory (estimated size 24.9 KiB, free 1993.8 MiB)
12:38:29.518 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4_piece0 stored as bytes in memory (estimated size 11.7 KiB, free 1993.8 MiB)
12:38:29.518 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_4_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 11.7 KiB, free: 1993.8 MiB)
12:38:29.519 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 4 from broadcast at DAGScheduler.scala:1388
12:38:29.520 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
12:38:29.520 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 5.0 with 4 tasks resource profile 0
12:38:29.521 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:29.526 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5 stored as values in memory (estimated size 30.9 KiB, free 1993.7 MiB)
12:38:29.542 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5_piece0 stored as bytes in memory (estimated size 14.2 KiB, free 1993.7 MiB)
12:38:29.545 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_5_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 14.2 KiB, free: 1993.8 MiB)
12:38:29.545 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 5 from broadcast at DAGScheduler.scala:1388
12:38:29.546 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
12:38:29.546 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 6.0 with 4 tasks resource profile 0
12:38:29.574 [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
12:38:29.625 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 16.917512 ms
12:38:29.774 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10044 rows, more = false, responseScanTimestamp = 7317307022022049792) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fc0e1c64510245808f06277531042974, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:29.813 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 24.119612 ms
12:38:30.025 [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). 6031 bytes result sent to driver
12:38:30.026 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5033 bytes) taskResourceAssignments Map()
12:38:30.027 [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)
12:38:30.035 [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
12:38:30.042 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2) in 553 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/4)
12:38:30.217 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10117 rows, more = false, responseScanTimestamp = 7317307023583563776) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ae6e1960d5454cf1ab561c0ba75a051c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:30.394 [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). 5988 bytes result sent to driver
12:38:30.396 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5033 bytes) taskResourceAssignments Map()
12:38:30.397 [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)
12:38:30.406 [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
12:38:30.406 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3) in 380 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/4)
12:38:30.408 [ERROR - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (ResourceLeakDetector.java:327) LEAK: HashedWheelTimer.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records: 
Created at:
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:312)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:251)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:224)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:203)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:185)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:296)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:431)
	org.apache.kudu.client.KuduScanner$KuduScannerBuilder.build(KuduScanner.java:260)
	org.apache.kudu.client.KuduScanToken.deserializeIntoScanner(KuduScanToken.java:126)
	org.apache.kudu.spark.kudu.KuduRDD.compute(KuduRDD.scala:116)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.shuffle.ShuffleWriteProcessor.write(ShuffleWriteProcessor.scala:59)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:99)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:52)
	org.apache.spark.scheduler.Task.run(Task.scala:131)
	org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:497)
	org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1439)
	org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:500)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	java.lang.Thread.run(Thread.java:750)
12:38:30.533 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7317307025078681600) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=45ae917524b54d8484e354ac72da6361, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:30.702 [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). 5988 bytes result sent to driver
12:38:30.703 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5033 bytes) taskResourceAssignments Map()
12:38:30.706 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4) in 310 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/4)
12:38:30.708 [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)
12:38:30.717 [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
12:38:30.793 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7317307026344308736) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=9a458e7af0a247e683b02e6c863884e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:30.870 [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). 5945 bytes result sent to driver
12:38:30.872 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:30.873 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5) in 170 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/4)
12:38:30.873 [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)
12:38:30.873 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 1.0, whose tasks have all completed, from pool 
12:38:30.874 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 1.407 s
12:38:30.875 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:30.875 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 4)
12:38:30.876 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
12:38:30.876 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:30.878 [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
12:38:30.898 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 11.573316 ms
12:38:30.969 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10044 rows, more = false, responseScanTimestamp = 7317307027067150336) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fc0e1c64510245808f06277531042974, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:30.996 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 22.480823 ms
12:38:31.130 [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). 5988 bytes result sent to driver
12:38:31.131 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:31.132 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6) in 261 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/4)
12:38:31.132 [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)
12:38:31.139 [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
12:38:31.224 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10117 rows, more = false, responseScanTimestamp = 7317307028073512960) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ae6e1960d5454cf1ab561c0ba75a051c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:31.354 [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). 5945 bytes result sent to driver
12:38:31.355 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:31.357 [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)
12:38:31.357 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7) in 226 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/4)
12:38:31.366 [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
12:38:31.487 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7317307029005000704) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=45ae917524b54d8484e354ac72da6361, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:31.598 [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). 5988 bytes result sent to driver
12:38:31.600 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:31.603 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8) in 248 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/4)
12:38:31.607 [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)
12:38:31.613 [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
12:38:31.692 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7317307030071373824) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=9a458e7af0a247e683b02e6c863884e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:31.762 [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). 5945 bytes result sent to driver
12:38:31.763 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 4.0 (TID 10) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:31.764 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9) in 164 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/4)
12:38:31.764 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 2.0, whose tasks have all completed, from pool 
12:38:31.764 [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)
12:38:31.765 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.274 s
12:38:31.765 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:31.765 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
12:38:31.765 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
12:38:31.765 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:31.766 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:31.771 [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
12:38:31.828 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10044 rows, more = false, responseScanTimestamp = 7317307030665146368) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fc0e1c64510245808f06277531042974, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:31.899 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6 stored as values in memory (estimated size 51.5 KiB, free 1993.7 MiB)
12:38:31.902 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6_piece0 stored as bytes in memory (estimated size 22.6 KiB, free 1993.6 MiB)
12:38:31.903 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_6_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 22.6 KiB, free: 1993.8 MiB)
12:38:31.905 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 6 from broadcast at DAGScheduler.scala:1388
12:38:31.909 [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))
12:38:31.909 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 3.0 with 200 tasks resource profile 0
12:38:31.948 [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). 5988 bytes result sent to driver
12:38:31.954 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 3.0 (TID 11) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:31.955 [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)
12:38:31.955 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10) in 193 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/4)
12:38:32.004 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (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
12:38:32.005 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 7 ms
12:38:32.041 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 19.941184 ms
12:38:32.073 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 8.724896 ms
12:38:32.085 [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
12:38:32.086 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:32.097 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.756287 ms
12:38:32.106 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.917638 ms
12:38:32.118 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.85195 ms
12:38:32.127 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 4.886492 ms
12:38:32.135 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.224773 ms
12:38:32.315 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_2_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 8.1 KiB, free: 1993.8 MiB)
12:38:32.321 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_1_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 8.9 KiB, free: 1993.8 MiB)
12:38:32.350 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 9.780574 ms
12:38:32.359 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 4.634736 ms
12:38:32.521 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 7.431315 ms
12:38:32.533 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.215983 ms
12:38:32.642 [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). 8858 bytes result sent to driver
12:38:32.644 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 3.0 (TID 12) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:32.645 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11) in 696 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/200)
12:38:32.645 [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)
12:38:32.652 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (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
12:38:32.652 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:32.657 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (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
12:38:32.657 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:32.681 [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). 8815 bytes result sent to driver
12:38:32.682 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 3.0 (TID 13) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:32.683 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12) in 40 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/200)
12:38:32.683 [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)
12:38:32.692 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (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
12:38:32.692 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:32.696 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (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
12:38:32.696 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:32.719 [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). 8815 bytes result sent to driver
12:38:32.720 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 3.0 (TID 14) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:32.721 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/200)
12:38:32.722 [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)
12:38:32.732 [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
12:38:32.732 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:32.737 [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
12:38:32.738 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:33.035 [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). 8858 bytes result sent to driver
12:38:33.037 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 4.0 in stage 3.0 (TID 15) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.038 [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)
12:38:33.038 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14) in 318 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/200)
12:38:33.048 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (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
12:38:33.048 [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
12:38:33.055 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (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
12:38:33.055 [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
12:38:33.080 [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). 8815 bytes result sent to driver
12:38:33.081 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 5.0 in stage 3.0 (TID 16) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.082 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15) in 46 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (5/200)
12:38:33.082 [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)
12:38:33.091 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (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
12:38:33.091 [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
12:38:33.096 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (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
12:38:33.096 [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
12:38:33.119 [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). 8815 bytes result sent to driver
12:38:33.120 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 6.0 in stage 3.0 (TID 17) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.121 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16) in 40 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (6/200)
12:38:33.121 [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)
12:38:33.129 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (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
12:38:33.129 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:33.133 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (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
12:38:33.133 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:33.441 [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). 8858 bytes result sent to driver
12:38:33.443 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 7.0 in stage 3.0 (TID 18) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.444 [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)
12:38:33.444 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17) in 324 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (7/200)
12:38:33.449 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (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
12:38:33.449 [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
12:38:33.454 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (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
12:38:33.454 [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
12:38:33.470 [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). 8815 bytes result sent to driver
12:38:33.471 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 8.0 in stage 3.0 (TID 19) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.472 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (8/200)
12:38:33.472 [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)
12:38:33.477 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (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
12:38:33.477 [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
12:38:33.480 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (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
12:38:33.480 [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
12:38:33.496 [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). 8815 bytes result sent to driver
12:38:33.497 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 9.0 in stage 3.0 (TID 20) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.498 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (9/200)
12:38:33.498 [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)
12:38:33.503 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (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
12:38:33.503 [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
12:38:33.506 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (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
12:38:33.506 [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
12:38:33.780 [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). 8858 bytes result sent to driver
12:38:33.781 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 10.0 in stage 3.0 (TID 21) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.781 [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)
12:38:33.781 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20) in 284 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (10/200)
12:38:33.786 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (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
12:38:33.787 [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
12:38:33.790 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (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
12:38:33.790 [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
12:38:33.805 [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). 8815 bytes result sent to driver
12:38:33.807 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 11.0 in stage 3.0 (TID 22) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.808 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (11/200)
12:38:33.808 [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)
12:38:33.816 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (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
12:38:33.816 [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
12:38:33.820 [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
12:38:33.820 [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
12:38:33.835 [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). 8815 bytes result sent to driver
12:38:33.836 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 12.0 in stage 3.0 (TID 23) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:33.836 [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)
12:38:33.837 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (12/200)
12:38:33.843 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (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
12:38:33.843 [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
12:38:33.846 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (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
12:38:33.847 [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
12:38:34.241 [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). 8858 bytes result sent to driver
12:38:34.243 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 13.0 in stage 3.0 (TID 24) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.244 [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)
12:38:34.244 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23) in 409 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (13/200)
12:38:34.252 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (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
12:38:34.252 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:34.257 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (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
12:38:34.257 [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
12:38:34.278 [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). 8815 bytes result sent to driver
12:38:34.280 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 14.0 in stage 3.0 (TID 25) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.280 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (14/200)
12:38:34.280 [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)
12:38:34.287 [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
12:38:34.287 [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
12:38:34.290 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (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
12:38:34.290 [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
12:38:34.569 [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). 8858 bytes result sent to driver
12:38:34.571 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 15.0 in stage 3.0 (TID 26) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.572 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25) in 292 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (15/200)
12:38:34.572 [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)
12:38:34.579 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (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
12:38:34.579 [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
12:38:34.584 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (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
12:38:34.584 [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
12:38:34.602 [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). 8815 bytes result sent to driver
12:38:34.603 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 16.0 in stage 3.0 (TID 27) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.605 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (16/200)
12:38:34.605 [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)
12:38:34.612 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (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
12:38:34.613 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:34.618 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (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
12:38:34.618 [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
12:38:34.894 [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). 8858 bytes result sent to driver
12:38:34.895 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 17.0 in stage 3.0 (TID 28) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.896 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27) in 292 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (17/200)
12:38:34.896 [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)
12:38:34.902 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (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
12:38:34.902 [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
12:38:34.905 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (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
12:38:34.905 [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
12:38:34.919 [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). 8815 bytes result sent to driver
12:38:34.920 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 18.0 in stage 3.0 (TID 29) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:34.921 [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)
12:38:34.921 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (18/200)
12:38:34.925 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (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
12:38:34.925 [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
12:38:34.928 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (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
12:38:34.928 [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
12:38:35.209 [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). 8858 bytes result sent to driver
12:38:35.211 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 19.0 in stage 3.0 (TID 30) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:35.211 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29) in 291 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (19/200)
12:38:35.212 [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)
12:38:35.217 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (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
12:38:35.217 [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
12:38:35.220 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (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
12:38:35.220 [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
12:38:35.234 [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). 8815 bytes result sent to driver
12:38:35.235 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 20.0 in stage 3.0 (TID 31) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:35.236 [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)
12:38:35.236 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (20/200)
12:38:35.241 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (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
12:38:35.241 [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
12:38:35.245 [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
12:38:35.245 [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
12:38:35.648 [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). 8858 bytes result sent to driver
12:38:35.650 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 21.0 in stage 3.0 (TID 32) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:35.650 [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)
12:38:35.651 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31) in 416 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (21/200)
12:38:35.655 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (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
12:38:35.655 [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
12:38:35.659 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (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
12:38:35.659 [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
12:38:35.671 [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). 8815 bytes result sent to driver
12:38:35.672 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 22.0 in stage 3.0 (TID 33) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:35.672 [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)
12:38:35.672 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (22/200)
12:38:35.677 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (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
12:38:35.678 [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
12:38:35.682 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:35.682 [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
12:38:35.983 [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). 8858 bytes result sent to driver
12:38:35.985 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 23.0 in stage 3.0 (TID 34) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:35.985 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33) in 314 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (23/200)
12:38:35.986 [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)
12:38:35.992 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (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
12:38:35.992 [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
12:38:35.995 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (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
12:38:35.995 [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
12:38:36.007 [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). 8815 bytes result sent to driver
12:38:36.008 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 24.0 in stage 3.0 (TID 35) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:36.008 [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)
12:38:36.009 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (24/200)
12:38:36.013 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (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
12:38:36.013 [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
12:38:36.016 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (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
12:38:36.016 [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
12:38:36.299 [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). 8858 bytes result sent to driver
12:38:36.300 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 25.0 in stage 3.0 (TID 36) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:36.301 [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)
12:38:36.301 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35) in 293 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (25/200)
12:38:36.305 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:36.305 [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
12:38:36.308 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:36.308 [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
12:38:36.319 [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). 8815 bytes result sent to driver
12:38:36.319 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 26.0 in stage 3.0 (TID 37) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:36.320 [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)
12:38:36.320 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (26/200)
12:38:36.324 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:36.324 [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
12:38:36.327 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (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
12:38:36.327 [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
12:38:36.598 [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). 8858 bytes result sent to driver
12:38:36.599 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 27.0 in stage 3.0 (TID 38) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:36.600 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37) in 281 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (27/200)
12:38:36.601 [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)
12:38:36.607 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:36.607 [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
12:38:36.610 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:36.611 [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
12:38:36.623 [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). 8815 bytes result sent to driver
12:38:36.624 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 28.0 in stage 3.0 (TID 39) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:36.624 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (28/200)
12:38:36.624 [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)
12:38:36.824 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (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
12:38:36.824 [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
12:38:36.828 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (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
12:38:36.828 [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
12:38:37.028 [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). 8858 bytes result sent to driver
12:38:37.030 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 29.0 in stage 3.0 (TID 40) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.031 [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)
12:38:37.031 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39) in 408 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (29/200)
12:38:37.037 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:37.037 [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
12:38:37.040 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (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
12:38:37.040 [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
12:38:37.051 [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). 8815 bytes result sent to driver
12:38:37.053 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 30.0 in stage 3.0 (TID 41) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.053 [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)
12:38:37.053 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (30/200)
12:38:37.059 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (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
12:38:37.059 [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
12:38:37.061 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (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
12:38:37.061 [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
12:38:37.353 [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). 8858 bytes result sent to driver
12:38:37.354 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 31.0 in stage 3.0 (TID 42) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.355 [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)
12:38:37.355 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41) in 303 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (31/200)
12:38:37.360 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (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
12:38:37.360 [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
12:38:37.363 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (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
12:38:37.363 [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
12:38:37.374 [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). 8815 bytes result sent to driver
12:38:37.375 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 32.0 in stage 3.0 (TID 43) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.375 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (32/200)
12:38:37.375 [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)
12:38:37.382 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (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
12:38:37.382 [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
12:38:37.385 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (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
12:38:37.385 [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
12:38:37.657 [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). 8858 bytes result sent to driver
12:38:37.659 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 33.0 in stage 3.0 (TID 44) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.659 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43) in 285 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (33/200)
12:38:37.660 [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)
12:38:37.667 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (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
12:38:37.667 [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
12:38:37.670 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:37.670 [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
12:38:37.685 [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). 8815 bytes result sent to driver
12:38:37.686 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 34.0 in stage 3.0 (TID 45) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.686 [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)
12:38:37.686 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (34/200)
12:38:37.692 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (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
12:38:37.692 [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
12:38:37.695 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (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
12:38:37.695 [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
12:38:37.971 [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). 8858 bytes result sent to driver
12:38:37.972 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 35.0 in stage 3.0 (TID 46) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.973 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 34.0 in stage 3.0 (TID 45) in 286 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (35/200)
12:38:37.973 [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)
12:38:37.980 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (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
12:38:37.980 [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
12:38:37.983 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (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
12:38:37.983 [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
12:38:37.998 [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). 8815 bytes result sent to driver
12:38:37.999 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 36.0 in stage 3.0 (TID 47) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:37.999 [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)
12:38:37.999 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (36/200)
12:38:38.005 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (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
12:38:38.005 [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
12:38:38.007 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (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
12:38:38.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
12:38:38.409 [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). 8858 bytes result sent to driver
12:38:38.410 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 37.0 in stage 3.0 (TID 48) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:38.411 [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)
12:38:38.411 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47) in 412 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (37/200)
12:38:38.417 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (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
12:38:38.417 [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
12:38:38.421 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (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
12:38:38.421 [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
12:38:38.435 [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). 8815 bytes result sent to driver
12:38:38.436 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 38.0 in stage 3.0 (TID 49) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:38.437 [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-6nmv.c.gcp-upstream.internal (executor driver) (38/200)
12:38:38.437 [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)
12:38:38.442 [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
12:38:38.442 [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
12:38:38.445 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (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
12:38:38.446 [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
12:38:38.728 [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). 8858 bytes result sent to driver
12:38:38.729 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 39.0 in stage 3.0 (TID 50) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:38.729 [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)
12:38:38.730 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49) in 294 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (39/200)
12:38:38.734 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (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
12:38:38.735 [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
12:38:38.737 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (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
12:38:38.737 [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
12:38:38.748 [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). 8815 bytes result sent to driver
12:38:38.749 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 40.0 in stage 3.0 (TID 51) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:38.750 [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)
12:38:38.750 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (40/200)
12:38:38.755 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:38.755 [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
12:38:38.758 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (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
12:38:38.758 [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
12:38:39.042 [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). 8858 bytes result sent to driver
12:38:39.043 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 41.0 in stage 3.0 (TID 52) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.043 [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)
12:38:39.043 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51) in 294 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (41/200)
12:38:39.050 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (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
12:38:39.050 [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
12:38:39.054 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (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
12:38:39.054 [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
12:38:39.068 [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). 8815 bytes result sent to driver
12:38:39.069 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 42.0 in stage 3.0 (TID 53) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.069 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (42/200)
12:38:39.069 [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)
12:38:39.075 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (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
12:38:39.075 [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
12:38:39.078 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (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
12:38:39.078 [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
12:38:39.355 [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). 8858 bytes result sent to driver
12:38:39.356 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 43.0 in stage 3.0 (TID 54) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.357 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53) in 289 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (43/200)
12:38:39.357 [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)
12:38:39.363 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (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
12:38:39.363 [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
12:38:39.367 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (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
12:38:39.367 [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
12:38:39.381 [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). 8815 bytes result sent to driver
12:38:39.382 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 44.0 in stage 3.0 (TID 55) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.382 [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)
12:38:39.382 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (44/200)
12:38:39.388 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (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
12:38:39.388 [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
12:38:39.390 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (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
12:38:39.390 [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
12:38:39.787 [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). 8858 bytes result sent to driver
12:38:39.789 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 45.0 in stage 3.0 (TID 56) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.789 [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)
12:38:39.789 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55) in 408 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (45/200)
12:38:39.794 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (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
12:38:39.795 [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
12:38:39.798 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:39.798 [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
12:38:39.809 [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). 8815 bytes result sent to driver
12:38:39.810 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 46.0 in stage 3.0 (TID 57) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:39.811 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (46/200)
12:38:39.812 [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)
12:38:39.817 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (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
12:38:39.817 [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
12:38:39.820 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (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
12:38:39.820 [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
12:38:40.075 [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). 8858 bytes result sent to driver
12:38:40.077 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 47.0 in stage 3.0 (TID 58) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.077 [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)
12:38:40.078 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57) in 268 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (47/200)
12:38:40.083 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (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
12:38:40.084 [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
12:38:40.087 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (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
12:38:40.087 [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
12:38:40.101 [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). 8815 bytes result sent to driver
12:38:40.102 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 48.0 in stage 3.0 (TID 59) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.103 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (48/200)
12:38:40.103 [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)
12:38:40.107 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (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
12:38:40.107 [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
12:38:40.109 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:40.109 [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
12:38:40.363 [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). 8858 bytes result sent to driver
12:38:40.365 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 49.0 in stage 3.0 (TID 60) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.366 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59) in 264 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (49/200)
12:38:40.366 [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)
12:38:40.370 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (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
12:38:40.370 [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
12:38:40.373 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (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
12:38:40.373 [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
12:38:40.390 [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). 8815 bytes result sent to driver
12:38:40.391 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 50.0 in stage 3.0 (TID 61) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.393 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (50/200)
12:38:40.398 [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)
12:38:40.404 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (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
12:38:40.404 [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
12:38:40.407 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:40.407 [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
12:38:40.687 [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). 8858 bytes result sent to driver
12:38:40.689 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 51.0 in stage 3.0 (TID 62) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.689 [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)
12:38:40.690 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61) in 298 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (51/200)
12:38:40.695 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (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
12:38:40.695 [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
12:38:40.699 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (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
12:38:40.699 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:40.708 [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). 8815 bytes result sent to driver
12:38:40.709 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 52.0 in stage 3.0 (TID 63) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.710 [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)
12:38:40.710 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (52/200)
12:38:40.714 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (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
12:38:40.714 [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
12:38:40.716 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (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
12:38:40.717 [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
12:38:40.959 [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). 8858 bytes result sent to driver
12:38:40.961 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 53.0 in stage 3.0 (TID 64) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.961 [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)
12:38:40.962 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63) in 253 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (53/200)
12:38:40.967 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (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
12:38:40.967 [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
12:38:40.969 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (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
12:38:40.969 [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
12:38:40.979 [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). 8815 bytes result sent to driver
12:38:40.979 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 54.0 in stage 3.0 (TID 65) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:40.980 [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)
12:38:40.980 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (54/200)
12:38:40.985 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (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
12:38:40.985 [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
12:38:40.987 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (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
12:38:40.987 [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
12:38:41.249 [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). 8858 bytes result sent to driver
12:38:41.250 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 55.0 in stage 3.0 (TID 66) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.251 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65) in 271 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (55/200)
12:38:41.251 [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)
12:38:41.256 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (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
12:38:41.256 [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
12:38:41.259 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (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
12:38:41.259 [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
12:38:41.268 [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). 8815 bytes result sent to driver
12:38:41.269 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 56.0 in stage 3.0 (TID 67) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.269 [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)
12:38:41.270 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (56/200)
12:38:41.275 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (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
12:38:41.275 [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
12:38:41.279 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (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
12:38:41.279 [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
12:38:41.522 [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). 8858 bytes result sent to driver
12:38:41.523 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 57.0 in stage 3.0 (TID 68) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.524 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67) in 256 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (57/200)
12:38:41.524 [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)
12:38:41.530 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (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
12:38:41.530 [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
12:38:41.534 [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
12:38:41.534 [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
12:38:41.546 [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). 8815 bytes result sent to driver
12:38:41.547 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 3.0 (TID 69) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.548 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (58/200)
12:38:41.548 [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)
12:38:41.552 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:41.553 [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
12:38:41.555 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:41.555 [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
12:38:41.807 [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). 8858 bytes result sent to driver
12:38:41.808 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 3.0 (TID 70) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.809 [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)
12:38:41.809 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69) in 262 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (59/200)
12:38:41.816 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (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
12:38:41.816 [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
12:38:41.819 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (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
12:38:41.819 [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
12:38:41.831 [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). 8815 bytes result sent to driver
12:38:41.832 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 3.0 (TID 71) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:41.832 [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)
12:38:41.832 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (60/200)
12:38:41.836 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (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
12:38:41.837 [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
12:38:41.839 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (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
12:38:41.839 [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
12:38:42.083 [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). 8858 bytes result sent to driver
12:38:42.084 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 3.0 (TID 72) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.085 [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)
12:38:42.086 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71) in 255 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (61/200)
12:38:42.090 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (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
12:38:42.091 [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
12:38:42.094 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (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
12:38:42.094 [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
12:38:42.106 [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). 8815 bytes result sent to driver
12:38:42.107 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 3.0 (TID 73) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.108 [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)
12:38:42.108 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (62/200)
12:38:42.112 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.112 [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
12:38:42.114 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (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
12:38:42.115 [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
12:38:42.347 [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). 8858 bytes result sent to driver
12:38:42.348 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 3.0 (TID 74) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.349 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73) in 242 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (63/200)
12:38:42.349 [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)
12:38:42.354 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (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
12:38:42.354 [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
12:38:42.357 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (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
12:38:42.358 [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
12:38:42.369 [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). 8815 bytes result sent to driver
12:38:42.370 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 3.0 (TID 75) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.370 [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)
12:38:42.370 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (64/200)
12:38:42.375 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.375 [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
12:38:42.377 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.377 [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
12:38:42.387 [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). 8815 bytes result sent to driver
12:38:42.388 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 3.0 (TID 76) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.389 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (65/200)
12:38:42.389 [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)
12:38:42.393 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (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
12:38:42.393 [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
12:38:42.395 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (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
12:38:42.395 [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
12:38:42.404 [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). 8815 bytes result sent to driver
12:38:42.405 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 3.0 (TID 77) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.405 [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-6nmv.c.gcp-upstream.internal (executor driver) (66/200)
12:38:42.406 [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)
12:38:42.411 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (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
12:38:42.411 [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
12:38:42.414 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (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
12:38:42.414 [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
12:38:42.427 [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). 8815 bytes result sent to driver
12:38:42.428 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 3.0 (TID 78) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.428 [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)
12:38:42.429 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (67/200)
12:38:42.433 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (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
12:38:42.434 [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
12:38:42.436 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (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
12:38:42.436 [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
12:38:42.449 [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). 8815 bytes result sent to driver
12:38:42.450 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 3.0 (TID 79) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.450 [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-6nmv.c.gcp-upstream.internal (executor driver) (68/200)
12:38:42.451 [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)
12:38:42.456 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (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
12:38:42.456 [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
12:38:42.459 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (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
12:38:42.459 [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
12:38:42.472 [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). 8815 bytes result sent to driver
12:38:42.474 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 69.0 in stage 3.0 (TID 80) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.474 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (69/200)
12:38:42.475 [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)
12:38:42.480 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.480 [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
12:38:42.483 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (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
12:38:42.483 [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
12:38:42.498 [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). 8815 bytes result sent to driver
12:38:42.499 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 3.0 (TID 81) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.499 [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)
12:38:42.499 [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-6nmv.c.gcp-upstream.internal (executor driver) (70/200)
12:38:42.503 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (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
12:38:42.503 [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
12:38:42.507 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.507 [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
12:38:42.518 [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). 8815 bytes result sent to driver
12:38:42.519 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 3.0 (TID 82) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.520 [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)
12:38:42.520 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (71/200)
12:38:42.526 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (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
12:38:42.526 [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
12:38:42.529 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (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
12:38:42.529 [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
12:38:42.544 [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). 8815 bytes result sent to driver
12:38:42.545 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 3.0 (TID 83) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.546 [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)
12:38:42.546 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 71.0 in stage 3.0 (TID 82) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (72/200)
12:38:42.550 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (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
12:38:42.550 [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
12:38:42.553 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.553 [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
12:38:42.565 [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). 8815 bytes result sent to driver
12:38:42.566 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 3.0 (TID 84) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.566 [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)
12:38:42.566 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (73/200)
12:38:42.595 [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
12:38:42.595 [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
12:38:42.598 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (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
12:38:42.598 [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
12:38:42.610 [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). 8858 bytes result sent to driver
12:38:42.611 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 3.0 (TID 85) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.611 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84) in 46 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (74/200)
12:38:42.611 [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)
12:38:42.615 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (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
12:38:42.615 [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
12:38:42.617 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (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
12:38:42.617 [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
12:38:42.625 [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). 8815 bytes result sent to driver
12:38:42.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 3.0 (TID 86) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.626 [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)
12:38:42.626 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (75/200)
12:38:42.631 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (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
12:38:42.631 [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
12:38:42.633 [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
12:38:42.633 [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
12:38:42.644 [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). 8815 bytes result sent to driver
12:38:42.645 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 3.0 (TID 87) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.646 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (76/200)
12:38:42.646 [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)
12:38:42.650 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (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
12:38:42.650 [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
12:38:42.652 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (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
12:38:42.653 [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
12:38:42.662 [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). 8815 bytes result sent to driver
12:38:42.662 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 3.0 (TID 88) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.663 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 76.0 in stage 3.0 (TID 87) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (77/200)
12:38:42.663 [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)
12:38:42.667 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (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
12:38:42.667 [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
12:38:42.668 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (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
12:38:42.669 [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
12:38:42.678 [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). 8815 bytes result sent to driver
12:38:42.678 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 3.0 (TID 89) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.679 [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)
12:38:42.679 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (78/200)
12:38:42.683 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.683 [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
12:38:42.686 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (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
12:38:42.686 [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
12:38:42.698 [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). 8815 bytes result sent to driver
12:38:42.699 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 3.0 (TID 90) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.700 [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)
12:38:42.700 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (79/200)
12:38:42.705 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (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
12:38:42.705 [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
12:38:42.708 [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
12:38:42.708 [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
12:38:42.720 [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). 8815 bytes result sent to driver
12:38:42.721 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 3.0 (TID 91) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.722 [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-6nmv.c.gcp-upstream.internal (executor driver) (80/200)
12:38:42.722 [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)
12:38:42.726 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (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
12:38:42.726 [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
12:38:42.728 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (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
12:38:42.728 [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
12:38:42.738 [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). 8815 bytes result sent to driver
12:38:42.739 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 3.0 (TID 92) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.739 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (81/200)
12:38:42.740 [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)
12:38:42.746 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (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
12:38:42.746 [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
12:38:42.749 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (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
12:38:42.749 [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
12:38:42.759 [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). 8815 bytes result sent to driver
12:38:42.760 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 3.0 (TID 93) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.760 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (82/200)
12:38:42.760 [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)
12:38:42.764 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (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
12:38:42.765 [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
12:38:42.767 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.767 [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
12:38:42.777 [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). 8815 bytes result sent to driver
12:38:42.778 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 3.0 (TID 94) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.779 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (83/200)
12:38:42.779 [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)
12:38:42.785 [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
12:38:42.785 [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
12:38:42.787 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (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
12:38:42.787 [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
12:38:42.797 [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). 8815 bytes result sent to driver
12:38:42.798 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 3.0 (TID 95) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.799 [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)
12:38:42.799 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 83.0 in stage 3.0 (TID 94) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (84/200)
12:38:42.803 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (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
12:38:42.803 [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
12:38:42.806 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (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
12:38:42.806 [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
12:38:42.816 [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). 8815 bytes result sent to driver
12:38:42.817 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 3.0 (TID 96) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.818 [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)
12:38:42.818 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (85/200)
12:38:42.823 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (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
12:38:42.823 [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
12:38:42.826 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (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
12:38:42.826 [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
12:38:42.837 [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). 8815 bytes result sent to driver
12:38:42.838 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 3.0 (TID 97) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.838 [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)
12:38:42.838 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (86/200)
12:38:42.842 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:42.842 [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
12:38:42.845 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (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
12:38:42.845 [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
12:38:42.854 [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). 8815 bytes result sent to driver
12:38:42.855 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 3.0 (TID 98) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.855 [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)
12:38:42.855 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (87/200)
12:38:42.860 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (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
12:38:42.860 [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
12:38:42.862 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (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
12:38:42.862 [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
12:38:42.870 [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). 8815 bytes result sent to driver
12:38:42.871 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 3.0 (TID 99) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.871 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (88/200)
12:38:42.871 [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)
12:38:42.876 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (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
12:38:42.876 [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
12:38:42.879 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (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
12:38:42.879 [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
12:38:42.890 [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). 8815 bytes result sent to driver
12:38:42.891 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 3.0 (TID 100) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.892 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (89/200)
12:38:42.892 [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)
12:38:42.897 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (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
12:38:42.898 [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
12:38:42.900 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (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
12:38:42.900 [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
12:38:42.912 [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). 8815 bytes result sent to driver
12:38:42.913 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 3.0 (TID 101) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.913 [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)
12:38:42.913 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (90/200)
12:38:42.917 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (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
12:38:42.917 [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
12:38:42.919 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (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
12:38:42.919 [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
12:38:42.928 [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). 8815 bytes result sent to driver
12:38:42.930 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 3.0 (TID 102) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.930 [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)
12:38:42.930 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (91/200)
12:38:42.934 [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
12:38:42.934 [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
12:38:42.936 [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
12:38:42.936 [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
12:38:42.946 [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). 8815 bytes result sent to driver
12:38:42.947 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 3.0 (TID 103) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.947 [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)
12:38:42.947 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (92/200)
12:38:42.952 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (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
12:38:42.952 [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
12:38:42.954 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (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
12:38:42.955 [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
12:38:42.963 [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). 8815 bytes result sent to driver
12:38:42.964 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 3.0 (TID 104) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.965 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (93/200)
12:38:42.965 [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)
12:38:42.970 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (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
12:38:42.970 [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
12:38:42.974 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (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
12:38:42.974 [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
12:38:42.988 [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). 8815 bytes result sent to driver
12:38:42.989 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 3.0 (TID 105) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:42.989 [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)
12:38:42.989 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (94/200)
12:38:42.993 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (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
12:38:42.993 [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
12:38:42.995 [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
12:38:42.995 [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
12:38:43.003 [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). 8815 bytes result sent to driver
12:38:43.004 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 3.0 (TID 106) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.005 [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-6nmv.c.gcp-upstream.internal (executor driver) (95/200)
12:38:43.005 [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)
12:38:43.010 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (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
12:38:43.010 [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
12:38:43.013 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (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
12:38:43.013 [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
12:38:43.026 [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). 8815 bytes result sent to driver
12:38:43.027 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 3.0 (TID 107) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.028 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (96/200)
12:38:43.028 [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)
12:38:43.031 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (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
12:38:43.031 [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
12:38:43.034 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (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
12:38:43.034 [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
12:38:43.045 [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). 8815 bytes result sent to driver
12:38:43.046 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 3.0 (TID 108) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.046 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (97/200)
12:38:43.047 [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)
12:38:43.053 [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
12:38:43.053 [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
12:38:43.055 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (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
12:38:43.056 [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
12:38:43.070 [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). 8815 bytes result sent to driver
12:38:43.078 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 3.0 (TID 109) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.079 [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)
12:38:43.079 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 97.0 in stage 3.0 (TID 108) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (98/200)
12:38:43.083 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (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
12:38:43.083 [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
12:38:43.085 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (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
12:38:43.085 [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
12:38:43.093 [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). 8815 bytes result sent to driver
12:38:43.094 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 3.0 (TID 110) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.095 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (99/200)
12:38:43.095 [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)
12:38:43.099 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (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
12:38:43.099 [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
12:38:43.101 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (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
12:38:43.101 [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
12:38:43.109 [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). 8815 bytes result sent to driver
12:38:43.110 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 3.0 (TID 111) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.111 [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)
12:38:43.111 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (100/200)
12:38:43.115 [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
12:38:43.115 [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
12:38:43.117 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (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
12:38:43.117 [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
12:38:43.125 [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). 8815 bytes result sent to driver
12:38:43.126 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 3.0 (TID 112) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.126 [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)
12:38:43.126 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (101/200)
12:38:43.130 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (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
12:38:43.130 [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
12:38:43.132 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (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
12:38:43.132 [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
12:38:43.142 [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). 8815 bytes result sent to driver
12:38:43.143 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 3.0 (TID 113) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.144 [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)
12:38:43.144 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (102/200)
12:38:43.148 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (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
12:38:43.148 [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
12:38:43.150 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (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
12:38:43.150 [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
12:38:43.163 [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). 8815 bytes result sent to driver
12:38:43.163 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 3.0 (TID 114) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.164 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (103/200)
12:38:43.164 [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)
12:38:43.169 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (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
12:38:43.169 [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
12:38:43.171 [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
12:38:43.171 [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
12:38:43.180 [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). 8815 bytes result sent to driver
12:38:43.181 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 3.0 (TID 115) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.181 [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)
12:38:43.182 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (104/200)
12:38:43.186 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.186 [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
12:38:43.189 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (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
12:38:43.189 [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
12:38:43.200 [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). 8815 bytes result sent to driver
12:38:43.201 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 3.0 (TID 116) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.201 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (105/200)
12:38:43.201 [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)
12:38:43.205 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (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
12:38:43.205 [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
12:38:43.207 [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
12:38:43.207 [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
12:38:43.214 [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). 8815 bytes result sent to driver
12:38:43.215 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 3.0 (TID 117) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.216 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (106/200)
12:38:43.216 [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)
12:38:43.220 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (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
12:38:43.220 [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
12:38:43.222 [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
12:38:43.222 [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
12:38:43.233 [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). 8815 bytes result sent to driver
12:38:43.233 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 3.0 (TID 118) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.234 [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-6nmv.c.gcp-upstream.internal (executor driver) (107/200)
12:38:43.234 [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)
12:38:43.238 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (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
12:38:43.238 [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
12:38:43.241 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (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
12:38:43.241 [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
12:38:43.251 [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). 8815 bytes result sent to driver
12:38:43.252 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 3.0 (TID 119) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.253 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 107.0 in stage 3.0 (TID 118) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (108/200)
12:38:43.253 [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)
12:38:43.258 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (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
12:38:43.258 [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
12:38:43.260 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (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
12:38:43.260 [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
12:38:43.268 [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). 8815 bytes result sent to driver
12:38:43.269 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 3.0 (TID 120) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.269 [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)
12:38:43.270 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (109/200)
12:38:43.274 [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
12:38:43.274 [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
12:38:43.276 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (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
12:38:43.276 [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
12:38:43.287 [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). 8815 bytes result sent to driver
12:38:43.288 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 3.0 (TID 121) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.288 [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-6nmv.c.gcp-upstream.internal (executor driver) (110/200)
12:38:43.289 [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)
12:38:43.294 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (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
12:38:43.294 [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
12:38:43.296 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (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
12:38:43.296 [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
12:38:43.309 [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). 8815 bytes result sent to driver
12:38:43.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 3.0 (TID 122) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.310 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (111/200)
12:38:43.310 [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)
12:38:43.314 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (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
12:38:43.314 [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
12:38:43.316 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (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
12:38:43.316 [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
12:38:43.326 [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). 8815 bytes result sent to driver
12:38:43.327 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 3.0 (TID 123) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.327 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (112/200)
12:38:43.327 [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)
12:38:43.331 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (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
12:38:43.331 [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
12:38:43.333 [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
12:38:43.333 [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
12:38:43.340 [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). 8815 bytes result sent to driver
12:38:43.341 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 3.0 (TID 124) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.342 [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)
12:38:43.342 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (113/200)
12:38:43.345 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (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
12:38:43.345 [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
12:38:43.347 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (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
12:38:43.347 [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
12:38:43.356 [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). 8815 bytes result sent to driver
12:38:43.357 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 3.0 (TID 125) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.357 [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)
12:38:43.357 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (114/200)
12:38:43.361 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (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
12:38:43.361 [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
12:38:43.363 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (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
12:38:43.364 [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
12:38:43.374 [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). 8815 bytes result sent to driver
12:38:43.374 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 3.0 (TID 126) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.375 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (115/200)
12:38:43.375 [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)
12:38:43.378 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.378 [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
12:38:43.380 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (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
12:38:43.380 [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
12:38:43.388 [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). 8815 bytes result sent to driver
12:38:43.389 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 3.0 (TID 127) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.389 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (116/200)
12:38:43.389 [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)
12:38:43.394 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (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
12:38:43.394 [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
12:38:43.396 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (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
12:38:43.396 [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
12:38:43.404 [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). 8815 bytes result sent to driver
12:38:43.405 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 3.0 (TID 128) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.405 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (117/200)
12:38:43.405 [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)
12:38:43.410 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (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
12:38:43.410 [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
12:38:43.412 [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
12:38:43.413 [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
12:38:43.423 [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). 8815 bytes result sent to driver
12:38:43.424 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 3.0 (TID 129) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.424 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (118/200)
12:38:43.424 [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)
12:38:43.429 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (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
12:38:43.429 [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
12:38:43.432 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (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
12:38:43.432 [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
12:38:43.443 [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). 8815 bytes result sent to driver
12:38:43.444 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 3.0 (TID 130) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.444 [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-6nmv.c.gcp-upstream.internal (executor driver) (119/200)
12:38:43.445 [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)
12:38:43.449 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (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
12:38:43.449 [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
12:38:43.451 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (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
12:38:43.451 [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
12:38:43.459 [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). 8815 bytes result sent to driver
12:38:43.460 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 3.0 (TID 131) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.460 [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)
12:38:43.460 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (120/200)
12:38:43.464 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.464 [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
12:38:43.467 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (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
12:38:43.467 [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
12:38:43.478 [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). 8815 bytes result sent to driver
12:38:43.479 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 3.0 (TID 132) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.479 [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)
12:38:43.479 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (121/200)
12:38:43.483 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (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
12:38:43.483 [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
12:38:43.486 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (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
12:38:43.486 [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
12:38:43.495 [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). 8815 bytes result sent to driver
12:38:43.496 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 3.0 (TID 133) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.496 [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)
12:38:43.496 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (122/200)
12:38:43.500 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (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
12:38:43.500 [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
12:38:43.501 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.501 [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
12:38:43.509 [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). 8815 bytes result sent to driver
12:38:43.517 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 3.0 (TID 134) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.518 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (123/200)
12:38:43.518 [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)
12:38:43.522 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (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
12:38:43.522 [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
12:38:43.524 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (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
12:38:43.525 [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
12:38:43.536 [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). 8815 bytes result sent to driver
12:38:43.537 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 3.0 (TID 135) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.537 [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-6nmv.c.gcp-upstream.internal (executor driver) (124/200)
12:38:43.537 [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)
12:38:43.541 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (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
12:38:43.541 [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
12:38:43.544 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (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
12:38:43.544 [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
12:38:43.555 [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). 8815 bytes result sent to driver
12:38:43.556 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 3.0 (TID 136) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.556 [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)
12:38:43.556 [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-6nmv.c.gcp-upstream.internal (executor driver) (125/200)
12:38:43.560 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (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
12:38:43.560 [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
12:38:43.562 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (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
12:38:43.562 [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
12:38:43.571 [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). 8815 bytes result sent to driver
12:38:43.571 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 3.0 (TID 137) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.572 [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-6nmv.c.gcp-upstream.internal (executor driver) (126/200)
12:38:43.572 [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)
12:38:43.575 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (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
12:38:43.575 [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
12:38:43.577 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (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
12:38:43.577 [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
12:38:43.586 [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). 8815 bytes result sent to driver
12:38:43.587 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 3.0 (TID 138) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.588 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (127/200)
12:38:43.588 [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)
12:38:43.593 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (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
12:38:43.593 [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
12:38:43.596 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (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
12:38:43.596 [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
12:38:43.606 [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). 8815 bytes result sent to driver
12:38:43.607 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 128.0 in stage 3.0 (TID 139) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.607 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (128/200)
12:38:43.607 [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)
12:38:43.611 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (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
12:38:43.611 [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
12:38:43.613 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (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
12:38:43.613 [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
12:38:43.621 [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). 8815 bytes result sent to driver
12:38:43.622 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 3.0 (TID 140) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.622 [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)
12:38:43.623 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (129/200)
12:38:43.627 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (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
12:38:43.627 [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
12:38:43.629 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (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
12:38:43.629 [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
12:38:43.638 [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). 8815 bytes result sent to driver
12:38:43.638 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 3.0 (TID 141) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.639 [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)
12:38:43.639 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (130/200)
12:38:43.643 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.643 [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
12:38:43.645 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (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
12:38:43.645 [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
12:38:43.656 [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). 8815 bytes result sent to driver
12:38:43.656 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 3.0 (TID 142) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.657 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 130.0 in stage 3.0 (TID 141) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (131/200)
12:38:43.657 [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)
12:38:43.660 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.661 [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
12:38:43.662 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (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
12:38:43.662 [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
12:38:43.670 [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). 8815 bytes result sent to driver
12:38:43.670 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 3.0 (TID 143) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.671 [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)
12:38:43.671 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (132/200)
12:38:43.674 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (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
12:38:43.674 [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
12:38:43.676 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (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
12:38:43.676 [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
12:38:43.685 [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). 8815 bytes result sent to driver
12:38:43.687 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 3.0 (TID 144) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.687 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (133/200)
12:38:43.687 [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)
12:38:43.692 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (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
12:38:43.692 [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
12:38:43.694 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (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
12:38:43.694 [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
12:38:43.704 [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). 8815 bytes result sent to driver
12:38:43.704 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 3.0 (TID 145) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.705 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (134/200)
12:38:43.705 [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)
12:38:43.709 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (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
12:38:43.709 [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
12:38:43.712 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (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
12:38:43.712 [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
12:38:43.722 [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). 8815 bytes result sent to driver
12:38:43.723 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 3.0 (TID 146) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.723 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (135/200)
12:38:43.723 [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)
12:38:43.727 [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
12:38:43.727 [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
12:38:43.728 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.728 [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
12:38:43.736 [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). 8815 bytes result sent to driver
12:38:43.736 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 3.0 (TID 147) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.737 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (136/200)
12:38:43.737 [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)
12:38:43.741 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (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
12:38:43.741 [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
12:38:43.742 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (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
12:38:43.742 [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
12:38:43.750 [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). 8815 bytes result sent to driver
12:38:43.751 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 3.0 (TID 148) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.751 [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)
12:38:43.751 [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-6nmv.c.gcp-upstream.internal (executor driver) (137/200)
12:38:43.756 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (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
12:38:43.756 [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
12:38:43.758 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (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
12:38:43.758 [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
12:38:43.768 [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). 8815 bytes result sent to driver
12:38:43.768 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 3.0 (TID 149) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.769 [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)
12:38:43.769 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (138/200)
12:38:43.773 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (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
12:38:43.773 [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
12:38:43.776 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (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
12:38:43.776 [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
12:38:43.786 [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). 8815 bytes result sent to driver
12:38:43.787 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 3.0 (TID 150) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.787 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (139/200)
12:38:43.787 [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)
12:38:43.791 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (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
12:38:43.792 [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
12:38:43.794 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (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
12:38:43.794 [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
12:38:43.805 [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). 8815 bytes result sent to driver
12:38:43.805 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 3.0 (TID 151) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.806 [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-6nmv.c.gcp-upstream.internal (executor driver) (140/200)
12:38:43.806 [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)
12:38:43.810 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (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
12:38:43.810 [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
12:38:43.813 [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
12:38:43.813 [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
12:38:43.824 [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). 8815 bytes result sent to driver
12:38:43.825 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 3.0 (TID 152) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.825 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (141/200)
12:38:43.826 [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)
12:38:43.829 [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
12:38:43.829 [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
12:38:43.831 [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
12:38:43.831 [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
12:38:43.839 [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). 8815 bytes result sent to driver
12:38:43.840 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 3.0 (TID 153) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.841 [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)
12:38:43.841 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (142/200)
12:38:43.844 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (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
12:38:43.844 [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
12:38:43.846 [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
12:38:43.846 [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
12:38:43.854 [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). 8815 bytes result sent to driver
12:38:43.854 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 3.0 (TID 154) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.855 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (143/200)
12:38:43.855 [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)
12:38:43.859 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (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
12:38:43.859 [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
12:38:43.861 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (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
12:38:43.861 [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
12:38:43.871 [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). 8815 bytes result sent to driver
12:38:43.872 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 3.0 (TID 155) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.872 [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)
12:38:43.872 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (144/200)
12:38:43.875 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (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
12:38:43.875 [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
12:38:43.877 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.877 [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
12:38:43.886 [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). 8815 bytes result sent to driver
12:38:43.886 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 3.0 (TID 156) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.887 [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)
12:38:43.887 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (145/200)
12:38:43.891 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.891 [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
12:38:43.893 [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
12:38:43.893 [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
12:38:43.902 [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). 8815 bytes result sent to driver
12:38:43.903 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 3.0 (TID 157) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.903 [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)
12:38:43.903 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (146/200)
12:38:43.907 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (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
12:38:43.907 [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
12:38:43.910 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (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
12:38:43.910 [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
12:38:43.918 [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). 8815 bytes result sent to driver
12:38:43.919 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 3.0 (TID 158) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.920 [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-6nmv.c.gcp-upstream.internal (executor driver) (147/200)
12:38:43.920 [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)
12:38:43.924 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.924 [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
12:38:43.926 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (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
12:38:43.926 [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
12:38:43.943 [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). 8858 bytes result sent to driver
12:38:43.944 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 3.0 (TID 159) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.945 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (148/200)
12:38:43.945 [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)
12:38:43.948 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (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
12:38:43.948 [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
12:38:43.950 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:43.950 [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
12:38:43.959 [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). 8815 bytes result sent to driver
12:38:43.959 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 3.0 (TID 160) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.960 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (149/200)
12:38:43.960 [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)
12:38:43.965 [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
12:38:43.966 [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
12:38:43.968 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (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
12:38:43.969 [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
12:38:43.980 [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). 8815 bytes result sent to driver
12:38:43.981 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 3.0 (TID 161) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.981 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (150/200)
12:38:43.981 [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)
12:38:43.985 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (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
12:38:43.985 [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
12:38:43.987 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (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
12:38:43.987 [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
12:38:43.995 [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). 8815 bytes result sent to driver
12:38:43.995 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 3.0 (TID 162) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:43.996 [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)
12:38:43.996 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (151/200)
12:38:43.999 [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
12:38:43.999 [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
12:38:44.000 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (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
12:38:44.001 [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
12:38:44.012 [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). 8944 bytes result sent to driver
12:38:44.013 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 3.0 (TID 163) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.013 [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)
12:38:44.013 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (152/200)
12:38:44.017 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (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
12:38:44.017 [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
12:38:44.020 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (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
12:38:44.020 [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
12:38:44.030 [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). 8815 bytes result sent to driver
12:38:44.031 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 3.0 (TID 164) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.031 [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)
12:38:44.031 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (153/200)
12:38:44.035 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (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
12:38:44.036 [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
12:38:44.038 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (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
12:38:44.038 [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
12:38:44.048 [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). 8815 bytes result sent to driver
12:38:44.048 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 3.0 (TID 165) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.049 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (154/200)
12:38:44.049 [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)
12:38:44.052 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (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
12:38:44.052 [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
12:38:44.054 [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
12:38:44.054 [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
12:38:44.061 [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). 8815 bytes result sent to driver
12:38:44.062 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 3.0 (TID 166) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.062 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (155/200)
12:38:44.062 [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)
12:38:44.065 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (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
12:38:44.065 [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
12:38:44.067 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (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
12:38:44.067 [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
12:38:44.074 [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). 8815 bytes result sent to driver
12:38:44.075 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 3.0 (TID 167) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.075 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 3.0 (TID 166) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (156/200)
12:38:44.075 [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)
12:38:44.079 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (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
12:38:44.079 [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
12:38:44.081 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (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
12:38:44.082 [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
12:38:44.090 [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). 8815 bytes result sent to driver
12:38:44.091 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 3.0 (TID 168) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.091 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (157/200)
12:38:44.091 [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)
12:38:44.096 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (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
12:38:44.096 [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
12:38:44.098 [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
12:38:44.098 [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
12:38:44.105 [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). 8815 bytes result sent to driver
12:38:44.106 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 3.0 (TID 169) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.107 [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)
12:38:44.107 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (158/200)
12:38:44.111 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (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
12:38:44.111 [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
12:38:44.113 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.113 [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
12:38:44.123 [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). 8815 bytes result sent to driver
12:38:44.124 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 3.0 (TID 170) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.125 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (159/200)
12:38:44.125 [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)
12:38:44.129 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (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
12:38:44.129 [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
12:38:44.131 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (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
12:38:44.131 [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
12:38:44.142 [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). 8815 bytes result sent to driver
12:38:44.142 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 3.0 (TID 171) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.143 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (160/200)
12:38:44.143 [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)
12:38:44.147 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (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
12:38:44.147 [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
12:38:44.149 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.149 [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
12:38:44.157 [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). 8815 bytes result sent to driver
12:38:44.158 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 3.0 (TID 172) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.158 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (161/200)
12:38:44.159 [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)
12:38:44.163 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (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
12:38:44.163 [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
12:38:44.165 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (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
12:38:44.165 [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
12:38:44.172 [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). 8815 bytes result sent to driver
12:38:44.173 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 3.0 (TID 173) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.174 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (162/200)
12:38:44.174 [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)
12:38:44.177 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (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
12:38:44.177 [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
12:38:44.179 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (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
12:38:44.179 [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
12:38:44.187 [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). 8815 bytes result sent to driver
12:38:44.188 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 3.0 (TID 174) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.188 [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-6nmv.c.gcp-upstream.internal (executor driver) (163/200)
12:38:44.188 [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)
12:38:44.192 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (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
12:38:44.192 [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
12:38:44.195 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (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
12:38:44.195 [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
12:38:44.206 [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). 8815 bytes result sent to driver
12:38:44.206 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 3.0 (TID 175) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.207 [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)
12:38:44.207 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (164/200)
12:38:44.210 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.210 [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
12:38:44.212 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (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
12:38:44.212 [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
12:38:44.220 [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). 8815 bytes result sent to driver
12:38:44.221 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 3.0 (TID 176) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.221 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (165/200)
12:38:44.222 [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)
12:38:44.225 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (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
12:38:44.225 [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
12:38:44.227 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (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
12:38:44.227 [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
12:38:44.235 [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). 8815 bytes result sent to driver
12:38:44.236 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 3.0 (TID 177) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.236 [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)
12:38:44.236 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (166/200)
12:38:44.241 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (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
12:38:44.241 [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
12:38:44.243 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (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
12:38:44.243 [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
12:38:44.254 [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). 8815 bytes result sent to driver
12:38:44.255 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 3.0 (TID 178) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.255 [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)
12:38:44.255 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (167/200)
12:38:44.259 [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
12:38:44.260 [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
12:38:44.262 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (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
12:38:44.262 [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
12:38:44.271 [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). 8815 bytes result sent to driver
12:38:44.271 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 3.0 (TID 179) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.272 [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)
12:38:44.272 [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-6nmv.c.gcp-upstream.internal (executor driver) (168/200)
12:38:44.275 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.275 [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
12:38:44.277 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (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
12:38:44.277 [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
12:38:44.285 [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). 8815 bytes result sent to driver
12:38:44.286 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 3.0 (TID 180) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.287 [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)
12:38:44.287 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (169/200)
12:38:44.290 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.290 [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
12:38:44.292 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.292 [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
12:38:44.300 [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). 8815 bytes result sent to driver
12:38:44.301 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 3.0 (TID 181) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.302 [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)
12:38:44.302 [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-6nmv.c.gcp-upstream.internal (executor driver) (170/200)
12:38:44.305 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (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
12:38:44.305 [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
12:38:44.306 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (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
12:38:44.307 [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
12:38:44.314 [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). 8815 bytes result sent to driver
12:38:44.315 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 3.0 (TID 182) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.315 [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)
12:38:44.315 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (171/200)
12:38:44.319 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (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
12:38:44.319 [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
12:38:44.321 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (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
12:38:44.321 [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
12:38:44.328 [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). 8815 bytes result sent to driver
12:38:44.329 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 3.0 (TID 183) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.329 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (172/200)
12:38:44.329 [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)
12:38:44.334 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (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
12:38:44.334 [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
12:38:44.337 [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
12:38:44.337 [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
12:38:44.357 [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). 8858 bytes result sent to driver
12:38:44.358 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 3.0 (TID 184) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.358 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 3.0 (TID 183) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (173/200)
12:38:44.358 [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)
12:38:44.363 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (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
12:38:44.363 [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
12:38:44.365 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (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
12:38:44.365 [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
12:38:44.373 [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). 8815 bytes result sent to driver
12:38:44.374 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 3.0 (TID 185) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.374 [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)
12:38:44.374 [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-6nmv.c.gcp-upstream.internal (executor driver) (174/200)
12:38:44.378 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.378 [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
12:38:44.380 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.381 [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
12:38:44.391 [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). 8815 bytes result sent to driver
12:38:44.392 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 3.0 (TID 186) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.392 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (175/200)
12:38:44.392 [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)
12:38:44.397 [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
12:38:44.397 [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
12:38:44.399 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (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
12:38:44.399 [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
12:38:44.410 [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). 8815 bytes result sent to driver
12:38:44.411 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 3.0 (TID 187) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.411 [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)
12:38:44.412 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (176/200)
12:38:44.415 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (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
12:38:44.415 [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
12:38:44.417 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (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
12:38:44.418 [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
12:38:44.426 [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). 8815 bytes result sent to driver
12:38:44.426 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 3.0 (TID 188) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.427 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (177/200)
12:38:44.427 [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)
12:38:44.430 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.430 [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
12:38:44.432 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (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
12:38:44.432 [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
12:38:44.439 [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). 8815 bytes result sent to driver
12:38:44.440 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 3.0 (TID 189) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.441 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (178/200)
12:38:44.441 [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)
12:38:44.445 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (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
12:38:44.445 [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
12:38:44.447 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (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
12:38:44.447 [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
12:38:44.455 [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). 8815 bytes result sent to driver
12:38:44.456 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 3.0 (TID 190) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.456 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (179/200)
12:38:44.456 [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)
12:38:44.460 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (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
12:38:44.460 [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
12:38:44.463 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (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
12:38:44.463 [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
12:38:44.474 [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). 8815 bytes result sent to driver
12:38:44.475 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 3.0 (TID 191) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.475 [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)
12:38:44.475 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (180/200)
12:38:44.479 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (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
12:38:44.479 [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
12:38:44.481 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (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
12:38:44.482 [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
12:38:44.490 [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). 8815 bytes result sent to driver
12:38:44.491 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 3.0 (TID 192) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.492 [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)
12:38:44.492 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (181/200)
12:38:44.496 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (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
12:38:44.496 [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
12:38:44.498 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (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
12:38:44.498 [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
12:38:44.505 [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). 8815 bytes result sent to driver
12:38:44.506 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 3.0 (TID 193) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.507 [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)
12:38:44.507 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (182/200)
12:38:44.510 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (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
12:38:44.510 [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
12:38:44.512 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (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
12:38:44.512 [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
12:38:44.519 [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). 8815 bytes result sent to driver
12:38:44.520 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 3.0 (TID 194) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.520 [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)
12:38:44.520 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (183/200)
12:38:44.525 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (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
12:38:44.525 [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
12:38:44.527 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Getting 4 (3.3 KiB) non-empty blocks including 4 (3.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.527 [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
12:38:44.538 [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). 8815 bytes result sent to driver
12:38:44.539 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 3.0 (TID 195) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.539 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (184/200)
12:38:44.539 [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)
12:38:44.543 [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
12:38:44.543 [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
12:38:44.545 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (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
12:38:44.545 [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
12:38:44.553 [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). 8815 bytes result sent to driver
12:38:44.554 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 3.0 (TID 196) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.554 [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)
12:38:44.554 [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-6nmv.c.gcp-upstream.internal (executor driver) (185/200)
12:38:44.559 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (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
12:38:44.559 [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
12:38:44.561 [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
12:38:44.561 [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
12:38:44.572 [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). 8815 bytes result sent to driver
12:38:44.573 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 3.0 (TID 197) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.573 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (186/200)
12:38:44.573 [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)
12:38:44.577 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.577 [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
12:38:44.579 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.579 [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
12:38:44.587 [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). 8815 bytes result sent to driver
12:38:44.588 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 3.0 (TID 198) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.588 [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)
12:38:44.588 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (187/200)
12:38:44.593 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (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
12:38:44.593 [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
12:38:44.595 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (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
12:38:44.595 [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
12:38:44.606 [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). 8815 bytes result sent to driver
12:38:44.607 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 3.0 (TID 199) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.608 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (188/200)
12:38:44.609 [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)
12:38:44.614 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (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
12:38:44.614 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Started 0 remote fetches in 1 ms
12:38:44.616 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.616 [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
12:38:44.625 [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). 8815 bytes result sent to driver
12:38:44.625 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 3.0 (TID 200) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.626 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (189/200)
12:38:44.626 [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)
12:38:44.629 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (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
12:38:44.629 [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
12:38:44.631 [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
12:38:44.631 [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
12:38:44.642 [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). 8815 bytes result sent to driver
12:38:44.643 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 3.0 (TID 201) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.643 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (190/200)
12:38:44.643 [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)
12:38:44.648 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (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
12:38:44.648 [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
12:38:44.650 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (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
12:38:44.650 [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
12:38:44.660 [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). 8815 bytes result sent to driver
12:38:44.661 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 3.0 (TID 202) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.661 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (191/200)
12:38:44.662 [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)
12:38:44.666 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (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
12:38:44.666 [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
12:38:44.668 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (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
12:38:44.669 [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
12:38:44.679 [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). 8815 bytes result sent to driver
12:38:44.680 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 3.0 (TID 203) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.681 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 3.0 (TID 202) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (192/200)
12:38:44.681 [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)
12:38:44.685 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (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
12:38:44.686 [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
12:38:44.688 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (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
12:38:44.688 [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
12:38:44.697 [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). 8815 bytes result sent to driver
12:38:44.698 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 3.0 (TID 204) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.698 [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)
12:38:44.698 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (193/200)
12:38:44.701 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (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
12:38:44.701 [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
12:38:44.703 [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
12:38:44.703 [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
12:38:44.712 [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). 8815 bytes result sent to driver
12:38:44.713 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 3.0 (TID 205) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.714 [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)
12:38:44.714 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204) in 16 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (194/200)
12:38:44.717 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (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
12:38:44.717 [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
12:38:44.719 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (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
12:38:44.719 [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
12:38:44.727 [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). 8815 bytes result sent to driver
12:38:44.727 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 3.0 (TID 206) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.728 [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)
12:38:44.728 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (195/200)
12:38:44.732 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (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
12:38:44.732 [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
12:38:44.733 [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
12:38:44.733 [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
12:38:44.741 [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). 8815 bytes result sent to driver
12:38:44.742 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 3.0 (TID 207) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.742 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (196/200)
12:38:44.743 [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)
12:38:44.746 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (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
12:38:44.746 [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
12:38:44.748 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:44.748 [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
12:38:44.759 [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). 8815 bytes result sent to driver
12:38:44.760 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 3.0 (TID 208) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.760 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207) in 18 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (197/200)
12:38:44.761 [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)
12:38:44.765 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (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
12:38:44.765 [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
12:38:44.767 [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
12:38:44.767 [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
12:38:44.786 [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). 8858 bytes result sent to driver
12:38:44.787 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 3.0 (TID 209) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.787 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (198/200)
12:38:44.788 [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)
12:38:44.791 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (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
12:38:44.792 [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
12:38:44.794 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (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
12:38:44.794 [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
12:38:44.801 [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). 8815 bytes result sent to driver
12:38:44.802 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 3.0 (TID 210) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
12:38:44.802 [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)
12:38:44.802 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209) in 15 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (199/200)
12:38:44.806 [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
12:38:44.806 [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
12:38:44.808 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (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
12:38:44.809 [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
12:38:44.818 [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). 8815 bytes result sent to driver
12:38:44.819 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 4.0 (TID 211) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:44.820 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210) in 17 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (200/200)
12:38:44.820 [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)
12:38:44.820 [INFO - task-result-getter-2] (Logging.scala:57) Removed TaskSet 3.0, whose tasks have all completed, from pool 
12:38:44.820 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 12.930 s
12:38:44.820 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:44.821 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
12:38:44.821 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
12:38:44.821 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:44.822 [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
12:38:44.859 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10117 rows, more = false, responseScanTimestamp = 7317307084105588736) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ae6e1960d5454cf1ab561c0ba75a051c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:44.910 [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). 5945 bytes result sent to driver
12:38:44.912 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 4.0 (TID 212) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:44.912 [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)
12:38:44.912 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211) in 93 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/4)
12:38:44.915 [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
12:38:44.947 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7317307084485447680) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=45ae917524b54d8484e354ac72da6361, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.002 [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). 5945 bytes result sent to driver
12:38:45.003 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 4.0 (TID 213) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5008 bytes) taskResourceAssignments Map()
12:38:45.003 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212) in 92 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/4)
12:38:45.003 [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)
12:38:45.006 [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
12:38:45.038 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7317307084856229888) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=9a458e7af0a247e683b02e6c863884e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.094 [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). 5945 bytes result sent to driver
12:38:45.095 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 5.0 (TID 214) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:45.095 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213) in 93 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/4)
12:38:45.095 [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)
12:38:45.095 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 4.0, whose tasks have all completed, from pool 
12:38:45.096 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 4 (collect at IntegrationTestBigLinkedList.scala:421) finished in 15.593 s
12:38:45.096 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:45.096 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6)
12:38:45.096 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
12:38:45.096 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:45.098 [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
12:38:45.110 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 7.310892 ms
12:38:45.204 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10044 rows, more = false, responseScanTimestamp = 7317307085286801408) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fc0e1c64510245808f06277531042974, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.226 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 17.725399 ms
12:38:45.348 [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). 6416 bytes result sent to driver
12:38:45.349 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 5.0 (TID 215) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:45.349 [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)
12:38:45.349 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214) in 255 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/4)
12:38:45.352 [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
12:38:45.440 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10117 rows, more = false, responseScanTimestamp = 7317307086279380992) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ae6e1960d5454cf1ab561c0ba75a051c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.531 [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). 6373 bytes result sent to driver
12:38:45.532 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 5.0 (TID 216) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:45.533 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215) in 185 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/4)
12:38:45.533 [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)
12:38:45.539 [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
12:38:45.651 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7317307087052632064) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=45ae917524b54d8484e354ac72da6361, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.736 [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). 6373 bytes result sent to driver
12:38:45.737 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 5.0 (TID 217) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:45.740 [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)
12:38:45.745 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216) in 213 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/4)
12:38:45.745 [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
12:38:45.812 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7317307087901933568) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=9a458e7af0a247e683b02e6c863884e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:45.929 [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). 6373 bytes result sent to driver
12:38:45.930 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 6.0 (TID 218) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:45.931 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217) in 194 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/4)
12:38:45.931 [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)
12:38:45.931 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 5.0, whose tasks have all completed, from pool 
12:38:45.932 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 5 (collect at IntegrationTestBigLinkedList.scala:421) finished in 16.419 s
12:38:45.932 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:45.932 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 6)
12:38:45.932 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
12:38:45.932 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:45.935 [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
12:38:46.025 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10044 rows, more = false, responseScanTimestamp = 7317307088697393152) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=fc0e1c64510245808f06277531042974, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:46.121 [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). 6416 bytes result sent to driver
12:38:46.122 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 6.0 (TID 219) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:46.122 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218) in 192 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/4)
12:38:46.123 [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)
12:38:46.127 [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
12:38:46.181 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10117 rows, more = false, responseScanTimestamp = 7317307089467842560) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=ae6e1960d5454cf1ab561c0ba75a051c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:46.250 [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). 6373 bytes result sent to driver
12:38:46.251 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 6.0 (TID 220) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:46.252 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219) in 130 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/4)
12:38:46.252 [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)
12:38:46.255 [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
12:38:46.312 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9844 rows, more = false, responseScanTimestamp = 7317307089984266240) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=45ae917524b54d8484e354ac72da6361, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:46.359 [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). 6373 bytes result sent to driver
12:38:46.360 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 6.0 (TID 221) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5030 bytes) taskResourceAssignments Map()
12:38:46.360 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220) in 109 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/4)
12:38:46.360 [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)
12:38:46.364 [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
12:38:46.404 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9998 rows, more = false, responseScanTimestamp = 7317307090429902848) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=9a458e7af0a247e683b02e6c863884e4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
12:38:46.461 [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). 6373 bytes result sent to driver
12:38:46.463 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221) in 103 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/4)
12:38:46.463 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 6.0, whose tasks have all completed, from pool 
12:38:46.463 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 6 (collect at IntegrationTestBigLinkedList.scala:421) finished in 16.941 s
12:38:46.463 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:46.463 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
12:38:46.464 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
12:38:46.464 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:46.464 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:46.492 [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)
12:38:46.494 [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)
12:38:46.495 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_7_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 32.1 KiB, free: 1993.8 MiB)
12:38:46.495 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 7 from broadcast at DAGScheduler.scala:1388
12:38:46.497 [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))
12:38:46.497 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 7.0 with 200 tasks resource profile 0
12:38:46.499 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 7.0 (TID 222) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.499 [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)
12:38:46.505 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
12:38:46.505 [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
12:38:46.508 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
12:38:46.508 [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
12:38:46.520 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 6.64636 ms
12:38:46.528 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (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
12:38:46.528 [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
12:38:46.537 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 6.815098 ms
12:38:46.544 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 4.934751 ms
12:38:46.551 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 5.148304 ms
12:38:46.559 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 4.934106 ms
12:38:46.574 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 9.131525 ms
12:38:46.603 [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). 11411 bytes result sent to driver
12:38:46.604 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 7.0 (TID 223) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.604 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222) in 105 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/200)
12:38:46.606 [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)
12:38:46.611 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (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
12:38:46.611 [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
12:38:46.613 [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
12:38:46.613 [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
12:38:46.619 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.619 [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
12:38:46.641 [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). 11411 bytes result sent to driver
12:38:46.641 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 7.0 (TID 224) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.642 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/200)
12:38:46.642 [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)
12:38:46.647 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (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
12:38:46.647 [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
12:38:46.649 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (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
12:38:46.649 [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
12:38:46.654 [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
12:38:46.654 [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
12:38:46.673 [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). 11411 bytes result sent to driver
12:38:46.674 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 7.0 (TID 225) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.675 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/200)
12:38:46.675 [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)
12:38:46.681 [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
12:38:46.681 [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
12:38:46.683 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (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
12:38:46.684 [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
12:38:46.690 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.690 [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
12:38:46.709 [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). 11411 bytes result sent to driver
12:38:46.710 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 7.0 (TID 226) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.711 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/200)
12:38:46.711 [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)
12:38:46.716 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (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
12:38:46.716 [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
12:38:46.718 [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
12:38:46.718 [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
12:38:46.723 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.723 [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
12:38:46.754 [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). 11454 bytes result sent to driver
12:38:46.755 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 7.0 (TID 227) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.756 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226) in 45 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (5/200)
12:38:46.756 [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)
12:38:46.760 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.760 [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
12:38:46.762 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (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
12:38:46.762 [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
12:38:46.767 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (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
12:38:46.767 [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
12:38:46.784 [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). 11411 bytes result sent to driver
12:38:46.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 7.0 (TID 228) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.785 [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-6nmv.c.gcp-upstream.internal (executor driver) (6/200)
12:38:46.785 [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)
12:38:46.790 [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
12:38:46.790 [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
12:38:46.792 [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
12:38:46.792 [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
12:38:46.797 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (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
12:38:46.798 [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
12:38:46.815 [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). 11411 bytes result sent to driver
12:38:46.816 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 7.0 (TID 229) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.817 [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-6nmv.c.gcp-upstream.internal (executor driver) (7/200)
12:38:46.817 [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)
12:38:46.821 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (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
12:38:46.822 [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
12:38:46.824 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (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
12:38:46.824 [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
12:38:46.829 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (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
12:38:46.830 [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
12:38:46.848 [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). 11411 bytes result sent to driver
12:38:46.848 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 7.0 (TID 230) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.849 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (8/200)
12:38:46.849 [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)
12:38:46.854 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (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
12:38:46.854 [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
12:38:46.856 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (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
12:38:46.856 [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
12:38:46.861 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (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
12:38:46.861 [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
12:38:46.877 [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). 11411 bytes result sent to driver
12:38:46.878 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 7.0 (TID 231) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.879 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (9/200)
12:38:46.879 [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)
12:38:46.884 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.884 [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
12:38:46.886 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (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
12:38:46.886 [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
12:38:46.892 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (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
12:38:46.893 [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
12:38:46.908 [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). 11411 bytes result sent to driver
12:38:46.909 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 7.0 (TID 232) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:46.910 [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)
12:38:46.910 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (10/200)
12:38:46.915 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:46.915 [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
12:38:46.917 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (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
12:38:46.917 [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
12:38:46.921 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (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
12:38:46.922 [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
12:38:47.142 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_6_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 22.6 KiB, free: 1993.8 MiB)
12:38:47.145 [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). 11454 bytes result sent to driver
12:38:47.146 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 7.0 (TID 233) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.147 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 10.0 in stage 7.0 (TID 232) in 238 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (11/200)
12:38:47.147 [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)
12:38:47.149 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_5_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 14.2 KiB, free: 1993.8 MiB)
12:38:47.152 [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
12:38:47.152 [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
12:38:47.154 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (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
12:38:47.155 [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
12:38:47.160 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_3_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 8.2 KiB, free: 1993.8 MiB)
12:38:47.161 [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
12:38:47.161 [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
12:38:47.166 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_4_piece0 on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 in memory (size: 11.7 KiB, free: 1993.8 MiB)
12:38:47.177 [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). 11411 bytes result sent to driver
12:38:47.178 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 7.0 (TID 234) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.179 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (12/200)
12:38:47.179 [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)
12:38:47.184 [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
12:38:47.184 [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
12:38:47.187 [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
12:38:47.187 [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
12:38:47.194 [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
12:38:47.194 [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
12:38:47.216 [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). 11411 bytes result sent to driver
12:38:47.216 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 7.0 (TID 235) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.217 [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)
12:38:47.217 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (13/200)
12:38:47.221 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (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
12:38:47.221 [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
12:38:47.223 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (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
12:38:47.223 [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
12:38:47.228 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (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
12:38:47.228 [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
12:38:47.243 [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). 11411 bytes result sent to driver
12:38:47.243 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 7.0 (TID 236) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.244 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (14/200)
12:38:47.244 [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)
12:38:47.248 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (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
12:38:47.249 [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
12:38:47.251 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.251 [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
12:38:47.257 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (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
12:38:47.257 [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
12:38:47.273 [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). 11411 bytes result sent to driver
12:38:47.274 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 7.0 (TID 237) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.274 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (15/200)
12:38:47.274 [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)
12:38:47.280 [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
12:38:47.280 [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
12:38:47.283 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (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
12:38:47.283 [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
12:38:47.290 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (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
12:38:47.290 [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
12:38:47.310 [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). 11411 bytes result sent to driver
12:38:47.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 7.0 (TID 238) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.311 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (16/200)
12:38:47.312 [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)
12:38:47.316 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (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
12:38:47.316 [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
12:38:47.317 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.318 [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
12:38:47.323 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (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
12:38:47.323 [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
12:38:47.338 [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). 11411 bytes result sent to driver
12:38:47.339 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 7.0 (TID 239) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.339 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (17/200)
12:38:47.339 [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)
12:38:47.345 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (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
12:38:47.345 [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
12:38:47.348 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (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
12:38:47.348 [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
12:38:47.355 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (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
12:38:47.355 [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
12:38:47.374 [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). 11411 bytes result sent to driver
12:38:47.374 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 7.0 (TID 240) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.375 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (18/200)
12:38:47.375 [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)
12:38:47.379 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.379 [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
12:38:47.381 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (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
12:38:47.382 [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
12:38:47.387 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (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
12:38:47.387 [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
12:38:47.402 [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). 11411 bytes result sent to driver
12:38:47.403 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 7.0 (TID 241) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.403 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 18.0 in stage 7.0 (TID 240) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (19/200)
12:38:47.403 [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)
12:38:47.407 [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
12:38:47.407 [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
12:38:47.409 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (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
12:38:47.409 [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
12:38:47.413 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.413 [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
12:38:47.428 [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). 11411 bytes result sent to driver
12:38:47.429 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 7.0 (TID 242) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.429 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (20/200)
12:38:47.430 [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)
12:38:47.435 [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
12:38:47.435 [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
12:38:47.437 [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
12:38:47.437 [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
12:38:47.444 [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
12:38:47.444 [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
12:38:47.463 [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). 11411 bytes result sent to driver
12:38:47.464 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 7.0 (TID 243) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.464 [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)
12:38:47.464 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (21/200)
12:38:47.468 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (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
12:38:47.468 [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
12:38:47.470 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (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
12:38:47.470 [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
12:38:47.475 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (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
12:38:47.475 [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
12:38:47.490 [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). 11411 bytes result sent to driver
12:38:47.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 7.0 (TID 244) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.491 [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)
12:38:47.491 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (22/200)
12:38:47.495 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.495 [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
12:38:47.497 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.497 [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
12:38:47.502 [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
12:38:47.502 [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
12:38:47.516 [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). 11411 bytes result sent to driver
12:38:47.517 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 7.0 (TID 245) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.517 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (23/200)
12:38:47.517 [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)
12:38:47.522 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (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
12:38:47.522 [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
12:38:47.524 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (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
12:38:47.524 [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
12:38:47.531 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (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
12:38:47.531 [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
12:38:47.550 [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). 11411 bytes result sent to driver
12:38:47.551 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 7.0 (TID 246) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.551 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (24/200)
12:38:47.551 [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)
12:38:47.556 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (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
12:38:47.556 [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
12:38:47.558 [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
12:38:47.558 [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
12:38:47.563 [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
12:38:47.563 [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
12:38:47.578 [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). 11411 bytes result sent to driver
12:38:47.579 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 7.0 (TID 247) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.579 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (25/200)
12:38:47.579 [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)
12:38:47.585 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.586 [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
12:38:47.588 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (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
12:38:47.588 [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
12:38:47.597 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.597 [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
12:38:47.619 [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). 11411 bytes result sent to driver
12:38:47.620 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 7.0 (TID 248) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.621 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247) in 43 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (26/200)
12:38:47.623 [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)
12:38:47.628 [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
12:38:47.629 [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
12:38:47.631 [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
12:38:47.631 [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
12:38:47.638 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.638 [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
12:38:47.656 [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). 11411 bytes result sent to driver
12:38:47.657 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 7.0 (TID 249) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.657 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (27/200)
12:38:47.657 [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)
12:38:47.662 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.662 [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
12:38:47.664 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.664 [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
12:38:47.669 [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
12:38:47.669 [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
12:38:47.688 [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). 11411 bytes result sent to driver
12:38:47.689 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 7.0 (TID 250) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.690 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (28/200)
12:38:47.690 [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)
12:38:47.696 [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
12:38:47.696 [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
12:38:47.698 [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
12:38:47.698 [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
12:38:47.705 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (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
12:38:47.705 [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
12:38:47.726 [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). 11411 bytes result sent to driver
12:38:47.727 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 7.0 (TID 251) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.727 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (29/200)
12:38:47.728 [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)
12:38:47.733 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.734 [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
12:38:47.736 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.736 [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
12:38:47.744 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.744 [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
12:38:47.764 [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). 11411 bytes result sent to driver
12:38:47.765 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 7.0 (TID 252) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.766 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (30/200)
12:38:47.766 [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)
12:38:47.772 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.772 [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
12:38:47.774 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.774 [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
12:38:47.783 [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
12:38:47.783 [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
12:38:47.802 [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). 11411 bytes result sent to driver
12:38:47.803 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 7.0 (TID 253) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.803 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (31/200)
12:38:47.803 [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)
12:38:47.809 [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
12:38:47.809 [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
12:38:47.811 [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
12:38:47.811 [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
12:38:47.817 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.817 [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
12:38:47.835 [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). 11411 bytes result sent to driver
12:38:47.836 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 7.0 (TID 254) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.836 [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)
12:38:47.836 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (32/200)
12:38:47.843 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (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
12:38:47.843 [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
12:38:47.846 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.846 [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
12:38:47.855 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (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
12:38:47.855 [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
12:38:47.881 [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). 11411 bytes result sent to driver
12:38:47.882 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 7.0 (TID 255) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.883 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254) in 48 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (33/200)
12:38:47.884 [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)
12:38:47.890 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:47.890 [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
12:38:47.893 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (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
12:38:47.893 [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
12:38:47.902 [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
12:38:47.902 [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
12:38:47.927 [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). 11411 bytes result sent to driver
12:38:47.928 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 7.0 (TID 256) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.928 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255) in 46 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (34/200)
12:38:47.929 [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)
12:38:47.936 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
12:38:47.936 [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
12:38:47.939 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
12:38:47.939 [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
12:38:47.948 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (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
12:38:47.948 [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
12:38:47.972 [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). 11411 bytes result sent to driver
12:38:47.973 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 7.0 (TID 257) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:47.974 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256) in 46 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (35/200)
12:38:47.974 [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)
12:38:47.980 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (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
12:38:47.981 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:47.983 [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
12:38:47.983 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:47.990 [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
12:38:47.990 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:48.017 [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). 11454 bytes result sent to driver
12:38:48.018 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 7.0 (TID 258) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.018 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257) in 45 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (36/200)
12:38:48.019 [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)
12:38:48.024 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.024 [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
12:38:48.027 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (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
12:38:48.027 [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
12:38:48.034 [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
12:38:48.034 [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
12:38:48.053 [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). 11411 bytes result sent to driver
12:38:48.054 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 7.0 (TID 259) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.054 [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)
12:38:48.054 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (37/200)
12:38:48.059 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (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
12:38:48.059 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:48.062 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (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
12:38:48.062 [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
12:38:48.069 [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
12:38:48.069 [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
12:38:48.086 [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). 11411 bytes result sent to driver
12:38:48.086 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 7.0 (TID 260) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.087 [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)
12:38:48.087 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (38/200)
12:38:48.091 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (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
12:38:48.091 [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
12:38:48.093 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (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
12:38:48.093 [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
12:38:48.097 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.098 [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
12:38:48.110 [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). 11411 bytes result sent to driver
12:38:48.111 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 7.0 (TID 261) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.111 [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)
12:38:48.112 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (39/200)
12:38:48.116 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (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
12:38:48.116 [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
12:38:48.117 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.117 [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
12:38:48.122 [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
12:38:48.122 [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
12:38:48.135 [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). 11411 bytes result sent to driver
12:38:48.135 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 7.0 (TID 262) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.136 [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)
12:38:48.136 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (40/200)
12:38:48.140 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.140 [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
12:38:48.141 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.141 [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
12:38:48.147 [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
12:38:48.147 [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
12:38:48.161 [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). 11411 bytes result sent to driver
12:38:48.162 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 7.0 (TID 263) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.163 [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-6nmv.c.gcp-upstream.internal (executor driver) (41/200)
12:38:48.163 [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)
12:38:48.167 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (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
12:38:48.167 [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
12:38:48.169 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (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
12:38:48.169 [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
12:38:48.175 [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
12:38:48.175 [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
12:38:48.190 [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). 11411 bytes result sent to driver
12:38:48.191 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 7.0 (TID 264) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.191 [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)
12:38:48.191 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (42/200)
12:38:48.196 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (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
12:38:48.196 [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
12:38:48.198 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (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
12:38:48.198 [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
12:38:48.202 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (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
12:38:48.202 [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
12:38:48.215 [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). 11411 bytes result sent to driver
12:38:48.216 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 7.0 (TID 265) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.216 [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)
12:38:48.217 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (43/200)
12:38:48.221 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.221 [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
12:38:48.222 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.223 [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
12:38:48.227 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (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
12:38:48.228 [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
12:38:48.244 [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). 11411 bytes result sent to driver
12:38:48.245 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 7.0 (TID 266) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.245 [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)
12:38:48.245 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (44/200)
12:38:48.249 [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
12:38:48.250 [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
12:38:48.252 [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
12:38:48.252 [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
12:38:48.257 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (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
12:38:48.257 [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
12:38:48.271 [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). 11411 bytes result sent to driver
12:38:48.271 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 7.0 (TID 267) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.272 [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)
12:38:48.272 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (45/200)
12:38:48.276 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.276 [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
12:38:48.278 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.278 [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
12:38:48.282 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.282 [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
12:38:48.297 [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). 11411 bytes result sent to driver
12:38:48.297 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 7.0 (TID 268) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.298 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (46/200)
12:38:48.298 [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)
12:38:48.303 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (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
12:38:48.303 [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
12:38:48.305 [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
12:38:48.306 [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
12:38:48.313 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (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
12:38:48.313 [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
12:38:48.332 [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). 11411 bytes result sent to driver
12:38:48.333 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 7.0 (TID 269) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.334 [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)
12:38:48.334 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (47/200)
12:38:48.338 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (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
12:38:48.338 [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
12:38:48.340 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (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
12:38:48.340 [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
12:38:48.346 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.346 [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
12:38:48.364 [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). 11411 bytes result sent to driver
12:38:48.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 7.0 (TID 270) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.365 [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)
12:38:48.365 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (48/200)
12:38:48.369 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.369 [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
12:38:48.371 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.371 [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
12:38:48.376 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (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
12:38:48.376 [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
12:38:48.391 [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). 11411 bytes result sent to driver
12:38:48.392 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 7.0 (TID 271) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.393 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (49/200)
12:38:48.393 [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)
12:38:48.399 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (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
12:38:48.399 [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
12:38:48.401 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (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
12:38:48.402 [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
12:38:48.409 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (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
12:38:48.409 [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
12:38:48.430 [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). 11411 bytes result sent to driver
12:38:48.431 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 7.0 (TID 272) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.431 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (50/200)
12:38:48.431 [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)
12:38:48.437 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
12:38:48.437 [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
12:38:48.439 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
12:38:48.439 [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
12:38:48.447 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (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
12:38:48.447 [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
12:38:48.464 [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). 11411 bytes result sent to driver
12:38:48.465 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 7.0 (TID 273) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.465 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (51/200)
12:38:48.465 [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)
12:38:48.470 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (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
12:38:48.470 [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
12:38:48.473 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.473 [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
12:38:48.480 [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
12:38:48.480 [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
12:38:48.502 [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). 11411 bytes result sent to driver
12:38:48.502 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 7.0 (TID 274) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.503 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273) in 39 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (52/200)
12:38:48.503 [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)
12:38:48.507 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (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
12:38:48.507 [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
12:38:48.509 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (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
12:38:48.509 [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
12:38:48.514 [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
12:38:48.515 [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
12:38:48.529 [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). 11411 bytes result sent to driver
12:38:48.530 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 7.0 (TID 275) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.531 [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)
12:38:48.531 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (53/200)
12:38:48.535 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (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
12:38:48.535 [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
12:38:48.537 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (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
12:38:48.537 [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
12:38:48.542 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.542 [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
12:38:48.556 [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). 11411 bytes result sent to driver
12:38:48.557 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 7.0 (TID 276) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.558 [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)
12:38:48.558 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (54/200)
12:38:48.562 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.562 [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
12:38:48.564 [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
12:38:48.564 [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
12:38:48.569 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (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
12:38:48.570 [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
12:38:48.586 [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). 11411 bytes result sent to driver
12:38:48.587 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 7.0 (TID 277) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.587 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (55/200)
12:38:48.588 [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)
12:38:48.592 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (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
12:38:48.592 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:48.594 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.594 [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
12:38:48.600 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (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
12:38:48.601 [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
12:38:48.618 [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). 11411 bytes result sent to driver
12:38:48.619 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 7.0 (TID 278) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.619 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (56/200)
12:38:48.619 [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)
12:38:48.624 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (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
12:38:48.624 [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
12:38:48.625 [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
12:38:48.626 [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
12:38:48.631 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (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
12:38:48.631 [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
12:38:48.644 [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). 11411 bytes result sent to driver
12:38:48.645 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 7.0 (TID 279) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.645 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (57/200)
12:38:48.645 [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)
12:38:48.651 [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
12:38:48.651 [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
12:38:48.653 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (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
12:38:48.653 [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
12:38:48.660 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (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
12:38:48.660 [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
12:38:48.679 [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). 11411 bytes result sent to driver
12:38:48.680 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 7.0 (TID 280) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.680 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279) in 36 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (58/200)
12:38:48.681 [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)
12:38:48.687 [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
12:38:48.687 [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
12:38:48.689 [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
12:38:48.689 [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
12:38:48.695 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.695 [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
12:38:48.708 [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). 11411 bytes result sent to driver
12:38:48.709 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 7.0 (TID 281) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.709 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (59/200)
12:38:48.709 [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)
12:38:48.713 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
12:38:48.713 [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
12:38:48.715 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
12:38:48.715 [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
12:38:48.720 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (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
12:38:48.720 [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
12:38:48.732 [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). 11411 bytes result sent to driver
12:38:48.733 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 7.0 (TID 282) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.733 [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)
12:38:48.733 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (60/200)
12:38:48.737 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (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
12:38:48.737 [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
12:38:48.739 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (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
12:38:48.739 [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
12:38:48.745 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (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
12:38:48.745 [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
12:38:48.761 [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). 11411 bytes result sent to driver
12:38:48.762 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 7.0 (TID 283) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.762 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 60.0 in stage 7.0 (TID 282) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (61/200)
12:38:48.762 [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)
12:38:48.766 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (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
12:38:48.766 [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
12:38:48.768 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (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
12:38:48.768 [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
12:38:48.772 [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
12:38:48.772 [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
12:38:48.795 [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). 11454 bytes result sent to driver
12:38:48.796 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 7.0 (TID 284) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.796 [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-6nmv.c.gcp-upstream.internal (executor driver) (62/200)
12:38:48.797 [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)
12:38:48.800 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.800 [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
12:38:48.802 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.802 [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
12:38:48.807 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (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
12:38:48.807 [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
12:38:48.825 [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). 11411 bytes result sent to driver
12:38:48.826 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 7.0 (TID 285) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.826 [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)
12:38:48.826 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (63/200)
12:38:48.831 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (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
12:38:48.831 [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
12:38:48.833 [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
12:38:48.834 [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
12:38:48.841 [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
12:38:48.841 [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
12:38:48.859 [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). 11411 bytes result sent to driver
12:38:48.860 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 7.0 (TID 286) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.860 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (64/200)
12:38:48.860 [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)
12:38:48.866 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.866 [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
12:38:48.868 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.868 [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
12:38:48.874 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.874 [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
12:38:48.893 [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). 11411 bytes result sent to driver
12:38:48.894 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 7.0 (TID 287) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.894 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (65/200)
12:38:48.895 [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)
12:38:48.900 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (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
12:38:48.900 [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
12:38:48.902 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (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
12:38:48.902 [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
12:38:48.906 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.906 [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
12:38:48.919 [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). 11411 bytes result sent to driver
12:38:48.920 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 7.0 (TID 288) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.920 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (66/200)
12:38:48.920 [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)
12:38:48.925 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (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
12:38:48.925 [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
12:38:48.928 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:48.928 [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
12:38:48.934 [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
12:38:48.934 [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
12:38:48.953 [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). 11411 bytes result sent to driver
12:38:48.954 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 7.0 (TID 289) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.954 [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)
12:38:48.954 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (67/200)
12:38:48.959 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (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
12:38:48.959 [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
12:38:48.961 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (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
12:38:48.961 [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
12:38:48.966 [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
12:38:48.966 [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
12:38:48.980 [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). 11411 bytes result sent to driver
12:38:48.981 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 7.0 (TID 290) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:48.982 [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)
12:38:48.982 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (68/200)
12:38:48.986 [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
12:38:48.987 [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
12:38:48.988 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (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
12:38:48.989 [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
12:38:48.994 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (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
12:38:48.994 [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
12:38:49.006 [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). 11411 bytes result sent to driver
12:38:49.007 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 69.0 in stage 7.0 (TID 291) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.007 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (69/200)
12:38:49.007 [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)
12:38:49.012 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.013 [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
12:38:49.015 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.015 [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
12:38:49.022 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (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
12:38:49.022 [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
12:38:49.041 [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). 11411 bytes result sent to driver
12:38:49.042 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 7.0 (TID 292) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.042 [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-6nmv.c.gcp-upstream.internal (executor driver) (70/200)
12:38:49.043 [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)
12:38:49.048 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.048 [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
12:38:49.050 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (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
12:38:49.051 [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
12:38:49.058 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (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
12:38:49.058 [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
12:38:49.076 [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). 11411 bytes result sent to driver
12:38:49.077 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 7.0 (TID 293) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.077 [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)
12:38:49.077 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (71/200)
12:38:49.083 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (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
12:38:49.083 [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
12:38:49.085 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (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
12:38:49.085 [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
12:38:49.090 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (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
12:38:49.091 [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
12:38:49.105 [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). 11411 bytes result sent to driver
12:38:49.106 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 7.0 (TID 294) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.106 [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)
12:38:49.106 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (72/200)
12:38:49.110 [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
12:38:49.110 [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
12:38:49.112 [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
12:38:49.112 [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
12:38:49.117 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (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
12:38:49.117 [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
12:38:49.130 [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). 11411 bytes result sent to driver
12:38:49.131 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 7.0 (TID 295) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.131 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (73/200)
12:38:49.131 [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)
12:38:49.136 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (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
12:38:49.136 [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
12:38:49.138 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (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
12:38:49.138 [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
12:38:49.145 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.145 [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
12:38:49.164 [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). 11411 bytes result sent to driver
12:38:49.164 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 7.0 (TID 296) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.165 [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)
12:38:49.165 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (74/200)
12:38:49.168 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (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
12:38:49.168 [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
12:38:49.170 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (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
12:38:49.170 [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
12:38:49.175 [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
12:38:49.175 [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
12:38:49.190 [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). 11411 bytes result sent to driver
12:38:49.191 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 7.0 (TID 297) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.191 [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)
12:38:49.191 [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-6nmv.c.gcp-upstream.internal (executor driver) (75/200)
12:38:49.197 [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
12:38:49.197 [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
12:38:49.199 [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
12:38:49.199 [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
12:38:49.206 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.206 [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
12:38:49.220 [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). 11411 bytes result sent to driver
12:38:49.221 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 7.0 (TID 298) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.222 [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)
12:38:49.222 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (76/200)
12:38:49.226 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
12:38:49.226 [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
12:38:49.227 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
12:38:49.227 [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
12:38:49.232 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (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
12:38:49.232 [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
12:38:49.249 [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). 11411 bytes result sent to driver
12:38:49.250 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 7.0 (TID 299) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.250 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (77/200)
12:38:49.250 [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)
12:38:49.254 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (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
12:38:49.255 [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
12:38:49.256 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (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
12:38:49.256 [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
12:38:49.260 [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
12:38:49.260 [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
12:38:49.274 [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). 11411 bytes result sent to driver
12:38:49.275 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 7.0 (TID 300) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.275 [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)
12:38:49.275 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (78/200)
12:38:49.280 [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
12:38:49.280 [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
12:38:49.282 [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
12:38:49.282 [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
12:38:49.288 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.289 [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
12:38:49.306 [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). 11411 bytes result sent to driver
12:38:49.307 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 7.0 (TID 301) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.307 [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)
12:38:49.308 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 78.0 in stage 7.0 (TID 300) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (79/200)
12:38:49.313 [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
12:38:49.313 [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
12:38:49.315 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (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
12:38:49.315 [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
12:38:49.322 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (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
12:38:49.322 [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
12:38:49.340 [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). 11411 bytes result sent to driver
12:38:49.341 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 7.0 (TID 302) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.341 [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-6nmv.c.gcp-upstream.internal (executor driver) (80/200)
12:38:49.342 [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)
12:38:49.346 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (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
12:38:49.346 [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
12:38:49.348 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (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
12:38:49.348 [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
12:38:49.353 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (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
12:38:49.353 [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
12:38:49.366 [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). 11411 bytes result sent to driver
12:38:49.366 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 7.0 (TID 303) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.367 [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)
12:38:49.367 [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-6nmv.c.gcp-upstream.internal (executor driver) (81/200)
12:38:49.370 [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
12:38:49.371 [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
12:38:49.372 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (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
12:38:49.372 [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
12:38:49.377 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (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
12:38:49.377 [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
12:38:49.390 [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). 11411 bytes result sent to driver
12:38:49.391 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 7.0 (TID 304) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.391 [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)
12:38:49.391 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (82/200)
12:38:49.395 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.395 [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
12:38:49.397 [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
12:38:49.397 [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
12:38:49.402 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.402 [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
12:38:49.418 [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). 11411 bytes result sent to driver
12:38:49.419 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 7.0 (TID 305) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.419 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (83/200)
12:38:49.419 [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)
12:38:49.422 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
12:38:49.422 [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
12:38:49.423 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
12:38:49.423 [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
12:38:49.427 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (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
12:38:49.427 [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
12:38:49.440 [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). 11411 bytes result sent to driver
12:38:49.441 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 7.0 (TID 306) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.441 [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)
12:38:49.441 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (84/200)
12:38:49.445 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (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
12:38:49.445 [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
12:38:49.447 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (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
12:38:49.447 [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
12:38:49.451 [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
12:38:49.452 [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
12:38:49.465 [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). 11411 bytes result sent to driver
12:38:49.466 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 7.0 (TID 307) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.466 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (85/200)
12:38:49.466 [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)
12:38:49.470 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (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
12:38:49.470 [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
12:38:49.472 [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
12:38:49.472 [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
12:38:49.476 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (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
12:38:49.476 [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
12:38:49.489 [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). 11411 bytes result sent to driver
12:38:49.490 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 7.0 (TID 308) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.490 [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)
12:38:49.490 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (86/200)
12:38:49.494 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (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
12:38:49.494 [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
12:38:49.496 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (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
12:38:49.496 [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
12:38:49.501 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.502 [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
12:38:49.517 [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). 11411 bytes result sent to driver
12:38:49.518 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 7.0 (TID 309) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.518 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (87/200)
12:38:49.518 [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)
12:38:49.521 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (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
12:38:49.522 [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
12:38:49.523 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (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
12:38:49.523 [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
12:38:49.535 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (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
12:38:49.535 [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
12:38:49.548 [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). 11454 bytes result sent to driver
12:38:49.549 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 7.0 (TID 310) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.549 [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)
12:38:49.549 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (88/200)
12:38:49.553 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (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
12:38:49.553 [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
12:38:49.555 [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
12:38:49.555 [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
12:38:49.559 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.559 [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
12:38:49.571 [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). 11411 bytes result sent to driver
12:38:49.572 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 7.0 (TID 311) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.572 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (89/200)
12:38:49.572 [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)
12:38:49.577 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (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
12:38:49.577 [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
12:38:49.579 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (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
12:38:49.579 [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
12:38:49.585 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.585 [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
12:38:49.602 [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). 11411 bytes result sent to driver
12:38:49.603 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 7.0 (TID 312) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.603 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (90/200)
12:38:49.603 [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)
12:38:49.607 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (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
12:38:49.607 [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
12:38:49.608 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (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
12:38:49.609 [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
12:38:49.613 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (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
12:38:49.613 [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
12:38:49.625 [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). 11411 bytes result sent to driver
12:38:49.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 7.0 (TID 313) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.626 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (91/200)
12:38:49.627 [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)
12:38:49.630 [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
12:38:49.630 [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
12:38:49.632 [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
12:38:49.632 [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
12:38:49.636 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (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
12:38:49.636 [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
12:38:49.649 [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). 11411 bytes result sent to driver
12:38:49.650 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 7.0 (TID 314) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.650 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (92/200)
12:38:49.650 [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)
12:38:49.654 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (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
12:38:49.655 [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
12:38:49.656 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (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
12:38:49.656 [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
12:38:49.661 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.661 [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
12:38:49.674 [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). 11411 bytes result sent to driver
12:38:49.674 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 7.0 (TID 315) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.675 [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)
12:38:49.675 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (93/200)
12:38:49.679 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.679 [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
12:38:49.680 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.680 [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
12:38:49.685 [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
12:38:49.685 [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
12:38:49.698 [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). 11411 bytes result sent to driver
12:38:49.699 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 7.0 (TID 316) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.699 [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)
12:38:49.699 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (94/200)
12:38:49.703 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (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
12:38:49.704 [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
12:38:49.705 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.705 [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
12:38:49.711 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.711 [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
12:38:49.725 [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). 11411 bytes result sent to driver
12:38:49.726 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 7.0 (TID 317) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.726 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (95/200)
12:38:49.727 [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)
12:38:49.730 [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
12:38:49.730 [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
12:38:49.732 [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
12:38:49.732 [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
12:38:49.736 [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
12:38:49.736 [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
12:38:49.750 [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). 11411 bytes result sent to driver
12:38:49.751 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 7.0 (TID 318) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.751 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (96/200)
12:38:49.751 [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)
12:38:49.755 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (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
12:38:49.756 [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
12:38:49.757 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (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
12:38:49.757 [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
12:38:49.762 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (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
12:38:49.762 [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
12:38:49.775 [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). 11411 bytes result sent to driver
12:38:49.775 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 7.0 (TID 319) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.776 [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)
12:38:49.776 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (97/200)
12:38:49.780 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.780 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.782 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (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
12:38:49.782 [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
12:38:49.786 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.786 [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
12:38:49.800 [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). 11411 bytes result sent to driver
12:38:49.800 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 7.0 (TID 320) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.801 [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)
12:38:49.801 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (98/200)
12:38:49.805 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (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
12:38:49.805 [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
12:38:49.806 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.806 [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
12:38:49.810 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (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
12:38:49.810 [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
12:38:49.827 [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). 11411 bytes result sent to driver
12:38:49.827 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 7.0 (TID 321) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.827 [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)
12:38:49.828 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (99/200)
12:38:49.832 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (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
12:38:49.832 [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
12:38:49.833 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (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
12:38:49.834 [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
12:38:49.839 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (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
12:38:49.839 [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
12:38:49.853 [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). 11411 bytes result sent to driver
12:38:49.854 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 7.0 (TID 322) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.854 [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)
12:38:49.854 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (100/200)
12:38:49.857 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
12:38:49.858 [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
12:38:49.859 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
12:38:49.859 [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
12:38:49.863 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (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
12:38:49.863 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.875 [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). 11411 bytes result sent to driver
12:38:49.875 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 7.0 (TID 323) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.876 [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)
12:38:49.876 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (101/200)
12:38:49.879 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.879 [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
12:38:49.880 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (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
12:38:49.880 [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
12:38:49.885 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (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
12:38:49.885 [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
12:38:49.898 [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). 11411 bytes result sent to driver
12:38:49.899 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 7.0 (TID 324) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.899 [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)
12:38:49.899 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (102/200)
12:38:49.904 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (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
12:38:49.904 [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
12:38:49.906 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (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
12:38:49.906 [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
12:38:49.912 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (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
12:38:49.912 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.929 [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). 11411 bytes result sent to driver
12:38:49.930 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 7.0 (TID 325) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.930 [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)
12:38:49.930 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 102.0 in stage 7.0 (TID 324) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (103/200)
12:38:49.934 [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
12:38:49.934 [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
12:38:49.935 [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
12:38:49.935 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.940 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (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
12:38:49.940 [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
12:38:49.953 [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). 11411 bytes result sent to driver
12:38:49.954 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 7.0 (TID 326) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.954 [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)
12:38:49.954 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (104/200)
12:38:49.958 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (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
12:38:49.958 [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
12:38:49.959 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:49.960 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.964 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (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
12:38:49.964 [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
12:38:49.977 [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). 11411 bytes result sent to driver
12:38:49.978 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 7.0 (TID 327) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:49.978 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (105/200)
12:38:49.978 [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)
12:38:49.982 [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
12:38:49.982 [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
12:38:49.984 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (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
12:38:49.984 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:49.988 [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
12:38:49.988 [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
12:38:50.001 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327). 11411 bytes result sent to driver
12:38:50.002 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 7.0 (TID 328) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.002 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (106/200)
12:38:50.002 [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)
12:38:50.006 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (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
12:38:50.006 [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
12:38:50.008 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (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
12:38:50.008 [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
12:38:50.012 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (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
12:38:50.012 [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
12:38:50.026 [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). 11411 bytes result sent to driver
12:38:50.027 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 7.0 (TID 329) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.027 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (107/200)
12:38:50.027 [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)
12:38:50.033 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
12:38:50.033 [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
12:38:50.035 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
12:38:50.035 [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
12:38:50.041 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (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
12:38:50.042 [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
12:38:50.060 [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). 11411 bytes result sent to driver
12:38:50.061 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 7.0 (TID 330) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.061 [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)
12:38:50.061 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (108/200)
12:38:50.065 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (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
12:38:50.066 [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
12:38:50.067 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (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
12:38:50.067 [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
12:38:50.072 [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
12:38:50.072 [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
12:38:50.086 [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). 11411 bytes result sent to driver
12:38:50.087 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 7.0 (TID 331) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.087 [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)
12:38:50.088 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (109/200)
12:38:50.092 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (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
12:38:50.092 [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
12:38:50.093 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (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
12:38:50.094 [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
12:38:50.098 [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
12:38:50.098 [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
12:38:50.111 [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). 11411 bytes result sent to driver
12:38:50.112 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 7.0 (TID 332) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.113 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (110/200)
12:38:50.113 [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)
12:38:50.117 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.118 [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
12:38:50.120 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.120 [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
12:38:50.126 [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
12:38:50.126 [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
12:38:50.142 [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). 11411 bytes result sent to driver
12:38:50.142 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 7.0 (TID 333) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.143 [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)
12:38:50.143 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (111/200)
12:38:50.147 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (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
12:38:50.147 [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
12:38:50.149 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (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
12:38:50.149 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:50.154 [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
12:38:50.154 [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
12:38:50.169 [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). 11411 bytes result sent to driver
12:38:50.170 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 7.0 (TID 334) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.170 [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-6nmv.c.gcp-upstream.internal (executor driver) (112/200)
12:38:50.170 [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)
12:38:50.174 [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
12:38:50.174 [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
12:38:50.176 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.176 [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
12:38:50.182 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (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
12:38:50.182 [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
12:38:50.198 [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). 11411 bytes result sent to driver
12:38:50.199 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 7.0 (TID 335) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.199 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (113/200)
12:38:50.199 [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)
12:38:50.204 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.204 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:50.205 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.206 [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
12:38:50.222 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.222 [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
12:38:50.235 [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). 11454 bytes result sent to driver
12:38:50.236 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 7.0 (TID 336) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.236 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (114/200)
12:38:50.236 [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)
12:38:50.240 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
12:38:50.241 [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
12:38:50.243 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
12:38:50.243 [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
12:38:50.249 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (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
12:38:50.249 [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
12:38:50.264 [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). 11411 bytes result sent to driver
12:38:50.264 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 7.0 (TID 337) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.265 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (115/200)
12:38:50.265 [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)
12:38:50.270 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (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
12:38:50.270 [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
12:38:50.272 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (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
12:38:50.272 [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
12:38:50.276 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.277 [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
12:38:50.290 [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). 11411 bytes result sent to driver
12:38:50.291 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 7.0 (TID 338) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.291 [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)
12:38:50.291 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (116/200)
12:38:50.296 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (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
12:38:50.296 [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
12:38:50.298 [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
12:38:50.299 [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
12:38:50.305 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (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
12:38:50.305 [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
12:38:50.324 [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). 11411 bytes result sent to driver
12:38:50.325 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 7.0 (TID 339) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.326 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (117/200)
12:38:50.326 [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)
12:38:50.329 [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
12:38:50.330 [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
12:38:50.331 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (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
12:38:50.332 [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
12:38:50.336 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (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
12:38:50.336 [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
12:38:50.349 [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). 11411 bytes result sent to driver
12:38:50.350 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 7.0 (TID 340) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.350 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (118/200)
12:38:50.350 [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)
12:38:50.356 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (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
12:38:50.356 [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
12:38:50.358 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (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
12:38:50.358 [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
12:38:50.365 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (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
12:38:50.365 [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
12:38:50.384 [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). 11411 bytes result sent to driver
12:38:50.384 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 7.0 (TID 341) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.385 [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)
12:38:50.385 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (119/200)
12:38:50.389 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (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
12:38:50.389 [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
12:38:50.391 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (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
12:38:50.391 [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
12:38:50.396 [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
12:38:50.396 [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
12:38:50.409 [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). 11411 bytes result sent to driver
12:38:50.410 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 7.0 (TID 342) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.411 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (120/200)
12:38:50.411 [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)
12:38:50.416 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.416 [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
12:38:50.418 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (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
12:38:50.418 [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
12:38:50.423 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (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
12:38:50.423 [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
12:38:50.435 [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). 11411 bytes result sent to driver
12:38:50.436 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 7.0 (TID 343) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.437 [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)
12:38:50.437 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 120.0 in stage 7.0 (TID 342) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (121/200)
12:38:50.441 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
12:38:50.441 [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
12:38:50.443 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
12:38:50.444 [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
12:38:50.450 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (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
12:38:50.450 [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
12:38:50.468 [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). 11411 bytes result sent to driver
12:38:50.469 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 7.0 (TID 344) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.469 [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)
12:38:50.469 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (122/200)
12:38:50.474 [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
12:38:50.474 [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
12:38:50.476 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (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
12:38:50.476 [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
12:38:50.483 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (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
12:38:50.483 [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
12:38:50.498 [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). 11411 bytes result sent to driver
12:38:50.499 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 7.0 (TID 345) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.499 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (123/200)
12:38:50.499 [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)
12:38:50.503 [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
12:38:50.503 [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
12:38:50.504 [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
12:38:50.505 [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
12:38:50.509 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (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
12:38:50.509 [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
12:38:50.523 [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). 11411 bytes result sent to driver
12:38:50.523 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 7.0 (TID 346) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.524 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 123.0 in stage 7.0 (TID 345) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (124/200)
12:38:50.524 [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)
12:38:50.528 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
12:38:50.528 [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
12:38:50.529 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
12:38:50.530 [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
12:38:50.534 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (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
12:38:50.534 [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
12:38:50.548 [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). 11411 bytes result sent to driver
12:38:50.549 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 7.0 (TID 347) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.549 [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-6nmv.c.gcp-upstream.internal (executor driver) (125/200)
12:38:50.549 [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)
12:38:50.554 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.554 [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
12:38:50.556 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.556 [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
12:38:50.561 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (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
12:38:50.561 [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
12:38:50.575 [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). 11411 bytes result sent to driver
12:38:50.576 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 7.0 (TID 348) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.576 [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-6nmv.c.gcp-upstream.internal (executor driver) (126/200)
12:38:50.577 [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)
12:38:50.581 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
12:38:50.582 [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
12:38:50.584 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
12:38:50.584 [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
12:38:50.591 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (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
12:38:50.591 [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
12:38:50.609 [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). 11411 bytes result sent to driver
12:38:50.610 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 7.0 (TID 349) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.610 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (127/200)
12:38:50.610 [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)
12:38:50.614 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.614 [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
12:38:50.616 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (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
12:38:50.616 [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
12:38:50.621 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (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
12:38:50.621 [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
12:38:50.635 [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). 11411 bytes result sent to driver
12:38:50.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 128.0 in stage 7.0 (TID 350) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.636 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (128/200)
12:38:50.636 [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)
12:38:50.641 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
12:38:50.642 [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
12:38:50.644 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
12:38:50.644 [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
12:38:50.650 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (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
12:38:50.650 [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
12:38:50.667 [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). 11411 bytes result sent to driver
12:38:50.668 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 7.0 (TID 351) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.668 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (129/200)
12:38:50.669 [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)
12:38:50.673 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
12:38:50.673 [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
12:38:50.674 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
12:38:50.675 [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
12:38:50.679 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (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
12:38:50.679 [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
12:38:50.696 [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). 11411 bytes result sent to driver
12:38:50.697 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 7.0 (TID 352) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.697 [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)
12:38:50.697 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (130/200)
12:38:50.701 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.701 [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
12:38:50.703 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.703 [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
12:38:50.707 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.707 [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
12:38:50.720 [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). 11411 bytes result sent to driver
12:38:50.721 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 7.0 (TID 353) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.721 [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)
12:38:50.721 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (131/200)
12:38:50.725 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.726 [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
12:38:50.727 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.728 [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
12:38:50.733 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.733 [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
12:38:50.753 [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). 11411 bytes result sent to driver
12:38:50.754 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 7.0 (TID 354) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.754 [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)
12:38:50.755 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 131.0 in stage 7.0 (TID 353) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (132/200)
12:38:50.760 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (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
12:38:50.760 [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
12:38:50.762 [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
12:38:50.762 [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
12:38:50.767 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (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
12:38:50.767 [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
12:38:50.782 [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). 11411 bytes result sent to driver
12:38:50.783 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 7.0 (TID 355) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.784 [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)
12:38:50.788 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (133/200)
12:38:50.791 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (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
12:38:50.791 [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
12:38:50.794 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (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
12:38:50.794 [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
12:38:50.799 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (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
12:38:50.799 [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
12:38:50.814 [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). 11411 bytes result sent to driver
12:38:50.814 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 7.0 (TID 356) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.816 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (134/200)
12:38:50.816 [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)
12:38:50.821 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (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
12:38:50.821 [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
12:38:50.823 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (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
12:38:50.823 [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
12:38:50.828 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (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
12:38:50.828 [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
12:38:50.841 [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). 11411 bytes result sent to driver
12:38:50.842 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 7.0 (TID 357) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.842 [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)
12:38:50.842 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 134.0 in stage 7.0 (TID 356) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (135/200)
12:38:50.849 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.849 [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
12:38:50.851 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.851 [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
12:38:50.860 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (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
12:38:50.860 [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
12:38:50.883 [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). 11411 bytes result sent to driver
12:38:50.884 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 7.0 (TID 358) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.884 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 135.0 in stage 7.0 (TID 357) in 42 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (136/200)
12:38:50.884 [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)
12:38:50.889 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
12:38:50.889 [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
12:38:50.891 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
12:38:50.891 [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
12:38:50.897 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (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
12:38:50.897 [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
12:38:50.914 [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). 11411 bytes result sent to driver
12:38:50.914 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 7.0 (TID 359) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.915 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (137/200)
12:38:50.915 [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)
12:38:50.920 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (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
12:38:50.920 [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
12:38:50.922 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (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
12:38:50.922 [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
12:38:50.928 [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
12:38:50.928 [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
12:38:50.945 [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). 11411 bytes result sent to driver
12:38:50.946 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 7.0 (TID 360) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:50.947 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (138/200)
12:38:50.947 [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)
12:38:50.954 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.954 [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
12:38:50.957 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:50.957 [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
12:38:50.965 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (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
12:38:50.965 [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
12:38:50.987 [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). 11411 bytes result sent to driver
12:38:51.000 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 7.0 (TID 361) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.000 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360) in 54 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (139/200)
12:38:51.001 [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)
12:38:51.005 [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
12:38:51.005 [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
12:38:51.007 [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
12:38:51.008 [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
12:38:51.013 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (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
12:38:51.013 [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
12:38:51.030 [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). 11411 bytes result sent to driver
12:38:51.031 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 7.0 (TID 362) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.032 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361) in 32 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (140/200)
12:38:51.032 [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)
12:38:51.036 [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
12:38:51.036 [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
12:38:51.038 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.038 [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
12:38:51.044 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (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
12:38:51.044 [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
12:38:51.063 [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). 11411 bytes result sent to driver
12:38:51.064 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 7.0 (TID 363) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.064 [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)
12:38:51.064 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 140.0 in stage 7.0 (TID 362) in 33 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (141/200)
12:38:51.068 [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
12:38:51.068 [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
12:38:51.070 [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
12:38:51.070 [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
12:38:51.074 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (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
12:38:51.075 [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
12:38:51.089 [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). 11411 bytes result sent to driver
12:38:51.089 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 7.0 (TID 364) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.090 [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)
12:38:51.090 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 141.0 in stage 7.0 (TID 363) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (142/200)
12:38:51.094 [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
12:38:51.094 [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
12:38:51.096 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (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
12:38:51.096 [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
12:38:51.101 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (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
12:38:51.101 [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
12:38:51.114 [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). 11411 bytes result sent to driver
12:38:51.114 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 7.0 (TID 365) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.115 [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)
12:38:51.115 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (143/200)
12:38:51.118 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (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
12:38:51.118 [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
12:38:51.120 [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
12:38:51.120 [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
12:38:51.124 [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
12:38:51.124 [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
12:38:51.138 [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). 11411 bytes result sent to driver
12:38:51.138 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 7.0 (TID 366) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.139 [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)
12:38:51.139 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 143.0 in stage 7.0 (TID 365) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (144/200)
12:38:51.143 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.143 [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
12:38:51.145 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.145 [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
12:38:51.149 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (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
12:38:51.149 [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
12:38:51.164 [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). 11411 bytes result sent to driver
12:38:51.164 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 7.0 (TID 367) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.165 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (145/200)
12:38:51.165 [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)
12:38:51.170 [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
12:38:51.170 [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
12:38:51.172 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (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
12:38:51.172 [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
12:38:51.178 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (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
12:38:51.178 [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
12:38:51.197 [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). 11411 bytes result sent to driver
12:38:51.198 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 7.0 (TID 368) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.198 [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)
12:38:51.198 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (146/200)
12:38:51.202 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (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
12:38:51.202 [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
12:38:51.204 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (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
12:38:51.204 [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
12:38:51.209 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (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
12:38:51.209 [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
12:38:51.223 [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). 11411 bytes result sent to driver
12:38:51.224 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 7.0 (TID 369) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.225 [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)
12:38:51.225 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (147/200)
12:38:51.229 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.229 [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
12:38:51.231 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.231 [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
12:38:51.235 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.236 [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
12:38:51.253 [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). 11411 bytes result sent to driver
12:38:51.253 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 7.0 (TID 370) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.254 [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)
12:38:51.254 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (148/200)
12:38:51.259 [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
12:38:51.259 [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
12:38:51.262 [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
12:38:51.262 [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
12:38:51.268 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (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
12:38:51.268 [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
12:38:51.287 [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). 11411 bytes result sent to driver
12:38:51.287 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 7.0 (TID 371) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.288 [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)
12:38:51.288 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (149/200)
12:38:51.292 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.292 [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
12:38:51.294 [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
12:38:51.294 [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
12:38:51.300 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (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
12:38:51.300 [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
12:38:51.315 [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). 11411 bytes result sent to driver
12:38:51.316 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 7.0 (TID 372) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.316 [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)
12:38:51.316 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (150/200)
12:38:51.321 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (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
12:38:51.321 [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
12:38:51.324 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (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
12:38:51.324 [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
12:38:51.330 [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
12:38:51.331 [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
12:38:51.345 [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). 11411 bytes result sent to driver
12:38:51.346 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 7.0 (TID 373) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.346 [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)
12:38:51.347 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (151/200)
12:38:51.350 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
12:38:51.351 [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
12:38:51.353 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
12:38:51.353 [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
12:38:51.358 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (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
12:38:51.358 [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
12:38:51.371 [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). 11411 bytes result sent to driver
12:38:51.372 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 7.0 (TID 374) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.372 [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)
12:38:51.372 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (152/200)
12:38:51.378 [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
12:38:51.378 [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
12:38:51.380 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.380 [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
12:38:51.388 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (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
12:38:51.388 [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
12:38:51.405 [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). 11411 bytes result sent to driver
12:38:51.406 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 7.0 (TID 375) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.406 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (153/200)
12:38:51.407 [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)
12:38:51.411 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (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
12:38:51.411 [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
12:38:51.413 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.413 [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
12:38:51.417 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (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
12:38:51.417 [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
12:38:51.431 [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). 11411 bytes result sent to driver
12:38:51.432 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 7.0 (TID 376) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.432 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (154/200)
12:38:51.432 [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)
12:38:51.437 [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
12:38:51.437 [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
12:38:51.439 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (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
12:38:51.439 [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
12:38:51.444 [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
12:38:51.444 [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
12:38:51.458 [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). 11411 bytes result sent to driver
12:38:51.459 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 7.0 (TID 377) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.459 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 154.0 in stage 7.0 (TID 376) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (155/200)
12:38:51.459 [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)
12:38:51.463 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (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
12:38:51.463 [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
12:38:51.465 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (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
12:38:51.465 [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
12:38:51.470 [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
12:38:51.470 [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
12:38:51.483 [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). 11411 bytes result sent to driver
12:38:51.484 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 7.0 (TID 378) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.484 [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)
12:38:51.485 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (156/200)
12:38:51.488 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (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
12:38:51.488 [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
12:38:51.490 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (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
12:38:51.490 [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
12:38:51.495 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.495 [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
12:38:51.507 [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). 11411 bytes result sent to driver
12:38:51.508 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 7.0 (TID 379) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.508 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (157/200)
12:38:51.509 [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)
12:38:51.514 [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
12:38:51.514 [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
12:38:51.516 [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
12:38:51.516 [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
12:38:51.523 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.523 [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
12:38:51.541 [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). 11411 bytes result sent to driver
12:38:51.542 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 7.0 (TID 380) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.542 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (158/200)
12:38:51.543 [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)
12:38:51.548 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.548 [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
12:38:51.550 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (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
12:38:51.550 [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
12:38:51.557 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (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
12:38:51.557 [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
12:38:51.575 [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). 11411 bytes result sent to driver
12:38:51.576 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 7.0 (TID 381) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.576 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (159/200)
12:38:51.576 [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)
12:38:51.581 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (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
12:38:51.581 [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
12:38:51.582 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (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
12:38:51.583 [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
12:38:51.587 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.587 [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
12:38:51.600 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30014), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [8ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.600 [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.15.192.252:38857, [54ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.600 [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.15.192.252:38857, [69ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [70ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [71ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [74ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [76ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [78ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [79ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.601 [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.15.192.252:38857, [93ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [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.15.192.252:38857, [99ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [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.15.192.252:38857, [96ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [109ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [107ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [100ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [102ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [104ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30004), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [122ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.602 [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). 11411 bytes result sent to driver
12:38:51.603 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 7.0 (TID 382) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.603 [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)
12:38:51.603 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (160/200)
12:38:51.608 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.608 [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
12:38:51.610 [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
12:38:51.610 [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
12:38:51.617 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.617 [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
12:38:51.619 [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.15.192.252:38857, [119ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [109ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [116ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [130ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [138ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [140ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [141ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.619 [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.15.192.252:38857, [142ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [145ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [147ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [149ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [150ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [152ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [152ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [153ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [155ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [157ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [157ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [157ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.620 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [159ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [160ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [161ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [161ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [162ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [163ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [165ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [166ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.621 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [166ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [168ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [169ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [170ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [173ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.622 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.15.192.252:38857, [171ms] received response from server master-127.15.192.252:38857: OK, deferred=null) with no deferred attached!
12:38:51.633 [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). 11411 bytes result sent to driver
12:38:51.633 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 7.0 (TID 383) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.634 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382) in 31 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (161/200)
12:38:51.634 [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)
12:38:51.639 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (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
12:38:51.639 [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
12:38:51.641 [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
12:38:51.641 [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
12:38:51.647 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (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
12:38:51.648 [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
12:38:51.666 [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). 11411 bytes result sent to driver
12:38:51.667 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 7.0 (TID 384) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.668 [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-6nmv.c.gcp-upstream.internal (executor driver) (162/200)
12:38:51.668 [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)
12:38:51.673 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (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
12:38:51.673 [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
12:38:51.675 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (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
12:38:51.675 [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
12:38:51.682 [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
12:38:51.682 [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
12:38:51.698 [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). 11411 bytes result sent to driver
12:38:51.699 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 7.0 (TID 385) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.699 [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-6nmv.c.gcp-upstream.internal (executor driver) (163/200)
12:38:51.699 [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)
12:38:51.705 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.705 [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
12:38:51.707 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (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
12:38:51.707 [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
12:38:51.714 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (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
12:38:51.714 [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
12:38:51.733 [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). 11411 bytes result sent to driver
12:38:51.734 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 7.0 (TID 386) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.734 [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)
12:38:51.735 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385) in 37 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (164/200)
12:38:51.739 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (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
12:38:51.739 [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
12:38:51.740 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (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
12:38:51.740 [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
12:38:51.745 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (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
12:38:51.745 [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
12:38:51.768 [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). 11454 bytes result sent to driver
12:38:51.769 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 7.0 (TID 387) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.770 [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)
12:38:51.770 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386) in 36 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (165/200)
12:38:51.774 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (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
12:38:51.775 [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
12:38:51.777 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.777 [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
12:38:51.783 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (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
12:38:51.783 [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
12:38:51.803 [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). 11411 bytes result sent to driver
12:38:51.803 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 7.0 (TID 388) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.804 [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)
12:38:51.804 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (166/200)
12:38:51.807 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.807 [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
12:38:51.809 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.809 [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
12:38:51.814 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (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
12:38:51.814 [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
12:38:51.829 [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). 11411 bytes result sent to driver
12:38:51.830 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 7.0 (TID 389) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.830 [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)
12:38:51.830 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (167/200)
12:38:51.834 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (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
12:38:51.834 [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
12:38:51.835 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (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
12:38:51.835 [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
12:38:51.840 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (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
12:38:51.840 [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
12:38:51.855 [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). 11411 bytes result sent to driver
12:38:51.855 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 7.0 (TID 390) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.856 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (168/200)
12:38:51.856 [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)
12:38:51.860 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
12:38:51.860 [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
12:38:51.861 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
12:38:51.862 [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
12:38:51.866 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (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
12:38:51.866 [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
12:38:51.878 [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). 11411 bytes result sent to driver
12:38:51.879 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 7.0 (TID 391) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.879 [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)
12:38:51.879 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390) in 24 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (169/200)
12:38:51.883 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.883 [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
12:38:51.884 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (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
12:38:51.884 [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
12:38:51.889 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.889 [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
12:38:51.903 [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). 11411 bytes result sent to driver
12:38:51.904 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 7.0 (TID 392) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.904 [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)
12:38:51.904 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (170/200)
12:38:51.909 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (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
12:38:51.909 [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
12:38:51.911 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (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
12:38:51.911 [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
12:38:51.916 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (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
12:38:51.916 [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
12:38:51.930 [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). 11411 bytes result sent to driver
12:38:51.930 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 7.0 (TID 393) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.931 [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)
12:38:51.931 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (171/200)
12:38:51.935 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (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
12:38:51.935 [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
12:38:51.936 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (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
12:38:51.936 [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
12:38:51.941 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.941 [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
12:38:51.955 [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). 11411 bytes result sent to driver
12:38:51.956 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 7.0 (TID 394) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.957 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (172/200)
12:38:51.957 [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)
12:38:51.962 [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
12:38:51.962 [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
12:38:51.964 [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
12:38:51.964 [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
12:38:51.970 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:51.970 [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
12:38:51.989 [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). 11411 bytes result sent to driver
12:38:51.990 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 7.0 (TID 395) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:51.990 [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)
12:38:51.990 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 172.0 in stage 7.0 (TID 394) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (173/200)
12:38:51.995 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (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
12:38:51.995 [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
12:38:51.997 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (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
12:38:51.997 [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
12:38:52.003 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.003 [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
12:38:52.015 [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). 11411 bytes result sent to driver
12:38:52.016 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 7.0 (TID 396) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.016 [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)
12:38:52.016 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (174/200)
12:38:52.020 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.020 [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
12:38:52.021 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.021 [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
12:38:52.025 [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
12:38:52.025 [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
12:38:52.038 [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). 11411 bytes result sent to driver
12:38:52.039 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 7.0 (TID 397) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.039 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (175/200)
12:38:52.039 [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)
12:38:52.044 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (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
12:38:52.044 [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
12:38:52.046 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.046 [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
12:38:52.052 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (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
12:38:52.052 [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
12:38:52.069 [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). 11411 bytes result sent to driver
12:38:52.069 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 7.0 (TID 398) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.070 [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)
12:38:52.070 [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-6nmv.c.gcp-upstream.internal (executor driver) (176/200)
12:38:52.074 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
12:38:52.074 [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
12:38:52.076 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
12:38:52.076 [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
12:38:52.082 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (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
12:38:52.082 [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
12:38:52.103 [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). 11411 bytes result sent to driver
12:38:52.104 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 7.0 (TID 399) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.104 [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)
12:38:52.104 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398) in 35 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (177/200)
12:38:52.109 [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
12:38:52.110 [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
12:38:52.111 [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
12:38:52.111 [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
12:38:52.116 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (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
12:38:52.116 [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
12:38:52.129 [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). 11411 bytes result sent to driver
12:38:52.129 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 7.0 (TID 400) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.130 [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)
12:38:52.130 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (178/200)
12:38:52.134 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (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
12:38:52.134 [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
12:38:52.135 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (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
12:38:52.135 [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
12:38:52.139 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (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
12:38:52.140 [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
12:38:52.153 [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). 11411 bytes result sent to driver
12:38:52.153 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 7.0 (TID 401) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.154 [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)
12:38:52.154 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (179/200)
12:38:52.158 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.158 [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
12:38:52.160 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.160 [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
12:38:52.164 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (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
12:38:52.164 [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
12:38:52.177 [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). 11411 bytes result sent to driver
12:38:52.177 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 7.0 (TID 402) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.178 [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)
12:38:52.178 [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-6nmv.c.gcp-upstream.internal (executor driver) (180/200)
12:38:52.183 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (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
12:38:52.183 [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
12:38:52.185 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (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
12:38:52.186 [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
12:38:52.192 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (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
12:38:52.193 [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
12:38:52.214 [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). 11411 bytes result sent to driver
12:38:52.215 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 7.0 (TID 403) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.215 [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)
12:38:52.215 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402) in 38 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (181/200)
12:38:52.219 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (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
12:38:52.219 [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
12:38:52.221 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (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
12:38:52.221 [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
12:38:52.225 [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
12:38:52.225 [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
12:38:52.239 [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). 11411 bytes result sent to driver
12:38:52.240 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 7.0 (TID 404) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.240 [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)
12:38:52.240 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 181.0 in stage 7.0 (TID 403) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (182/200)
12:38:52.245 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (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
12:38:52.245 [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
12:38:52.247 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (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
12:38:52.247 [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
12:38:52.253 [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
12:38:52.253 [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
12:38:52.266 [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). 11411 bytes result sent to driver
12:38:52.267 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 7.0 (TID 405) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.267 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404) in 28 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (183/200)
12:38:52.267 [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)
12:38:52.271 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (3.3 KiB) non-empty blocks including 4 (3.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.271 [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
12:38:52.273 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (3.3 KiB) non-empty blocks including 4 (3.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.273 [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
12:38:52.278 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (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
12:38:52.278 [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
12:38:52.291 [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). 11411 bytes result sent to driver
12:38:52.292 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 7.0 (TID 406) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.292 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (184/200)
12:38:52.292 [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)
12:38:52.297 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (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
12:38:52.298 [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
12:38:52.299 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (3.4 KiB) non-empty blocks including 4 (3.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.300 [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
12:38:52.305 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (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
12:38:52.306 [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
12:38:52.325 [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). 11411 bytes result sent to driver
12:38:52.325 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 7.0 (TID 407) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.326 [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)
12:38:52.326 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (185/200)
12:38:52.329 [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
12:38:52.330 [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
12:38:52.331 [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
12:38:52.331 [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
12:38:52.336 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.336 [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
12:38:52.350 [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). 11411 bytes result sent to driver
12:38:52.351 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 7.0 (TID 408) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.351 [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)
12:38:52.351 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407) in 26 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (186/200)
12:38:52.355 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.355 [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
12:38:52.357 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.357 [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
12:38:52.361 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (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
12:38:52.362 [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
12:38:52.374 [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). 11411 bytes result sent to driver
12:38:52.375 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 7.0 (TID 409) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.375 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (187/200)
12:38:52.375 [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)
12:38:52.380 [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
12:38:52.380 [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
12:38:52.382 [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
12:38:52.382 [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
12:38:52.388 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (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
12:38:52.389 [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
12:38:52.407 [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). 11411 bytes result sent to driver
12:38:52.408 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 7.0 (TID 410) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.408 [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)
12:38:52.408 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409) in 34 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (188/200)
12:38:52.411 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.412 [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
12:38:52.413 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.413 [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
12:38:52.417 [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
12:38:52.417 [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
12:38:52.429 [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). 11411 bytes result sent to driver
12:38:52.430 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 7.0 (TID 411) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.430 [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)
12:38:52.430 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (189/200)
12:38:52.434 [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
12:38:52.434 [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
12:38:52.435 [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
12:38:52.435 [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
12:38:52.439 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (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
12:38:52.439 [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
12:38:52.453 [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). 11411 bytes result sent to driver
12:38:52.453 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 7.0 (TID 412) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.454 [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-6nmv.c.gcp-upstream.internal (executor driver) (190/200)
12:38:52.454 [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)
12:38:52.459 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.459 [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
12:38:52.460 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.461 [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
12:38:52.467 [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
12:38:52.467 [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
12:38:52.497 [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). 11454 bytes result sent to driver
12:38:52.498 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 7.0 (TID 413) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.498 [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)
12:38:52.498 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412) in 45 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (191/200)
12:38:52.502 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
12:38:52.503 [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
12:38:52.504 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
12:38:52.504 [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
12:38:52.510 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (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
12:38:52.510 [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
12:38:52.525 [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). 11411 bytes result sent to driver
12:38:52.526 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 7.0 (TID 414) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.526 [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)
12:38:52.527 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (192/200)
12:38:52.531 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.531 [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
12:38:52.533 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.533 [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
12:38:52.538 [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
12:38:52.538 [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
12:38:52.552 [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). 11411 bytes result sent to driver
12:38:52.553 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 7.0 (TID 415) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.553 [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)
12:38:52.554 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (193/200)
12:38:52.558 [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
12:38:52.558 [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
12:38:52.560 [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
12:38:52.560 [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
12:38:52.566 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.566 [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
12:38:52.582 [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). 11411 bytes result sent to driver
12:38:52.582 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 7.0 (TID 416) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.583 [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)
12:38:52.583 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415) in 30 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (194/200)
12:38:52.587 [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
12:38:52.587 [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
12:38:52.588 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (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
12:38:52.588 [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
12:38:52.593 [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
12:38:52.593 [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
12:38:52.609 [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). 11411 bytes result sent to driver
12:38:52.610 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 7.0 (TID 417) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.610 [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)
12:38:52.611 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416) in 29 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (195/200)
12:38:52.614 [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
12:38:52.615 [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
12:38:52.616 [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
12:38:52.616 [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
12:38:52.621 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.621 [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
12:38:52.636 [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). 11411 bytes result sent to driver
12:38:52.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 7.0 (TID 418) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.637 [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)
12:38:52.637 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417) in 27 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (196/200)
12:38:52.640 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.640 [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
12:38:52.642 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.642 [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
12:38:52.647 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.647 [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
12:38:52.660 [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). 11411 bytes result sent to driver
12:38:52.661 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 7.0 (TID 419) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.661 [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)
12:38:52.661 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418) in 25 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (197/200)
12:38:52.665 [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
12:38:52.665 [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
12:38:52.666 [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
12:38:52.666 [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
12:38:52.670 [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
12:38:52.670 [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
12:38:52.682 [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). 11411 bytes result sent to driver
12:38:52.683 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 7.0 (TID 420) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.683 [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)
12:38:52.683 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (198/200)
12:38:52.687 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (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
12:38:52.687 [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
12:38:52.688 [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
12:38:52.689 [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
12:38:52.694 [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
12:38:52.694 [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
12:38:52.705 [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). 11411 bytes result sent to driver
12:38:52.706 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 7.0 (TID 421) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
12:38:52.706 [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)
12:38:52.706 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (199/200)
12:38:52.709 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (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
12:38:52.709 [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
12:38:52.711 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
12:38:52.711 [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
12:38:52.715 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (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
12:38:52.715 [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
12:38:52.727 [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). 11411 bytes result sent to driver
12:38:52.728 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (200/200)
12:38:52.728 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 7.0, whose tasks have all completed, from pool 
12:38:52.728 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 7 (collect at IntegrationTestBigLinkedList.scala:421) finished in 6.240 s
12:38:52.728 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
12:38:52.729 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
12:38:52.729 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ResultStage 8)
12:38:52.729 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
12:38:52.729 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
12:38:52.745 [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)
12:38:52.747 [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)
12:38:52.747 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_8_piece0 in memory on dist-test-slave-6nmv.c.gcp-upstream.internal:33087 (size: 33.8 KiB, free: 1993.8 MiB)
12:38:52.748 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 8 from broadcast at DAGScheduler.scala:1388
12:38:52.749 [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))
12:38:52.749 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 8.0 with 400 tasks resource profile 0
12:38:52.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 8.0 (TID 422) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.753 [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)
12:38:52.765 [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
12:38:52.765 [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
12:38:52.769 [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). 15728 bytes result sent to driver
12:38:52.770 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 8.0 (TID 423) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.770 [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)
12:38:52.770 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422) in 19 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (1/400)
12:38:52.775 [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
12:38:52.775 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:52.789 [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). 15729 bytes result sent to driver
12:38:52.790 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 8.0 (TID 424) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.790 [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)
12:38:52.790 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (2/400)
12:38:52.795 [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
12:38:52.795 [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
12:38:52.797 [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). 15728 bytes result sent to driver
12:38:52.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 386.0 in stage 8.0 (TID 425) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 386, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.798 [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)
12:38:52.798 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (3/400)
12:38:52.804 [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
12:38:52.805 [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
12:38:52.810 [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). 15728 bytes result sent to driver
12:38:52.811 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 8.0 (TID 426) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.811 [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)
12:38:52.811 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425) in 14 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (4/400)
12:38:52.816 [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
12:38:52.816 [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
12:38:52.819 [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). 15690 bytes result sent to driver
12:38:52.819 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 8.0 (TID 427) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.819 [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)
12:38:52.820 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (5/400)
12:38:52.823 [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
12:38:52.823 [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
12:38:52.825 [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). 15690 bytes result sent to driver
12:38:52.826 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 8.0 (TID 428) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 2, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.826 [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)
12:38:52.826 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (6/400)
12:38:52.831 [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
12:38:52.831 [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
12:38:52.833 [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). 15690 bytes result sent to driver
12:38:52.834 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 8.0 (TID 429) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 3, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.834 [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)
12:38:52.834 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (7/400)
12:38:52.839 [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
12:38:52.839 [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
12:38:52.841 [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). 15690 bytes result sent to driver
12:38:52.842 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 8.0 (TID 430) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 4, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.842 [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)
12:38:52.842 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (8/400)
12:38:52.846 [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
12:38:52.846 [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
12:38:52.848 [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). 15690 bytes result sent to driver
12:38:52.849 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 8.0 (TID 431) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 6, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.849 [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)
12:38:52.850 [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-6nmv.c.gcp-upstream.internal (executor driver) (9/400)
12:38:52.854 [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
12:38:52.854 [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
12:38:52.856 [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). 15690 bytes result sent to driver
12:38:52.856 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 8.0 (TID 432) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 7, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.857 [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)
12:38:52.857 [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-6nmv.c.gcp-upstream.internal (executor driver) (10/400)
12:38:52.861 [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
12:38:52.862 [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
12:38:52.864 [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). 15690 bytes result sent to driver
12:38:52.865 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 8.0 (TID 433) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 8, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.865 [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)
12:38:52.865 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (11/400)
12:38:52.869 [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
12:38:52.869 [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
12:38:52.871 [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). 15690 bytes result sent to driver
12:38:52.872 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 8.0 (TID 434) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 9, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.872 [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)
12:38:52.872 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (12/400)
12:38:52.876 [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
12:38:52.876 [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
12:38:52.878 [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). 15690 bytes result sent to driver
12:38:52.878 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 8.0 (TID 435) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 10, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.879 [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)
12:38:52.879 [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-6nmv.c.gcp-upstream.internal (executor driver) (13/400)
12:38:52.884 [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
12:38:52.884 [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
12:38:52.886 [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). 15690 bytes result sent to driver
12:38:52.887 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 8.0 (TID 436) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 11, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.887 [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)
12:38:52.887 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (14/400)
12:38:52.891 [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
12:38:52.891 [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
12:38:52.894 [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). 15690 bytes result sent to driver
12:38:52.894 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 8.0 (TID 437) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 12, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.895 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 11.0 in stage 8.0 (TID 436) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (15/400)
12:38:52.895 [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)
12:38:52.899 [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
12:38:52.899 [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
12:38:52.901 [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). 15690 bytes result sent to driver
12:38:52.901 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 8.0 (TID 438) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 13, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.902 [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)
12:38:52.902 [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-6nmv.c.gcp-upstream.internal (executor driver) (16/400)
12:38:52.905 [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
12:38:52.905 [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
12:38:52.908 [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). 15690 bytes result sent to driver
12:38:52.908 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 8.0 (TID 439) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 14, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.908 [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)
12:38:52.909 [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-6nmv.c.gcp-upstream.internal (executor driver) (17/400)
12:38:52.914 [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
12:38:52.914 [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
12:38:52.917 [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). 15690 bytes result sent to driver
12:38:52.917 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 8.0 (TID 440) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 15, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.918 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (18/400)
12:38:52.918 [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)
12:38:52.924 [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
12:38:52.924 [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
12:38:52.926 [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). 15690 bytes result sent to driver
12:38:52.927 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 8.0 (TID 441) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 16, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.927 [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)
12:38:52.927 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (19/400)
12:38:52.931 [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
12:38:52.931 [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
12:38:52.933 [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). 15690 bytes result sent to driver
12:38:52.934 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 8.0 (TID 442) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 17, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.934 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (20/400)
12:38:52.934 [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)
12:38:52.938 [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
12:38:52.938 [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
12:38:52.940 [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). 15690 bytes result sent to driver
12:38:52.940 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 8.0 (TID 443) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 18, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.940 [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)
12:38:52.941 [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-6nmv.c.gcp-upstream.internal (executor driver) (21/400)
12:38:52.945 [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
12:38:52.945 [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
12:38:52.948 [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). 15690 bytes result sent to driver
12:38:52.948 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 8.0 (TID 444) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 19, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.949 [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)
12:38:52.949 [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-6nmv.c.gcp-upstream.internal (executor driver) (22/400)
12:38:52.953 [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
12:38:52.953 [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
12:38:52.955 [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). 15690 bytes result sent to driver
12:38:52.955 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 8.0 (TID 445) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 20, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.955 [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)
12:38:52.956 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 19.0 in stage 8.0 (TID 444) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (23/400)
12:38:52.959 [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
12:38:52.959 [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
12:38:52.961 [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). 15690 bytes result sent to driver
12:38:52.962 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 8.0 (TID 446) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 21, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.962 [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)
12:38:52.962 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (24/400)
12:38:52.966 [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
12:38:52.966 [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
12:38:52.967 [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). 15690 bytes result sent to driver
12:38:52.968 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 8.0 (TID 447) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 22, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.968 [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)
12:38:52.968 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (25/400)
12:38:52.973 [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
12:38:52.973 [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
12:38:52.976 [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). 15690 bytes result sent to driver
12:38:52.976 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 8.0 (TID 448) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 23, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.977 [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)
12:38:52.977 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (26/400)
12:38:52.980 [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
12:38:52.980 [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
12:38:52.982 [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). 15690 bytes result sent to driver
12:38:52.983 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 8.0 (TID 449) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 24, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.983 [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)
12:38:52.984 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (27/400)
12:38:52.987 [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
12:38:52.987 [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
12:38:52.989 [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). 15690 bytes result sent to driver
12:38:52.990 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 8.0 (TID 450) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 25, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.990 [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)
12:38:52.990 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (28/400)
12:38:52.994 [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
12:38:52.994 [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
12:38:52.996 [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). 15690 bytes result sent to driver
12:38:52.997 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 8.0 (TID 451) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 26, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:52.997 [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)
12:38:52.997 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (29/400)
12:38:53.002 [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
12:38:53.002 [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
12:38:53.005 [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). 15690 bytes result sent to driver
12:38:53.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 8.0 (TID 452) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 27, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.006 [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)
12:38:53.006 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 26.0 in stage 8.0 (TID 451) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (30/400)
12:38:53.009 [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
12:38:53.009 [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
12:38:53.011 [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). 15690 bytes result sent to driver
12:38:53.012 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 8.0 (TID 453) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 28, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.012 [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)
12:38:53.012 [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-6nmv.c.gcp-upstream.internal (executor driver) (31/400)
12:38:53.016 [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
12:38:53.016 [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
12:38:53.018 [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). 15690 bytes result sent to driver
12:38:53.018 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 8.0 (TID 454) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 29, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.019 [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)
12:38:53.019 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 28.0 in stage 8.0 (TID 453) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (32/400)
12:38:53.022 [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
12:38:53.022 [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
12:38:53.024 [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). 15690 bytes result sent to driver
12:38:53.025 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 8.0 (TID 455) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 30, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.025 [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)
12:38:53.025 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (33/400)
12:38:53.030 [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
12:38:53.030 [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
12:38:53.033 [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). 15690 bytes result sent to driver
12:38:53.034 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 8.0 (TID 456) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 31, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.034 [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)
12:38:53.034 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (34/400)
12:38:53.037 [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
12:38:53.037 [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
12:38:53.040 [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). 15690 bytes result sent to driver
12:38:53.040 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 8.0 (TID 457) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 32, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.040 [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)
12:38:53.041 [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-6nmv.c.gcp-upstream.internal (executor driver) (35/400)
12:38:53.044 [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
12:38:53.044 [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
12:38:53.046 [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). 15690 bytes result sent to driver
12:38:53.047 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 8.0 (TID 458) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 33, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.047 [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)
12:38:53.047 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (36/400)
12:38:53.050 [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
12:38:53.050 [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
12:38:53.052 [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). 15690 bytes result sent to driver
12:38:53.053 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 8.0 (TID 459) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 34, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.053 [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)
12:38:53.053 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (37/400)
12:38:53.057 [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
12:38:53.057 [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
12:38:53.059 [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). 15690 bytes result sent to driver
12:38:53.059 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 8.0 (TID 460) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 35, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.059 [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)
12:38:53.060 [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-6nmv.c.gcp-upstream.internal (executor driver) (38/400)
12:38:53.063 [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
12:38:53.063 [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
12:38:53.065 [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). 15690 bytes result sent to driver
12:38:53.065 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 8.0 (TID 461) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 36, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.065 [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)
12:38:53.066 [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-6nmv.c.gcp-upstream.internal (executor driver) (39/400)
12:38:53.069 [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
12:38:53.069 [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
12:38:53.071 [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). 15690 bytes result sent to driver
12:38:53.071 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 8.0 (TID 462) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 37, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.072 [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)
12:38:53.072 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 36.0 in stage 8.0 (TID 461) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (40/400)
12:38:53.077 [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
12:38:53.077 [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
12:38:53.079 [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). 15690 bytes result sent to driver
12:38:53.079 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 8.0 (TID 463) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 38, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.080 [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)
12:38:53.080 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (41/400)
12:38:53.084 [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
12:38:53.085 [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
12:38:53.087 [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). 15690 bytes result sent to driver
12:38:53.088 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 8.0 (TID 464) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 39, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.088 [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)
12:38:53.088 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (42/400)
12:38:53.093 [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
12:38:53.093 [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
12:38:53.096 [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). 15690 bytes result sent to driver
12:38:53.096 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 8.0 (TID 465) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 40, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.097 [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)
12:38:53.097 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (43/400)
12:38:53.100 [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
12:38:53.100 [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
12:38:53.102 [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). 15690 bytes result sent to driver
12:38:53.103 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 8.0 (TID 466) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 41, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.103 [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)
12:38:53.103 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (44/400)
12:38:53.106 [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
12:38:53.106 [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
12:38:53.108 [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). 15690 bytes result sent to driver
12:38:53.108 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 8.0 (TID 467) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 42, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.109 [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)
12:38:53.109 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (45/400)
12:38:53.112 [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
12:38:53.112 [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
12:38:53.114 [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). 15690 bytes result sent to driver
12:38:53.115 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 8.0 (TID 468) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 43, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.115 [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)
12:38:53.115 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (46/400)
12:38:53.120 [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
12:38:53.120 [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
12:38:53.122 [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). 15690 bytes result sent to driver
12:38:53.123 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 8.0 (TID 469) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 44, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.123 [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)
12:38:53.123 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (47/400)
12:38:53.126 [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
12:38:53.127 [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
12:38:53.128 [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). 15690 bytes result sent to driver
12:38:53.129 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 8.0 (TID 470) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 45, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.129 [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)
12:38:53.129 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (48/400)
12:38:53.133 [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
12:38:53.133 [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
12:38:53.135 [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). 15690 bytes result sent to driver
12:38:53.135 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 8.0 (TID 471) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 46, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.135 [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)
12:38:53.136 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (49/400)
12:38:53.139 [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
12:38:53.139 [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
12:38:53.141 [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). 15690 bytes result sent to driver
12:38:53.142 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 8.0 (TID 472) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 47, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.142 [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)
12:38:53.142 [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-6nmv.c.gcp-upstream.internal (executor driver) (50/400)
12:38:53.147 [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
12:38:53.147 [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
12:38:53.150 [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). 15690 bytes result sent to driver
12:38:53.151 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 8.0 (TID 473) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 48, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.151 [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)
12:38:53.151 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (51/400)
12:38:53.155 [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
12:38:53.156 [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
12:38:53.158 [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). 15690 bytes result sent to driver
12:38:53.158 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 8.0 (TID 474) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 49, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.159 [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)
12:38:53.159 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 48.0 in stage 8.0 (TID 473) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (52/400)
12:38:53.162 [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
12:38:53.162 [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
12:38:53.164 [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). 15690 bytes result sent to driver
12:38:53.165 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 8.0 (TID 475) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 50, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.165 [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)
12:38:53.165 [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-6nmv.c.gcp-upstream.internal (executor driver) (53/400)
12:38:53.170 [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
12:38:53.170 [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
12:38:53.173 [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). 15690 bytes result sent to driver
12:38:53.174 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 8.0 (TID 476) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 51, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.174 [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)
12:38:53.174 [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-6nmv.c.gcp-upstream.internal (executor driver) (54/400)
12:38:53.179 [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
12:38:53.179 [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
12:38:53.181 [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). 15690 bytes result sent to driver
12:38:53.182 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 8.0 (TID 477) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 52, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.182 [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)
12:38:53.182 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (55/400)
12:38:53.187 [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
12:38:53.187 [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
12:38:53.189 [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). 15690 bytes result sent to driver
12:38:53.190 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 8.0 (TID 478) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 53, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.190 [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)
12:38:53.191 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (56/400)
12:38:53.194 [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
12:38:53.194 [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
12:38:53.196 [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). 15690 bytes result sent to driver
12:38:53.196 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 8.0 (TID 479) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 54, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.197 [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)
12:38:53.210 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (57/400)
12:38:53.213 [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
12:38:53.213 [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
12:38:53.215 [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). 15733 bytes result sent to driver
12:38:53.216 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 8.0 (TID 480) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 55, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.216 [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)
12:38:53.216 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479) in 20 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (58/400)
12:38:53.220 [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
12:38:53.220 [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
12:38:53.222 [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). 15690 bytes result sent to driver
12:38:53.222 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 8.0 (TID 481) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 56, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.223 [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)
12:38:53.223 [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-6nmv.c.gcp-upstream.internal (executor driver) (59/400)
12:38:53.226 [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
12:38:53.227 [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
12:38:53.229 [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). 15690 bytes result sent to driver
12:38:53.229 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 8.0 (TID 482) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 57, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.229 [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)
12:38:53.229 [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-6nmv.c.gcp-upstream.internal (executor driver) (60/400)
12:38:53.233 [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
12:38:53.233 [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
12:38:53.235 [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). 15690 bytes result sent to driver
12:38:53.236 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 8.0 (TID 483) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 58, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.236 [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)
12:38:53.236 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (61/400)
12:38:53.242 [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
12:38:53.242 [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
12:38:53.245 [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). 15690 bytes result sent to driver
12:38:53.246 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 8.0 (TID 484) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 59, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.246 [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)
12:38:53.246 [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-6nmv.c.gcp-upstream.internal (executor driver) (62/400)
12:38:53.251 [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
12:38:53.251 [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
12:38:53.254 [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). 15690 bytes result sent to driver
12:38:53.254 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 8.0 (TID 485) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 60, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.255 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (63/400)
12:38:53.255 [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)
12:38:53.259 [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
12:38:53.259 [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
12:38:53.261 [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). 15690 bytes result sent to driver
12:38:53.261 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 8.0 (TID 486) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 61, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.262 [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)
12:38:53.262 [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-6nmv.c.gcp-upstream.internal (executor driver) (64/400)
12:38:53.266 [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
12:38:53.266 [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
12:38:53.268 [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). 15690 bytes result sent to driver
12:38:53.268 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 8.0 (TID 487) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 62, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.269 [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)
12:38:53.269 [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-6nmv.c.gcp-upstream.internal (executor driver) (65/400)
12:38:53.273 [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
12:38:53.273 [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
12:38:53.275 [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). 15690 bytes result sent to driver
12:38:53.276 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 8.0 (TID 488) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 63, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.276 [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)
12:38:53.277 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (66/400)
12:38:53.280 [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
12:38:53.280 [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
12:38:53.282 [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). 15690 bytes result sent to driver
12:38:53.283 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 8.0 (TID 489) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 64, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.283 [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)
12:38:53.283 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (67/400)
12:38:53.287 [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
12:38:53.287 [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
12:38:53.289 [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). 15690 bytes result sent to driver
12:38:53.289 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 8.0 (TID 490) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 65, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.290 [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)
12:38:53.290 [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-6nmv.c.gcp-upstream.internal (executor driver) (68/400)
12:38:53.294 [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
12:38:53.295 [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
12:38:53.297 [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). 15690 bytes result sent to driver
12:38:53.298 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 8.0 (TID 491) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 66, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.298 [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)
12:38:53.298 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (69/400)
12:38:53.304 [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
12:38:53.304 [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
12:38:53.306 [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). 15690 bytes result sent to driver
12:38:53.306 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 8.0 (TID 492) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 67, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.307 [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)
12:38:53.307 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (70/400)
12:38:53.311 [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
12:38:53.311 [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
12:38:53.313 [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). 15690 bytes result sent to driver
12:38:53.313 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 8.0 (TID 493) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 68, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.314 [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)
12:38:53.314 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (71/400)
12:38:53.319 [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
12:38:53.319 [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
12:38:53.322 [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). 15690 bytes result sent to driver
12:38:53.322 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 8.0 (TID 494) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 70, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.322 [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)
12:38:53.323 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (72/400)
12:38:53.327 [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
12:38:53.328 [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
12:38:53.330 [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). 15690 bytes result sent to driver
12:38:53.331 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 8.0 (TID 495) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 71, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.331 [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)
12:38:53.331 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (73/400)
12:38:53.335 [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
12:38:53.335 [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
12:38:53.337 [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). 15690 bytes result sent to driver
12:38:53.337 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 8.0 (TID 496) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 72, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.337 [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)
12:38:53.338 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (74/400)
12:38:53.341 [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
12:38:53.341 [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
12:38:53.343 [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). 15690 bytes result sent to driver
12:38:53.344 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 8.0 (TID 497) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 73, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.344 [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)
12:38:53.344 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (75/400)
12:38:53.348 [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
12:38:53.348 [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
12:38:53.349 [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). 15690 bytes result sent to driver
12:38:53.350 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 8.0 (TID 498) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 74, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.350 [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)
12:38:53.350 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (76/400)
12:38:53.355 [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
12:38:53.356 [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
12:38:53.358 [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). 15690 bytes result sent to driver
12:38:53.359 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 8.0 (TID 499) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 75, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.359 [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)
12:38:53.359 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (77/400)
12:38:53.364 [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
12:38:53.364 [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
12:38:53.366 [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). 15690 bytes result sent to driver
12:38:53.367 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 8.0 (TID 500) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 76, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.367 [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)
12:38:53.367 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (78/400)
12:38:53.370 [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
12:38:53.370 [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
12:38:53.372 [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). 15690 bytes result sent to driver
12:38:53.372 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 8.0 (TID 501) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 77, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.372 [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)
12:38:53.373 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (79/400)
12:38:53.375 [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
12:38:53.376 [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
12:38:53.377 [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). 15690 bytes result sent to driver
12:38:53.378 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 8.0 (TID 502) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 78, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.378 [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)
12:38:53.378 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (80/400)
12:38:53.382 [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
12:38:53.382 [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
12:38:53.384 [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). 15690 bytes result sent to driver
12:38:53.384 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 8.0 (TID 503) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 79, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.385 [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)
12:38:53.385 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (81/400)
12:38:53.390 [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
12:38:53.390 [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
12:38:53.393 [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). 15690 bytes result sent to driver
12:38:53.394 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 8.0 (TID 504) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 80, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.394 [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)
12:38:53.394 [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-6nmv.c.gcp-upstream.internal (executor driver) (82/400)
12:38:53.399 [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
12:38:53.399 [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
12:38:53.402 [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). 15690 bytes result sent to driver
12:38:53.402 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 8.0 (TID 505) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 81, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.403 [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)
12:38:53.403 [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-6nmv.c.gcp-upstream.internal (executor driver) (83/400)
12:38:53.408 [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
12:38:53.408 [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
12:38:53.410 [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). 15690 bytes result sent to driver
12:38:53.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 8.0 (TID 506) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 82, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.411 [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)
12:38:53.411 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 81.0 in stage 8.0 (TID 505) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (84/400)
12:38:53.415 [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
12:38:53.415 [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
12:38:53.416 [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). 15690 bytes result sent to driver
12:38:53.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 8.0 (TID 507) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 83, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.417 [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)
12:38:53.418 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (85/400)
12:38:53.423 [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
12:38:53.423 [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
12:38:53.426 [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). 15690 bytes result sent to driver
12:38:53.426 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 8.0 (TID 508) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 84, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.426 [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)
12:38:53.427 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (86/400)
12:38:53.430 [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
12:38:53.430 [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
12:38:53.432 [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). 15690 bytes result sent to driver
12:38:53.433 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 8.0 (TID 509) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 85, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.433 [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)
12:38:53.433 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 84.0 in stage 8.0 (TID 508) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (87/400)
12:38:53.437 [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
12:38:53.437 [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
12:38:53.439 [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). 15690 bytes result sent to driver
12:38:53.440 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 8.0 (TID 510) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 86, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.440 [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)
12:38:53.440 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (88/400)
12:38:53.445 [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
12:38:53.445 [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
12:38:53.447 [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). 15690 bytes result sent to driver
12:38:53.447 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 8.0 (TID 511) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 87, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.448 [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)
12:38:53.448 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 86.0 in stage 8.0 (TID 510) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (89/400)
12:38:53.453 [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
12:38:53.453 [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
12:38:53.455 [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). 15690 bytes result sent to driver
12:38:53.455 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 8.0 (TID 512) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 88, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.456 [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)
12:38:53.457 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (90/400)
12:38:53.462 [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
12:38:53.462 [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
12:38:53.465 [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). 15690 bytes result sent to driver
12:38:53.465 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 8.0 (TID 513) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 89, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.466 [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)
12:38:53.466 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (91/400)
12:38:53.470 [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
12:38:53.470 [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
12:38:53.472 [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). 15690 bytes result sent to driver
12:38:53.472 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 8.0 (TID 514) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 90, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.473 [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)
12:38:53.473 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 89.0 in stage 8.0 (TID 513) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (92/400)
12:38:53.477 [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
12:38:53.477 [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
12:38:53.479 [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). 15690 bytes result sent to driver
12:38:53.479 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 8.0 (TID 515) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 91, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.480 [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)
12:38:53.480 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (93/400)
12:38:53.484 [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
12:38:53.484 [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
12:38:53.486 [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). 15690 bytes result sent to driver
12:38:53.486 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 8.0 (TID 516) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 92, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.486 [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)
12:38:53.487 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (94/400)
12:38:53.490 [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
12:38:53.490 [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
12:38:53.493 [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). 15690 bytes result sent to driver
12:38:53.493 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 8.0 (TID 517) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 93, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.493 [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)
12:38:53.494 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (95/400)
12:38:53.497 [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
12:38:53.497 [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
12:38:53.499 [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). 15690 bytes result sent to driver
12:38:53.500 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 8.0 (TID 518) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 94, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.500 [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)
12:38:53.500 [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-6nmv.c.gcp-upstream.internal (executor driver) (96/400)
12:38:53.504 [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
12:38:53.504 [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
12:38:53.506 [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). 15690 bytes result sent to driver
12:38:53.507 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 8.0 (TID 519) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 95, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.507 [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)
12:38:53.507 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (97/400)
12:38:53.511 [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
12:38:53.511 [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
12:38:53.513 [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). 15690 bytes result sent to driver
12:38:53.513 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 8.0 (TID 520) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 96, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.513 [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)
12:38:53.514 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (98/400)
12:38:53.517 [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
12:38:53.518 [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
12:38:53.519 [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). 15690 bytes result sent to driver
12:38:53.520 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 8.0 (TID 521) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 97, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.520 [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)
12:38:53.520 [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-6nmv.c.gcp-upstream.internal (executor driver) (99/400)
12:38:53.525 [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
12:38:53.525 [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
12:38:53.527 [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). 15690 bytes result sent to driver
12:38:53.528 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 8.0 (TID 522) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 98, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.528 [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)
12:38:53.528 [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-6nmv.c.gcp-upstream.internal (executor driver) (100/400)
12:38:53.532 [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
12:38:53.532 [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
12:38:53.534 [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). 15690 bytes result sent to driver
12:38:53.534 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 8.0 (TID 523) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 99, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.535 [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)
12:38:53.535 [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-6nmv.c.gcp-upstream.internal (executor driver) (101/400)
12:38:53.538 [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
12:38:53.538 [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
12:38:53.540 [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). 15690 bytes result sent to driver
12:38:53.540 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 8.0 (TID 524) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 100, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.541 [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)
12:38:53.541 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (102/400)
12:38:53.545 [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
12:38:53.545 [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
12:38:53.548 [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). 15690 bytes result sent to driver
12:38:53.548 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 8.0 (TID 525) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 101, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.549 [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)
12:38:53.549 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (103/400)
12:38:53.553 [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
12:38:53.553 [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
12:38:53.556 [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). 15690 bytes result sent to driver
12:38:53.556 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 8.0 (TID 526) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 102, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.557 [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)
12:38:53.557 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (104/400)
12:38:53.560 [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
12:38:53.560 [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
12:38:53.562 [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). 15690 bytes result sent to driver
12:38:53.562 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 8.0 (TID 527) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 103, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.562 [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)
12:38:53.563 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 102.0 in stage 8.0 (TID 526) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (105/400)
12:38:53.566 [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
12:38:53.566 [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
12:38:53.568 [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). 15690 bytes result sent to driver
12:38:53.568 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 8.0 (TID 528) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 104, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.569 [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)
12:38:53.569 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (106/400)
12:38:53.572 [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
12:38:53.572 [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
12:38:53.574 [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). 15690 bytes result sent to driver
12:38:53.575 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 8.0 (TID 529) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 105, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.575 [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)
12:38:53.575 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (107/400)
12:38:53.578 [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
12:38:53.578 [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
12:38:53.580 [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). 15690 bytes result sent to driver
12:38:53.581 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 8.0 (TID 530) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 106, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.581 [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)
12:38:53.581 [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-6nmv.c.gcp-upstream.internal (executor driver) (108/400)
12:38:53.586 [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
12:38:53.586 [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
12:38:53.589 [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). 15690 bytes result sent to driver
12:38:53.589 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 8.0 (TID 531) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 107, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.590 [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)
12:38:53.590 [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-6nmv.c.gcp-upstream.internal (executor driver) (109/400)
12:38:53.593 [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
12:38:53.593 [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
12:38:53.595 [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). 15690 bytes result sent to driver
12:38:53.596 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 8.0 (TID 532) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 108, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.596 [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)
12:38:53.596 [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-6nmv.c.gcp-upstream.internal (executor driver) (110/400)
12:38:53.600 [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
12:38:53.600 [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
12:38:53.602 [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). 15690 bytes result sent to driver
12:38:53.602 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 8.0 (TID 533) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 109, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.602 [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)
12:38:53.603 [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-6nmv.c.gcp-upstream.internal (executor driver) (111/400)
12:38:53.605 [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
12:38:53.606 [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
12:38:53.607 [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). 15690 bytes result sent to driver
12:38:53.608 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 8.0 (TID 534) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 110, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.608 [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)
12:38:53.608 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (112/400)
12:38:53.611 [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
12:38:53.611 [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
12:38:53.613 [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). 15690 bytes result sent to driver
12:38:53.613 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 8.0 (TID 535) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 111, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.614 [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)
12:38:53.614 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 110.0 in stage 8.0 (TID 534) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (113/400)
12:38:53.617 [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
12:38:53.618 [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
12:38:53.619 [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). 15690 bytes result sent to driver
12:38:53.620 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 8.0 (TID 536) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 112, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.620 [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)
12:38:53.620 [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-6nmv.c.gcp-upstream.internal (executor driver) (114/400)
12:38:53.623 [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
12:38:53.624 [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
12:38:53.625 [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). 15690 bytes result sent to driver
12:38:53.626 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 8.0 (TID 537) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 113, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.626 [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)
12:38:53.626 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (115/400)
12:38:53.630 [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
12:38:53.630 [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
12:38:53.632 [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). 15690 bytes result sent to driver
12:38:53.632 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 8.0 (TID 538) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 114, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.632 [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)
12:38:53.633 [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-6nmv.c.gcp-upstream.internal (executor driver) (116/400)
12:38:53.636 [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
12:38:53.636 [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
12:38:53.637 [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). 15690 bytes result sent to driver
12:38:53.638 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 8.0 (TID 539) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 115, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.638 [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)
12:38:53.638 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (117/400)
12:38:53.642 [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
12:38:53.642 [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
12:38:53.644 [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). 15690 bytes result sent to driver
12:38:53.644 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 8.0 (TID 540) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 116, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.645 [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)
12:38:53.645 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (118/400)
12:38:53.649 [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
12:38:53.650 [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
12:38:53.652 [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). 15690 bytes result sent to driver
12:38:53.652 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 8.0 (TID 541) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 117, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.653 [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)
12:38:53.653 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (119/400)
12:38:53.656 [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
12:38:53.656 [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
12:38:53.658 [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). 15690 bytes result sent to driver
12:38:53.659 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 8.0 (TID 542) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 118, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.659 [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)
12:38:53.659 [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-6nmv.c.gcp-upstream.internal (executor driver) (120/400)
12:38:53.663 [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
12:38:53.663 [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
12:38:53.664 [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). 15690 bytes result sent to driver
12:38:53.665 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 8.0 (TID 543) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 119, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.665 [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)
12:38:53.665 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (121/400)
12:38:53.668 [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
12:38:53.668 [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
12:38:53.670 [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). 15690 bytes result sent to driver
12:38:53.671 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 8.0 (TID 544) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 120, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.671 [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)
12:38:53.671 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 119.0 in stage 8.0 (TID 543) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (122/400)
12:38:53.674 [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
12:38:53.674 [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
12:38:53.676 [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). 15690 bytes result sent to driver
12:38:53.676 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 8.0 (TID 545) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 121, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.677 [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)
12:38:53.677 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (123/400)
12:38:53.680 [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
12:38:53.681 [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
12:38:53.683 [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). 15690 bytes result sent to driver
12:38:53.684 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 8.0 (TID 546) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 122, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.684 [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)
12:38:53.684 [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-6nmv.c.gcp-upstream.internal (executor driver) (124/400)
12:38:53.689 [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
12:38:53.689 [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
12:38:53.692 [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). 15690 bytes result sent to driver
12:38:53.692 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 8.0 (TID 547) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 123, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.693 [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)
12:38:53.693 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (125/400)
12:38:53.697 [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
12:38:53.697 [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
12:38:53.699 [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). 15690 bytes result sent to driver
12:38:53.700 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 8.0 (TID 548) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 124, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.700 [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)
12:38:53.701 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (126/400)
12:38:53.704 [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
12:38:53.704 [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
12:38:53.706 [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). 15690 bytes result sent to driver
12:38:53.706 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 8.0 (TID 549) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 125, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.707 [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)
12:38:53.707 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 124.0 in stage 8.0 (TID 548) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (127/400)
12:38:53.711 [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
12:38:53.712 [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
12:38:53.713 [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). 15690 bytes result sent to driver
12:38:53.714 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 8.0 (TID 550) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 126, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.714 [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)
12:38:53.714 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (128/400)
12:38:53.718 [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
12:38:53.718 [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
12:38:53.720 [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). 15690 bytes result sent to driver
12:38:53.720 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 8.0 (TID 551) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 127, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.721 [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)
12:38:53.721 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (129/400)
12:38:53.725 [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
12:38:53.725 [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
12:38:53.728 [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). 15690 bytes result sent to driver
12:38:53.728 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 8.0 (TID 552) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 129, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.729 [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)
12:38:53.729 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (130/400)
12:38:53.732 [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
12:38:53.732 [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
12:38:53.734 [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). 15690 bytes result sent to driver
12:38:53.735 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 8.0 (TID 553) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 130, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.735 [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)
12:38:53.735 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 8.0 (TID 552) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (131/400)
12:38:53.738 [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
12:38:53.738 [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
12:38:53.740 [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). 15690 bytes result sent to driver
12:38:53.741 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 8.0 (TID 554) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 131, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.741 [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)
12:38:53.741 [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-6nmv.c.gcp-upstream.internal (executor driver) (132/400)
12:38:53.745 [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
12:38:53.745 [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
12:38:53.747 [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). 15690 bytes result sent to driver
12:38:53.747 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 8.0 (TID 555) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 132, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.747 [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)
12:38:53.748 [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-6nmv.c.gcp-upstream.internal (executor driver) (133/400)
12:38:53.751 [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
12:38:53.751 [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
12:38:53.753 [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). 15690 bytes result sent to driver
12:38:53.754 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 8.0 (TID 556) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 133, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.754 [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)
12:38:53.754 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (134/400)
12:38:53.758 [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
12:38:53.758 [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
12:38:53.760 [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). 15690 bytes result sent to driver
12:38:53.760 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 8.0 (TID 557) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 134, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.761 [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)
12:38:53.761 [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-6nmv.c.gcp-upstream.internal (executor driver) (135/400)
12:38:53.765 [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
12:38:53.765 [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
12:38:53.768 [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). 15690 bytes result sent to driver
12:38:53.768 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 8.0 (TID 558) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 135, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.768 [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)
12:38:53.769 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 8.0 (TID 557) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (136/400)
12:38:53.773 [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
12:38:53.773 [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
12:38:53.775 [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). 15690 bytes result sent to driver
12:38:53.776 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 8.0 (TID 559) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 136, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.776 [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)
12:38:53.776 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (137/400)
12:38:53.780 [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
12:38:53.780 [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
12:38:53.782 [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). 15690 bytes result sent to driver
12:38:53.783 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 8.0 (TID 560) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 137, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.783 [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)
12:38:53.783 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (138/400)
12:38:53.787 [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
12:38:53.787 [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
12:38:53.788 [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). 15690 bytes result sent to driver
12:38:53.789 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 8.0 (TID 561) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 138, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.789 [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)
12:38:53.789 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (139/400)
12:38:53.794 [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
12:38:53.794 [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
12:38:53.797 [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). 15690 bytes result sent to driver
12:38:53.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 8.0 (TID 562) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 139, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.798 [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)
12:38:53.798 [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-6nmv.c.gcp-upstream.internal (executor driver) (140/400)
12:38:53.802 [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
12:38:53.802 [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
12:38:53.805 [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). 15690 bytes result sent to driver
12:38:53.805 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 8.0 (TID 563) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 140, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.805 [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)
12:38:53.806 [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-6nmv.c.gcp-upstream.internal (executor driver) (141/400)
12:38:53.809 [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
12:38:53.809 [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
12:38:53.811 [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). 15690 bytes result sent to driver
12:38:53.811 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 8.0 (TID 564) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 141, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.812 [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)
12:38:53.812 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (142/400)
12:38:53.816 [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
12:38:53.816 [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
12:38:53.818 [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). 15690 bytes result sent to driver
12:38:53.818 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 8.0 (TID 565) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 142, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.819 [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)
12:38:53.819 [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-6nmv.c.gcp-upstream.internal (executor driver) (143/400)
12:38:53.822 [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
12:38:53.822 [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
12:38:53.824 [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). 15690 bytes result sent to driver
12:38:53.824 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 8.0 (TID 566) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 143, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.825 [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)
12:38:53.825 [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-6nmv.c.gcp-upstream.internal (executor driver) (144/400)
12:38:53.830 [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
12:38:53.830 [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
12:38:53.832 [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). 15690 bytes result sent to driver
12:38:53.833 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 8.0 (TID 567) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 144, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.833 [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)
12:38:53.833 [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-6nmv.c.gcp-upstream.internal (executor driver) (145/400)
12:38:53.836 [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
12:38:53.836 [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
12:38:53.838 [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). 15690 bytes result sent to driver
12:38:53.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 8.0 (TID 568) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 145, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.839 [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)
12:38:53.839 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (146/400)
12:38:53.843 [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
12:38:53.843 [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
12:38:53.845 [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). 15690 bytes result sent to driver
12:38:53.845 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 8.0 (TID 569) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 146, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.846 [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)
12:38:53.846 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (147/400)
12:38:53.851 [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
12:38:53.851 [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
12:38:53.853 [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). 15690 bytes result sent to driver
12:38:53.854 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 8.0 (TID 570) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 147, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.854 [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)
12:38:53.854 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 8.0 (TID 569) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (148/400)
12:38:53.858 [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
12:38:53.858 [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
12:38:53.860 [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). 15690 bytes result sent to driver
12:38:53.860 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 8.0 (TID 571) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 148, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.861 [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)
12:38:53.861 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (149/400)
12:38:53.864 [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
12:38:53.864 [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
12:38:53.866 [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). 15690 bytes result sent to driver
12:38:53.866 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 8.0 (TID 572) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 149, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.867 [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)
12:38:53.867 [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-6nmv.c.gcp-upstream.internal (executor driver) (150/400)
12:38:53.870 [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
12:38:53.870 [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
12:38:53.872 [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). 15690 bytes result sent to driver
12:38:53.873 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 8.0 (TID 573) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 150, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.873 [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)
12:38:53.873 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (151/400)
12:38:53.878 [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
12:38:53.878 [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
12:38:53.881 [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). 15690 bytes result sent to driver
12:38:53.881 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 8.0 (TID 574) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 151, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.881 [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)
12:38:53.882 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (152/400)
12:38:53.885 [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
12:38:53.885 [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
12:38:53.887 [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). 15690 bytes result sent to driver
12:38:53.887 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 8.0 (TID 575) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 152, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.887 [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)
12:38:53.888 [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-6nmv.c.gcp-upstream.internal (executor driver) (153/400)
12:38:53.892 [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
12:38:53.892 [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
12:38:53.895 [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). 15690 bytes result sent to driver
12:38:53.895 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 8.0 (TID 576) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 153, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.895 [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)
12:38:53.896 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 8.0 (TID 575) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (154/400)
12:38:53.899 [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
12:38:53.899 [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
12:38:53.901 [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). 15690 bytes result sent to driver
12:38:53.901 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 8.0 (TID 577) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 154, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.901 [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)
12:38:53.902 [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-6nmv.c.gcp-upstream.internal (executor driver) (155/400)
12:38:53.905 [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
12:38:53.905 [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
12:38:53.907 [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). 15690 bytes result sent to driver
12:38:53.907 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 8.0 (TID 578) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 155, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.907 [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)
12:38:53.908 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (156/400)
12:38:53.912 [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
12:38:53.912 [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
12:38:53.915 [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). 15690 bytes result sent to driver
12:38:53.915 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 8.0 (TID 579) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 156, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.916 [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)
12:38:53.930 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (157/400)
12:38:53.934 [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
12:38:53.935 [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
12:38:53.937 [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). 15733 bytes result sent to driver
12:38:53.937 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 8.0 (TID 580) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 157, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.937 [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)
12:38:53.938 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579) in 22 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (158/400)
12:38:53.942 [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
12:38:53.943 [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
12:38:53.945 [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). 15690 bytes result sent to driver
12:38:53.946 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 8.0 (TID 581) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 158, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.946 [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)
12:38:53.946 [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-6nmv.c.gcp-upstream.internal (executor driver) (159/400)
12:38:53.951 [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
12:38:53.951 [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
12:38:53.953 [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). 15690 bytes result sent to driver
12:38:53.954 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 8.0 (TID 582) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 159, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.954 [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)
12:38:53.954 [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-6nmv.c.gcp-upstream.internal (executor driver) (160/400)
12:38:53.958 [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
12:38:53.958 [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
12:38:53.960 [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). 15690 bytes result sent to driver
12:38:53.960 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 8.0 (TID 583) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 160, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.961 [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)
12:38:53.961 [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-6nmv.c.gcp-upstream.internal (executor driver) (161/400)
12:38:53.964 [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
12:38:53.964 [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
12:38:53.966 [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). 15690 bytes result sent to driver
12:38:53.967 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 8.0 (TID 584) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 161, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.967 [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)
12:38:53.967 [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-6nmv.c.gcp-upstream.internal (executor driver) (162/400)
12:38:53.970 [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
12:38:53.971 [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
12:38:53.972 [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). 15690 bytes result sent to driver
12:38:53.973 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 8.0 (TID 585) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 162, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.973 [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)
12:38:53.973 [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-6nmv.c.gcp-upstream.internal (executor driver) (163/400)
12:38:53.978 [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
12:38:53.978 [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
12:38:53.980 [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). 15690 bytes result sent to driver
12:38:53.981 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 8.0 (TID 586) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 163, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.981 [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)
12:38:53.981 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 8.0 (TID 585) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (164/400)
12:38:53.986 [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
12:38:53.986 [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
12:38:53.988 [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). 15690 bytes result sent to driver
12:38:53.989 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 8.0 (TID 587) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 164, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.989 [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)
12:38:53.989 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (165/400)
12:38:53.994 [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
12:38:53.994 [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
12:38:53.996 [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). 15690 bytes result sent to driver
12:38:53.997 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 8.0 (TID 588) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 165, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:53.997 [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)
12:38:53.997 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (166/400)
12:38:54.000 [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
12:38:54.000 [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
12:38:54.002 [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). 15690 bytes result sent to driver
12:38:54.002 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 8.0 (TID 589) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 166, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.003 [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)
12:38:54.003 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (167/400)
12:38:54.006 [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
12:38:54.006 [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
12:38:54.007 [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). 15690 bytes result sent to driver
12:38:54.008 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 8.0 (TID 590) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 167, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.008 [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)
12:38:54.008 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (168/400)
12:38:54.012 [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
12:38:54.012 [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
12:38:54.014 [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). 15690 bytes result sent to driver
12:38:54.014 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 8.0 (TID 591) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 168, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.014 [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)
12:38:54.015 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (169/400)
12:38:54.020 [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
12:38:54.020 [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
12:38:54.022 [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). 15690 bytes result sent to driver
12:38:54.023 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 8.0 (TID 592) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 169, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.023 [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)
12:38:54.023 [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-6nmv.c.gcp-upstream.internal (executor driver) (170/400)
12:38:54.027 [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
12:38:54.027 [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
12:38:54.028 [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). 15690 bytes result sent to driver
12:38:54.029 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 8.0 (TID 593) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 170, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.029 [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)
12:38:54.029 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 169.0 in stage 8.0 (TID 592) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (171/400)
12:38:54.034 [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
12:38:54.034 [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
12:38:54.037 [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). 15690 bytes result sent to driver
12:38:54.037 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 8.0 (TID 594) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 171, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.038 [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)
12:38:54.038 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (172/400)
12:38:54.041 [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
12:38:54.042 [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
12:38:54.044 [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). 15690 bytes result sent to driver
12:38:54.044 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 8.0 (TID 595) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 172, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.044 [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)
12:38:54.045 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (173/400)
12:38:54.048 [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
12:38:54.048 [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
12:38:54.049 [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). 15690 bytes result sent to driver
12:38:54.050 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 8.0 (TID 596) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 173, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.050 [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)
12:38:54.050 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 8.0 (TID 595) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (174/400)
12:38:54.055 [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
12:38:54.055 [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
12:38:54.057 [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). 15690 bytes result sent to driver
12:38:54.058 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 8.0 (TID 597) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 174, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.058 [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)
12:38:54.058 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 173.0 in stage 8.0 (TID 596) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (175/400)
12:38:54.061 [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
12:38:54.061 [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
12:38:54.063 [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). 15690 bytes result sent to driver
12:38:54.063 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 8.0 (TID 598) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 175, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.064 [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)
12:38:54.064 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 8.0 (TID 597) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (176/400)
12:38:54.069 [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
12:38:54.069 [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
12:38:54.071 [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). 15690 bytes result sent to driver
12:38:54.072 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 8.0 (TID 599) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 176, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.073 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (177/400)
12:38:54.073 [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)
12:38:54.076 [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
12:38:54.076 [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
12:38:54.078 [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). 15690 bytes result sent to driver
12:38:54.078 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 8.0 (TID 600) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 177, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.078 [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)
12:38:54.079 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (178/400)
12:38:54.082 [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
12:38:54.082 [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
12:38:54.084 [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). 15690 bytes result sent to driver
12:38:54.084 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 8.0 (TID 601) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 178, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.085 [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)
12:38:54.085 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (179/400)
12:38:54.088 [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
12:38:54.088 [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
12:38:54.091 [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). 15690 bytes result sent to driver
12:38:54.092 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 8.0 (TID 602) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 179, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.092 [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)
12:38:54.092 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (180/400)
12:38:54.097 [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
12:38:54.097 [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
12:38:54.099 [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). 15690 bytes result sent to driver
12:38:54.100 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 8.0 (TID 603) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 180, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.100 [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)
12:38:54.100 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (181/400)
12:38:54.104 [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
12:38:54.104 [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
12:38:54.107 [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). 15690 bytes result sent to driver
12:38:54.107 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 8.0 (TID 604) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 181, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.107 [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)
12:38:54.108 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 8.0 (TID 603) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (182/400)
12:38:54.110 [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
12:38:54.111 [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
12:38:54.112 [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). 15690 bytes result sent to driver
12:38:54.113 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 8.0 (TID 605) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 182, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.113 [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)
12:38:54.113 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 8.0 (TID 604) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (183/400)
12:38:54.116 [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
12:38:54.116 [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
12:38:54.118 [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). 15690 bytes result sent to driver
12:38:54.118 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 8.0 (TID 606) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 183, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.119 [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)
12:38:54.119 [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-6nmv.c.gcp-upstream.internal (executor driver) (184/400)
12:38:54.122 [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
12:38:54.122 [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
12:38:54.123 [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). 15690 bytes result sent to driver
12:38:54.124 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 8.0 (TID 607) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 184, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.124 [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)
12:38:54.124 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (185/400)
12:38:54.129 [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
12:38:54.129 [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
12:38:54.131 [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). 15690 bytes result sent to driver
12:38:54.132 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 8.0 (TID 608) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 185, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.132 [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)
12:38:54.132 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 184.0 in stage 8.0 (TID 607) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (186/400)
12:38:54.137 [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
12:38:54.137 [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
12:38:54.139 [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). 15690 bytes result sent to driver
12:38:54.139 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 8.0 (TID 609) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 186, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.140 [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)
12:38:54.140 [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-6nmv.c.gcp-upstream.internal (executor driver) (187/400)
12:38:54.143 [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
12:38:54.143 [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
12:38:54.145 [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). 15690 bytes result sent to driver
12:38:54.146 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 8.0 (TID 610) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 187, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.146 [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)
12:38:54.146 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (188/400)
12:38:54.149 [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
12:38:54.149 [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
12:38:54.151 [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). 15690 bytes result sent to driver
12:38:54.152 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 8.0 (TID 611) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 188, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.152 [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)
12:38:54.152 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (189/400)
12:38:54.156 [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
12:38:54.156 [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
12:38:54.159 [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). 15690 bytes result sent to driver
12:38:54.159 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 8.0 (TID 612) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 189, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.160 [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)
12:38:54.160 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (190/400)
12:38:54.164 [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
12:38:54.164 [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
12:38:54.166 [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). 15690 bytes result sent to driver
12:38:54.167 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 8.0 (TID 613) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 190, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.167 [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)
12:38:54.167 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 8.0 (TID 612) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (191/400)
12:38:54.172 [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
12:38:54.172 [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
12:38:54.174 [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). 15690 bytes result sent to driver
12:38:54.175 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 8.0 (TID 614) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 191, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.175 [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)
12:38:54.175 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 8.0 (TID 613) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (192/400)
12:38:54.178 [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
12:38:54.179 [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
12:38:54.180 [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). 15690 bytes result sent to driver
12:38:54.181 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 8.0 (TID 615) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 192, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.181 [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)
12:38:54.182 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 8.0 (TID 614) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (193/400)
12:38:54.187 [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
12:38:54.187 [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
12:38:54.189 [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). 15690 bytes result sent to driver
12:38:54.190 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 8.0 (TID 616) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 193, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.190 [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)
12:38:54.190 [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-6nmv.c.gcp-upstream.internal (executor driver) (194/400)
12:38:54.194 [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
12:38:54.194 [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
12:38:54.196 [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). 15690 bytes result sent to driver
12:38:54.196 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 8.0 (TID 617) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 194, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.196 [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)
12:38:54.197 [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-6nmv.c.gcp-upstream.internal (executor driver) (195/400)
12:38:54.200 [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
12:38:54.200 [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
12:38:54.202 [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). 15690 bytes result sent to driver
12:38:54.202 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 8.0 (TID 618) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 195, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.202 [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)
12:38:54.203 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (196/400)
12:38:54.206 [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
12:38:54.206 [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
12:38:54.208 [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). 15690 bytes result sent to driver
12:38:54.208 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 8.0 (TID 619) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 196, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.208 [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)
12:38:54.208 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (197/400)
12:38:54.213 [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
12:38:54.213 [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
12:38:54.215 [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). 15690 bytes result sent to driver
12:38:54.216 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 8.0 (TID 620) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 197, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.216 [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)
12:38:54.216 [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-6nmv.c.gcp-upstream.internal (executor driver) (198/400)
12:38:54.220 [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
12:38:54.220 [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
12:38:54.221 [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). 15690 bytes result sent to driver
12:38:54.222 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 8.0 (TID 621) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 198, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.222 [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)
12:38:54.222 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 8.0 (TID 620) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (199/400)
12:38:54.225 [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
12:38:54.225 [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
12:38:54.227 [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). 15690 bytes result sent to driver
12:38:54.227 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 8.0 (TID 622) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 199, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.228 [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)
12:38:54.228 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (200/400)
12:38:54.231 [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
12:38:54.232 [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
12:38:54.233 [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). 15690 bytes result sent to driver
12:38:54.234 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 200.0 in stage 8.0 (TID 623) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 200, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.234 [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)
12:38:54.234 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (201/400)
12:38:54.238 [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
12:38:54.238 [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
12:38:54.239 [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). 15690 bytes result sent to driver
12:38:54.240 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 201.0 in stage 8.0 (TID 624) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 201, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.240 [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)
12:38:54.240 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (202/400)
12:38:54.245 [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
12:38:54.245 [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
12:38:54.247 [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). 15690 bytes result sent to driver
12:38:54.248 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 202.0 in stage 8.0 (TID 625) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 202, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.248 [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)
12:38:54.248 [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-6nmv.c.gcp-upstream.internal (executor driver) (203/400)
12:38:54.253 [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
12:38:54.253 [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
12:38:54.255 [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). 15690 bytes result sent to driver
12:38:54.255 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 203.0 in stage 8.0 (TID 626) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 203, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.255 [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)
12:38:54.256 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (204/400)
12:38:54.259 [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
12:38:54.260 [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
12:38:54.261 [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). 15690 bytes result sent to driver
12:38:54.262 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 204.0 in stage 8.0 (TID 627) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 204, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.262 [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)
12:38:54.262 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (205/400)
12:38:54.267 [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
12:38:54.267 [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
12:38:54.270 [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). 15690 bytes result sent to driver
12:38:54.271 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 205.0 in stage 8.0 (TID 628) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 205, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.271 [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)
12:38:54.271 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (206/400)
12:38:54.274 [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
12:38:54.274 [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
12:38:54.276 [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). 15690 bytes result sent to driver
12:38:54.277 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 206.0 in stage 8.0 (TID 629) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 206, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.277 [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)
12:38:54.277 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (207/400)
12:38:54.282 [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
12:38:54.282 [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
12:38:54.284 [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). 15690 bytes result sent to driver
12:38:54.285 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 207.0 in stage 8.0 (TID 630) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 207, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.285 [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)
12:38:54.285 [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-6nmv.c.gcp-upstream.internal (executor driver) (208/400)
12:38:54.289 [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
12:38:54.289 [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
12:38:54.291 [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). 15690 bytes result sent to driver
12:38:54.292 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 208.0 in stage 8.0 (TID 631) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 208, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.293 [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)
12:38:54.293 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (209/400)
12:38:54.298 [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
12:38:54.299 [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
12:38:54.301 [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). 15690 bytes result sent to driver
12:38:54.301 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 209.0 in stage 8.0 (TID 632) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 209, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.302 [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)
12:38:54.302 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (210/400)
12:38:54.306 [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
12:38:54.306 [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
12:38:54.309 [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). 15690 bytes result sent to driver
12:38:54.309 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 210.0 in stage 8.0 (TID 633) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 210, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.310 [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)
12:38:54.310 [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-6nmv.c.gcp-upstream.internal (executor driver) (211/400)
12:38:54.314 [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
12:38:54.314 [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
12:38:54.316 [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). 15690 bytes result sent to driver
12:38:54.317 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 211.0 in stage 8.0 (TID 634) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 211, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.317 [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)
12:38:54.317 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (212/400)
12:38:54.322 [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
12:38:54.322 [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
12:38:54.324 [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). 15690 bytes result sent to driver
12:38:54.324 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 212.0 in stage 8.0 (TID 635) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 212, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.325 [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)
12:38:54.325 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (213/400)
12:38:54.328 [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
12:38:54.329 [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
12:38:54.331 [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). 15690 bytes result sent to driver
12:38:54.331 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 213.0 in stage 8.0 (TID 636) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 213, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.331 [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)
12:38:54.332 [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-6nmv.c.gcp-upstream.internal (executor driver) (214/400)
12:38:54.337 [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
12:38:54.337 [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
12:38:54.340 [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). 15690 bytes result sent to driver
12:38:54.340 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 214.0 in stage 8.0 (TID 637) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 214, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.341 [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)
12:38:54.341 [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-6nmv.c.gcp-upstream.internal (executor driver) (215/400)
12:38:54.345 [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
12:38:54.345 [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
12:38:54.347 [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). 15690 bytes result sent to driver
12:38:54.347 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 215.0 in stage 8.0 (TID 638) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 215, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.347 [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)
12:38:54.348 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 214.0 in stage 8.0 (TID 637) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (216/400)
12:38:54.352 [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
12:38:54.353 [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
12:38:54.355 [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). 15690 bytes result sent to driver
12:38:54.355 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 216.0 in stage 8.0 (TID 639) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 216, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.356 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (217/400)
12:38:54.356 [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)
12:38:54.362 [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
12:38:54.362 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Started 0 remote fetches in 0 ms
12:38:54.364 [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). 15690 bytes result sent to driver
12:38:54.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 217.0 in stage 8.0 (TID 640) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 217, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.365 [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)
12:38:54.365 [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-6nmv.c.gcp-upstream.internal (executor driver) (218/400)
12:38:54.370 [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
12:38:54.370 [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
12:38:54.373 [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). 15690 bytes result sent to driver
12:38:54.374 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 218.0 in stage 8.0 (TID 641) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 218, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.374 [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)
12:38:54.374 [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-6nmv.c.gcp-upstream.internal (executor driver) (219/400)
12:38:54.377 [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
12:38:54.377 [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
12:38:54.379 [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). 15690 bytes result sent to driver
12:38:54.380 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 219.0 in stage 8.0 (TID 642) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 219, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.380 [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)
12:38:54.380 [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-6nmv.c.gcp-upstream.internal (executor driver) (220/400)
12:38:54.384 [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
12:38:54.385 [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
12:38:54.387 [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). 15690 bytes result sent to driver
12:38:54.387 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 220.0 in stage 8.0 (TID 643) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 220, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.387 [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)
12:38:54.388 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (221/400)
12:38:54.391 [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
12:38:54.391 [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
12:38:54.392 [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). 15690 bytes result sent to driver
12:38:54.393 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 221.0 in stage 8.0 (TID 644) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 221, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.393 [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)
12:38:54.393 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (222/400)
12:38:54.397 [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
12:38:54.397 [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
12:38:54.399 [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). 15690 bytes result sent to driver
12:38:54.399 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 222.0 in stage 8.0 (TID 645) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 222, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.399 [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)
12:38:54.400 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (223/400)
12:38:54.403 [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
12:38:54.403 [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
12:38:54.404 [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). 15690 bytes result sent to driver
12:38:54.405 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 223.0 in stage 8.0 (TID 646) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 223, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.405 [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)
12:38:54.405 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (224/400)
12:38:54.408 [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
12:38:54.409 [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
12:38:54.410 [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). 15690 bytes result sent to driver
12:38:54.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 224.0 in stage 8.0 (TID 647) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 224, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.411 [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)
12:38:54.411 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (225/400)
12:38:54.414 [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
12:38:54.414 [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
12:38:54.416 [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). 15690 bytes result sent to driver
12:38:54.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 225.0 in stage 8.0 (TID 648) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 225, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.417 [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)
12:38:54.417 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (226/400)
12:38:54.420 [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
12:38:54.420 [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
12:38:54.422 [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). 15690 bytes result sent to driver
12:38:54.422 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 226.0 in stage 8.0 (TID 649) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 226, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.423 [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)
12:38:54.423 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (227/400)
12:38:54.426 [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
12:38:54.426 [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
12:38:54.428 [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). 15690 bytes result sent to driver
12:38:54.428 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 227.0 in stage 8.0 (TID 650) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 227, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.429 [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)
12:38:54.429 [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-6nmv.c.gcp-upstream.internal (executor driver) (228/400)
12:38:54.432 [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
12:38:54.432 [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
12:38:54.434 [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). 15690 bytes result sent to driver
12:38:54.434 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 228.0 in stage 8.0 (TID 651) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 228, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.435 [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)
12:38:54.435 [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-6nmv.c.gcp-upstream.internal (executor driver) (229/400)
12:38:54.438 [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
12:38:54.438 [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
12:38:54.440 [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). 15690 bytes result sent to driver
12:38:54.440 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 229.0 in stage 8.0 (TID 652) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 229, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.441 [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)
12:38:54.441 [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-6nmv.c.gcp-upstream.internal (executor driver) (230/400)
12:38:54.444 [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
12:38:54.444 [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
12:38:54.446 [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). 15690 bytes result sent to driver
12:38:54.447 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 230.0 in stage 8.0 (TID 653) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 230, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.447 [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)
12:38:54.447 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (231/400)
12:38:54.450 [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
12:38:54.450 [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
12:38:54.452 [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). 15690 bytes result sent to driver
12:38:54.453 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 231.0 in stage 8.0 (TID 654) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 231, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.453 [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)
12:38:54.453 [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-6nmv.c.gcp-upstream.internal (executor driver) (232/400)
12:38:54.456 [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
12:38:54.456 [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
12:38:54.459 [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). 15690 bytes result sent to driver
12:38:54.459 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 232.0 in stage 8.0 (TID 655) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 232, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.460 [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)
12:38:54.460 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (233/400)
12:38:54.463 [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
12:38:54.463 [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
12:38:54.465 [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). 15690 bytes result sent to driver
12:38:54.465 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 233.0 in stage 8.0 (TID 656) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 233, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.465 [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)
12:38:54.466 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (234/400)
12:38:54.470 [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
12:38:54.470 [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
12:38:54.472 [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). 15690 bytes result sent to driver
12:38:54.473 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 234.0 in stage 8.0 (TID 657) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 234, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.473 [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)
12:38:54.474 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (235/400)
12:38:54.477 [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
12:38:54.477 [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
12:38:54.478 [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). 15690 bytes result sent to driver
12:38:54.479 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 235.0 in stage 8.0 (TID 658) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 235, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.479 [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)
12:38:54.479 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (236/400)
12:38:54.483 [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
12:38:54.483 [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
12:38:54.485 [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). 15690 bytes result sent to driver
12:38:54.485 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 236.0 in stage 8.0 (TID 659) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 236, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.485 [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)
12:38:54.486 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (237/400)
12:38:54.489 [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
12:38:54.489 [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
12:38:54.491 [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). 15690 bytes result sent to driver
12:38:54.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 237.0 in stage 8.0 (TID 660) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 237, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.491 [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)
12:38:54.492 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (238/400)
12:38:54.495 [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
12:38:54.495 [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
12:38:54.497 [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). 15690 bytes result sent to driver
12:38:54.497 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 238.0 in stage 8.0 (TID 661) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 238, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.497 [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)
12:38:54.498 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (239/400)
12:38:54.501 [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
12:38:54.501 [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
12:38:54.503 [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). 15690 bytes result sent to driver
12:38:54.503 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 239.0 in stage 8.0 (TID 662) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 239, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.503 [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)
12:38:54.504 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 238.0 in stage 8.0 (TID 661) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (240/400)
12:38:54.508 [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
12:38:54.508 [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
12:38:54.511 [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). 15690 bytes result sent to driver
12:38:54.511 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 240.0 in stage 8.0 (TID 663) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 240, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.511 [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)
12:38:54.512 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (241/400)
12:38:54.515 [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
12:38:54.515 [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
12:38:54.517 [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). 15690 bytes result sent to driver
12:38:54.517 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 241.0 in stage 8.0 (TID 664) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 241, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.517 [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)
12:38:54.518 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (242/400)
12:38:54.521 [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
12:38:54.522 [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
12:38:54.524 [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). 15690 bytes result sent to driver
12:38:54.524 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 242.0 in stage 8.0 (TID 665) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 242, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.525 [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)
12:38:54.525 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (243/400)
12:38:54.529 [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
12:38:54.529 [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
12:38:54.532 [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). 15690 bytes result sent to driver
12:38:54.532 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 243.0 in stage 8.0 (TID 666) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 243, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.533 [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)
12:38:54.533 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (244/400)
12:38:54.537 [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
12:38:54.537 [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
12:38:54.540 [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). 15690 bytes result sent to driver
12:38:54.540 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 244.0 in stage 8.0 (TID 667) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 244, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.540 [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)
12:38:54.541 [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-6nmv.c.gcp-upstream.internal (executor driver) (245/400)
12:38:54.544 [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
12:38:54.544 [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
12:38:54.546 [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). 15690 bytes result sent to driver
12:38:54.547 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 245.0 in stage 8.0 (TID 668) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 245, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.547 [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)
12:38:54.547 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (246/400)
12:38:54.552 [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
12:38:54.552 [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
12:38:54.554 [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). 15690 bytes result sent to driver
12:38:54.555 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 246.0 in stage 8.0 (TID 669) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 246, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.555 [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)
12:38:54.555 [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-6nmv.c.gcp-upstream.internal (executor driver) (247/400)
12:38:54.559 [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
12:38:54.559 [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
12:38:54.560 [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). 15690 bytes result sent to driver
12:38:54.561 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 247.0 in stage 8.0 (TID 670) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 247, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.561 [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)
12:38:54.561 [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-6nmv.c.gcp-upstream.internal (executor driver) (248/400)
12:38:54.564 [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
12:38:54.564 [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
12:38:54.567 [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). 15690 bytes result sent to driver
12:38:54.567 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 248.0 in stage 8.0 (TID 671) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 248, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.567 [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)
12:38:54.568 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (249/400)
12:38:54.570 [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
12:38:54.571 [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
12:38:54.572 [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). 15690 bytes result sent to driver
12:38:54.573 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 249.0 in stage 8.0 (TID 672) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 249, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.573 [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)
12:38:54.573 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (250/400)
12:38:54.576 [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
12:38:54.576 [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
12:38:54.578 [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). 15690 bytes result sent to driver
12:38:54.578 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 250.0 in stage 8.0 (TID 673) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 250, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.578 [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)
12:38:54.579 [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-6nmv.c.gcp-upstream.internal (executor driver) (251/400)
12:38:54.582 [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
12:38:54.582 [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
12:38:54.584 [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). 15690 bytes result sent to driver
12:38:54.584 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 251.0 in stage 8.0 (TID 674) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 251, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.585 [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)
12:38:54.585 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (252/400)
12:38:54.589 [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
12:38:54.589 [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
12:38:54.592 [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). 15690 bytes result sent to driver
12:38:54.592 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 252.0 in stage 8.0 (TID 675) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 252, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.593 [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)
12:38:54.593 [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-6nmv.c.gcp-upstream.internal (executor driver) (253/400)
12:38:54.597 [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
12:38:54.598 [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
12:38:54.600 [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). 15690 bytes result sent to driver
12:38:54.600 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 253.0 in stage 8.0 (TID 676) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 253, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.601 [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)
12:38:54.601 [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-6nmv.c.gcp-upstream.internal (executor driver) (254/400)
12:38:54.607 [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
12:38:54.607 [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
12:38:54.609 [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). 15690 bytes result sent to driver
12:38:54.610 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 254.0 in stage 8.0 (TID 677) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 254, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.610 [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)
12:38:54.611 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 253.0 in stage 8.0 (TID 676) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (255/400)
12:38:54.615 [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
12:38:54.615 [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
12:38:54.618 [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). 15690 bytes result sent to driver
12:38:54.618 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 255.0 in stage 8.0 (TID 678) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 255, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.619 [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)
12:38:54.619 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 254.0 in stage 8.0 (TID 677) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (256/400)
12:38:54.622 [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
12:38:54.622 [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
12:38:54.625 [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). 15690 bytes result sent to driver
12:38:54.625 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 256.0 in stage 8.0 (TID 679) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 256, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.625 [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)
12:38:54.626 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (257/400)
12:38:54.630 [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
12:38:54.631 [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
12:38:54.633 [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). 15690 bytes result sent to driver
12:38:54.634 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 257.0 in stage 8.0 (TID 680) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 257, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.634 [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)
12:38:54.634 [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-6nmv.c.gcp-upstream.internal (executor driver) (258/400)
12:38:54.638 [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
12:38:54.638 [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
12:38:54.639 [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). 15690 bytes result sent to driver
12:38:54.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 258.0 in stage 8.0 (TID 681) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 258, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.640 [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)
12:38:54.640 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (259/400)
12:38:54.644 [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
12:38:54.644 [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
12:38:54.646 [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). 15690 bytes result sent to driver
12:38:54.660 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 259.0 in stage 8.0 (TID 682) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 259, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.660 [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)
12:38:54.661 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (260/400)
12:38:54.665 [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
12:38:54.665 [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
12:38:54.668 [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). 15690 bytes result sent to driver
12:38:54.668 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 260.0 in stage 8.0 (TID 683) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 260, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.669 [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)
12:38:54.669 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682) in 23 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (261/400)
12:38:54.673 [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
12:38:54.673 [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
12:38:54.674 [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). 15690 bytes result sent to driver
12:38:54.675 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 261.0 in stage 8.0 (TID 684) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 261, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.675 [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)
12:38:54.675 [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-6nmv.c.gcp-upstream.internal (executor driver) (262/400)
12:38:54.679 [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
12:38:54.679 [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
12:38:54.680 [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). 15690 bytes result sent to driver
12:38:54.681 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 262.0 in stage 8.0 (TID 685) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 262, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.681 [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)
12:38:54.681 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (263/400)
12:38:54.685 [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
12:38:54.685 [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
12:38:54.687 [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). 15690 bytes result sent to driver
12:38:54.687 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 263.0 in stage 8.0 (TID 686) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 263, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.688 [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)
12:38:54.688 [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-6nmv.c.gcp-upstream.internal (executor driver) (264/400)
12:38:54.692 [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
12:38:54.692 [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
12:38:54.694 [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). 15690 bytes result sent to driver
12:38:54.695 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 264.0 in stage 8.0 (TID 687) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 264, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.695 [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)
12:38:54.695 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (265/400)
12:38:54.699 [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
12:38:54.699 [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
12:38:54.700 [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). 15690 bytes result sent to driver
12:38:54.701 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 265.0 in stage 8.0 (TID 688) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 265, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.701 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 264.0 in stage 8.0 (TID 687) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (266/400)
12:38:54.701 [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)
12:38:54.706 [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
12:38:54.706 [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
12:38:54.708 [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). 15690 bytes result sent to driver
12:38:54.709 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 266.0 in stage 8.0 (TID 689) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 266, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.709 [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)
12:38:54.709 [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-6nmv.c.gcp-upstream.internal (executor driver) (267/400)
12:38:54.713 [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
12:38:54.713 [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
12:38:54.715 [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). 15690 bytes result sent to driver
12:38:54.716 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 267.0 in stage 8.0 (TID 690) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 267, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.716 [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)
12:38:54.716 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (268/400)
12:38:54.721 [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
12:38:54.721 [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
12:38:54.724 [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). 15690 bytes result sent to driver
12:38:54.724 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 268.0 in stage 8.0 (TID 691) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 268, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.725 [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)
12:38:54.725 [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-6nmv.c.gcp-upstream.internal (executor driver) (269/400)
12:38:54.729 [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
12:38:54.729 [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
12:38:54.731 [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). 15690 bytes result sent to driver
12:38:54.732 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 269.0 in stage 8.0 (TID 692) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 269, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.732 [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)
12:38:54.733 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (270/400)
12:38:54.736 [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
12:38:54.736 [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
12:38:54.739 [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). 15690 bytes result sent to driver
12:38:54.739 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 270.0 in stage 8.0 (TID 693) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 270, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.739 [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)
12:38:54.740 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (271/400)
12:38:54.744 [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
12:38:54.744 [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
12:38:54.747 [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). 15690 bytes result sent to driver
12:38:54.747 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 271.0 in stage 8.0 (TID 694) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 271, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.747 [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)
12:38:54.748 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (272/400)
12:38:54.753 [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
12:38:54.753 [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
12:38:54.755 [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). 15690 bytes result sent to driver
12:38:54.756 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 272.0 in stage 8.0 (TID 695) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 272, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.756 [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)
12:38:54.757 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (273/400)
12:38:54.761 [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
12:38:54.761 [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
12:38:54.763 [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). 15690 bytes result sent to driver
12:38:54.763 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 273.0 in stage 8.0 (TID 696) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 273, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.764 [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)
12:38:54.764 [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-6nmv.c.gcp-upstream.internal (executor driver) (274/400)
12:38:54.768 [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
12:38:54.768 [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
12:38:54.771 [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). 15690 bytes result sent to driver
12:38:54.771 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 274.0 in stage 8.0 (TID 697) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 274, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.771 [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)
12:38:54.772 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (275/400)
12:38:54.776 [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
12:38:54.777 [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
12:38:54.779 [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). 15690 bytes result sent to driver
12:38:54.779 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 275.0 in stage 8.0 (TID 698) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 275, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.780 [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)
12:38:54.780 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 274.0 in stage 8.0 (TID 697) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (276/400)
12:38:54.786 [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
12:38:54.786 [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
12:38:54.789 [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). 15690 bytes result sent to driver
12:38:54.789 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 276.0 in stage 8.0 (TID 699) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 276, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.789 [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)
12:38:54.790 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 275.0 in stage 8.0 (TID 698) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (277/400)
12:38:54.794 [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
12:38:54.794 [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
12:38:54.797 [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). 15690 bytes result sent to driver
12:38:54.797 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 277.0 in stage 8.0 (TID 700) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 277, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.797 [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)
12:38:54.798 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (278/400)
12:38:54.802 [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
12:38:54.802 [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
12:38:54.805 [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). 15690 bytes result sent to driver
12:38:54.805 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 278.0 in stage 8.0 (TID 701) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 278, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.806 [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)
12:38:54.806 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (279/400)
12:38:54.812 [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
12:38:54.812 [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
12:38:54.815 [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). 15690 bytes result sent to driver
12:38:54.815 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 279.0 in stage 8.0 (TID 702) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 279, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.816 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (280/400)
12:38:54.816 [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)
12:38:54.822 [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
12:38:54.822 [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
12:38:54.825 [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). 15690 bytes result sent to driver
12:38:54.826 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 280.0 in stage 8.0 (TID 703) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 280, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.826 [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)
12:38:54.826 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 279.0 in stage 8.0 (TID 702) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (281/400)
12:38:54.831 [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
12:38:54.831 [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
12:38:54.833 [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). 15690 bytes result sent to driver
12:38:54.833 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 281.0 in stage 8.0 (TID 704) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 281, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.834 [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)
12:38:54.836 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 280.0 in stage 8.0 (TID 703) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (282/400)
12:38:54.840 [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
12:38:54.840 [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
12:38:54.842 [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). 15690 bytes result sent to driver
12:38:54.843 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 282.0 in stage 8.0 (TID 705) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 282, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.846 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704) in 13 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (283/400)
12:38:54.846 [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)
12:38:54.850 [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
12:38:54.851 [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
12:38:54.853 [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). 15690 bytes result sent to driver
12:38:54.853 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 283.0 in stage 8.0 (TID 706) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 283, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.854 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 282.0 in stage 8.0 (TID 705) in 12 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (284/400)
12:38:54.854 [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)
12:38:54.859 [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
12:38:54.859 [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
12:38:54.861 [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). 15690 bytes result sent to driver
12:38:54.862 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 284.0 in stage 8.0 (TID 707) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 284, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.862 [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)
12:38:54.863 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 283.0 in stage 8.0 (TID 706) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (285/400)
12:38:54.869 [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
12:38:54.869 [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
12:38:54.872 [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). 15690 bytes result sent to driver
12:38:54.872 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 285.0 in stage 8.0 (TID 708) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 285, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.873 [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)
12:38:54.873 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 284.0 in stage 8.0 (TID 707) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (286/400)
12:38:54.877 [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
12:38:54.877 [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
12:38:54.879 [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). 15690 bytes result sent to driver
12:38:54.880 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 286.0 in stage 8.0 (TID 709) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 286, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.880 [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)
12:38:54.880 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (287/400)
12:38:54.885 [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
12:38:54.885 [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
12:38:54.887 [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). 15690 bytes result sent to driver
12:38:54.887 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 287.0 in stage 8.0 (TID 710) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 287, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.888 [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)
12:38:54.888 [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-6nmv.c.gcp-upstream.internal (executor driver) (288/400)
12:38:54.891 [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
12:38:54.891 [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
12:38:54.893 [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). 15690 bytes result sent to driver
12:38:54.893 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 288.0 in stage 8.0 (TID 711) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 288, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.893 [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)
12:38:54.894 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (289/400)
12:38:54.897 [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
12:38:54.897 [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
12:38:54.898 [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). 15690 bytes result sent to driver
12:38:54.899 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 289.0 in stage 8.0 (TID 712) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 289, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.899 [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)
12:38:54.899 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (290/400)
12:38:54.903 [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
12:38:54.903 [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
12:38:54.905 [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). 15690 bytes result sent to driver
12:38:54.906 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 290.0 in stage 8.0 (TID 713) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 290, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.906 [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)
12:38:54.907 [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-6nmv.c.gcp-upstream.internal (executor driver) (291/400)
12:38:54.910 [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
12:38:54.911 [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
12:38:54.913 [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). 15690 bytes result sent to driver
12:38:54.913 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 291.0 in stage 8.0 (TID 714) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 291, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.913 [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)
12:38:54.914 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 290.0 in stage 8.0 (TID 713) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (292/400)
12:38:54.917 [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
12:38:54.917 [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
12:38:54.919 [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). 15690 bytes result sent to driver
12:38:54.919 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 292.0 in stage 8.0 (TID 715) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 292, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.920 [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)
12:38:54.920 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (293/400)
12:38:54.923 [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
12:38:54.923 [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
12:38:54.925 [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). 15690 bytes result sent to driver
12:38:54.925 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 293.0 in stage 8.0 (TID 716) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 293, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.925 [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)
12:38:54.926 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 292.0 in stage 8.0 (TID 715) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (294/400)
12:38:54.929 [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
12:38:54.929 [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
12:38:54.931 [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). 15690 bytes result sent to driver
12:38:54.931 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 294.0 in stage 8.0 (TID 717) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 294, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.932 [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)
12:38:54.932 [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-6nmv.c.gcp-upstream.internal (executor driver) (295/400)
12:38:54.936 [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
12:38:54.936 [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
12:38:54.938 [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). 15690 bytes result sent to driver
12:38:54.938 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 295.0 in stage 8.0 (TID 718) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 295, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.939 [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)
12:38:54.939 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (296/400)
12:38:54.942 [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
12:38:54.942 [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
12:38:54.944 [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). 15690 bytes result sent to driver
12:38:54.945 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 296.0 in stage 8.0 (TID 719) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 296, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.945 [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)
12:38:54.945 [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-6nmv.c.gcp-upstream.internal (executor driver) (297/400)
12:38:54.948 [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
12:38:54.948 [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
12:38:54.950 [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). 15690 bytes result sent to driver
12:38:54.951 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 297.0 in stage 8.0 (TID 720) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 297, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.951 [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)
12:38:54.951 [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-6nmv.c.gcp-upstream.internal (executor driver) (298/400)
12:38:54.955 [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
12:38:54.955 [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
12:38:54.957 [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). 15690 bytes result sent to driver
12:38:54.958 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 298.0 in stage 8.0 (TID 721) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 298, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.958 [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)
12:38:54.958 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (299/400)
12:38:54.961 [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
12:38:54.961 [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
12:38:54.963 [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). 15690 bytes result sent to driver
12:38:54.963 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 299.0 in stage 8.0 (TID 722) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 299, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.963 [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)
12:38:54.964 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (300/400)
12:38:54.967 [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
12:38:54.967 [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
12:38:54.968 [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). 15690 bytes result sent to driver
12:38:54.969 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 300.0 in stage 8.0 (TID 723) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 300, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.969 [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)
12:38:54.969 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 299.0 in stage 8.0 (TID 722) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (301/400)
12:38:54.973 [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
12:38:54.973 [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
12:38:54.976 [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). 15690 bytes result sent to driver
12:38:54.976 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 301.0 in stage 8.0 (TID 724) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 301, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.977 [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)
12:38:54.977 [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-6nmv.c.gcp-upstream.internal (executor driver) (302/400)
12:38:54.982 [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
12:38:54.982 [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
12:38:54.984 [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). 15690 bytes result sent to driver
12:38:54.985 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 302.0 in stage 8.0 (TID 725) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 302, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.985 [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)
12:38:54.985 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (303/400)
12:38:54.989 [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
12:38:54.989 [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
12:38:54.990 [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). 15690 bytes result sent to driver
12:38:54.991 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 303.0 in stage 8.0 (TID 726) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 303, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.991 [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)
12:38:54.992 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (304/400)
12:38:54.995 [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
12:38:54.995 [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
12:38:54.997 [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). 15690 bytes result sent to driver
12:38:54.997 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 304.0 in stage 8.0 (TID 727) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 304, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:54.998 [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)
12:38:54.998 [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-6nmv.c.gcp-upstream.internal (executor driver) (305/400)
12:38:55.002 [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
12:38:55.002 [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
12:38:55.004 [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). 15690 bytes result sent to driver
12:38:55.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 305.0 in stage 8.0 (TID 728) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 305, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.005 [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)
12:38:55.005 [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-6nmv.c.gcp-upstream.internal (executor driver) (306/400)
12:38:55.009 [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
12:38:55.009 [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
12:38:55.011 [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). 15690 bytes result sent to driver
12:38:55.012 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 306.0 in stage 8.0 (TID 729) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 306, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.012 [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)
12:38:55.012 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (307/400)
12:38:55.015 [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
12:38:55.015 [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
12:38:55.017 [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). 15690 bytes result sent to driver
12:38:55.018 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 307.0 in stage 8.0 (TID 730) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 307, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.018 [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)
12:38:55.018 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 306.0 in stage 8.0 (TID 729) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (308/400)
12:38:55.021 [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
12:38:55.021 [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
12:38:55.023 [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). 15690 bytes result sent to driver
12:38:55.023 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 308.0 in stage 8.0 (TID 731) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 308, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.024 [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)
12:38:55.024 [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-6nmv.c.gcp-upstream.internal (executor driver) (309/400)
12:38:55.028 [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
12:38:55.029 [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
12:38:55.031 [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). 15690 bytes result sent to driver
12:38:55.031 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 309.0 in stage 8.0 (TID 732) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 309, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.031 [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)
12:38:55.032 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (310/400)
12:38:55.035 [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
12:38:55.035 [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
12:38:55.037 [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). 15690 bytes result sent to driver
12:38:55.037 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 310.0 in stage 8.0 (TID 733) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 310, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.037 [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)
12:38:55.038 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (311/400)
12:38:55.041 [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
12:38:55.042 [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
12:38:55.043 [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). 15690 bytes result sent to driver
12:38:55.044 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 311.0 in stage 8.0 (TID 734) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 311, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.044 [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)
12:38:55.044 [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-6nmv.c.gcp-upstream.internal (executor driver) (312/400)
12:38:55.048 [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
12:38:55.048 [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
12:38:55.049 [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). 15690 bytes result sent to driver
12:38:55.050 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 312.0 in stage 8.0 (TID 735) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 312, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.050 [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)
12:38:55.050 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (313/400)
12:38:55.054 [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
12:38:55.054 [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
12:38:55.055 [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). 15690 bytes result sent to driver
12:38:55.056 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 313.0 in stage 8.0 (TID 736) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 313, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.056 [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)
12:38:55.056 [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-6nmv.c.gcp-upstream.internal (executor driver) (314/400)
12:38:55.061 [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
12:38:55.061 [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
12:38:55.063 [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). 15690 bytes result sent to driver
12:38:55.063 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 314.0 in stage 8.0 (TID 737) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 314, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.064 [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)
12:38:55.064 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (315/400)
12:38:55.068 [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
12:38:55.068 [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
12:38:55.069 [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). 15690 bytes result sent to driver
12:38:55.070 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 315.0 in stage 8.0 (TID 738) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 315, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.070 [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)
12:38:55.070 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 314.0 in stage 8.0 (TID 737) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (316/400)
12:38:55.073 [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
12:38:55.073 [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
12:38:55.075 [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). 15690 bytes result sent to driver
12:38:55.075 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 316.0 in stage 8.0 (TID 739) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 316, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.075 [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)
12:38:55.076 [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-6nmv.c.gcp-upstream.internal (executor driver) (317/400)
12:38:55.079 [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
12:38:55.079 [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
12:38:55.081 [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). 15690 bytes result sent to driver
12:38:55.081 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 317.0 in stage 8.0 (TID 740) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 317, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.081 [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)
12:38:55.082 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 316.0 in stage 8.0 (TID 739) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (318/400)
12:38:55.086 [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
12:38:55.086 [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
12:38:55.088 [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). 15690 bytes result sent to driver
12:38:55.088 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 318.0 in stage 8.0 (TID 741) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 318, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.089 [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)
12:38:55.089 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (319/400)
12:38:55.092 [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
12:38:55.092 [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
12:38:55.094 [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). 15690 bytes result sent to driver
12:38:55.095 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 319.0 in stage 8.0 (TID 742) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 319, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.095 [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)
12:38:55.095 [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-6nmv.c.gcp-upstream.internal (executor driver) (320/400)
12:38:55.098 [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
12:38:55.098 [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
12:38:55.100 [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). 15690 bytes result sent to driver
12:38:55.100 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 320.0 in stage 8.0 (TID 743) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 320, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.101 [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)
12:38:55.101 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (321/400)
12:38:55.104 [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
12:38:55.104 [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
12:38:55.106 [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). 15690 bytes result sent to driver
12:38:55.106 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 321.0 in stage 8.0 (TID 744) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 321, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.107 [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)
12:38:55.107 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (322/400)
12:38:55.111 [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
12:38:55.111 [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
12:38:55.114 [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). 15690 bytes result sent to driver
12:38:55.114 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 322.0 in stage 8.0 (TID 745) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 322, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.114 [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)
12:38:55.115 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (323/400)
12:38:55.118 [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
12:38:55.119 [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
12:38:55.120 [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). 15690 bytes result sent to driver
12:38:55.121 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 323.0 in stage 8.0 (TID 746) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 323, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.121 [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)
12:38:55.121 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (324/400)
12:38:55.124 [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
12:38:55.124 [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
12:38:55.126 [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). 15690 bytes result sent to driver
12:38:55.126 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 324.0 in stage 8.0 (TID 747) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 324, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.127 [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)
12:38:55.127 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (325/400)
12:38:55.131 [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
12:38:55.131 [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
12:38:55.133 [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). 15690 bytes result sent to driver
12:38:55.134 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 325.0 in stage 8.0 (TID 748) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 325, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.134 [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)
12:38:55.134 [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-6nmv.c.gcp-upstream.internal (executor driver) (326/400)
12:38:55.138 [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
12:38:55.138 [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
12:38:55.141 [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). 15690 bytes result sent to driver
12:38:55.141 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 326.0 in stage 8.0 (TID 749) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 326, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.141 [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)
12:38:55.142 [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-6nmv.c.gcp-upstream.internal (executor driver) (327/400)
12:38:55.145 [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
12:38:55.145 [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
12:38:55.147 [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). 15690 bytes result sent to driver
12:38:55.147 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 327.0 in stage 8.0 (TID 750) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 327, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.147 [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)
12:38:55.148 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (328/400)
12:38:55.151 [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
12:38:55.151 [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
12:38:55.153 [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). 15690 bytes result sent to driver
12:38:55.153 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 328.0 in stage 8.0 (TID 751) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 328, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.153 [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)
12:38:55.154 [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-6nmv.c.gcp-upstream.internal (executor driver) (329/400)
12:38:55.158 [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
12:38:55.158 [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
12:38:55.160 [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). 15690 bytes result sent to driver
12:38:55.161 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 329.0 in stage 8.0 (TID 752) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 329, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.161 [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)
12:38:55.161 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 328.0 in stage 8.0 (TID 751) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (330/400)
12:38:55.165 [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
12:38:55.166 [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
12:38:55.168 [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). 15690 bytes result sent to driver
12:38:55.169 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 330.0 in stage 8.0 (TID 753) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 330, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.169 [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)
12:38:55.169 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 329.0 in stage 8.0 (TID 752) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (331/400)
12:38:55.172 [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
12:38:55.172 [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
12:38:55.174 [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). 15690 bytes result sent to driver
12:38:55.174 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 331.0 in stage 8.0 (TID 754) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 331, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.174 [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)
12:38:55.175 [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-6nmv.c.gcp-upstream.internal (executor driver) (332/400)
12:38:55.177 [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
12:38:55.178 [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
12:38:55.179 [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). 15690 bytes result sent to driver
12:38:55.180 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 332.0 in stage 8.0 (TID 755) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 332, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.180 [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)
12:38:55.180 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (333/400)
12:38:55.184 [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
12:38:55.185 [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
12:38:55.187 [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). 15690 bytes result sent to driver
12:38:55.187 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 333.0 in stage 8.0 (TID 756) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 333, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.188 [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)
12:38:55.188 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 332.0 in stage 8.0 (TID 755) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (334/400)
12:38:55.192 [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
12:38:55.192 [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
12:38:55.195 [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). 15690 bytes result sent to driver
12:38:55.195 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 334.0 in stage 8.0 (TID 757) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 334, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.195 [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)
12:38:55.196 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (335/400)
12:38:55.199 [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
12:38:55.199 [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
12:38:55.200 [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). 15690 bytes result sent to driver
12:38:55.201 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 335.0 in stage 8.0 (TID 758) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 335, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.201 [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)
12:38:55.201 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (336/400)
12:38:55.205 [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
12:38:55.205 [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
12:38:55.208 [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). 15690 bytes result sent to driver
12:38:55.208 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 336.0 in stage 8.0 (TID 759) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 336, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.209 [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)
12:38:55.209 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 335.0 in stage 8.0 (TID 758) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (337/400)
12:38:55.212 [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
12:38:55.212 [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
12:38:55.214 [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). 15690 bytes result sent to driver
12:38:55.214 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 337.0 in stage 8.0 (TID 760) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 337, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.215 [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)
12:38:55.215 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (338/400)
12:38:55.219 [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
12:38:55.220 [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
12:38:55.222 [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). 15690 bytes result sent to driver
12:38:55.222 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 338.0 in stage 8.0 (TID 761) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 338, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.222 [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)
12:38:55.223 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (339/400)
12:38:55.226 [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
12:38:55.226 [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
12:38:55.228 [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). 15690 bytes result sent to driver
12:38:55.228 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 339.0 in stage 8.0 (TID 762) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 339, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.228 [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)
12:38:55.229 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (340/400)
12:38:55.232 [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
12:38:55.232 [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
12:38:55.234 [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). 15690 bytes result sent to driver
12:38:55.234 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 340.0 in stage 8.0 (TID 763) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 340, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.235 [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)
12:38:55.235 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (341/400)
12:38:55.239 [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
12:38:55.239 [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
12:38:55.242 [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). 15690 bytes result sent to driver
12:38:55.243 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 341.0 in stage 8.0 (TID 764) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 341, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.243 [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)
12:38:55.243 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (342/400)
12:38:55.249 [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
12:38:55.249 [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
12:38:55.252 [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). 15690 bytes result sent to driver
12:38:55.252 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 342.0 in stage 8.0 (TID 765) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 342, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.253 [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)
12:38:55.253 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764) in 11 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (343/400)
12:38:55.258 [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
12:38:55.258 [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
12:38:55.261 [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). 15690 bytes result sent to driver
12:38:55.262 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 343.0 in stage 8.0 (TID 766) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 343, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.262 [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)
12:38:55.262 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765) in 10 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (344/400)
12:38:55.266 [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
12:38:55.266 [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
12:38:55.268 [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). 15690 bytes result sent to driver
12:38:55.269 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 344.0 in stage 8.0 (TID 767) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 344, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.269 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (345/400)
12:38:55.270 [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)
12:38:55.276 [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
12:38:55.276 [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
12:38:55.279 [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). 15690 bytes result sent to driver
12:38:55.280 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 345.0 in stage 8.0 (TID 768) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 345, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.280 [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)
12:38:55.282 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767) in 12 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (346/400)
12:38:55.286 [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
12:38:55.286 [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
12:38:55.289 [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). 15690 bytes result sent to driver
12:38:55.289 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 346.0 in stage 8.0 (TID 769) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 346, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.290 [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-6nmv.c.gcp-upstream.internal (executor driver) (347/400)
12:38:55.290 [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)
12:38:55.294 [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
12:38:55.294 [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
12:38:55.296 [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). 15690 bytes result sent to driver
12:38:55.297 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 347.0 in stage 8.0 (TID 770) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 347, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.297 [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)
12:38:55.297 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 346.0 in stage 8.0 (TID 769) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (348/400)
12:38:55.300 [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
12:38:55.300 [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
12:38:55.302 [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). 15690 bytes result sent to driver
12:38:55.302 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 348.0 in stage 8.0 (TID 771) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 348, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.303 [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)
12:38:55.303 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (349/400)
12:38:55.308 [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
12:38:55.308 [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
12:38:55.310 [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). 15690 bytes result sent to driver
12:38:55.311 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 349.0 in stage 8.0 (TID 772) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 349, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.311 [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)
12:38:55.311 [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-6nmv.c.gcp-upstream.internal (executor driver) (350/400)
12:38:55.314 [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
12:38:55.314 [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
12:38:55.316 [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). 15690 bytes result sent to driver
12:38:55.316 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 350.0 in stage 8.0 (TID 773) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 350, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.317 [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)
12:38:55.317 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (351/400)
12:38:55.320 [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
12:38:55.321 [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
12:38:55.323 [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). 15690 bytes result sent to driver
12:38:55.323 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 351.0 in stage 8.0 (TID 774) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 351, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.323 [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)
12:38:55.324 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 350.0 in stage 8.0 (TID 773) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (352/400)
12:38:55.327 [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
12:38:55.327 [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
12:38:55.329 [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). 15690 bytes result sent to driver
12:38:55.330 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 352.0 in stage 8.0 (TID 775) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 352, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.330 [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)
12:38:55.331 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (353/400)
12:38:55.334 [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
12:38:55.334 [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
12:38:55.336 [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). 15690 bytes result sent to driver
12:38:55.336 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 353.0 in stage 8.0 (TID 776) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 353, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.336 [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)
12:38:55.337 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (354/400)
12:38:55.341 [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
12:38:55.341 [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
12:38:55.344 [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). 15690 bytes result sent to driver
12:38:55.344 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 354.0 in stage 8.0 (TID 777) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 354, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.344 [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)
12:38:55.345 [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-6nmv.c.gcp-upstream.internal (executor driver) (355/400)
12:38:55.348 [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
12:38:55.348 [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
12:38:55.349 [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). 15690 bytes result sent to driver
12:38:55.350 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 355.0 in stage 8.0 (TID 778) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 355, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.350 [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)
12:38:55.350 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (356/400)
12:38:55.354 [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
12:38:55.354 [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
12:38:55.356 [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). 15690 bytes result sent to driver
12:38:55.356 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 356.0 in stage 8.0 (TID 779) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 356, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.357 [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)
12:38:55.357 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 355.0 in stage 8.0 (TID 778) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (357/400)
12:38:55.361 [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
12:38:55.361 [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
12:38:55.363 [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). 15690 bytes result sent to driver
12:38:55.363 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 357.0 in stage 8.0 (TID 780) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 357, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.364 [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)
12:38:55.364 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (358/400)
12:38:55.367 [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
12:38:55.367 [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
12:38:55.369 [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). 15690 bytes result sent to driver
12:38:55.369 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 358.0 in stage 8.0 (TID 781) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 358, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.369 [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)
12:38:55.370 [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-6nmv.c.gcp-upstream.internal (executor driver) (359/400)
12:38:55.374 [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
12:38:55.374 [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
12:38:55.377 [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). 15690 bytes result sent to driver
12:38:55.377 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 359.0 in stage 8.0 (TID 782) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 359, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.378 [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)
12:38:55.378 [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-6nmv.c.gcp-upstream.internal (executor driver) (360/400)
12:38:55.381 [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
12:38:55.382 [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
12:38:55.383 [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). 15690 bytes result sent to driver
12:38:55.384 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 360.0 in stage 8.0 (TID 783) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 360, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.384 [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)
12:38:55.384 [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-6nmv.c.gcp-upstream.internal (executor driver) (361/400)
12:38:55.388 [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
12:38:55.388 [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
12:38:55.390 [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). 15690 bytes result sent to driver
12:38:55.390 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 361.0 in stage 8.0 (TID 784) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 361, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.390 [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)
12:38:55.391 [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-6nmv.c.gcp-upstream.internal (executor driver) (362/400)
12:38:55.408 [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
12:38:55.408 [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
12:38:55.410 [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). 15733 bytes result sent to driver
12:38:55.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 362.0 in stage 8.0 (TID 785) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 362, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.411 [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)
12:38:55.411 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 361.0 in stage 8.0 (TID 784) in 21 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (363/400)
12:38:55.415 [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
12:38:55.415 [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
12:38:55.417 [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). 15690 bytes result sent to driver
12:38:55.418 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 363.0 in stage 8.0 (TID 786) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 363, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.418 [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)
12:38:55.418 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (364/400)
12:38:55.422 [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
12:38:55.422 [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
12:38:55.424 [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). 15690 bytes result sent to driver
12:38:55.425 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 364.0 in stage 8.0 (TID 787) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 364, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.425 [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)
12:38:55.425 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 363.0 in stage 8.0 (TID 786) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (365/400)
12:38:55.430 [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
12:38:55.430 [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
12:38:55.432 [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). 15690 bytes result sent to driver
12:38:55.433 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 365.0 in stage 8.0 (TID 788) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 365, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.433 [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)
12:38:55.433 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 364.0 in stage 8.0 (TID 787) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (366/400)
12:38:55.436 [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
12:38:55.436 [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
12:38:55.438 [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). 15690 bytes result sent to driver
12:38:55.438 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 366.0 in stage 8.0 (TID 789) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 366, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.438 [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)
12:38:55.439 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (367/400)
12:38:55.442 [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
12:38:55.442 [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
12:38:55.444 [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). 15690 bytes result sent to driver
12:38:55.444 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 367.0 in stage 8.0 (TID 790) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 367, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.445 [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)
12:38:55.445 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (368/400)
12:38:55.448 [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
12:38:55.448 [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
12:38:55.450 [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). 15690 bytes result sent to driver
12:38:55.450 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 368.0 in stage 8.0 (TID 791) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 368, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.451 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (369/400)
12:38:55.450 [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)
12:38:55.455 [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
12:38:55.455 [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
12:38:55.457 [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). 15690 bytes result sent to driver
12:38:55.457 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 369.0 in stage 8.0 (TID 792) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 369, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.457 [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)
12:38:55.458 [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-6nmv.c.gcp-upstream.internal (executor driver) (370/400)
12:38:55.460 [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
12:38:55.460 [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
12:38:55.462 [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). 15690 bytes result sent to driver
12:38:55.462 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 370.0 in stage 8.0 (TID 793) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 370, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.463 [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)
12:38:55.463 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (371/400)
12:38:55.466 [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
12:38:55.466 [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
12:38:55.467 [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). 15690 bytes result sent to driver
12:38:55.468 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 371.0 in stage 8.0 (TID 794) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 371, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.468 [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)
12:38:55.468 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (372/400)
12:38:55.471 [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
12:38:55.471 [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
12:38:55.473 [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). 15690 bytes result sent to driver
12:38:55.473 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 372.0 in stage 8.0 (TID 795) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 372, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.474 [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)
12:38:55.474 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 371.0 in stage 8.0 (TID 794) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (373/400)
12:38:55.478 [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
12:38:55.478 [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
12:38:55.479 [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). 15690 bytes result sent to driver
12:38:55.480 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 373.0 in stage 8.0 (TID 796) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 373, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.480 [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)
12:38:55.480 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (374/400)
12:38:55.483 [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
12:38:55.484 [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
12:38:55.485 [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). 15690 bytes result sent to driver
12:38:55.486 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 374.0 in stage 8.0 (TID 797) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 374, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.486 [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)
12:38:55.486 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (375/400)
12:38:55.491 [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
12:38:55.491 [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
12:38:55.493 [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). 15690 bytes result sent to driver
12:38:55.493 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 375.0 in stage 8.0 (TID 798) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 375, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.494 [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)
12:38:55.494 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (376/400)
12:38:55.497 [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
12:38:55.497 [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
12:38:55.499 [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). 15690 bytes result sent to driver
12:38:55.499 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 376.0 in stage 8.0 (TID 799) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 376, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.499 [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)
12:38:55.500 [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-6nmv.c.gcp-upstream.internal (executor driver) (377/400)
12:38:55.504 [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
12:38:55.504 [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
12:38:55.507 [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). 15690 bytes result sent to driver
12:38:55.507 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 377.0 in stage 8.0 (TID 800) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 377, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.507 [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)
12:38:55.508 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (378/400)
12:38:55.510 [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
12:38:55.510 [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
12:38:55.512 [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). 15690 bytes result sent to driver
12:38:55.512 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 378.0 in stage 8.0 (TID 801) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 378, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.513 [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)
12:38:55.513 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (379/400)
12:38:55.516 [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
12:38:55.516 [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
12:38:55.518 [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). 15690 bytes result sent to driver
12:38:55.518 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 379.0 in stage 8.0 (TID 802) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 379, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.518 [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)
12:38:55.519 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (380/400)
12:38:55.522 [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
12:38:55.522 [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
12:38:55.524 [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). 15690 bytes result sent to driver
12:38:55.524 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 380.0 in stage 8.0 (TID 803) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 380, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.524 [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)
12:38:55.525 [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-6nmv.c.gcp-upstream.internal (executor driver) (381/400)
12:38:55.529 [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
12:38:55.529 [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
12:38:55.532 [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). 15690 bytes result sent to driver
12:38:55.533 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 381.0 in stage 8.0 (TID 804) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 381, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.533 [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)
12:38:55.533 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (382/400)
12:38:55.536 [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
12:38:55.536 [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
12:38:55.538 [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). 15690 bytes result sent to driver
12:38:55.538 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 382.0 in stage 8.0 (TID 805) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 382, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.539 [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)
12:38:55.539 [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-6nmv.c.gcp-upstream.internal (executor driver) (383/400)
12:38:55.543 [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
12:38:55.543 [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
12:38:55.546 [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). 15690 bytes result sent to driver
12:38:55.546 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 383.0 in stage 8.0 (TID 806) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 383, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.547 [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-6nmv.c.gcp-upstream.internal (executor driver) (384/400)
12:38:55.547 [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)
12:38:55.552 [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
12:38:55.552 [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
12:38:55.554 [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). 15690 bytes result sent to driver
12:38:55.555 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 384.0 in stage 8.0 (TID 807) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 384, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.555 [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)
12:38:55.555 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (385/400)
12:38:55.559 [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
12:38:55.559 [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
12:38:55.560 [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). 15690 bytes result sent to driver
12:38:55.561 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 385.0 in stage 8.0 (TID 808) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 385, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.561 [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)
12:38:55.562 [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-6nmv.c.gcp-upstream.internal (executor driver) (386/400)
12:38:55.565 [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
12:38:55.565 [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
12:38:55.567 [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). 15690 bytes result sent to driver
12:38:55.567 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 387.0 in stage 8.0 (TID 809) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 387, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.568 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (387/400)
12:38:55.568 [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)
12:38:55.571 [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
12:38:55.571 [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
12:38:55.573 [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). 15690 bytes result sent to driver
12:38:55.574 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 388.0 in stage 8.0 (TID 810) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 388, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.574 [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)
12:38:55.574 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (388/400)
12:38:55.579 [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
12:38:55.579 [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
12:38:55.582 [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). 15690 bytes result sent to driver
12:38:55.582 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 389.0 in stage 8.0 (TID 811) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 389, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.582 [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)
12:38:55.583 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 388.0 in stage 8.0 (TID 810) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (389/400)
12:38:55.586 [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
12:38:55.586 [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
12:38:55.588 [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). 15690 bytes result sent to driver
12:38:55.588 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 390.0 in stage 8.0 (TID 812) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 390, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.588 [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)
12:38:55.589 [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-6nmv.c.gcp-upstream.internal (executor driver) (390/400)
12:38:55.592 [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
12:38:55.592 [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
12:38:55.594 [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). 15690 bytes result sent to driver
12:38:55.595 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 391.0 in stage 8.0 (TID 813) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 391, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.595 [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)
12:38:55.595 [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-6nmv.c.gcp-upstream.internal (executor driver) (391/400)
12:38:55.598 [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
12:38:55.599 [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
12:38:55.600 [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). 15690 bytes result sent to driver
12:38:55.601 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 392.0 in stage 8.0 (TID 814) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 392, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.601 [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)
12:38:55.601 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (392/400)
12:38:55.606 [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
12:38:55.606 [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
12:38:55.609 [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). 15690 bytes result sent to driver
12:38:55.609 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 393.0 in stage 8.0 (TID 815) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 393, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.609 [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)
12:38:55.610 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (393/400)
12:38:55.613 [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
12:38:55.613 [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
12:38:55.614 [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). 15690 bytes result sent to driver
12:38:55.615 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 394.0 in stage 8.0 (TID 816) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 394, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.615 [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)
12:38:55.616 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815) in 7 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (394/400)
12:38:55.620 [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
12:38:55.620 [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
12:38:55.622 [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). 15690 bytes result sent to driver
12:38:55.622 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 395.0 in stage 8.0 (TID 817) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 395, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.622 [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)
12:38:55.623 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 394.0 in stage 8.0 (TID 816) in 8 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (395/400)
12:38:55.628 [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
12:38:55.628 [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
12:38:55.630 [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). 15690 bytes result sent to driver
12:38:55.631 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 396.0 in stage 8.0 (TID 818) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 396, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.631 [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)
12:38:55.631 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (396/400)
12:38:55.635 [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
12:38:55.635 [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
12:38:55.637 [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). 15690 bytes result sent to driver
12:38:55.637 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 397.0 in stage 8.0 (TID 819) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 397, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.637 [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)
12:38:55.638 [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-6nmv.c.gcp-upstream.internal (executor driver) (397/400)
12:38:55.641 [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
12:38:55.641 [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
12:38:55.643 [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). 15690 bytes result sent to driver
12:38:55.644 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 398.0 in stage 8.0 (TID 820) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 398, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.644 [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)
12:38:55.644 [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-6nmv.c.gcp-upstream.internal (executor driver) (398/400)
12:38:55.648 [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
12:38:55.648 [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
12:38:55.650 [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). 15690 bytes result sent to driver
12:38:55.650 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 399.0 in stage 8.0 (TID 821) (dist-test-slave-6nmv.c.gcp-upstream.internal, executor driver, partition 399, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
12:38:55.650 [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)
12:38:55.651 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820) in 6 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (399/400)
12:38:55.655 [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
12:38:55.656 [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
12:38:55.658 [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). 15690 bytes result sent to driver
12:38:55.659 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 399.0 in stage 8.0 (TID 821) in 9 ms on dist-test-slave-6nmv.c.gcp-upstream.internal (executor driver) (400/400)
12:38:55.659 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 8.0, whose tasks have all completed, from pool 
12:38:55.660 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.922 s
12:38:55.660 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 1 is finished. Cancelling potential speculative or zombie tasks for this job
12:38:55.660 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 8: Stage finished
12:38:55.661 [INFO - main] (Logging.scala:57) Job 1 finished: collect at IntegrationTestBigLinkedList.scala:421, took 26.304315 s
12:38:55.693 [INFO - main] (Logging.scala:57) Code generated in 7.524493 ms
12:38:55.721 [INFO - dispatcher-event-loop-1] (Logging.scala:57) MapOutputTrackerMasterEndpoint stopped!
12:38:55.832 [INFO - main] (Logging.scala:57) MemoryStore cleared
12:38:55.833 [INFO - main] (Logging.scala:57) BlockManager stopped
12:38:55.839 [INFO - main] (Logging.scala:57) BlockManagerMaster stopped
12:38:55.853 [INFO - dispatcher-event-loop-1] (Logging.scala:57) OutputCommitCoordinator stopped!
12:38:55.859 [INFO - main] (Logging.scala:57) Successfully stopped SparkContext
12:38:55.862 [DEBUG - main] (Connection.java:575) [peer master-127.15.192.253:35923(127.15.192.253:35923)] disconnecting while in state READY
12:38:55.863 [DEBUG - main] (Connection.java:575) [peer master-127.15.192.252:38857(127.15.192.252:38857)] disconnecting while in state READY
12:38:55.863 [DEBUG - main] (Connection.java:575) [peer 7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)] disconnecting while in state READY
12:38:55.863 [DEBUG - main] (Connection.java:575) [peer master-127.15.192.254:33561(127.15.192.254:33561)] disconnecting while in state READY
12:38:55.863 [DEBUG - main] (Connection.java:575) [peer 6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)] disconnecting while in state READY
12:38:55.864 [DEBUG - main] (Connection.java:575) [peer c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)] disconnecting while in state READY
12:38:55.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:38:55.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.15.192.252:38857(127.15.192.252:38857)] handling channelInactive
12:38:55.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.15.192.252:38857(127.15.192.252:38857)] cleaning up while in state READY due to: connection closed
12:38:55.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)] handling channelInactive
12:38:55.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 6e0e5d8e32694a44b86b2240a85c0229(127.15.192.195:36071)] cleaning up while in state READY due to: connection closed
12:38:55.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)] handling channelInactive
12:38:55.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.15.192.253:35923(127.15.192.253:35923)] handling channelInactive
12:38:55.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer c4cb87d0355340a29f00b4b402c2b926(127.15.192.194:36585)] cleaning up while in state READY due to: connection closed
12:38:55.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.15.192.253:35923(127.15.192.253:35923)] cleaning up while in state READY due to: connection closed
12:38:55.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)] handling channelInactive
12:38:55.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 7874779375e64b0ea4d343d7f0f11919(127.15.192.193:38645)] cleaning up while in state READY due to: connection closed
12:38:55.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.15.192.254:33561(127.15.192.254:33561)] handling channelInactive
12:38:55.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.15.192.254:33561(127.15.192.254:33561)] cleaning up while in state READY due to: connection closed
12:38:55.874 [DEBUG - kudu-nio-1] (PoolThreadCache.java:221) Freed 52 thread-local buffer(s) from thread: kudu-nio-1
12:38:55.874 [DEBUG - kudu-nio-0] (PoolThreadCache.java:221) Freed 45 thread-local buffer(s) from thread: kudu-nio-0
12:38:55.890 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:38:55.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:55.891757 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16442
12:38:55.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:55.906246 16583 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.095367 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16442
12:38:56.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.136299 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16599
12:38:56.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.143937 16737 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.320318 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16599
12:38:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:56.356755 16318 connection.cc:535] server connection from 127.15.192.194:43335 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
12:38:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:56.356755 16161 connection.cc:535] server connection from 127.15.192.194:40137 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
12:38:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.357098 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16750
12:38:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.364094 16900 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.532081 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16750
12:38:56.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.567862 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16143
12:38:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.569052 16211 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.687641 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16143
12:38:56.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.715044 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16219
12:38:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.716056 16290 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:56.762354 16318 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.192.254:33561: connect: Connection refused (error 111)
12:38:56.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 12:38:56.765781 16318 consensus_peers.cc:487] T 00000000000000000000000000000000 P 59a4376813434972957fe5169247e41e -> Peer f8f5b04f4a094be7bb9610d2c04722f0 (127.15.192.254:33561): Couldn't send request to peer f8f5b04f4a094be7bb9610d2c04722f0. Status: Network error: Client connection negotiation failed: client connection to 127.15.192.254:33561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
12:38:56.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.822953 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16219
12:38:56.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.846918 16131 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskABxdLm/build/asan/bin/kudu pid 16300
12:38:56.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.848030 16367 generic_service.cc:196] Checking for leaks (request via RPC)
12:38:56.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 12:38:56.962221 16131 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskABxdLm/build/asan/bin/kudu with pid 16300
12:38:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T12:38: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: 45.678

OK (1 test)

12:38:57.360 [INFO - shutdown-hook-0] (Logging.scala:57) Shutdown hook called
12:38:57.361 [INFO - shutdown-hook-0] (Logging.scala:57) Deleting directory /tmp/spark-7da43b1f-6ccc-43f1-87ff-289f06d8a682
