Abacn commented on issue #35285: URL: https://github.com/apache/beam/issues/35285#issuecomment-3402246645
`AttributeError: 'FieldList' object has no attribute '_FieldList__field'` ``` 2025-10-14T12:09:48.6345176Z [1m[31mapache_beam/io/external/xlang_bigqueryio_it_test.py[0m:220: in run_storage_write_test 2025-10-14T12:09:48.6345887Z [0mp[90m[39;49;00m 2025-10-14T12:09:48.6346362Z [1m[31mapache_beam/pvalue.py[0m:139: in __or__ 2025-10-14T12:09:48.6347209Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.pipeline.apply(ptransform, [96mself[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6347982Z [1m[31mapache_beam/pipeline.py[0m:826: in apply 2025-10-14T12:09:48.6348985Z [0mpvalueish_result = [96mself[39;49;00m.runner.apply(transform, pvalueish, [96mself[39;49;00m._options)[90m[39;49;00m 2025-10-14T12:09:48.6349885Z [1m[31mapache_beam/runners/runner.py[0m:191: in apply 2025-10-14T12:09:48.6350793Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.apply_PTransform(transform, [96minput[39;49;00m, options)[90m[39;49;00m 2025-10-14T12:09:48.6351709Z [1m[31mapache_beam/runners/runner.py[0m:195: in apply_PTransform 2025-10-14T12:09:48.6352618Z [0m[94mreturn[39;49;00m transform.expand([96minput[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6353336Z [1m[31mapache_beam/io/gcp/bigquery.py[0m:2370: in expand 2025-10-14T12:09:48.6354024Z [0m[94mreturn[39;49;00m pcoll | StorageWriteToBigQuery([90m[39;49;00m 2025-10-14T12:09:48.6354655Z [1m[31mapache_beam/pvalue.py[0m:139: in __or__ 2025-10-14T12:09:48.6355640Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.pipeline.apply(ptransform, [96mself[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6356379Z [1m[31mapache_beam/pipeline.py[0m:826: in apply 2025-10-14T12:09:48.6357261Z [0mpvalueish_result = [96mself[39;49;00m.runner.apply(transform, pvalueish, [96mself[39;49;00m._options)[90m[39;49;00m 2025-10-14T12:09:48.6358096Z [1m[31mapache_beam/runners/runner.py[0m:191: in apply 2025-10-14T12:09:48.6359021Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.apply_PTransform(transform, [96minput[39;49;00m, options)[90m[39;49;00m 2025-10-14T12:09:48.6360066Z [1m[31mapache_beam/runners/runner.py[0m:195: in apply_PTransform 2025-10-14T12:09:48.6360806Z [0m[94mreturn[39;49;00m transform.expand([96minput[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6361505Z [1m[31mapache_beam/io/gcp/bigquery.py[0m:2678: in expand 2025-10-14T12:09:48.6362076Z [0m[96minput[39;49;00m[90m[39;49;00m 2025-10-14T12:09:48.6362809Z [1m[31mapache_beam/pvalue.py[0m:139: in __or__ 2025-10-14T12:09:48.6363601Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.pipeline.apply(ptransform, [96mself[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6364480Z [1m[31mapache_beam/pipeline.py[0m:731: in apply 2025-10-14T12:09:48.6365119Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.apply([90m[39;49;00m 2025-10-14T12:09:48.6365703Z [1m[31mapache_beam/pipeline.py[0m:746: in apply 2025-10-14T12:09:48.6366392Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.apply(transform, pvalueish)[90m[39;49;00m 2025-10-14T12:09:48.6367161Z [1m[31mapache_beam/pipeline.py[0m:826: in apply 2025-10-14T12:09:48.6368042Z [0mpvalueish_result = [96mself[39;49;00m.runner.apply(transform, pvalueish, [96mself[39;49;00m._options)[90m[39;49;00m 2025-10-14T12:09:48.6369029Z [1m[31mapache_beam/runners/runner.py[0m:191: in apply 2025-10-14T12:09:48.6369918Z [0m[94mreturn[39;49;00m [96mself[39;49;00m.apply_PTransform(transform, [96minput[39;49;00m, options)[90m[39;49;00m 2025-10-14T12:09:48.6370797Z [1m[31mapache_beam/runners/runner.py[0m:195: in apply_PTransform 2025-10-14T12:09:48.6371545Z [0m[94mreturn[39;49;00m transform.expand([96minput[39;49;00m)[90m[39;49;00m 2025-10-14T12:09:48.6372417Z [1m[31mapache_beam/io/gcp/bigquery.py[0m:2787: in expand 2025-10-14T12:09:48.6373209Z [0m| [33m"[39;49;00m[33mConvert dict to Beam Row[39;49;00m[33m"[39;49;00m >> beam.Map([90m[39;49;00m 2025-10-14T12:09:48.6373939Z [1m[31mapache_beam/transforms/core.py[0m:2125: in Map 2025-10-14T12:09:48.6374564Z [0mpardo = FlatMap(wrapper, *args, **kwargs)[90m[39;49;00m 2025-10-14T12:09:48.6375185Z [1m[31mapache_beam/transforms/core.py[0m:2067: in FlatMap 2025-10-14T12:09:48.6375882Z [0mpardo = ParDo(CallableWrapperDoFn(fn), *args, **kwargs)[90m[39;49;00m 2025-10-14T12:09:48.6376563Z [1m[31mapache_beam/transforms/core.py[0m:1568: in __init__ 2025-10-14T12:09:48.6377040Z [0m[96msuper[39;49;00m().[92m__init__[39;49;00m(fn, *args, **kwargs)[90m[39;49;00m 2025-10-14T12:09:48.6377506Z [1m[31mapache_beam/transforms/ptransform.py[0m:878: in __init__ 2025-10-14T12:09:48.6378168Z [0m[96mself[39;49;00m.fn = pickler.loads(pickler.dumps([96mself[39;49;00m.fn))[90m[39;49;00m 2025-10-14T12:09:48.6378712Z [1m[31mapache_beam/internal/pickler.py[0m:62: in loads 2025-10-14T12:09:48.6379139Z [0m[94mreturn[39;49;00m desired_pickle_lib.loads([90m[39;49;00m 2025-10-14T12:09:48.6379601Z [1m[31mapache_beam/internal/cloudpickle_pickler.py[0m:178: in loads 2025-10-14T12:09:48.6380028Z [0munpickled = cloudpickle.loads(s)[90m[39;49;00m ``` (we should also disable color in output) failing since Oct 6th. However the first failing run does not show "AttributeError", and started from the second failing run. Nevertheless it appears related to Python 3.13 support -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
