Skip to content

Instantly share code, notes, and snippets.

@stephendonner
Created February 9, 2017 01:17
Show Gist options
  • Save stephendonner/d5eea90890ddeaf99df5f4ba6cab984d to your computer and use it in GitHub Desktop.
Save stephendonner/d5eea90890ddeaf99df5f4ba6cab984d to your computer and use it in GitHub Desktop.
Started by user Stephen Donner
Replayed #21
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] node
Running on master in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/stephendonner/socorro.git
> /usr/local/git/bin/git init /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace # timeout=10
Fetching upstream changes from https://github.com/stephendonner/socorro.git
> /usr/local/git/bin/git --version # timeout=10
Setting http proxy: proxy.dmz.scl3.mozilla.com:3128
> /usr/local/git/bin/git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
> /usr/local/git/bin/git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
> /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/local/git/bin/git config remote.origin.url https://github.com/stephendonner/socorro.git # timeout=10
Fetching upstream changes from https://github.com/stephendonner/socorro.git
Setting http proxy: proxy.dmz.scl3.mozilla.com:3128
> /usr/local/git/bin/git fetch --tags --progress https://github.com/stephendonner/socorro.git +refs/heads/*:refs/remotes/origin/*
> /usr/local/git/bin/git rev-parse origin/tox^{commit} # timeout=10
Checking out Revision be18c2f4170ed555bac84c774cde16018e48e979 (origin/tox)
> /usr/local/git/bin/git config core.sparsecheckout # timeout=10
> /usr/local/git/bin/git checkout -f be18c2f4170ed555bac84c774cde16018e48e979
> /usr/local/git/bin/git rev-list be18c2f4170ed555bac84c774cde16018e48e979 # timeout=10
[Pipeline] stash
Stashed 1582 file(s)
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Lint)
[Pipeline] node
Running on master in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] unstash
[Pipeline] sh
[workspace] Running shell script
+ tox -c e2e-tests/tox.ini -e flake8
flake8 create: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/.tox/flake8
flake8 installdeps: flake8
flake8 installed: appdirs==1.4.0,configparser==3.5.0,enum34==1.1.6,flake8==3.3.0,mccabe==0.6.1,packaging==16.8,pycodestyle==2.3.1,pyflakes==1.5.0,pyparsing==2.1.10,six==1.10.0
flake8 runtests: PYTHONHASHSEED='817618052'
flake8 runtests: commands[0] | flake8 .
___________________________________ summary ____________________________________
flake8: commands succeeded
congratulations :)
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] node
Running on master in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] unstash
[Pipeline] writeFile
[Pipeline] wrap
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[workspace] Running shell script
+ tox -c e2e-tests/tox.ini -e tests
tests create: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/.tox/tests
tests installdeps: bidpom==2.0.1, PyPOM==1.1.1, pytest==3.0.5, pytest-base-url==1.2.0, pytest-html==1.13.0, pytest-selenium==1.7.0, pytest-variables==1.4, pytest-xdist==1.15.0, selenium==3.0.2, requests==2.12.5
tests installed: apipkg==1.4,appdirs==1.4.0,bidpom==2.0.1,execnet==1.4.1,packaging==16.8,py==1.4.32,pyparsing==2.1.10,PyPOM==1.1.1,pytest==3.0.5,pytest-base-url==1.2.0,pytest-html==1.13.0,pytest-selenium==1.7.0,pytest-variables==1.4,pytest-xdist==1.15.0,requests==2.12.5,selenium==3.0.2,six==1.10.0,zope.component==4.3.0,zope.event==4.2.0,zope.interface==4.3.3
tests runtests: PYTHONHASHSEED='3675893669'
tests runtests: commands[0] | pytest --junit-xml=results/tests.xml --html=results/tests.html
============================= test session starts ==============================
platform linux2 -- Python 2.7.9, pytest-3.0.5, py-1.4.32, pluggy-0.4.0 -- /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/.tox/tests/bin/python2.7
cachedir: .cache
sensitiveurl: mozilla\.org
driver: SauceLabs
baseurl: https://crash-stats.allizom.org
rootdir: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests, inifile: tox.ini
plugins: xdist-1.15.0, variables-1.4, selenium-1.7.0, html-1.13.0, base-url-1.2.0
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I
[gw0] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw1] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw2] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw3] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw4] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw5] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw6] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw7] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw8] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw9] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw10] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw11] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw12] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw13] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw14] linux2 Python 2.7.9 cwd: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests
[gw1] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw2] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw0] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw4] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw3] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw6] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw5] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw7] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw8] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw10] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw11] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw9] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw12] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw13] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
[gw14] Python 2.7.9 (default, Apr 7 2015, 17:34:09) -- [GCC 4.4.7 20120313 (Red Hat 4.4.7-11)]
gw0 [36] / gw1 [36] / gw2 [36] / gw3 [36] / gw4 [36] / gw5 [36] / gw6 [36] / gw7 [36] / gw8 [36] / gw9 [36] / gw10 [36] / gw11 [36] / gw12 [36] / gw13 [36] / gw14 [36]
scheduling tests via LoadScheduling
tests/test_api.py::TestAPI::test_crontabber
tests/test_api.py::TestAPI::test_supersearch_fields
tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
tests/test_api.py::TestAPI::test_platforms
tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
tests/test_api.py::TestAPI::test_public_api_navigation
tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
[gw10] PASSED tests/test_api.py::TestAPI::test_supersearch_fields
tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
[gw6] PASSED tests/test_api.py::TestAPI::test_platforms
tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
[gw2] PASSED tests/test_api.py::TestAPI::test_crontabber
tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
[gw3] PASSED tests/test_api.py::TestAPI::test_public_api_navigation
tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
[gw7] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
[gw14] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
[gw12] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
[gw13] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
[gw5] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
[gw11] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
[gw1] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
[gw4] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
[gw6] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
[gw8] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
[gw9] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
[gw0] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
[gw10] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
[gw2] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
[gw3] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
[gw14] PASSED tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
[gw7] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
tests/test_search.py::TestSuperSearch::test_search_for_unrealistic_data
[gw4] SKIPPED tests/test_search.py::TestSuperSearch::test_search_for_unrealistic_data
tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
tests/test_layout.py::TestSuperSearchLayout::test_search_change_facet
tests/test_layout.py::TestSuperSearchLayout::test_search_change_column
tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
[gw10] SKIPPED tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
tests/test_layout.py::TestSuperSearchLayout::test_super_search_page_is_loaded
tests/test_smoke_tests.py::TestSmokeTests::test_that_bugzilla_link_contain_current_site
tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
tests/test_smoke_tests.py::TestSmokeTests::test_non_privileged_accounts_cannot_view_exploitable_crash_reports
tests/test_layout.py::TestLayout::test_that_products_are_sorted_correctly
[gw14] SKIPPED tests/test_smoke_tests.py::TestSmokeTests::test_non_privileged_accounts_cannot_view_exploitable_crash_reports
tests/test_search.py::TestSuperSearch::test_search_with_one_line
tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
tests/test_smoke_tests.py::TestSmokeTests::test_that_exploitable_crash_report_not_displayed_for_not_logged_in_users
[gw12] PASSED tests/test_layout.py::TestSuperSearchLayout::test_super_search_page_is_loaded
[gw3] PASSED tests/test_smoke_tests.py::TestSmokeTests::test_that_bugzilla_link_contain_current_site
[gw11] xfail tests/test_layout.py::TestLayout::test_that_products_are_sorted_correctly
[gw7] PASSED tests/test_smoke_tests.py::TestSmokeTests::test_that_exploitable_crash_report_not_displayed_for_not_logged_in_users
[gw8] PASSED tests/test_search.py::TestSuperSearch::test_search_with_one_line
[gw1] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
[gw6] PASSED tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
[gw13] PASSED tests/test_layout.py::TestSuperSearchLayout::test_search_change_facet
[gw2] PASSED tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
[gw5] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
[gw0] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
[gw9] PASSED tests/test_layout.py::TestSuperSearchLayout::test_search_change_column
generated xml file: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/results/tests.xml
generated html file: /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/results/tests.html
=========================== short test summary info ============================
SKIP [1] tests/test_search.py:33: Bug 1333577 failing consistently due to an incorrect locator
SKIP [1] tests/test_search.py:11: TODO: Update to work with the new date picker
SKIP [1] tests/test_smoke_tests.py:33: TODO: Persona is being deprecated - move test to Google Accounts
XFAIL tests/test_layout.py::TestLayout::()::test_that_products_are_sorted_correctly
Fennec shouldn't be an option - bug 1292594
============== 32 passed, 3 skipped, 1 xfailed in 102.10 seconds ===============
___________________________________ summary ____________________________________
tests: commands succeeded
congratulations :)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // wrap
[Pipeline] stash
[Pipeline] stash
Warning: overwriting stash ‘tests’
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] node
Running on master in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace
[Pipeline] {
[Pipeline] sh
[workspace] Running shell script
+ echo NICK fxtest22
+ openssl s_client -connect irc.mozilla.org:6697
+ echo USER fxtest22 8 alembic config contribute.json docs e2e-tests LICENSE Makefile minidump-stackwalk Procfile puppet README.md requirements.txt scripts setup.cfg setup.py socorro sql testcrash tools Vagrantfile webapp-django wsgi : fxtest22
+ sleep 5
depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root CA
verify return:1
depth=1 C = US, O = DigiCert Inc, CN = DigiCert SHA2 Secure Server CA
verify return:1
depth=0 C = US, ST = CA, L = Mountain View, O = Mozilla Corporation, CN = irc.mozilla.org
verify return:1
CONNECTED(00000003)
---
Certificate chain
0 s:/C=US/ST=CA/L=Mountain View/O=Mozilla Corporation/CN=irc.mozilla.org
i:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
1 s:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
---
Server certificate
-----BEGIN CERTIFICATE-----
MIIFXTCCBEWgAwIBAgIQCVMqzqO9tYtKLX14JWDOLzANBgkqhkiG9w0BAQsFADBN
MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMScwJQYDVQQDEx5E
aWdpQ2VydCBTSEEyIFNlY3VyZSBTZXJ2ZXIgQ0EwHhcNMTQwODE4MDAwMDAwWhcN
MTcwODIyMTIwMDAwWjBqMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNV
BAcTDU1vdW50YWluIFZpZXcxHDAaBgNVBAoTE01vemlsbGEgQ29ycG9yYXRpb24x
GDAWBgNVBAMTD2lyYy5tb3ppbGxhLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEP
ADCCAQoCggEBAMSGHwQ19Dq3kIC0+zBB4GjoPaA1U+xgWJlBdu7E7HVGC87B6Lv/
xa4IOWaL8izc2gzkJgAxMTQDTM52udI2SeWlyDwZqomt7WqvGUpvPuFGgYsgvII9
ZPl3SBJ6WAh4E8R19oL/9uPvBXPSrKaUbLzb6qbUZOs4jsh1MAX7ezJfsi0Hwnem
KbA80mozMrqLkrEEI/IuR+a/f2yqM5g5rMTSYafOsD/ATht1VqnO4dq60JJGhQdW
/NJa0HtApuHv1YT0i6rpHGSYp2erT6cG2IbqpcsO+QGlH48sNadls4FS9POUst6A
h64loAs7PI9IZPnWdh0EqXOEi7Do/u2b2UMCAwEAAaOCAhowggIWMB8GA1UdIwQY
MBaAFA+AYRyCMWHVLyjnjUY4tCzhxtniMB0GA1UdDgQWBBQ59yzyILzlVDf4eWzg
Mi6iPfH9kTBoBgNVHREEYTBfgg9pcmMubW96aWxsYS5vcmeCE2JydWZvcmQubW96
aWxsYS5vcmeCEWZyaXBwLm1vemlsbGEub3JnghFsZXZpbi5tb3ppbGxhLm9yZ4IR
YmVsZXcubW96aWxsYS5vcmcwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsG
AQUFBwMBBggrBgEFBQcDAjBrBgNVHR8EZDBiMC+gLaArhilodHRwOi8vY3JsMy5k
aWdpY2VydC5jb20vc3NjYS1zaGEyLWcyLmNybDAvoC2gK4YpaHR0cDovL2NybDQu
ZGlnaWNlcnQuY29tL3NzY2Etc2hhMi1nMi5jcmwwQgYDVR0gBDswOTA3BglghkgB
hv1sAQEwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cuZGlnaWNlcnQuY29tL0NQ
UzB8BggrBgEFBQcBAQRwMG4wJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2lj
ZXJ0LmNvbTBGBggrBgEFBQcwAoY6aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29t
L0RpZ2lDZXJ0U0hBMlNlY3VyZVNlcnZlckNBLmNydDAMBgNVHRMBAf8EAjAAMA0G
CSqGSIb3DQEBCwUAA4IBAQAcceQ37UtF3JupLtHnXyqTIPnX/05LXiRU5gMUiYZn
T/Gat/rF7WqowQQdTmm09q9dOlZUQmJ9jHqkHa5Az3yY1X7C8bzy97dMaOUtM57L
WsAwcb7biehL9BTzmfnyorNFtlPnxso9siIW0yphiux2XcnNq81Ch6RRVENIrh+J
8YfX6DRfCHJCWbsNclXZtJsMzeyRz9DBdla3dMByOYRBhnpMMGI5lVHPkT0c43sG
e9tDBOXHo7h19+BBpoQahKzcTuiCHLrdEWgamCYkYVjI3gWIGQW+xZ5ramh7mXYf
fJzeFV9x5LbGM5S8lBLIdj+mmKPwNoCsLn1oSWpW6IlI
-----END CERTIFICATE-----
subject=/C=US/ST=CA/L=Mountain View/O=Mozilla Corporation/CN=irc.mozilla.org
issuer=/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
---
No client certificate CA names sent
Server Temp Key: DH, 1024 bits
---
SSL handshake has read 3395 bytes and written 489 bytes
---
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA256
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
SSL-Session:
Protocol : TLSv1.2
Cipher : DHE-RSA-AES256-SHA256
Session-ID: 8F15716C398AE2DE747F43DFAB6CC72A66F2267A9C2EA484D3CA99A73CCE8F48
Session-ID-ctx:
Master-Key: 18DFB703A71D40F4C02632A4672C73B70763BB2357ED9B01966C796064DDB5316D776222A8FB08C2CFB912E270E056E4
Key-Arg : None
Krb5 Principal: None
PSK identity: None
PSK identity hint: None
Start Time: 1486602832
Timeout : 300 (sec)
Verify return code: 0 (ok)
---
:levin.mozilla.org NOTICE Auth :*** Looking up your hostname...
:levin.mozilla.org NOTICE Auth :*** Found your hostname (nat-qa.scl3.mozilla.com)
:levin.mozilla.org NOTICE Auth :Welcome to Mozilla!
:levin.mozilla.org 001 fxtest22 :Welcome to the Mozilla IRC Network fxtest22!fxtest22@nat-qa.scl3.mozilla.com
:levin.mozilla.org 002 fxtest22 :Your host is levin.mozilla.org, running version InspIRCd-2.0
:levin.mozilla.org 003 fxtest22 :This server was created 11:39:26 Sep 3 2016
:levin.mozilla.org 004 fxtest22 levin.mozilla.org InspIRCd-2.0 BHIRSWacdhikorswx ABCDFKLMNOQRSTYZabcefghijklmnopqrstuvz FLYZabefghjkloqv
:levin.mozilla.org 005 fxtest22 AWAYLEN=200 CASEMAPPING=rfc1459 CHANMODES=Zbeg,k,FLfjl,ABCDKMNOQRSTcimnprstuz CHANNELLEN=64 CHANTYPES=# CHARSET=ascii ELIST=MU ESILENCE EXCEPTS=e EXTBAN=,ABCNOQRSTUcmprz FNC KICKLEN=255 MAP :are supported by this server
:levin.mozilla.org 005 fxtest22 MAXBANS=60 MAXCHANNELS=100 MAXPARA=32 MAXTARGETS=20 MODES=20 NAMESX NETWORK=Mozilla NICKLEN=31 OPERLOG OVERRIDE PREFIX=(Yqaohv)!~&@%+ SECURELIST SILENCE=32 :are supported by this server
:levin.mozilla.org 005 fxtest22 SSL=[::]:6697 STATUSMSG=!~&@%+ TOPICLEN=307 UHNAMES USERIP VBANLIST WALLCHOPS WALLVOICES WATCH=32 :are supported by this server
:levin.mozilla.org 042 fxtest22 557A6G3ZE :your unique ID
:levin.mozilla.org 375 fxtest22 :levin.mozilla.org message of the day
:levin.mozilla.org 372 fxtest22 :- __ _
:levin.mozilla.org 372 fxtest22 :- / /__ _ __(_)___
:levin.mozilla.org 372 fxtest22 :- / / _ \ | / / / __ \
:levin.mozilla.org 372 fxtest22 :- / / __/ |/ / / / / /
:levin.mozilla.org 372 fxtest22 :- /_/\___/|___/_/_/ /_/
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- M O Z I L L A D O T O R G
:levin.mozilla.org 372 fxtest22 :- https://www.mozilla.org/
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- =================================================================
:levin.mozilla.org 372 fxtest22 :- This server is for use by Mozilla developers, testers, and
:levin.mozilla.org 372 fxtest22 :- users. If you are not one, please find another server.
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- NOTICE: Your IP address will be portscanned by our open
:levin.mozilla.org 372 fxtest22 :- proxy tester. See https://wiki.mozilla.org/IRC for details.
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- =================================================================
:levin.mozilla.org 372 fxtest22 :- Project information:
:levin.mozilla.org 372 fxtest22 :- Firefox https://support.mozilla.org/
:levin.mozilla.org 372 fxtest22 :- Mobile https://support.mozilla.org/mobile
:levin.mozilla.org 372 fxtest22 :- Thunderbird https://support.mozilla.org/products/thunderbird
:levin.mozilla.org 372 fxtest22 :- Boot2Gecko (FirefoxOS) https://support.mozilla.org/products/firefox-os
:levin.mozilla.org 372 fxtest22 :- Webmaker https://support.mozilla.org/products/webmaker
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- Help for new contributors:
:levin.mozilla.org 372 fxtest22 :- https://developer.mozilla.org/Introduction
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- =================================================================
:levin.mozilla.org 372 fxtest22 :- Ports:
:levin.mozilla.org 372 fxtest22 :- Non-SSL: 6665 - 6669
:levin.mozilla.org 372 fxtest22 :- SSL: 6697, 8443
:levin.mozilla.org 372 fxtest22 :- =================================================================
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 372 fxtest22 :- For a list of other helpful channels please visit
:levin.mozilla.org 372 fxtest22 :- https://wiki.mozilla.org/IRC or use the /list command.
:levin.mozilla.org 372 fxtest22 :- Additional help with IRC at http://www.irchelp.org/
:levin.mozilla.org 372 fxtest22 :-
:levin.mozilla.org 376 fxtest22 :End of message of the day.
:levin.mozilla.org 251 fxtest22 :There are 4105 users and 841 invisible on 4 servers
:levin.mozilla.org 252 fxtest22 12 :operator(s) online
:levin.mozilla.org 253 fxtest22 3 :unknown connections
:levin.mozilla.org 254 fxtest22 1876 :channels formed
:levin.mozilla.org 255 fxtest22 :I have 1518 clients and 1 servers
:levin.mozilla.org 265 fxtest22 :Current Local Users: 1518 Max: 1738
:levin.mozilla.org 266 fxtest22 :Current Global Users: 4946 Max: 5308
:levin.mozilla.org 396 fxtest22 moz-8i38gl.scl3.mozilla.com :is now your displayed host
:fxtest22!fxtest22@moz-8i38gl.scl3.mozilla.com MODE fxtest22 +x
:levin.mozilla.org NOTICE fxtest22 :*** You are connected using SSL cipher "DHE-RSA-AES-256-CBC-SHA256"
+ echo 'JOIN #fx-test-alerts'
+ echo 'NOTICE #fx-test-alerts :Project socorro.pipeline.adhoc build #22: FAILURE: http://webqa-ci-staging1.qa.scl3.mozilla.com:8080/job/socorro.pipeline.adhoc/22/'
+ echo QUIT
DONE
[Pipeline] }
[Pipeline] // node
[Pipeline] mail
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] node
Running on master in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] sh
[workspace] Running shell script
+ mkdir results
[Pipeline] dir
Running in /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/results
[Pipeline] {
[Pipeline] unstash
[Pipeline] }
[Pipeline] // dir
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/results to /var/lib/jenkins/jobs/socorro.pipeline.adhoc/builds/22/htmlreports/HTML_Report
ERROR: Directory '/var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/results' exists but failed copying to '/var/lib/jenkins/jobs/socorro.pipeline.adhoc/builds/22/htmlreports/HTML_Report'.
[Pipeline] step
Recording test results
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
ERROR: No test report files were found. Configuration error?
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment