logicmoo / Logicmoo_docker

Docker Master Container that starts the rest of the Logicmoo services (see https://hub.docker.com/repository/docker/logicmoo/logicmoo_starter_image )
GNU Lesser General Public License v2.1
4 stars 0 forks source link

logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05 JUnit #250

Open TeamSPoon opened 3 years ago

TeamSPoon commented 3 years ago

(cd /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-clif retry_undefined_05.pfc)

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/ EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ PREVIOUS: https://jenkins.logicmoo.org/job/logicmoo_workspace/83/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ARETRY_UNDEFINED_05 GITLAB: https://gitlab.logicmoo.org/gitlab/logicmoo/logicmoo_workspace/-/blob/5063a48a24b85b2bce3c975c5486ec917095d69e/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc GITHUB: https://github.com/logicmoo/logicmoo_workspace/commit/5063a48a24b85b2bce3c975c5486ec917095d69e

%~ init_phase(after_load)
%~ init_phase(restore_state)
%
running('/var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc'),
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))

:- if((pfc_test_feature(localMt,X=1),X==1)).

:- endif.

:- if((pfc_test_feature(mt,X=1),X==1)).

:- endif.

:- set_prolog_flag(retry_undefined, kb_shared).

:- \+ a.
%~ /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc:20 
%~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(\+a))
%~ make_dynamic_here(baseKB,a)
/*~
%~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(\+a))
passed=info(why_was_true(baseKB:(\+a)))
no_proof_for(\+a).

no_proof_for(\+a).

no_proof_for(\+a).

    name    =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000__naf_A'. 
    JUNIT_CLASSNAME =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05'. 
    JUNIT_CMD   =   'timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-clif retry_undefined_05.pfc'. 
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace@2/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-Units-logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000__naf_A-junit.xml
~*/
%~ begin_test_completed_exit(64)
%~ unused(no_junit_results)
system  halted_junit    =   true. 
testsuite   start   =   1632096580.5657527. 
testsuite   file    =   '/var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc'. 
testsuite   testcase    =   Test_0001_Line_0000__naf_A 
Test_0001_Line_0000__naf_A  goal    =   baseKB:(\+a). 
Test_0001_Line_0000__naf_A  time    =   0.0004723072052001953. 
Test_0001_Line_0000__naf_A  passed  =   passed=info(why_was_true(baseKB:(\+a)))
no_proof_for(\+a).

no_proof_for(\+a).

no_proof_for(\+a).

Test_0001_Line_0000__naf_A
Test_0001_Line_0000__naf_A  result  =   passed. 
%~ /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc:21 
%~ test_completed_exit(64)

totalTime=1

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/ EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ PREVIOUS: https://jenkins.logicmoo.org/job/logicmoo_workspace/83/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ARETRY_UNDEFINED_05 GITLAB: https://gitlab.logicmoo.org/gitlab/logicmoo/logicmoo_workspace/-/blob/5063a48a24b85b2bce3c975c5486ec917095d69e/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc GITHUB: https://github.com/logicmoo/logicmoo_workspace/commit/5063a48a24b85b2bce3c975c5486ec917095d69e

SUCCESS: /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-junit-minor -k retry_undefined_05.pfc (returned 64) Add_LABELS='' Rem_LABELS='Errors,Warnings,Overtime,Skipped'

TeamSPoon commented 3 years ago

(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 retry_undefined_05.pfc)

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/502 EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ PREVIOUS: https://jenkins.logicmoo.org/job/logicmoo_workspace/85/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ARETRY_UNDEFINED_05 GITLAB: https://gitlab.logicmoo.org/gitlab/logicmoo/logicmoo_workspace/-/blob/620c4334e4c23a5bd6220e764f0ad4d1da33e6de/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc GITHUB: https://github.com/logicmoo/logicmoo_workspace/commit/620c4334e4c23a5bd6220e764f0ad4d1da33e6de

%~ init_phase(after_load) %~ init_phase(restore_state) % running('/var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc'), %~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))

:- if((pfc_test_feature(localMt,X=1),X==1)).

:- endif.

:- if((pfc_test_feature(mt,X=1),X==1)).

:- endif.

:- set_prolog_flag(retry_undefined, kb_shared).

:- + a. %~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc:20 %~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(+a)) %~ make_dynamic_here(baseKB,a) /*~ %~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(+a)) passed=info(why_was_true(baseKB:(+a))) no_proof_for(+a).

no_proof_for(+a).

no_proof_for(+a).

name    =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000__naf_A'. 
JUNIT_CLASSNAME =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05'. 
JUNIT_CMD   =   'timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif retry_undefined_05.pfc'. 

% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-Units-logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000naf_A-junit.xml ~*/ %~ begin_test_completed_exit(64) %~ /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc:21 %~ unused(no_junit_results) system halted_junit = true. testsuite start = 1632098682.6162457. testsuite file = '/var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc'. testsuite testcase = Test_0001_Line_0000naf_A Test_0001_Line_0000naf_A goal = baseKB:(+a). Test_0001_Line_0000naf_A time = 0.0004210472106933594. Test_0001_Line_0000__naf_A passed = passed=info(why_was_true(baseKB:(+a))) no_proof_for(+a).

no_proof_for(+a).

no_proof_for(+a).

Test_0001_Line_0000naf_A Test_0001_Line_0000naf_A result = passed. %~ test_completed_exit(64) totalTime=0.000

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/502 EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ PREVIOUS: https://jenkins.logicmoo.org/job/logicmoo_workspace/85/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ARETRY_UNDEFINED_05 GITLAB: https://gitlab.logicmoo.org/gitlab/logicmoo/logicmoo_workspace/-/blob/620c4334e4c23a5bd6220e764f0ad4d1da33e6de/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc GITHUB: https://github.com/logicmoo/logicmoo_workspace/commit/620c4334e4c23a5bd6220e764f0ad4d1da33e6de

SUCCESS: /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-junit-minor -k retry_undefined_05.pfc (returned 64) Add_LABELS='' Rem_LABELS='Errors,Warnings,Overtime,Skipped'

TeamSPoon commented 3 years ago

(cd /var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base ; swipl -x /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-clif retry_undefined_05.pfc)

ISSUE: https://github.com/logicmoo/logicmoo_workspace/issues/502 EDIT: https://github.com/logicmoo/logicmoo_workspace/edit/master/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc JENKINS: https://jenkins.logicmoo.org/job/logicmoo_workspace/lastBuild/testReport/logicmoo.pfc.test.sanity_base/RETRY_UNDEFINED_05/logicmoo_pfc_test_sanity_base_RETRY_UNDEFINED_05_JUnit/ ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ARETRY_UNDEFINED_05

%~ init_phase(after_load) %~ init_phase(restore_state) % running('/var/lib/jenkins/workspace/logicmoo_workspace@2/packs_sys/pfc/t/sanity_base/retry_undefined_05.pfc'), %~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))

:- if((pfc_test_feature(localMt,X=1),X==1)).

:- endif.

:- if((pfc_test_feature(mt,X=1),X==1)).

:- endif.

:- set_prolog_flag(retry_undefined, kb_shared).

:- + a. %~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(+a)) %~ make_dynamic_here(baseKB,a) /*~ %~ mpred_test("Test_0001_Line_0000__naf_A",baseKB:(+a)) passed=info(why_was_true(baseKB:(+a))) no_proof_for(+a).

no_proof_for(+a).

no_proof_for(+a).

name    =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000__naf_A'. 
JUNIT_CLASSNAME =   'logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05'. 
JUNIT_CMD   =   '  swipl -x /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-clif retry_undefined_05.pfc'. 

% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace@2/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-Units-logicmoo.pfc.test.sanity_base.RETRY_UNDEFINED_05-Test_0001_Line_0000naf_A-junit.xml ~*/ %~ unused(no_junit_results) Test_0001_Line_0000naf_A result = passed.

%~ test_completed_exit(64) totalTime=1.000

SUCCESS: /var/lib/jenkins/workspace/logicmoo_workspace@2/bin/lmoo-junit-minor -k retry_undefined_05.pfc (returned 64) Add_LABELS='' Rem_LABELS='Skipped,Errors,Warnings,Overtime,Skipped,Skipped'