Failed

logicmoo.pfc.test.sanity_base.SV_IN_ARG_01D.logicmoo.pfc.test.sanity_base.SV_IN_ARG_01D@Test_0003_Line_0000__naf_someSV_testing_1_in_user: user:(\\+someSV_testing(a,b,1)) (from logicmoo.pfc.test.sanity_base.logicmoo.pfc.test.sanity_base.SV_IN_ARG_01D)

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

Error Message

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

Standard Error

name=Test_0003_Line_0000__naf_someSV_testing_1_in_user
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.SV_IN_ARG_01D'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'sv_in_arg_01d.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 "['sv_in_arg_01d.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/sv_in_arg_01d.pfc'),
%~ /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:96
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))
%~ /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98
%~ 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)


% :- flag_call(runtime_debug=true).

:- dynamic(someSV_testing/3).

/*~
~*/

:- mpred_trace_exec.
/*~
~*/

arity(someSV_testing,3).
/*~
~*/

singleValuedInArg(someSV_testing,3).

/*~
~*/

someSV_testing(a,b,1).
/*~
~*/

someSV_testing(a,b,2).
/*~
~*/

someSV_testing(a,c,3).

%:- rtrace.
/*~
~*/

%:- rtrace.
someSV_testing(a,c,4).

/*~
~*/

:- listing(someSV_testing/3).
/*~
%~ skipped( listing( someSV_testing/3))
~*/

:- sanity(someSV_testing(a,c,4)).
/*~
%~ ?-( mpred_test("Test_0001_Line_0000__someSV_testing_4_in_user",user:someSV_testing(a,c,4))).
passed=info(why_was_true(user:someSV_testing(a,c,4)))
no_proof_for(someSV_testing(a,c,4)).

no_proof_for(someSV_testing(a,c,4)).

no_proof_for(someSV_testing(a,c,4)).

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

:- sanity(someSV_testing(a,b,2)).
/*~
%~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/sv_in_arg_01d.pfc:54
%~ ?-( mpred_test("Test_0002_Line_0000__someSV_testing_2_in_user",user:someSV_testing(a,b,2))).
passed=info(why_was_true(user:someSV_testing(a,b,2)))
no_proof_for(someSV_testing(a,b,2)).

no_proof_for(someSV_testing(a,b,2)).

no_proof_for(someSV_testing(a,b,2)).

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

:- sanity( \+ someSV_testing(a,b,1)).
%:- mpred_notrace_exec.


% EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/sv_in_arg_01d.pfc
% JE
goal=user:(\+someSV_testing(a,b,1)).
time=0.0003566741943359375.
failure=failure=info((why_was_true(user:someSV_testing(a,b,1)),nop(ftrace(user:(\+someSV_testing(a,b,1))))))
no_proof_for(someSV_testing(a,b,1)).

no_proof_for(someSV_testing(a,b,1)).

no_proof_for(someSV_testing(a,b,1)).

result=failure.