[
https://issues.apache.org/jira/browse/BEAM-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772250#comment-16772250
]
Udi Meiri commented on BEAM-6380:
---------------------------------
Debugging info from #7837:
NotImplementedError: offset: 0, whence: 0, position: 48944, last: 0
(https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PostCommit_Python_Verify/7444/consoleFull)
I'm not sure how offset is 0 and not None. Also, the code in
RefreshResumableUploadState is setting __complete = True, meaning there is
nothing to resume (upload is complete).
GCS reference:
https://cloud.google.com/storage/docs/json_api/v1/how-tos/resumable-upload#resume-upload
This looks like a bug in apitools.
> apache_beam.examples.wordcount_it_test.WordCountIT with DirectRunner failed
> ---------------------------------------------------------------------------
>
> Key: BEAM-6380
> URL: https://issues.apache.org/jira/browse/BEAM-6380
> Project: Beam
> Issue Type: Test
> Components: test-failures
> Reporter: Boyuan Zhang
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> wordcount test in :pythonPostCommit failed owing to RuntimeError:
> NotImplementedError [while running 'write/Write/WriteImpl/WriteBundles']
>
> https://builds.apache.org/job/beam_PostCommit_Python_Verify/7001/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)