basho / yokozuna

Riak + Solr
245 stars 76 forks source link

Add gset support #699

Closed russelldb closed 7 years ago

russelldb commented 7 years ago

Rebase of bet365 PR on develop-2.2. Eyes please if you would Mr. @binarytemple-bet365, sir

thumbot commented 7 years ago

Thanks @russelldb!

Settings ``` yaml --- minimum_reviewers: 2 build_steps: - make clean - make test - make xref - make dialyzer merge: false org_mode: true timeout: 1790 ```
thumbot commented 7 years ago
rdb/bet365/gsets 4fe4252 :arrow_right: develop-2.2 4136456 :clock1: in_progress
binarytemple-external commented 7 years ago

LGTM

thumbot commented 7 years ago
rdb/bet365/gsets 4fe4252 :arrow_right: develop-2.2 c7d3275 :no_entry: completed
There seems to be an issue with build step **make_test,make_xref,make_dialyzer** ! :cloud:
:white_check_mark: MERGE

> Started at: 2016-11-02 14:59 > Duration: 1 seconds. > Result: OK > Message: Merge Success: rdb/bet365/gsets 4fe42528db51285cba5e5d838c6204e001f64122 onto target branch: develop-2.2 c7d3275172db91886c33f76c6501343b7ce93e35 > Exit Code: OK > > :page_facing_up:

``` Merge made by the 'recursive' strategy. priv/default_schema.xml | 1 + riak_test/yz_dt_test.erl | 16 ++++++++++++++++ src/yz_dt_extractor.erl | 11 ++++++++++- src/yz_extractor.erl | 1 + test/yz_dt_extractor_tests.erl | 14 ++++++++++++++ 5 files changed, 42 insertions(+), 1 deletion(-) ``` ---
:white_check_mark: MAKE_CLEAN

> Started at: 2016-11-02 14:59 > Duration: 1 seconds. > Result: OK > Message: OK > Exit Code: 0 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 && make clean 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar clean ==> develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 (clean) rm -rf riak_test/ebin rm -rf build git clean -dfx priv/ ``` ---
:no_entry: MAKE_TEST

> Started at: 2016-11-02 14:59 > Duration: 51 seconds. > Result: ERROR > Message: Step make_test Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 && make test 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar get-deps ==> develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 (get-deps) Pulling kvc from {git,"git://github.com/etrepum/kvc.git",{tag,"v1.5.0"}} Cloning into 'kvc'... Pulling riak_kv from {git,"git://github.com/basho/riak_kv.git",{tag,"2.1.4"}} Cloning into 'riak_kv'... Pulling ibrowse from {git,"git://github.com/cmullaparthi/ibrowse.git", {tag,"v4.0.2"}} Cloning into 'ibrowse'... Pulling fuse from {git,"git@github.com:jlouis/fuse.git",{tag,"v2.1.0"}} Cloning into 'fuse'... ==> kvc (get-deps) ==> riak_kv (get-deps) Pulling sidejob from {git,"git://github.com/basho/sidejob.git",{tag,"2.0.1"}} Cloning into 'sidejob'... Pulling erlang_js from {git,"git://github.com/basho/erlang_js.git", {tag,"1.3.0"}} Cloning into 'erlang_js'... Pulling bitcask from {git,"git://github.com/basho/bitcask.git",{tag,"2.0.4"}} Cloning into 'bitcask'... Pulling eper from {git,"git://github.com/basho/eper.git",{tag,"0.78"}} Cloning into 'eper'... Pulling sext from {git,"git://github.com/basho/sext.git",{tag,"1.1p3"}} Cloning into 'sext'... Pulling riak_pipe from {git,"git://github.com/basho/riak_pipe.git", {tag,"2.1.3"}} Cloning into 'riak_pipe'... Pulling riak_dt from {git,"git://github.com/basho/riak_dt.git",{tag,"2.1.3"}} Cloning into 'riak_dt'... Pulling eunit_formatters from {git,"git://github.com/seancribbs/eunit_formatters", {tag,"0.1.2"}} Cloning into 'eunit_formatters'... Pulling riak_api from {git,"git://github.com/basho/riak_api.git", {tag,"2.1.4"}} Cloning into 'riak_api'... Pulling hyper from {git,"git://github.com/basho/hyper",{tag,"1.0.0"}} Cloning into 'hyper'... ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> bitcask (get-deps) Pulling meck from {git,"git://github.com/basho/meck.git",{tag,"0.8.2"}} Cloning into 'meck'... Pulling cuttlefish from {git,"https://github.com/basho/cuttlefish.git", {tag,"2.0.8"}} Cloning into 'cuttlefish'... ==> meck (get-deps) ==> cuttlefish (get-deps) Pulling getopt from {git,"git://github.com/jcomellas/getopt.git", {tag,"v0.8.2"}} Cloning into 'getopt'... Pulling lager from {git,"git://github.com/basho/lager.git",{tag,"3.2.2"}} Cloning into 'lager'... Pulling neotoma from {git,"git://github.com/seancribbs/neotoma.git", {tag,"1.7.3"}} Cloning into 'neotoma'... ==> getopt (get-deps) ==> lager (get-deps) Pulling goldrush from {git,"git://github.com/DeadZen/goldrush.git", {tag,"0.1.8"}} Cloning into 'goldrush'... ==> goldrush (get-deps) ==> neotoma (get-deps) ==> eper (get-deps) ==> sext (get-deps) Pulling edown from {git,"git://github.com/uwiger/edown.git",{tag,"0.5"}} Cloning into 'edown'... ==> edown (get-deps) ==> riak_pipe (get-deps) Pulling riak_core from {git,"git://github.com/basho/riak_core.git", {tag,"2.1.7"}} Cloning into 'riak_core'... ==> riak_core (get-deps) Pulling poolboy from {git,"git://github.com/basho/poolboy.git", {tag,"0.8.1p3"}} Cloning into 'poolboy'... Pulling basho_stats from {git,"git://github.com/basho/basho_stats.git", {tag,"1.0.3"}} Cloning into 'basho_stats'... Pulling riak_sysmon from {git,"https://github.com/basho/riak_sysmon.git", {tag,"2.1.3"}} Cloning into 'riak_sysmon'... Pulling eleveldb from {git,"git://github.com/basho/eleveldb.git", {tag,"2.0.30"}} Cloning into 'eleveldb'... Pulling riak_ensemble from {git,"https://github.com/basho/riak_ensemble", {tag,"2.1.4"}} Cloning into 'riak_ensemble'... Pulling pbkdf2 from {git,"git://github.com/basho/erlang-pbkdf2.git", {tag,"2.0.0"}} Cloning into 'pbkdf2'... Pulling exometer_core from {git,"git://github.com/basho/exometer_core.git", {tag,"1.0.0-basho8"}} Cloning into 'exometer_core'... Pulling clique from {git,"https://github.com/basho/clique.git",{tag,"0.3.7"}} Cloning into 'clique'... ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) Cloning into 'leveldb'... Note: checking out '2.0.30'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c79dd12... add leveldb_ee submodule to 2.0 branch ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) Pulling parse_trans from {git,"git://github.com/uwiger/parse_trans.git", {tag,"2.9"}} Cloning into 'parse_trans'... Pulling folsom from {git,"git://github.com/basho/folsom.git",{tag,"0.7.4p5"}} Cloning into 'folsom'... Pulling setup from {git,"git://github.com/basho/setup.git",{tag,"1.5-basho2"}} Cloning into 'setup'... ==> parse_trans (get-deps) ==> folsom (get-deps) Pulling bear from {git,"git://github.com/basho/bear.git",{tag,"0.1.3p1"}} Cloning into 'bear'... ==> bear (get-deps) ==> setup (get-deps) ==> clique (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> riak_api (get-deps) Pulling riak_pb from {git,"git://github.com/basho/riak_pb.git", {tag,"2.2.0.0"}} Cloning into 'riak_pb'... Pulling webmachine from {git,"git://github.com/basho/webmachine.git", {tag,"1.10.8-basho1"}} Cloning into 'webmachine'... ==> riak_pb (get-deps) Pulling protobuffs from {git,"https://github.com/basho/erlang_protobuffs.git", {tag,"0.9.0"}} Cloning into 'protobuffs'... Pulling hamcrest from {git,"https://github.com/basho/hamcrest-erlang.git", {tag,"0.3.0-basho"}} Cloning into 'hamcrest'... ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> webmachine (get-deps) Pulling mochiweb from {git,"git://github.com/basho/mochiweb.git", {tag,"v2.9.0p2"}} Cloning into 'mochiweb'... ==> mochiweb (get-deps) ==> hyper (get-deps) Pulling proper from {git,"https://github.com/basho/proper.git",{tag,"v1.2p1"}} Cloning into 'proper'... Pulling stdlib2 from {git,"https://github.com/basho/stdlib2.git", {tag,"0.0.1"}} Cloning into 'stdlib2'... ==> proper (get-deps) ==> stdlib2 (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar compile ==> kvc (compile) Compiled src/kvc.erl ==> sidejob (compile) Compiled src/sidejob_sup.erl Compiled src/sidejob_worker_sup.erl Compiled src/sidejob_app.erl Compiled src/sidejob_stat.erl Compiled src/sidejob.erl Compiled src/sidejob_config.erl Compiled src/sidejob_supervisor.erl Compiled src/sidejob_worker.erl Compiled src/sidejob_resource_stats.erl Compiled src/sidejob_resource_sup.erl ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:no_entry: MAKE_XREF

> Started at: 2016-11-02 15:00 > Duration: 4 seconds. > Result: ERROR > Message: Step make_xref Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 && make xref 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar get-deps ==> kvc (get-deps) ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> meck (get-deps) ==> getopt (get-deps) ==> goldrush (get-deps) ==> lager (get-deps) ==> neotoma (get-deps) ==> cuttlefish (get-deps) ==> bitcask (get-deps) ==> eper (get-deps) ==> edown (get-deps) ==> sext (get-deps) ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> parse_trans (get-deps) ==> bear (get-deps) ==> folsom (get-deps) ==> setup (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) ==> clique (get-deps) ==> riak_core (get-deps) ==> riak_pipe (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> riak_pb (get-deps) ==> mochiweb (get-deps) ==> webmachine (get-deps) ==> riak_api (get-deps) ==> proper (get-deps) ==> stdlib2 (get-deps) ==> hyper (get-deps) ==> riak_kv (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) ==> develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar compile ==> kvc (compile) ==> sidejob (compile) ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:no_entry: MAKE_DIALYZER

> Started at: 2016-11-02 15:00 > Duration: 4 seconds. > Result: ERROR > Message: Step make_dialyzer Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 && make dialyzer 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar get-deps ==> kvc (get-deps) ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> meck (get-deps) ==> getopt (get-deps) ==> goldrush (get-deps) ==> lager (get-deps) ==> neotoma (get-deps) ==> cuttlefish (get-deps) ==> bitcask (get-deps) ==> eper (get-deps) ==> edown (get-deps) ==> sext (get-deps) ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> parse_trans (get-deps) ==> bear (get-deps) ==> folsom (get-deps) ==> setup (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) ==> clique (get-deps) ==> riak_core (get-deps) ==> riak_pipe (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> riak_pb (get-deps) ==> mochiweb (get-deps) ==> webmachine (get-deps) ==> riak_api (get-deps) ==> proper (get-deps) ==> stdlib2 (get-deps) ==> hyper (get-deps) ==> riak_kv (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) ==> develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252 (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/rebar compile ==> kvc (compile) ==> sidejob (compile) ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:4fe4252/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:white_large_square: 0 of 2 Code reviews from organization basho
davidx commented 7 years ago

hi! thumbot likely got confused persisting a head ref name with slashes, will check the logs and make a fix. thx!

davidx commented 7 years ago

thumbot retry

binarytemple-external commented 7 years ago

yz_extractor - @russelldb this need to be alphabetically ordered. @lukebakken added a test to ensure they were. If they aren't properly ordered the extraction won't work.

thumbot commented 7 years ago
rdb/bet365/gsets f85e7e7 :arrow_right: develop-2.2 c7d3275 :no_entry: completed
There seems to be an issue with build step **make_test,make_xref,make_dialyzer** ! :cloud:
:white_check_mark: MERGE

> Started at: 2016-11-03 08:17 > Duration: 1 seconds. > Result: OK > Message: Merge Success: rdb/bet365/gsets f85e7e701a5e13f8dcf4a4960d41480ab4cf502b onto target branch: develop-2.2 c7d3275172db91886c33f76c6501343b7ce93e35 > Exit Code: OK > > :page_facing_up:

``` Merge made by the 'recursive' strategy. priv/default_schema.xml | 1 + riak_test/yz_dt_test.erl | 16 ++++++++++++++++ src/yz_dt_extractor.erl | 11 ++++++++++- src/yz_extractor.erl | 1 + test/yz_dt_extractor_tests.erl | 14 ++++++++++++++ 5 files changed, 42 insertions(+), 1 deletion(-) ``` ---
:white_check_mark: MAKE_CLEAN

> Started at: 2016-11-03 08:17 > Duration: 1 seconds. > Result: OK > Message: OK > Exit Code: 0 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 && make clean 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar clean ==> develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 (clean) rm -rf riak_test/ebin rm -rf build git clean -dfx priv/ ``` ---
:no_entry: MAKE_TEST

> Started at: 2016-11-03 08:17 > Duration: 30 seconds. > Result: ERROR > Message: Step make_test Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 && make test 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar get-deps ==> develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 (get-deps) Pulling kvc from {git,"git://github.com/etrepum/kvc.git",{tag,"v1.5.0"}} Cloning into 'kvc'... Pulling riak_kv from {git,"git://github.com/basho/riak_kv.git",{tag,"2.1.4"}} Cloning into 'riak_kv'... Pulling ibrowse from {git,"git://github.com/cmullaparthi/ibrowse.git", {tag,"v4.0.2"}} Cloning into 'ibrowse'... Pulling fuse from {git,"git@github.com:jlouis/fuse.git",{tag,"v2.1.0"}} Cloning into 'fuse'... ==> kvc (get-deps) ==> riak_kv (get-deps) Pulling sidejob from {git,"git://github.com/basho/sidejob.git",{tag,"2.0.1"}} Cloning into 'sidejob'... Pulling erlang_js from {git,"git://github.com/basho/erlang_js.git", {tag,"1.3.0"}} Cloning into 'erlang_js'... Pulling bitcask from {git,"git://github.com/basho/bitcask.git",{tag,"2.0.4"}} Cloning into 'bitcask'... Pulling eper from {git,"git://github.com/basho/eper.git",{tag,"0.78"}} Cloning into 'eper'... Pulling sext from {git,"git://github.com/basho/sext.git",{tag,"1.1p3"}} Cloning into 'sext'... Pulling riak_pipe from {git,"git://github.com/basho/riak_pipe.git", {tag,"2.1.3"}} Cloning into 'riak_pipe'... Pulling riak_dt from {git,"git://github.com/basho/riak_dt.git",{tag,"2.1.3"}} Cloning into 'riak_dt'... Pulling eunit_formatters from {git,"git://github.com/seancribbs/eunit_formatters", {tag,"0.1.2"}} Cloning into 'eunit_formatters'... Pulling riak_api from {git,"git://github.com/basho/riak_api.git", {tag,"2.1.4"}} Cloning into 'riak_api'... Pulling hyper from {git,"git://github.com/basho/hyper",{tag,"1.0.0"}} Cloning into 'hyper'... ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> bitcask (get-deps) Pulling meck from {git,"git://github.com/basho/meck.git",{tag,"0.8.2"}} Cloning into 'meck'... Pulling cuttlefish from {git,"https://github.com/basho/cuttlefish.git", {tag,"2.0.8"}} Cloning into 'cuttlefish'... ==> meck (get-deps) ==> cuttlefish (get-deps) Pulling getopt from {git,"git://github.com/jcomellas/getopt.git", {tag,"v0.8.2"}} Cloning into 'getopt'... Pulling lager from {git,"git://github.com/basho/lager.git",{tag,"3.2.2"}} Cloning into 'lager'... Pulling neotoma from {git,"git://github.com/seancribbs/neotoma.git", {tag,"1.7.3"}} Cloning into 'neotoma'... ==> getopt (get-deps) ==> lager (get-deps) Pulling goldrush from {git,"git://github.com/DeadZen/goldrush.git", {tag,"0.1.8"}} Cloning into 'goldrush'... ==> goldrush (get-deps) ==> neotoma (get-deps) ==> eper (get-deps) ==> sext (get-deps) Pulling edown from {git,"git://github.com/uwiger/edown.git",{tag,"0.5"}} Cloning into 'edown'... ==> edown (get-deps) ==> riak_pipe (get-deps) Pulling riak_core from {git,"git://github.com/basho/riak_core.git", {tag,"2.1.7"}} Cloning into 'riak_core'... ==> riak_core (get-deps) Pulling poolboy from {git,"git://github.com/basho/poolboy.git", {tag,"0.8.1p3"}} Cloning into 'poolboy'... Pulling basho_stats from {git,"git://github.com/basho/basho_stats.git", {tag,"1.0.3"}} Cloning into 'basho_stats'... Pulling riak_sysmon from {git,"https://github.com/basho/riak_sysmon.git", {tag,"2.1.3"}} Cloning into 'riak_sysmon'... Pulling eleveldb from {git,"git://github.com/basho/eleveldb.git", {tag,"2.0.30"}} Cloning into 'eleveldb'... Pulling riak_ensemble from {git,"https://github.com/basho/riak_ensemble", {tag,"2.1.4"}} Cloning into 'riak_ensemble'... Pulling pbkdf2 from {git,"git://github.com/basho/erlang-pbkdf2.git", {tag,"2.0.0"}} Cloning into 'pbkdf2'... Pulling exometer_core from {git,"git://github.com/basho/exometer_core.git", {tag,"1.0.0-basho8"}} Cloning into 'exometer_core'... Pulling clique from {git,"https://github.com/basho/clique.git",{tag,"0.3.7"}} Cloning into 'clique'... ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) Cloning into 'leveldb'... Note: checking out '2.0.30'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c79dd12... add leveldb_ee submodule to 2.0 branch ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) Pulling parse_trans from {git,"git://github.com/uwiger/parse_trans.git", {tag,"2.9"}} Cloning into 'parse_trans'... Pulling folsom from {git,"git://github.com/basho/folsom.git",{tag,"0.7.4p5"}} Cloning into 'folsom'... Pulling setup from {git,"git://github.com/basho/setup.git",{tag,"1.5-basho2"}} Cloning into 'setup'... ==> parse_trans (get-deps) ==> folsom (get-deps) Pulling bear from {git,"git://github.com/basho/bear.git",{tag,"0.1.3p1"}} Cloning into 'bear'... ==> bear (get-deps) ==> setup (get-deps) ==> clique (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> riak_api (get-deps) Pulling riak_pb from {git,"git://github.com/basho/riak_pb.git", {tag,"2.2.0.0"}} Cloning into 'riak_pb'... Pulling webmachine from {git,"git://github.com/basho/webmachine.git", {tag,"1.10.8-basho1"}} Cloning into 'webmachine'... ==> riak_pb (get-deps) Pulling protobuffs from {git,"https://github.com/basho/erlang_protobuffs.git", {tag,"0.9.0"}} Cloning into 'protobuffs'... Pulling hamcrest from {git,"https://github.com/basho/hamcrest-erlang.git", {tag,"0.3.0-basho"}} Cloning into 'hamcrest'... ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> webmachine (get-deps) Pulling mochiweb from {git,"git://github.com/basho/mochiweb.git", {tag,"v2.9.0p2"}} Cloning into 'mochiweb'... ==> mochiweb (get-deps) ==> hyper (get-deps) Pulling proper from {git,"https://github.com/basho/proper.git",{tag,"v1.2p1"}} Cloning into 'proper'... Pulling stdlib2 from {git,"https://github.com/basho/stdlib2.git", {tag,"0.0.1"}} Cloning into 'stdlib2'... ==> proper (get-deps) ==> stdlib2 (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar compile ==> kvc (compile) Compiled src/kvc.erl ==> sidejob (compile) Compiled src/sidejob_sup.erl Compiled src/sidejob_worker_sup.erl Compiled src/sidejob_stat.erl Compiled src/sidejob_app.erl Compiled src/sidejob_config.erl Compiled src/sidejob.erl Compiled src/sidejob_resource_stats.erl Compiled src/sidejob_supervisor.erl Compiled src/sidejob_resource_sup.erl Compiled src/sidejob_worker.erl ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:no_entry: MAKE_XREF

> Started at: 2016-11-03 08:17 > Duration: 5 seconds. > Result: ERROR > Message: Step make_xref Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 && make xref 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar get-deps ==> kvc (get-deps) ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> meck (get-deps) ==> getopt (get-deps) ==> goldrush (get-deps) ==> lager (get-deps) ==> neotoma (get-deps) ==> cuttlefish (get-deps) ==> bitcask (get-deps) ==> eper (get-deps) ==> edown (get-deps) ==> sext (get-deps) ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> parse_trans (get-deps) ==> bear (get-deps) ==> folsom (get-deps) ==> setup (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) ==> clique (get-deps) ==> riak_core (get-deps) ==> riak_pipe (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> riak_pb (get-deps) ==> mochiweb (get-deps) ==> webmachine (get-deps) ==> riak_api (get-deps) ==> proper (get-deps) ==> stdlib2 (get-deps) ==> hyper (get-deps) ==> riak_kv (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) ==> develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar compile ==> kvc (compile) ==> sidejob (compile) ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:no_entry: MAKE_DIALYZER

> Started at: 2016-11-03 08:18 > Duration: 4 seconds. > Result: ERROR > Message: Step make_dialyzer Failed! > Exit Code: 2 > > :page_facing_up:

``` cd /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 && make dialyzer 2>&1 /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar get-deps ==> kvc (get-deps) ==> sidejob (get-deps) ==> erlang_js (get-deps) ==> meck (get-deps) ==> getopt (get-deps) ==> goldrush (get-deps) ==> lager (get-deps) ==> neotoma (get-deps) ==> cuttlefish (get-deps) ==> bitcask (get-deps) ==> eper (get-deps) ==> edown (get-deps) ==> sext (get-deps) ==> poolboy (get-deps) ==> basho_stats (get-deps) ==> riak_sysmon (get-deps) ==> eleveldb (get-deps) ==> riak_ensemble (get-deps) ==> pbkdf2 (get-deps) ==> parse_trans (get-deps) ==> bear (get-deps) ==> folsom (get-deps) ==> setup (get-deps) ==> src (get-deps) ==> exometer_core (get-deps) ==> clique (get-deps) ==> riak_core (get-deps) ==> riak_pipe (get-deps) ==> riak_dt (get-deps) ==> eunit_formatters (get-deps) ==> protobuffs (get-deps) ==> hamcrest (get-deps) ==> riak_pb (get-deps) ==> mochiweb (get-deps) ==> webmachine (get-deps) ==> riak_api (get-deps) ==> proper (get-deps) ==> stdlib2 (get-deps) ==> hyper (get-deps) ==> riak_kv (get-deps) ==> ibrowse (get-deps) ==> fuse (get-deps) ==> develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7 (get-deps) /tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/rebar compile ==> kvc (compile) ==> sidejob (compile) ==> erlang_js (compile) make[1]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' cd c_src; make make[2]: Entering directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' Makefile:25: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js/c_src' make[1]: *** [c_src] Error 2 make[1]: Leaving directory `/tmp/thumbs/develop-2.2:c7d3275:rdb_bet365_gsets:f85e7e7/deps/erlang_js' ERROR: Command [compile] failed! make: *** [compile] Error 1 ``` ---
:white_large_square: 0 of 2 Code reviews from organization basho
russelldb commented 7 years ago

Closing in favour of https://github.com/basho/yokozuna/pull/701

rzezeski commented 7 years ago

This one catches everyone !!!!! 👍

Caught me once or twice and I wrote the damn thing.