++ hostname -f + dgraph alpha --my=dgraph-alpha-0.dgraph-alpha.default.svc.cluster.local:7080 --lru_mb 1433 --zero dgraph-zero-0.dgraph-zero.default.svc.cluster.local:5080 [Decoder]: Using assembly version of decoder [Sentry] 2020/04/16 09:54:44 Integration installed: ContextifyFrames [Sentry] 2020/04/16 09:54:44 Integration installed: Environment [Sentry] 2020/04/16 09:54:44 Integration installed: Modules [Sentry] 2020/04/16 09:54:44 Integration installed: IgnoreErrors [Decoder]: Using assembly version of decoder [Sentry] 2020/04/16 09:54:44 Integration installed: ContextifyFrames [Sentry] 2020/04/16 09:54:44 Integration installed: Environment [Sentry] 2020/04/16 09:54:44 Integration installed: Modules [Sentry] 2020/04/16 09:54:44 Integration installed: IgnoreErrors I0416 09:54:44.654835 14 init.go:99] Dgraph version : v20.03.0 Dgraph SHA-256 : 07e63901be984bd20a3505a2ee5840bb8fc4f72cc7749c485f9f77db15b9b75a Commit SHA-1 : 147c8df9 Commit timestamp : 2020-03-30 17:28:31 -0700 Branch : HEAD Go version : go1.14.1 For Dgraph official documentation, visit https://docs.dgraph.io. For discussions about Dgraph , visit https://discuss.dgraph.io. To say hi to the community , visit https://dgraph.slack.com. Licensed variously under the Apache Public License 2.0 and Dgraph Community License. Copyright 2015-2020 Dgraph Labs, Inc. I0416 09:54:44.656720 14 run.go:606] x.Config: {PortOffset:0 QueryEdgeLimit:1000000 NormalizeNodeLimit:10000} I0416 09:54:44.656772 14 run.go:607] x.WorkerConfig: {ExportPath:export NumPendingProposals:256 Tracing:1 MyAddr:dgraph-alpha-0.dgraph-alpha.default.svc.cluster.local:7080 ZeroAddr:dgraph-zero-0.dgraph-zero.default.svc.cluster.local:5080 RaftId:0 WhiteListedIPRanges:[] MaxRetries:-1 StrictMutations:false AclEnabled:false AbortOlderThan:5m0s SnapshotAfter:10000 ProposedGroupId:0 StartTime:2020-04-16 09:54:44.255412342 +0000 UTC m=+0.030685984 LudicrousMode:false} I0416 09:54:44.656815 14 run.go:608] worker.Config: {PostingDir:p BadgerTables:mmap BadgerVlog:mmap BadgerKeyFile: WALDir:w MutationsMode:0 AuthToken: AllottedMemory:1433 HmacSecret:[] AccessJwtTtl:0s RefreshJwtTtl:0s AclRefreshInterval:0s} I0416 09:54:44.660376 14 server_state.go:74] Setting Badger table load option: mmap I0416 09:54:44.660476 14 server_state.go:86] Setting Badger value log load option: mmap I0416 09:54:44.660727 14 server_state.go:131] Opening write-ahead log BadgerDB with options: {Dir:w ValueDir:w SyncWrites:false TableLoadingMode:1 ValueLogLoadingMode:2 NumVersionsToKeep:1 ReadOnly:false Truncate:true Logger:0x260a270 Compression:0 EventLogging:true InMemory:false MaxTableSize:67108864 LevelSizeMultiplier:10 MaxLevels:7 ValueThreshold:1048576 NumMemtables:5 BlockSize:4096 BloomFalsePositive:0.01 KeepL0InMemory:true MaxCacheSize:10485760 MaxBfCacheSize:0 LoadBloomsOnOpen:true NumLevelZeroTables:5 NumLevelZeroTablesStall:10 LevelOneSize:268435456 ValueLogFileSize:1073741823 ValueLogMaxEntries:10000 NumCompactors:2 CompactL0OnClose:true LogRotatesToFlush:2 ZSTDCompressionLevel:1 VerifyValueChecksum:false EncryptionKey:[] EncryptionKeyRotationDuration:240h0m0s BypassLockGuard:false ChecksumVerificationMode:0 managedTxns:false maxBatchCount:0 maxBatchSize:0} I0416 09:54:44.687828 14 log.go:34] All 1 tables opened in 3ms I0416 09:54:44.702678 14 log.go:34] Replaying file id: 0 at offset: 190503 I0416 09:54:44.703296 14 log.go:34] Replay took: 22.041µs I0416 09:54:44.706917 14 server_state.go:74] Setting Badger table load option: mmap I0416 09:54:44.707244 14 server_state.go:86] Setting Badger value log load option: mmap I0416 09:54:44.707409 14 server_state.go:154] Opening postings BadgerDB with options: {Dir:p ValueDir:p SyncWrites:false TableLoadingMode:2 ValueLogLoadingMode:2 NumVersionsToKeep:2147483647 ReadOnly:false Truncate:true Logger:0x260a270 Compression:0 EventLogging:true InMemory:false MaxTableSize:67108864 LevelSizeMultiplier:10 MaxLevels:7 ValueThreshold:1024 NumMemtables:5 BlockSize:4096 BloomFalsePositive:0.01 KeepL0InMemory:true MaxCacheSize:1073741824 MaxBfCacheSize:0 LoadBloomsOnOpen:true NumLevelZeroTables:5 NumLevelZeroTablesStall:10 LevelOneSize:268435456 ValueLogFileSize:1073741823 ValueLogMaxEntries:1000000 NumCompactors:2 CompactL0OnClose:true LogRotatesToFlush:2 ZSTDCompressionLevel:1 VerifyValueChecksum:false EncryptionKey:[] EncryptionKeyRotationDuration:240h0m0s BypassLockGuard:false ChecksumVerificationMode:0 managedTxns:false maxBatchCount:0 maxBatchSize:0} I0416 09:54:44.776066 14 log.go:34] All 2 tables opened in 41ms I0416 09:54:44.817903 14 log.go:34] Replaying file id: 0 at offset: 79557 I0416 09:54:44.817990 14 log.go:34] Replay took: 20.108µs I0416 09:54:44.820938 14 groups.go:104] Current Raft Id: 0x1 I0416 09:54:44.821947 14 worker.go:96] Worker listening at address: [::]:7080 I0416 09:54:44.824677 14 run.go:477] Bringing up GraphQL HTTP API at 0.0.0.0:8080/graphql I0416 09:54:44.825188 14 run.go:478] Bringing up GraphQL HTTP admin API at 0.0.0.0:8080/admin I0416 09:54:44.825783 14 run.go:509] gRPC server started. Listening on port 9080 I0416 09:54:44.826149 14 run.go:510] HTTP server started. Listening on port 8080 I0416 09:54:44.922015 14 pool.go:160] CONNECTING to dgraph-zero-0.dgraph-zero.default.svc.cluster.local:5080 I0416 09:54:44.938936 14 groups.go:131] Connected to group zero. Assigned group: 0 I0416 09:54:44.938969 14 groups.go:133] Raft Id after connection to Zero: 0x1 I0416 09:54:44.939043 14 pool.go:160] CONNECTING to dgraph-alpha-1.dgraph-alpha.default.svc.cluster.local:7080 I0416 09:54:44.939093 14 pool.go:160] CONNECTING to dgraph-zero-1.dgraph-zero.default.svc.cluster.local:5080 I0416 09:54:44.939187 14 draft.go:175] Node ID: 0x1 with GroupID: 1 I0416 09:54:44.939246 14 node.go:145] Setting raft.Config to: &{ID:1 peers:[] learners:[] ElectionTick:20 HeartbeatTick:1 Storage:0xc0234f3f50 Applied:0 MaxSizePerMsg:262144 MaxCommittedSizePerReady:67108864 MaxUncommittedEntriesSize:0 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x260a270 DisableProposalForwarding:false} I0416 09:54:44.940511 14 pool.go:160] CONNECTING to dgraph-alpha-0.dgraph-alpha.default.svc.cluster.local:7080 I0416 09:54:44.940996 14 node.go:314] Found hardstate: {Term:7 Vote:2 Commit:926 XXX_unrecognized:[]} I0416 09:54:44.942131 14 node.go:323] Group 1 found 927 entries I0416 09:54:44.942154 14 draft.go:1506] Restarting node for group: 1 I0416 09:54:44.942305 14 log.go:34] 1 became follower at term 7 I0416 09:54:44.942358 14 log.go:34] newRaft 1 [peers: [], term: 7, commit: 926, applied: 0, lastindex: 926, lastterm: 7] I0416 09:54:44.942387 14 draft.go:136] Operation started with id: opRollup I0416 09:54:44.942404 14 groups.go:151] Server is ready I0416 09:54:44.945599 14 groups.go:775] Got address of a Zero leader: dgraph-zero-0.dgraph-zero.default.svc.cluster.local:5080 I0416 09:54:44.945980 14 draft.go:925] Found Raft progress: 893 I0416 09:54:44.947044 14 groups.go:788] Starting a new membership stream receive from dgraph-zero-0.dgraph-zero.default.svc.cluster.local:5080. I0416 09:54:44.951410 14 groups.go:805] Received first state update from Zero: counter:168 groups: > members: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > tablets: > checksum:8752590508278277041 > > zeros: > zeros: > maxLeaseId:455008 maxTxnTs:10000 maxRaftId:2 cid:"4f12b9fb-f876-4f6e-a286-6dd0fcf1f453" license: I0416 09:54:44.964313 14 node.go:182] Setting conf state to nodes:1 I0416 09:54:44.964896 14 node.go:182] Setting conf state to nodes:1 nodes:2 I0416 09:54:47.246392 14 log.go:34] 1 is starting a new election at term 7 I0416 09:54:47.246455 14 log.go:34] 1 became pre-candidate at term 7 I0416 09:54:47.246466 14 log.go:34] 1 received MsgPreVoteResp from 1 at term 7 I0416 09:54:47.246619 14 log.go:34] 1 [logterm: 7, index: 926] sent MsgPreVote request to 2 at term 7 I0416 09:54:49.546170 14 log.go:34] 1 is starting a new election at term 7 I0416 09:54:49.546276 14 log.go:34] 1 became pre-candidate at term 7 I0416 09:54:49.546287 14 log.go:34] 1 received MsgPreVoteResp from 1 at term 7 I0416 09:54:49.546435 14 log.go:34] 1 [logterm: 7, index: 926] sent MsgPreVote request to 2 at term 7 I0416 09:54:50.847452 14 log.go:34] 1 became follower at term 7 I0416 09:54:50.848105 14 log.go:34] raft.node: 1 elected leader 2 at term 7 I0416 09:54:50.864053 14 admin.go:513] No GraphQL schema in Dgraph; serving empty GraphQL API