Failed

logicmoo.pfc.test.sanity_base.NEG_01V_R.logicmoo.pfc.test.sanity_base.NEG_01V_R@Test_0004_Line_0000__path_1_in_user: user: ~path(1,1) (from logicmoo.pfc.test.sanity_base.logicmoo.pfc.test.sanity_base.NEG_01V_R)

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

Error Message

failure = "failure=info((why_was_true(user:(\\+ ~path(1,1))),nop(ftrace(user: ~path(1,1)))))\nno_proof_for(\\+ ~path(1,1)).\n\nno_proof_for(\\+ ~path(1,1)).\n\nno_proof_for(\\+ ~path(1,1)).\n\n". failure = []. 

Standard Error

name=Test_0004_Line_0000__path_1_in_user
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.NEG_01V_R'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'neg_01v_r.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 "['neg_01v_r.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/neg_01v_r.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']])
%~ 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)

:- use_module(library(statistics)).

%:- mpred_notrace_exec.
% reset runtime counter
/*~
~*/

%:- mpred_notrace_exec.
% reset runtime counter
:- statistics(runtime,_Secs).

/*~
~*/

path(1,2).
/*~
~*/

path(2,3).
/*~
~*/

path(3,4).
/*~
~*/

path(1,1).

/*~
~*/

~path(X,X).

/*~
~*/

:- mpred_test(path(3, 4)).
/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/neg_01v_r.pfc:19
%~ ?-( mpred_test("Test_0001_Line_0000__path_3_in_user",user:path(3,4))).
passed=info(why_was_true(user:path(3,4)))
no_proof_for(path(3,4)).

no_proof_for(path(3,4)).

no_proof_for(path(3,4)).

name='logicmoo.pfc.test.sanity_base.NEG_01V_R-Test_0001_Line_0000__path_3_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.NEG_01V_R'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'neg_01v_r.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_NEG_01V_R_Test_0001_Line_0000_path_3_in_user-junit.xml
~*/

:- mpred_test(path(2, 3)).
/*~
%~ ?-( mpred_test("Test_0002_Line_0000__path_2_in_user",user:path(2,3))).
passed=info(why_was_true(user:path(2,3)))
no_proof_for(path(2,3)).

no_proof_for(path(2,3)).

no_proof_for(path(2,3)).

name='logicmoo.pfc.test.sanity_base.NEG_01V_R-Test_0002_Line_0000__path_2_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.NEG_01V_R'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'neg_01v_r.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_NEG_01V_R_Test_0002_Line_0000_path_2_in_user-junit.xml
~*/

:- mpred_test(path(1, 2)).
/*~
%~ ?-( mpred_test("Test_0003_Line_0000__path_1_in_user",user:path(1,2))).
passed=info(why_was_true(user:path(1,2)))
no_proof_for(path(1,2)).

no_proof_for(path(1,2)).

no_proof_for(path(1,2)).

name='logicmoo.pfc.test.sanity_base.NEG_01V_R-Test_0003_Line_0000__path_1_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.NEG_01V_R'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'neg_01v_r.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
goal=user: ~path(1,1).
time=0.0004608631134033203.
failure=failure=info((why_was_true(user:(\+ ~path(1,1))),nop(ftrace(user: ~path(1,1)))))
no_proof_for(\+ ~path(1,1)).

no_proof_for(\+ ~path(1,1)).

no_proof_for(\+ ~path(1,1)).

result=failure.