On current master if you call listaddressgroupings or getaddressesbylabel you get error:
error code: -19
error message:
Wallet file not specified (must request wallet RPC through /wallet/<filename> uri-path).
Try adding "-rpcwallet=<filename>" option to bitcoin-cli command line.
This currently breaks JoinMarket and possibly other software.
JoinMarket has internal wallets, imports addresses into Bitcoin Core wallet only for watch-only.