Build failed in Jenkins: pgadmin4-master-python27-feature #6

From: pgAdmin 4 Jenkins <jenkins(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org, dpage(at)pgadmin(dot)org
Subject: Build failed in Jenkins: pgadmin4-master-python27-feature #6
Date: 2017-06-21 09:08:00
Message-ID: 110352396.121.1498036080655.JavaMail.jenkins@jenkins.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

See <https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/6/display/redirect>

------------------------------------------
[...truncated 82.62 KB...]
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.copy_selected_query_results_feature_test.CopySelectedQueryResultsFeatureTest)
Copy rows, column using button and keyboard shortcut
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.pg_datatype_validation_test.PGDataypeFeatureTest)
Test checks for PG data-types output
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.query_tool_journey_test.QueryToolJourneyTest)
Tests the path through the query tool
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.table_ddl_feature_test.TableDdlFeatureTest)
Test table DDL generation
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.view_data_dml_queries.CheckForViewDataTest)
Validate Insert, Update operations in View data with given test data
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.xss_checks_panels_and_query_tool_test.CheckForXssFeatureTest)
Test XSS check for panels and query tool
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

======================================================================
ERROR: runTest (pgadmin.feature_tests.xss_checks_pgadmin_debugger_test.CheckDebuggerForXssFeatureTest)
Tests to check if Debugger is vulnerable to XSS
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/base_feature_test.py",> line 37, in setUp
self.page.wait_for_spinner_to_disappear()
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 225, in wait_for_spinner_to_disappear
self._wait_for("spinner to disappear", spinner_has_disappeared)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/feature_utils/pgadmin_page.py",> line 241, in _wait_for
"Timed out waiting for " + waiting_for_message)
File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/pgadmin-venv/lib/python2.7/site-packages/selenium/webdriver/support/wait.py",> line 80, in until
raise TimeoutException(message, screen, stacktrace)
TimeoutException: Message: Timed out waiting for spinner to disappear

----------------------------------------------------------------------
Ran 8 tests in 160.903s

FAILED (errors=8)

======================================================================
Test Result Summary
======================================================================

PostgreSQL 9.6:

7 tests passed
1 test failed:
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
0 tests skipped

PostgreSQL 9.5:

8 tests passed
0 tests failed
0 tests skipped

PostgreSQL 9.4:

8 tests passed
0 tests failed
0 tests skipped

PostgreSQL 9.3:

8 tests passed
0 tests failed
0 tests skipped

PostgreSQL 9.2:

7 tests passed
1 test failed:
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
0 tests skipped

PostgreSQL 10:

4 tests passed
4 tests failed:
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

EDB Postgres AS 9.4:

0 tests passed
8 tests failed:
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
QueryToolJourneyTest (Tests the path through the query tool)
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
ConnectsToServerFeatureTest (Test database connection)
PGDataypeFeatureTest (Test checks for PG data-types output)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

EDB Postgres AS 9.5:

0 tests passed
8 tests failed:
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
QueryToolJourneyTest (Tests the path through the query tool)
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
ConnectsToServerFeatureTest (Test database connection)
PGDataypeFeatureTest (Test checks for PG data-types output)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

EDB Postgres AS 9.6:

0 tests passed
8 tests failed:
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
QueryToolJourneyTest (Tests the path through the query tool)
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
ConnectsToServerFeatureTest (Test database connection)
PGDataypeFeatureTest (Test checks for PG data-types output)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

EDB Postgres AS 9.2:

0 tests passed
8 tests failed:
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
QueryToolJourneyTest (Tests the path through the query tool)
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
ConnectsToServerFeatureTest (Test database connection)
PGDataypeFeatureTest (Test checks for PG data-types output)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

EDB Postgres AS 9.3:

0 tests passed
8 tests failed:
TableDdlFeatureTest (Test table DDL generation)
CheckForViewDataTest (Validate Insert, Update operations in View data with given test data)
QueryToolJourneyTest (Tests the path through the query tool)
CopySelectedQueryResultsFeatureTest (Copy rows, column using button and keyboard shortcut)
CheckDebuggerForXssFeatureTest (Tests to check if Debugger is vulnerable to XSS)
ConnectsToServerFeatureTest (Test database connection)
PGDataypeFeatureTest (Test checks for PG data-types output)
CheckForXssFeatureTest (Test XSS check for panels and query tool)
0 tests skipped

======================================================================

pgAdmin 4 - Application Initialisation
======================================

NOTE: Configuring authentication for DESKTOP mode.
Please check output in file: <https://jenkins.pgadmin.org/job/pgadmin4-master-python27-feature/ws/web/regression/regression.log>

ERROR: Error detected when running the Feature tests.
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-21 10:08:27 pgAdmin 4 commit: Increase the default size of the Grant Wizard to enab
Previous Message Surinder Kumar 2017-06-21 08:44:35 Re: [pgAdmin4][PATCH] To fix the issue in Materialized View