<?xml version="1.0" encoding="utf-8"?> <testsuites> <testsuite name="logicmoo.pfc.test.sanity_base.BC_01B" package="logicmoo.pfc.test.sanity_base" time="0.015" tests="1" errors="0" skipped="0" failures="1"> <testcase name="logicmoo.pfc.test.sanity_base.BC_01B@Test_0004_Line_0000__bc_q_1_in_user: user:clause(bc_q(Q1),true)" classname="logicmoo.pfc.test.sanity_base.BC_01B" time="0.000"> <failure message="failure = "failure=info((why_was_true(user:(\\+clause(bc_q(_442),true))),nop(ftrace(user:clause(bc_q(_442),true)))))\nno_proof_for(\\+clause(bc_q(Q1),true)).\n\nno_proof_for(\\+clause(bc_q(Q1),true)).\n\nno_proof_for(\\+clause(bc_q(Q1),true)).\n\n". failure = []. " /> <system-err><![CDATA[name=Test_0004_Line_0000__bc_q_1_in_user JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01B'. JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01b.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_01b.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_01b.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)))) %~ 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) :- dynamic(bc_q/1). /*~ ~*/ :- dynamic(bc_p/1). /*~ ~*/ :- ain((bc_q(N) <gt;- bc_p(N))). /*~ ~*/ :- listing(bc_q/1). /*~ %~ skipped( listing( bc_q/1)) ~*/ bc_p(a). /*~ ~*/ bc_p(b). /*~ ~*/ :- listing(bc_p/1). /*~ %~ skipped( listing( bc_p/1)) ~*/ :- mpred_test(call_u(bc_p(b))). %= nothing cached /*~ %~ ?-( mpred_test("Test_0001_Line_0000__B_in_user",user:call_u(bc_p(b)))). passed=info(why_was_true(user: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_01B-Test_0001_Line_0000__B_in_user'. JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01B'. JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01b.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_01B_Test_0001_Line_0000_B_in_user-junit.xml ~*/ %= nothing cached :- listing(bc_q/1). /*~ %~ skipped( listing( bc_q/1)) ~*/ :- mpred_test(\+ clause(bc_q(_),true)). /*~ %~ ?-( mpred_test("Test_0002_Line_0000__naf_bc_q_1_in_user",user:(\+clause(bc_q(Q),true)))). passed=info(why_was_true(user:(\+clause(bc_q(_41842),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_01B-Test_0002_Line_0000__naf_bc_q_1_in_user'. JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01B'. JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01b.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_01B_Test_0002_Line_0000_naf_bc_q_1_in_user-junit.xml ~*/ :- mpred_test(((bc_q(b)))). %= something cached /*~ %~ ?-( mpred_test("Test_0003_Line_0000__B_in_user",user:bc_q(b))). failure=info((why_was_true(user:(\+bc_q(b))),nop(ftrace(user: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_01B-Test_0003_Line_0000__B_in_user'. JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BC_01B'. JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bc_01b.pfc\']"' goal=user:clause(bc_q(_31220),true). time=0.00047779083251953125. failure=failure=info((why_was_true(user:(\+clause(bc_q(_442),true))),nop(ftrace(user:clause(bc_q(_442),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)). result=failure. ]]></system-err> </testcase> </testsuite> </testsuites>