From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151551907#L647-L675
======================================================================ERROR: test_log_struct_w_metadata (logging_.TestLogging)
----------------------------------------------------------------------Traceback (mostrecentcalllast):
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/logging_.py", line69, intearDownretry(doomed.delete)()
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/retry.py", line77, inwrapped_functionreturnto_wrap(*args, **kwargs)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/logging/logger.py", line268, indeleteclient.logging_api.logger_delete(self.project, self.name)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/logging/_gax.py", line123, inlogger_deleteself._gax_api.delete_log(path, options)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/cloud/logging/v2/logging_service_v2_api.py", line216, indelete_logself._delete_log(request, options)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line480, ininnerreturnapi_caller(api_call, this_settings, request)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line468, inbase_callerreturnapi_call(*args)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line433, ininnerraise_with_traceback(GaxError('RPC failed', cause=exception))
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line430, ininnerreturna_func(*args, **kwargs)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line64, ininnerreturna_func(*updated_args, **kwargs)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line305, in__call__self._request_serializer, self._response_deserializer)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line203, in_blocking_unary_unaryraise_abortion_error(rpc_error_call)
GaxError: GaxError(RPCfailed, causedbyAbortionError(code=StatusCode.NOT_FOUND, details="Requested entity was not found."))
From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151551907#L647-L675