Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-22596

Ambari Builds Are Failing With Python Test Errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.6.1
    • 2.6.1
    • None
    • None

    Description

      Ambari builds have been failing for a long time:
      https://builds.apache.org/job/Ambari-branch-2.6

      Looks like some Python problems:

      ======================================================================
      ERROR: test_check_database_name_property (TestAmbariServer.TestAmbariServer)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/home/jenkins/jenkins-slave/workspace/Ambari-branch-2.6/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
          return func(*args, **keywargs)
        File "/home/jenkins/jenkins-slave/workspace/Ambari-branch-2.6/ambari-server/src/test/python/TestAmbariServer.py", line 7997, in test_check_database_name_property
          args = parser.parse_args()
        File "/usr/lib/python2.7/optparse.py", line 1402, in parse_args
          self.error(str(err))
        File "/usr/lib/python2.7/optparse.py", line 1584, in error
          self.exit(2, "%s: error: %s\n" % (self.get_prog_name(), msg))
        File "/usr/lib/python2.7/optparse.py", line 1574, in exit
          sys.exit(status)
      SystemExit: 2
      
      ----------------------------------------------------------------------
      Ran 276 tests in 7.423s
      
      FAILED (errors=1)
      ----------------------------------------------------------------------
      Failed tests:
      ERROR: test_check_database_name_property (TestAmbariServer.TestAmbariServer)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/home/jenkins/jenkins-slave/workspace/Ambari-branch-2.6/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
          return func(*args, **keywargs)
        File "/home/jenkins/jenkins-slave/workspace/Ambari-branch-2.6/ambari-server/src/test/python/TestAmbariServer.py", line 7997, in test_check_database_name_property
          args = parser.parse_args()
        File "/usr/lib/python2.7/optparse.py", line 1402, in parse_args
          self.error(str(err))
        File "/usr/lib/python2.7/optparse.py", line 1584, in error
          self.exit(2, "%s: error: %s\n" % (self.get_prog_name(), msg))
        File "/usr/lib/python2.7/optparse.py", line 1574, in exit
          sys.exit(status)
      SystemExit: 2
      

      Attachments

        1. AMBARI-22596.patch
          1 kB
          Andrew Onischuk

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jonathanhurley Jonathan Hurley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: