Closed Bug 1652678 Opened 5 years ago Closed 5 years ago

Perma tier 2 taskcluster/taskgraph/test/test_transforms_job.py::test_worker_caches[b-linux] TEST-UNEXPECTED-FAIL

Categories

(Firefox Build System :: Task Configuration, defect, P5)

defect

Tracking

(firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: tomprince)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=309701008&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UHOYTdagTvaRWkAs8vkIxQ/runs/0/artifacts/public/logs/live_backing.log


[task 2020-07-14T07:49:46.431Z] 0:38.73 ============================= test session starts ==============================
[task 2020-07-14T07:49:46.433Z] 0:38.73 platform linux -- Python 3.6.9, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/gecko-QUm8IANb-3/bin/python
[task 2020-07-14T07:49:46.434Z] 0:38.73 rootdir: /builds/worker/checkouts/gecko, inifile: /builds/worker/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-07-14T07:49:46.434Z] 0:38.73 collecting ... collected 2 items
[task 2020-07-14T07:49:46.435Z] 0:38.73
[task 2020-07-14T07:49:46.436Z] 0:38.73 taskcluster/taskgraph/test/test_transforms_job.py::test_worker_caches[b-linux] TEST-UNEXPECTED-FAIL
[task 2020-07-14T07:49:46.437Z] 0:38.73 taskcluster/taskgraph/test/test_transforms_job.py::test_worker_caches[t-win10-64-hw] TEST-UNEXPECTED-FAIL
[task 2020-07-14T07:49:46.438Z] 0:38.73
[task 2020-07-14T07:49:46.438Z] 0:38.73 =================================== FAILURES ===================================
[task 2020-07-14T07:49:46.438Z] 0:38.73 _________________________ test_worker_caches[b-linux] __________________________
[task 2020-07-14T07:49:46.438Z] 0:38.73
[task 2020-07-14T07:49:46.438Z] 0:38.73 task = {'worker-type': 'b-linux'}
[task 2020-07-14T07:49:46.438Z] 0:38.73 transform = <function transform.<locals>.inner at 0x7f65c9339bf8>
[task 2020-07-14T07:49:46.438Z] 0:38.73
[task 2020-07-14T07:49:46.439Z] 0:38.73 @pytest.mark.parametrize('task', [
[task 2020-07-14T07:49:46.439Z] 0:38.73 {'worker-type': 'b-linux'},
[task 2020-07-14T07:49:46.439Z] 0:38.73 {'worker-type': 't-win10-64-hw'},
[task 2020-07-14T07:49:46.439Z] 0:38.73 ], ids=lambda t: t['worker-type'])
[task 2020-07-14T07:49:46.439Z] 0:38.73 def test_worker_caches(task, transform):
[task 2020-07-14T07:49:46.439Z] 0:38.73 > config, job, taskdesc, impl = transform(task)
[task 2020-07-14T07:49:46.439Z] 0:38.73
[task 2020-07-14T07:49:46.439Z] 0:38.73 taskcluster/taskgraph/test/test_transforms_job.py:76:
[task 2020-07-14T07:49:46.439Z] 0:38.73 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-07-14T07:49:46.440Z] 0:38.73 taskcluster/taskgraph/test/test_transforms_job.py:62: in inner
[task 2020-07-14T07:49:46.440Z] 0:38.73 for _ in job.transforms(config, [task]):
[task 2020-07-14T07:49:46.440Z] 0:38.73 taskcluster/taskgraph/transforms/job/init.py:311: in make_task_description
[task 2020-07-14T07:49:46.440Z] 0:38.73 for job in jobs:
[task 2020-07-14T07:49:46.440Z] 0:38.73 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-07-14T07:49:46.440Z] 0:38.73
[task 2020-07-14T07:49:46.440Z] 0:38.73 config = TransformConfig(kind='job_test', path='/builds/worker/checkouts/gecko/taskcluster/taskgraph/test', config={}, params={...titlements.xml'}}, 'default': ''}}}}, root_dir='/builds/worker/checkouts/gecko/taskcluster/ci'), write_artifacts=False)
[task 2020-07-14T07:49:46.440Z] 0:38.73 jobs = <generator object set_label at 0x7f65c90fc2b0>
[task 2020-07-14T07:49:46.440Z] 0:38.73
[task 2020-07-14T07:49:46.441Z] 0:38.73 @transforms.add
[task 2020-07-14T07:49:46.441Z] 0:38.74 def use_fetches(config, jobs):
[task 2020-07-14T07:49:46.441Z] 0:38.74 artifact_names = {}
[task 2020-07-14T07:49:46.441Z] 0:38.74 aliases = {}
[task 2020-07-14T07:49:46.441Z] 0:38.74
[task 2020-07-14T07:49:46.442Z] 0:38.74 if config.kind in ('toolchain', 'fetch'):
[task 2020-07-14T07:49:46.442Z] 0:38.74 jobs = list(jobs)
[task 2020-07-14T07:49:46.442Z] 0:38.74 for job in jobs:
[task 2020-07-14T07:49:46.443Z] 0:38.74 run = job.get('run', {})
[task 2020-07-14T07:49:46.443Z] 0:38.74 label = job['label']
[task 2020-07-14T07:49:46.443Z] 0:38.74 get_attribute(
[task 2020-07-14T07:49:46.443Z] 0:38.74 artifact_names, label, run, 'toolchain-artifact')
[task 2020-07-14T07:49:46.444Z] 0:38.74 value = run.get('{}-alias'.format(config.kind))
[task 2020-07-14T07:49:46.444Z] 0:38.74 if value:
[task 2020-07-14T07:49:46.445Z] 0:38.74 aliases['{}-{}'.format(config.kind, value)] = label
[task 2020-07-14T07:49:46.445Z] 0:38.74
[task 2020-07-14T07:49:46.445Z] 0:38.74 > for task in config.kind_dependencies_tasks.values():
[task 2020-07-14T07:49:46.445Z] 0:38.74 E AttributeError: 'list' object has no attribute 'values'
[task 2020-07-14T07:49:46.446Z] 0:38.74
[task 2020-07-14T07:49:46.446Z] 0:38.74 taskcluster/taskgraph/transforms/job/init.py:190: AttributeError

Summary: Intermittent 0:38.73 taskcluster/taskgraph/test/test_transforms_job.py::test_worker_caches[b-linux] TEST-UNEXPECTED-FAIL → Perma tier 2 taskcluster/taskgraph/test/test_transforms_job.py::test_worker_caches[b-linux] TEST-UNEXPECTED-FAIL
Attachment #9163430 - Attachment description: Bug 1652678: ... → Bug 1652678: [taskgraph] Fix `test_transforms_job`.
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/272de0f8641e [taskgraph] Fix `test_transforms_job`.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Assignee: nobody → mozilla
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: