Skip to content

Instantly share code, notes, and snippets.

@toddlipcon
Created July 20, 2016 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toddlipcon/7ae677214988d064627bf1325f04dfac to your computer and use it in GitHub Desktop.
Save toddlipcon/7ae677214988d064627bf1325f04dfac to your computer and use it in GitHub Desktop.
ninja: Entering directory `/home/todd/git/kudu/build/debug'
[1/68] Recreating ../build/latest symlink
[2/68] cd /home/todd/git/kudu/build/debug/src/kudu/util && /home/todd/git/kudu/build-support/gen_version_info.py --version=0.10.0-SNAPSHOT --build-type=DEBUG /home/todd/git/kudu/build/debug/src/kudu/generated/version_defines.h
[3/3] Linking CXX executable bin/kudu-ksck
INFO: Connected to the Master
WARNING: Unable to connect to Tablet Server 5fb7d6c7083943059521e03d6ece2863 (10.20.132.112:7050): Network error: could not send Ping RPC to server: Client connection negotiation failed: client connection to 10.20.132.112:7050: connect: Connection refused (error 111)
WARNING: Unable to connect to Tablet Server acd8306f95334ec1bfce8cb30d7ca36d (10.20.126.115:7050): Network error: could not send Ping RPC to server: Client connection negotiation failed: client connection to 10.20.126.115:7050: connect: Connection refused (error 111)
WARNING: Unable to connect to Tablet Server dff78a5acdbb4a47ba2c7a62d1bcc5ee (10.20.132.107:7050): Network error: could not send Ping RPC to server: Client connection negotiation failed: client connection to 10.20.132.107:7050: connect: Connection refused (error 111)
WARNING: Fetched info from 69 Tablet Servers, 3 weren't reachable
WARNING: Detected problems with Tablet 3bf432551c5d4c529616f8e7ce829424 of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS c189483a372947f192fc338e612ef70f (10.20.134.116:7050): NOT_STARTED
Last status: RemoteBootstrap: Downloading block 1296393668701808092 (8441/31122)
Data state: TABLET_DATA_TOMBSTONED
WARNING: Should have a replica on TS dff78a5acdbb4a47ba2c7a62d1bcc5ee (10.20.132.107:7050), but TS is unavailable
ERROR: Tablet 3bf432551c5d4c529616f8e7ce829424 of table 'usertable' does not have a majority of replicas in RUNNING state
WARNING: Detected problems with Tablet 9fca7aee7d9349b7aec58b301c64b817 of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS 7cd4ef9ab9884aca8d78bb458f60e499 (10.20.126.103:7050): FAILED
Last status: Bootstrap starting.
Data state: TABLET_DATA_READY
WARNING: Detected problems with Tablet 2f652871b74b4d0f9bf99e730486a451 of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS 44ee13d636de4a5a806f69a89ca5c681 (10.20.130.109:7050): NOT_STARTED
Last status: RemoteBootstrap: Downloading block 2208766534270990782 (29452/31044)
Data state: TABLET_DATA_TOMBSTONED
WARNING: Should have a replica on TS dff78a5acdbb4a47ba2c7a62d1bcc5ee (10.20.132.107:7050), but TS is unavailable
ERROR: Tablet 2f652871b74b4d0f9bf99e730486a451 of table 'usertable' does not have a majority of replicas in RUNNING state
WARNING: Detected problems with Tablet b009973af71842cf99e10d25254b5557 of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS 01877f8165ee4609b8f70ba76cb8f20c (10.20.132.114:7050): NOT_STARTED
Last status: RemoteBootstrap: Downloading block 1813417453634989399 (2283/26611)
Data state: TABLET_DATA_TOMBSTONED
WARNING: Should have a replica on TS 5fb7d6c7083943059521e03d6ece2863 (10.20.132.112:7050), but TS is unavailable
ERROR: Tablet b009973af71842cf99e10d25254b5557 of table 'usertable' does not have a majority of replicas in RUNNING state
WARNING: Detected problems with Tablet 82c68ef6a33a4c8eb975f257693579ee of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS 7cd4ef9ab9884aca8d78bb458f60e499 (10.20.126.103:7050): FAILED
Last status: Bootstrap starting.
Data state: TABLET_DATA_READY
WARNING: Detected problems with Tablet 71ca44eebda44903868014175e02862a of table 'usertable'
------------------------------------------------------------
WARNING: Bad state on TS edc0f2bd414a42f8bb36ca576b1bf15b (10.20.130.112:7050): NOT_STARTED
Last status: RemoteBootstrap: Downloading block 3010765573088047376 (87/26637)
Data state: TABLET_DATA_TOMBSTONED
WARNING: Should have a replica on TS 5fb7d6c7083943059521e03d6ece2863 (10.20.132.112:7050), but TS is unavailable
ERROR: Tablet 71ca44eebda44903868014175e02862a of table 'usertable' does not have a majority of replicas in RUNNING state
WARNING: Table usertable has 6 bad tablets
INFO: Table IntegrationTestBigLinkedListHeads is HEALTHY
INFO: Table IntegrationTestBigLinkedList is HEALTHY
WARNING: 1 out of 3 table(s) are not in a healthy state
==================
Errors:
==================
Error fetching info from tablet servers: Network error: Not all Tablet Servers are reachable
Table consistency check error: Corruption: 1 table(s) are bad
FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment