Playing with latest SE puddle, I noticed a traceback while browsing the logs 
looking for a different issue from much earlier, and I saw the traceback 
below... not really knowing what could have caused it, I put it in the back of 
my mind and proceeded with my tests. Eventually, as I subscribed and registered 
a client against my SE and tried to install the httpd package to it via the web 
ui, I was able to reproduce the same traceback.

Can someone gimme a hand with this?  Version of pulp is pulp-1.0.4-1.el6.noarch 
and I'll leave the SE running in case someone wants to go log spelunking 
(system is qetello02.usersys with standard creds).

Traceback:
=========

2012-06-21 17:19:44,727 6835:139794577344256: pulp.server.api.consumer:INFO: 
consumer:411 Successfully updated package profile for consumer 
41aa5b43-5efc-46d3-b2e2-be48ffd66e2e
2012-06-21 17:20:06,007 6835:139794577344256: pulp.server.api.consumer:INFO: 
consumer:411 Successfully updated package profile for consumer 
ca65aafc-cfaf-4f2d-9a7d-e7ae3fd4d275
2012-06-21 17:24:47,920 6835:139794566854400: pulp.server.api.consumer:INFO: 
consumer:411 Successfully updated package profile for consumer 
570dbd91-d52f-4fb3-8541-f7e6845b3811
2012-06-21 17:26:47,606 6835:139795139610368: gofer.messaging.broker:INFO: 
broker:100 connecting:
{localhost:5674}:
transport=SSL
host=localhost
port=5674
cacert=/usr/share/katello/candlepin-cert.crt
clientcert=/etc/pki/pulp/qpid_client_striped.crt
2012-06-21 17:26:48,210 6835:139795139610368: pulp.server.tasking.task:ERROR: 
task:468 Task failed: Task ce7cc70a-bbe7-11e1-b762-52540005c9e2: 
ConsumerApi.__installpackages(570dbd91-d52f-4fb3-8541-f7e6845b3811, ['httpd'], )
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pulp/server/tasking/task.py", line 
414, in run
    result = self.callable(*self.args, **self.kwargs)
  File "/usr/lib/python2.6/site-packages/pulp/server/api/consumer.py", line 
448, in __installpackages
    return packages.install(names, reboot)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 72, in 
__call__
    return self.stub._send(request, opts)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 133, in _send
    return self.__send(request, options)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/stub.py", line 164, in __send
    any=opts.any)
  File "/usr/lib/python2.6/site-packages/gofer/rmi/policy.py", line 138, in send
    **any)
  File "/usr/lib/python2.6/site-packages/gofer/messaging/producer.py", line 51, 
in send
    sender = self.session().sender(address)
  File "/usr/lib/python2.6/site-packages/gofer/messaging/endpoint.py", line 
187, in session
    self.__session = self.ssnpool.get(self.url)
  File "/usr/lib/python2.6/site-packages/gofer/messaging/endpoint.py", line 55, 
in get
    con = broker.connect()
  File "/usr/lib/python2.6/site-packages/gofer/messaging/broker.py", line 102, 
in connect
    con.attach()
  File "<string>", line 6, in attach
  File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 
262, in attach
    self._ewait(lambda: self._transport_connected and not self._unlinked())
  File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 
197, in _ewait
    self.check_error()
  File "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line 
190, in check_error
    raise self.error
AuthenticationFailure: Error in sasl_client_start (-1) SASL(-1): generic 
failure: GSSAPI Error: Unspecified GSS failure.  Minor code may provide more 
information (Credentials cache file '/tmp/krb5cc_48' not found)

-- 
Og Maciel

Senior QA Engineer
Red Hat, Inc.
+1.919.754.4782
irc: omaciel

_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to