Skip to content

auth.cloud-client.snippets_test: test_explicit_compute_engine failed #6696

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: d6ef341
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/auth/cloud-client/snippets_test.py", line 43, in test_explicit_compute_engine
    snippets.explicit_compute_engine(project)
  File "/workspace/auth/cloud-client/snippets.py", line 53, in explicit_compute_engine
    from google.cloud import storage
  File "/workspace/auth/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/__init__.py", line 35, in 
    from google.cloud.storage.batch import Batch
  File "/workspace/auth/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/batch.py", line 27, in 
    import six
ModuleNotFoundError: No module named 'six'

Metadata

Metadata

Assignees

Labels

flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions