Re: [Fuego] Issue : fserver run link failure and ftc-rm jobs command failure

"Bird, Tim" <[email protected]> Thu, 22 Oct 2020 22:34:34 +0000
Newsgroups dev.linux.lists.fuego
Message-ID <BY5PR13MB2933F2E94F97A3DE9ACA663EFD1D0@BY5PR13MB2933.namprd13.prod.outlook.com>

> -----Original Message-----
> From: Unnati Somvanshi <[email protected]>
> 
> Hi Tim,
> 
> We have successfully executed "ftc commands" from outside the container
> 
> The "ftc rm-jobs" command  is failing inside the container as shown below :
> 
> 
> root@cpu-366U:/fuego-core/scripts# ftc list-jobs
> 
> Jenkins jobs in this system:
>    RPI3.default.Functional.fuego_board_check
>    RPI3.default.Functional.fuego_board_status
> 
> 
> root@cpu-366U:/fuego-core/scripts# ftc rm-jobs RPI3.Functional.fuego_board_check
> No jobs matched RPI3.Functional.fuego_board_check.

You are missing the '.default' component of the job name.

> We are not able to get the "run(result)" link  on the fserver @ birdcloud.org <http://birdcloud.org/> . when we are sending the request
> from localhost  :
>  $ftc put-request pptlab:rpi Functional.hello_world:
> request-2020-10-19_08:37:01.63-pptlab:rpi.json <https://birdcloud.org/fserver-data/data/requests/request-2020-10-19_08:37:01.63-
> pptlab:rpi.json> 	done	pptlab_user@pptlab	pptlab	rpi	Functional.hello_world	Functional.hello_world-default-67-
> on_pptlab:rpi	Delete <https://birdcloud.org/cgi-bin/fserver.py?action=remove_request&request_id=request-2020-10-19_08:37:01.63-
> pptlab:rpi>
>

I think we will need to got through a session interactively together on one of our
conference calls. I believe we will have to look at debug
messages on the client side, and at the server log, for the indicated request, to see
what's going on.

Let's plan to do that in our next call.
 -- Tim