[ 
https://issues.apache.org/jira/browse/BEAM-6469?focusedWorklogId=187259&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-187259
 ]

ASF GitHub Bot logged work on BEAM-6469:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jan/19 01:09
            Start Date: 19/Jan/19 01:09
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #7576: [BEAM-6469] Install 
Beam test dependencies in Flink compatibility tests
URL: https://github.com/apache/beam/pull/7576#issuecomment-455734543
 
 
   Tenacity is now installed, but there is another unrelated failure in the 
logs. 
   ```
   Successfully installed ... tenacity-5.0.2 ...
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 187259)
    Time Spent: 50m  (was: 40m)

> Python Flink ValidatesRunner tests fail due to missing module
> -------------------------------------------------------------
>
>                 Key: BEAM-6469
>                 URL: https://issues.apache.org/jira/browse/BEAM-6469
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-py-core
>            Reporter: Maximilian Michels
>            Assignee: Valentyn Tymofieiev
>            Priority: Blocker
>             Fix For: 2.10.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink_PR/130/console
> {noformat}
> 17:50:38 Traceback (most recent call last):
> 17:50:38   File "/usr/lib/python2.7/runpy.py", line 174, in 
> _run_module_as_main
> 17:50:38     "__main__", fname, loader, pkg_name)
> 17:50:38   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
> 17:50:38     exec code in run_globals
> 17:50:38   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_VR_Flink_PR/src/sdks/python/apache_beam/runners/portability/flink_runner_test.py",
>  line 37, in <module>
> 17:50:38     from apache_beam.runners.portability import portable_runner_test
> 17:50:38   File "apache_beam/runners/portability/portable_runner_test.py", 
> line 42, in <module>
> 17:50:38     from apache_beam.runners.portability import fn_api_runner_test
> 17:50:38   File "apache_beam/runners/portability/fn_api_runner_test.py", line 
> 29, in <module>
> 17:50:38     from tenacity import retry
> 17:50:38 ImportError: No module named tenacity
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to