[
https://issues.apache.org/jira/browse/BEAM-7481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-7481:
-------------------------------
Status: Open (was: Triage Needed)
> [beam_PostCommit_Python_Verify] [:sdks:python:postCommitIT] SyntaxError
> (invalid syntax (transforms_keyword_only_args_py3_only_test.py, line 39))
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-7481
> URL: https://issues.apache.org/jira/browse/BEAM-7481
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Andrew Pilloud
> Assignee: Valentyn Tymofieiev
> Priority: Major
> Labels: currently-failing
> Time Spent: 40m
> Remaining Estimate: 0h
>
> _Use this form to file an issue for test failure:_
> * [Jenkins
> Job|[https://builds.apache.org/job/beam_PostCommit_Python_Verify/8398/consoleFull]]
> * [Jenkins
> Job|[https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/3685/console]]
> *
> * [Gradle Build Scan|TODO]
> * [Test source code|TODO]
> Initial investigation:
> {code}
> 12:47:01
> ======================================================================
> 12:47:01 ERROR: Failure: SyntaxError (invalid syntax
> (transforms_keyword_only_args_py3_only_test.py, line 39))
> 12:47:01
> ----------------------------------------------------------------------
> 12:47:01 Traceback (most recent call last):
> 12:47:01 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/nose/loader.py",
> line 418, in loadTestsFromName
> 12:47:01 addr.filename, addr.module)
> 12:47:01 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/nose/importer.py",
> line 47, in importFromPath
> 12:47:01 return self.importFromDir(dir_path, fqname)
> 12:47:01 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/nose/importer.py",
> line 94, in importFromDir
> 12:47:01 mod = load_module(part_fqname, fh, filename, desc)
> 12:47:01 SyntaxError: invalid syntax
> (transforms_keyword_only_args_py3_only_test.py, line 39)
> 12:47:01 -------------------- >> begin captured logging <<
> --------------------
> 12:47:01 root: INFO: Generating grammar tables from
> /usr/lib/python2.7/lib2to3/Grammar.txt
> 12:47:01 root: INFO: Generating grammar tables from
> /usr/lib/python2.7/lib2to3/PatternGrammar.txt
> 12:47:01 root: WARNING: Using deprecated Datastore client.
> 12:47:01 This client will be removed in Beam 3.0 (next Beam major release).
> 12:47:01 Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
> 12:47:01 root: WARNING: python-snappy is not installed; some tests will be
> skipped.
> 12:47:01 root: WARNING: Tensorflow is not installed, so skipping some tests.
> 12:47:01 --------------------- >> end captured logging <<
> ---------------------
> 12:47:01
> {code}
> ----
> _After you've filled out the above details, please [assign the issue to an
> individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist].
> Assignee should [treat test failures as
> high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test],
> helping to fix the issue or find a more appropriate owner. See [Apache Beam
> Post-Commit
> Policies|https://beam.apache.org/contribute/postcommits-policies]._
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)