From: Ethan Mallove (ethan.mallove_at_[hidden])
Date: 2006-10-20 18:10:54


Ah, remove that trunk workspace, and checkout the release
branch:

$ svn co https://svn.open-mpi.org/svn/mtt/branches/ompi-core-testers

The trunk is out of service at the moment, while we're
implementing MTT 2.0 stuff in it.

-Ethan

On Fri, Oct/20/2006 03:53:24PM, James W. Barker wrote:
> Ethan,
>
> Below is the output svn info generates:
>
> ffe1.lanl.gov> svn info
> Path: .
> URL: https://svn.open-mpi.org/svn/mtt/trunk
> Repository Root: https://svn.open-mpi.org/svn/mtt
> Repository UUID: 3a00f1f0-e206-0410-aee5-9638c71ae14b
> Revision: 374
> Node Kind: directory
> Schedule: normal
> Last Changed Author: emallove
> Last Changed Rev: 374
> Last Changed Date: 2006-10-03 13:13:35 -0600 (Tue, 03 Oct 2006)
>
> Jim Barker
>
> At 08:14 AM 10/20/2006, you wrote:
> >On Thu, Oct/19/2006 11:24:46AM, James W. Barker wrote:
> >> Ethan,
> >>
> >> Using http I get the same error only on port 80 instead of port
> >> 443. See below:
> >>
> >> ***WARNING: >> Failed test ping to MTTDatabase URL:
> >> http://www.open-mpi.org:80/mtt/submit
> >> ***WARNING: >> Error was: 400 Bad Request
> >> ERROR:
> >> Client version not specified.
> >
> >"Client version not specified" is coming from the IU server,
> >so I believe I was getting off track with the http and
> >https. You are connecting, but you should be seeing:
> >
> >"MTTDatabase testing submit URL with a ping...
> >MTTDatabase ping successful: 200 OK
> > Ping successful."
> >
> >The fact that you see "Client version not specified" tells
> >me there's no "PING" in the HTTP POST (the server thinks
> >you're sending test results, not a PING). Can you start up a
> >web browser from that same machine you're running mtt on,
> >and see if you run into an issue POSTing to any other web
> >site (e.g., google, yahoo, etc).
> >
> >Does your svn info shows this?
> >
> >https://svn.open-mpi.org/svn/mtt/branches/ompi-core-testers
> >
> >-Ethan
> >
> >>
> >> I think the problem may be MTT literally appending the port number to
> >> the URL (www.open-mpi.org:80 or www.open-mpi.org:443). That is
> >> what I see when I run MTT in debug mode. Is that possible?
> >>
> >> Jim Barker
> >>
> >>
> >> At 10:11 AM 10/19/2006, you wrote:
> >> >On Thu, Oct/19/2006 09:48:08AM, James W. Barker wrote:
> >> >> Ethan,
> >> >>
> >> >> I now have the variables set in the Reporter as you indicated
> >> >> below. However, I get the following error message when the reporter
> >> >> module initializes:
> >> >>
> >> >> ***WARNING: >> Failed test ping to MTTDatabase URL:
> >> >> https://www.open-mpi.org:443/mtt/submit
> >> >> ***WARNING: >> Error was: 400 Bad Request
> >> >> ERROR:
> >> >> Client version not specified.
> >> >>
> >> >> Any thoughts on what is causing this error?
> >> >>
> >> >
> >> >Did you try using http instead of https?
> >> >
> >> >-Ethan
> >> >
> >> >> Jim Barker
> >> >>
> >> >> At 03:28 PM 10/18/2006, you wrote:
> >> >> >Hi Jim,
> >> >> >
> >> >> >On Wed, Oct/18/2006 12:02:24PM, James W. Barker wrote:
> >> >> >> Ethan,
> >> >> >>
> >> >> >> Do you know the correct values for the elements of the reporter
> >> >> >> module of the MTT .ini file? These are the values I currently have
> >> >> >> set in my .ini file.
> >> >> >>
> >> >> >> [Reporter: IU database]
> >> >> >> module = MTTDatabase
> >> >> >>
> >> >> >> mttdatabase_realm = OMPI
> >> >> >> mttdatabase_url = https://www.open-mpi.org/mtt/submit/
> >> >> >
> >> >> >
> >> >> >Do you access the web through a proxy server? If so, you
> >> >> >need to set your http_proxy/https_proxy env var(s) to that
> >> >> >proxy.
> >> >> >
> >> >> >
> >> >> >> # OMPI Core: Change this to be the username and password for your
> >> >> >> # submit user. Get this from the OMPI MTT administrator.
> >> >> >> mttdatabase_username = lanl
> >> >> >> mttdatabase_password = XXXXXXXXXXX
> >> >> >
> >> >> >
> >> >> >I take it you *do* know your password, but just didn't email
> >> >> >it to the list.
> >> >> >
> >> >> >
> >> >> >> # OMPI Core: Change this to be some short string identifying your
> >> >> >> # cluster.
> >> >> >> mttdatabase_platform = odin
> >> >> >
> >> >> >This won't effect your connectivity with the mtt database,
> >> >> >but you probably want to do something like:
> >> >> >
> >> >> >mttdatabase_platform = lanl
> >> >> >
> >> >> >-Ethan
> >> >> >
> >> >> >>
> >> >> >> MTT reported it could not ping
> >https://www.open-mpi.org/mtt/submit/,
> >> >> >> what is the correct URL? Is the mttdatabase_realm = OMPI? Is the
> >> >> >> mttdatabase_platform = odin?
> >> >> >>
> >> >> >> Thanks,
> >> >> >> Jim Barker
> >> >> >>
> >> >> >>
> >> >> >> James W. Barker, Ph.D.
> >> >> >> Los Alamos National Laboratory
> >> >> >> Computer, Computational and Statistical Sciences Division
> >> >> >> Advanced Computing Laboratory - Application Communications and
> >> >> >> Performance Research Team
> >> >> >> 505-665-9558
> >> >> >>
> >> >> >>
> >> >> >> _______________________________________________
> >> >> >> mtt-users mailing list
> >> >> >> mtt-users_at_[hidden]
> >> >> >> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
> >> >>
> >> >> James W. Barker, Ph.D.
> >> >> Los Alamos National Laboratory
> >> >> Computer, Computational and Statistical Sciences Division
> >> >> Advanced Computing Laboratory - Application Communications and
> >> >> Performance Research Team
> >> >> 505-665-9558
> >> >>
> >> >>
> >>
> >> James W. Barker, Ph.D.
> >> Los Alamos National Laboratory
> >> Computer, Computational and Statistical Sciences Division
> >> Advanced Computing Laboratory - Application Communications and
> >> Performance Research Team
> >> 505-665-9558
> >>
> >>
>
> James W. Barker, Ph.D.
> Los Alamos National Laboratory
> Computer, Computational and Statistical Sciences Division
> Advanced Computing Laboratory - Application Communications and
> Performance Research Team
> 505-665-9558
>
>