Failed

logicmoo.pfc.test.sanity_base.BC_01A_1.logicmoo.pfc.test.sanity_base.BC_01A_1@Test_0007_Line_0000__B_in_header_sane: header_sane:bc_q(b) (from logicmoo.pfc.test.sanity_base.logicmoo.pfc.test.sanity_base.BC_01A_1)

Failing for the past 1 build (Since #9 )
Took 0 ms.

Error Message

failure = "failure=info((why_was_true(header_sane:(\\+bc_q(b))),nop(ftrace(header_sane:bc_q(b)))))\nno_proof_for(\\+bc_q(b)).\n\nno_proof_for(\\+bc_q(b)).\n\nno_proof_for(\\+bc_q(b)).\n\n". failure = []. 

Standard Error

name=Test_0007_Line_0000__B_in_header_sane
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pfc\']"'.
 (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "['bc_01a_1.pfc']")

```
%~ init_phase(after_load)
%~ init_phase(restore_state)
%
%~ init_why(after_boot,program)
%~ after_boot.
%~ Dont forget to ?- logicmoo_i_cyc_xform.
running('/var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc'),
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))
%~ message_hook(
%~    error( permission_error(redefine,module,logicmoo_test),
%~      context(module/2,'Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl')),
%~    error,
%~    [ '~q/~w: '-[module,2],
%~      'No permission to ~w ~w `~p\''-[redefine,module,logicmoo_test],
%~      ' (~w)'-['Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl']])
%~ /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98
%~ source_location('/var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl',98)
module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)
ERROR: /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98:
ERROR:    module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)

% :- baseKB:ensure_loaded(library('pfclib/system_autoexec.pfc')).
:- set_prolog_flag(retry_undefined, kb_shared).

/*~
~*/

:- dynamic(bc_q/1).
/*~
~*/

:- dynamic(bc_p/1).

/*~
~*/

:- if(false).
==> never_assert_u(bc_q(a),too_early).

% dont assert the "general" backchain rule as a forward chain!
==> never_assert_u((pt(bc_p(A), rhs([bc_q(A)]))),too_early).
:- endif.

:- (ain((bc_q(N) <gt;- bc_p(N)))).

/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc:27
%~ make_dynamic_here(header_sane,pfcSelect(_4368))
%~ make_dynamic_here(header_sane,genlPreds(kb_shared,_7966))
%~ make_dynamic_here(header_sane,'$nt'(mpred_prop(baseKB,bc_q,1,kb_shared),_11620,_11622))
~*/

bc_q(N) <gt;- bc_p(N).


/*~
~*/



:- listing(bc_p/1).
/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc:33
%~ skipped( listing( bc_p/1))
~*/

:- listing('$pt'/3).
/*~
%~ skipped( listing( '$pt'/3))
~*/

:- listing('$bt'/2).
/*~
%~ skipped( listing( '$bt'/2))
~*/

:- listing(bc_q/1).

/*~
%~ skipped( listing( bc_q/1))
~*/

:- printAll((
      clause_u(bc_q(_),NT),ignore(compound(NT)))).


/*~

 /* found 0 for header_sane:(clause_u(bc_q(_57682),_57704),ignore(compound(_57704))).
 */
~*/



bc_p(a).
/*~
~*/

bc_p(b).
/*~
~*/

:- listing(bc_p/1).

/*~
%~ skipped( listing( bc_p/1))
~*/


:- if(false).
%\+ never_assert_u(bc_q(a),too_early).
%\+ never_assert_u((pt(bc_p(A), rhs([bc_q(A)]))),too_early).
:- endif.

:- mpred_test(call_u(bc_p(b))).

%= nothing cached
/*~
%~ ?-( mpred_test("Test_0001_Line_0000__B_in_header_sane",header_sane:call_u(bc_p(b)))).
failure=info((why_was_true(header_sane:(\+call_u(bc_p(b)))),nop(ftrace(header_sane:call_u(bc_p(b))))))
no_proof_for(\+call_u(bc_p(b))).

no_proof_for(\+call_u(bc_p(b))).

no_proof_for(\+call_u(bc_p(b))).

name='logicmoo.pfc.test.sanity_base.BC_01A_1-Test_0001_Line_0000__B_in_header_sane'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BC_01A_1_Test_0001_Line_0000_B_in_header_sane-junit.xml
~*/

%= nothing cached
:- listing(bc_q/1).

/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc:56
%~ skipped( listing( bc_q/1))
~*/

:- mpred_test(\+ clause(bc_q(_),true)).

/*~
%~ ?-( mpred_test("Test_0002_Line_0000__naf_bc_q_1_in_header_sane",header_sane:(\+clause(bc_q(Q),true)))).
passed=info(why_was_true(header_sane:(\+clause(bc_q(_448),true))))
no_proof_for(\+clause(bc_q(Q1),true)).

no_proof_for(\+clause(bc_q(Q1),true)).

no_proof_for(\+clause(bc_q(Q1),true)).

name='logicmoo.pfc.test.sanity_base.BC_01A_1-Test_0002_Line_0000__naf_bc_q_1_in_header_sane'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BC_01A_1_Test_0002_Line_0000_naf_bc_q_1_in_header_sane-junit.xml
~*/

:- mpred_test(((bc_q(b)))).

%= something cached

/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc:60
%~ ?-( mpred_test("Test_0003_Line_0000__B_in_header_sane",header_sane:bc_q(b))).
failure=info((why_was_true(header_sane:(\+bc_q(b))),nop(ftrace(header_sane:bc_q(b)))))
no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

name='logicmoo.pfc.test.sanity_base.BC_01A_1-Test_0003_Line_0000__B_in_header_sane'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BC_01A_1_Test_0003_Line_0000_B_in_header_sane-junit.xml
~*/

%= something cached

:- listing(bc_q/1).

/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bc_01a_1.pfc:64
%~ skipped( listing( bc_q/1))
~*/

:- mpred_test( clause_u(bc_q(_),true)).

% Are we cleaning up backchains?
/*~
%~ ?-( mpred_test("Test_0004_Line_0000__bc_q_1_in_header_sane",header_sane:clause_u(bc_q(Q),true))).
failure=info((why_was_true(header_sane:(\+clause_u(bc_q(_71608),true))),nop(ftrace(header_sane:clause_u(bc_q(_71608),true)))))
no_proof_for(\+clause_u(bc_q(Q1),true)).

no_proof_for(\+clause_u(bc_q(Q1),true)).

no_proof_for(\+clause_u(bc_q(Q1),true)).

name='logicmoo.pfc.test.sanity_base.BC_01A_1-Test_0004_Line_0000__bc_q_1_in_header_sane'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BC_01A_1_Test_0004_Line_0000_bc_q_1_in_header_sane-junit.xml
~*/


% Are we cleaning up backchains?
:- xlisting(bc_q/1).

/*~
%~ skipped(messy_on_output,xlisting(bc_q/1))
~*/

:- (((mpred_withdraw(((bc_q(N) <gt;- bc_p(N))))))).

/*~
~*/

:- ignore(mpred_why(bc_q(A)<gt;-bc_p(A))).

/*~
%~ ?-( mpred_test("Test_0005_Line_0000__bc_q_1_in_header_sane",header_sane:(bc_q(A)<gt;-bc_p(A)))).
%~ make_dynamic_here(header_sane,(bc_q(_184508)<gt;-bc_p(_184508)))
failure=info((why_was_true(header_sane:(\+ (bc_q(_184508)<gt;-bc_p(_184508)))),nop(ftrace(header_sane:(bc_q(_184508)<gt;-bc_p(_184508))))))
no_proof_for(\+ (bc_q(P_Q)<gt;-bc_p(P_Q))).

no_proof_for(\+ (bc_q(P_Q)<gt;-bc_p(P_Q))).

no_proof_for(\+ (bc_q(P_Q)<gt;-bc_p(P_Q))).

name='logicmoo.pfc.test.sanity_base.BC_01A_1-Test_0005_Line_0000__bc_q_1_in_header_sane'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01A_1'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01a_1.pf
goal=header_sane:bc_q(b).
time=0.00012135505676269531.
failure=failure=info((why_was_true(header_sane:(\+bc_q(b))),nop(ftrace(header_sane:bc_q(b)))))
no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

result=failure.