You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/09 07:30:29 UTC

Build failed in Jenkins: beam_PerformanceTests_Analysis #1

See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/1/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on temporal-beam-jenkins2 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/damgadbot/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # timeout=10
Fetching upstream changes from https://github.com/damgadbot/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/damgadbot/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/damgadbot/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/damgadbot/beam.git # timeout=10
Fetching upstream changes from https://github.com/damgadbot/beam.git
 > git fetch --tags --progress https://github.com/damgadbot/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 196d11b09f813b71f04cf5b38501659f73289d3d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 196d11b09f813b71f04cf5b38501659f73289d3d # timeout=10
Commit message: "changeing repo to damgadbot/beam"
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins6849401185362976476.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins3775513438650798639.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8325258665149326323.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7785528133597214862.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in ./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages (20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8196880582046406261.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Using cached google_cloud_bigquery-1.24.0-py2.py3-none-any.whl (165 kB)
Collecting mock
  Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Downloading google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.16.1-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.19.1-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing /home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting rsa<4.1,>=3.1.4
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1<0.5.0,>=0.4.6
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.19.1 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, pyasn1-modules, cachetools, rsa, google-auth, googleapis-common-protos, futures, pytz, google-api-core, google-cloud-core, enum34, google-resumable-media, google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside environment <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 futures-3.3.0 google-api-core-1.19.1 google-auth-1.16.1 google-cloud-core-1.3.0 google-resumable-media-0.5.1 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2333566093958927099.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.005s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7361382051291999791.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py --bqtable '[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.many_files_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.many_files_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report --send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.compressed_textioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.many_files_textioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.compressed_textioit_hdfs_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.many_files_textioit_hdfs_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 08-06-2020_07-30-17 - 09-06-2020_07-30-17: 0
beam_performance.textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_Analysis #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/6/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PerformanceTests_Analysis #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/5/display/redirect?page=changes>

Changes:

[noreply] [BEAM-10250]: Update io_matrix with new SplunkIO (#11998)

[noreply] Remove a hack used to retrieve schematized data from HL7v2 messages, …

[daniel.o.programmer] [BEAM-10235] Adding a CountElms transform to the Go SDK.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision adeceecc65379bf4df6537e6315d701957840d2a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f adeceecc65379bf4df6537e6315d701957840d2a # timeout=10
Commit message: "Merge pull request #11986: [BEAM-10235] Adding a CountElms transform to the Go SDK."
 > git rev-list --no-walk 13411a6b546253336d862f8495ca57aa2376ac67 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins5996401252739777240.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8344077516680724147.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7382214568445682493.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2273548853296396943.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in ./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages (20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins979936760429594030.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Using cached google_cloud_bigquery-1.25.0-py2.py3-none-any.whl (169 kB)
Collecting mock
  Using cached mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Using cached google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.17.2-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.20.0-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing /home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting rsa<4.1; python_version < "3"
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1>=0.1.3
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.20.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, rsa, pyasn1-modules, cachetools, google-auth, googleapis-common-protos, futures, pytz, google-api-core, google-cloud-core, enum34, google-resumable-media, google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside environment <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 futures-3.3.0 google-api-core-1.20.0 google-auth-1.17.2 google-cloud-core-1.3.0 google-resumable-media-0.5.1 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins5150320950978351088.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.006s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7004388235179531142.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py --bqtable '[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.many_files_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.many_files_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report --send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.compressed_textioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.many_files_textioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.compressed_textioit_hdfs_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.many_files_textioit_hdfs_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 12-06-2020_13-10-58 - 13-06-2020_13-10-58: 0
beam_performance.textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PerformanceTests_Analysis #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/4/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-10234] Fix error message for missing licenses.

[Robin Qiu] Simple code cleanup for ZetaSqlUtils

[noreply] [BEAM-9951] Adding integration tests for synthetic pipelines in Go

[noreply] [BEAM-9217] Update DoFn javadoc for schema type translation (#11984)

[noreply] Bump default Pubsub timeout to 60 seconds (#11985)

[noreply] Merge pull request #11950 from [BEAM-8596]: Add SplunkIO transform to

[noreply] Support HOP and  SESSION as TVF (#11868)

[noreply] [BEAM-9615] Add String UTF8 coder. (#11989)

[noreply] [BEAM-7163] Correcting godoc for passert.Sum (#11999)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 13411a6b546253336d862f8495ca57aa2376ac67 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 13411a6b546253336d862f8495ca57aa2376ac67 # timeout=10
Commit message: "[BEAM-7163] Correcting godoc for passert.Sum (#11999)"
 > git rev-list --no-walk d5dd47b47cbdf0739ac1a28cb8fbd06becbdbae7 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8346716230885566545.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins3027319638711943844.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins753495676106173175.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins6441679840572835263.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in ./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages (20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2133163034009031534.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Using cached google_cloud_bigquery-1.25.0-py2.py3-none-any.whl (169 kB)
Collecting mock
  Using cached mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Using cached google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Downloading google_auth-1.17.2-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.20.0-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing /home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting rsa<4.1; python_version < "3"
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1>=0.1.3
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.20.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, rsa, pyasn1-modules, cachetools, google-auth, googleapis-common-protos, futures, pytz, google-api-core, google-cloud-core, enum34, google-resumable-media, google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside environment <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 futures-3.3.0 google-api-core-1.20.0 google-auth-1.17.2 google-cloud-core-1.3.0 google-resumable-media-0.5.1 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins3041219282727132257.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.005s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2143332786507672714.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py --bqtable '[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.many_files_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.many_files_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report --send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.compressed_textioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.many_files_textioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.compressed_textioit_hdfs_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.many_files_textioit_hdfs_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 11-06-2020_19-34-34 - 12-06-2020_19-34-34: 0
beam_performance.textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PerformanceTests_Analysis #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/3/display/redirect?page=changes>

Changes:

[Kenneth Knowles] Split Nexmark QueryTest and SqlQueryTest for clarity

[Robert Bradshaw] [BEAM-9577] Remove use of legacy artifact service in Python.

[Robert Bradshaw] Simplify Python on Flink runner instructions.

[Robert Bradshaw] Fix stray paragraph, separate and rework python.

[Kenneth Knowles] Add ZetaSQL Nexmark variant

[annaqin] [BEAM-10225] Add log message when starting job server

[tysonjh] [BEAM-9999] Remove Gearpump runner.

[valentyn] [BEAM-10227] Switches typing version modifier to python_full_version so

[Kamil Wasilewski] [BEAM-8134] Grafana dashboards for Nexmark tests

[Robert Bradshaw] Expand note on runner selection.

[Rui Wang] [BEAM-10230] @Ignore: BYTES works with LIKE.

[Robert Bradshaw] Move Beam Compatibility table below instructions.

[noreply] [BEAM-9742] Add Configurable FluentBackoff to JdbcIO Write (#11396)

[noreply] Finalize CHANGES.md for 2.22.0 (#11973)

[noreply] [BEAM-9679] Add CombinePerKey to Core Transforms Go Katas (#11936)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d5dd47b47cbdf0739ac1a28cb8fbd06becbdbae7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d5dd47b47cbdf0739ac1a28cb8fbd06becbdbae7 # timeout=10
Commit message: "[BEAM-9679] Add CombinePerKey to Core Transforms Go Katas (#11936)"
 > git rev-list --no-walk c08dc221d147048998a65fe286e281b7c3240425 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7664498787324409098.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8154651761982845397.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8619945583104063230.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7371000104996829219.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in ./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages (20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1722364854779655454.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Downloading google_cloud_bigquery-1.25.0-py2.py3-none-any.whl (169 kB)
Collecting mock
  Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Downloading google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.17.0-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.20.0-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing /home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting rsa<5.0,>=3.1.4
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1<0.5.0,>=0.4.6
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.20.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, pyasn1-modules, cachetools, rsa, google-auth, googleapis-common-protos, futures, pytz, google-api-core, google-cloud-core, enum34, google-resumable-media, google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside environment <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 futures-3.3.0 google-api-core-1.20.0 google-auth-1.17.0 google-cloud-core-1.3.0 google-resumable-media-0.5.1 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins4560766933078423605.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.006s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8173947994929962633.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py --bqtable '[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.many_files_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.many_files_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report --send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.compressed_textioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.many_files_textioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.compressed_textioit_hdfs_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.many_files_textioit_hdfs_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 10-06-2020_09-02-10 - 11-06-2020_09-02-10: 0
beam_performance.textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PerformanceTests_Analysis #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/2/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on temporal-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c08dc221d147048998a65fe286e281b7c3240425 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c08dc221d147048998a65fe286e281b7c3240425 # timeout=10
Commit message: "Merge pull request #11932 [BEAM-9577] Migrate PortablePipelineJarCreator to new artifact service."
First time build. Skipping changelog.
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2944556917846691741.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins6950307265372197566.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins7941648020928995264.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins3278701808282868175.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: setuptools in ./.env/lib/python2.7/site-packages (44.1.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages (20.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins8667234134612388843.sh
+ .env/bin/pip install requests google.cloud.bigquery mock google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.9.1)
Collecting google.cloud.bigquery
  Downloading google_cloud_bigquery-1.25.0-py2.py3-none-any.whl (169 kB)
Collecting mock
  Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
Collecting google.cloud.bigtable
  Downloading google_cloud_bigtable-1.2.1-py2.py3-none-any.whl (234 kB)
Collecting google.cloud
  Using cached google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
Collecting protobuf>=3.6.0
  Using cached protobuf-3.12.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3 MB)
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.16.1-py2.py3-none-any.whl (90 kB)
Collecting google-cloud-core<2.0dev,>=1.1.0
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-api-core<2.0dev,>=1.15.0
  Using cached google_api_core-1.20.0-py2.py3-none-any.whl (90 kB)
Collecting enum34; python_version < "3.4"
  Using cached enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting six<2.0.0dev,>=1.13.0
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting funcsigs>=1; python_version < "3.3"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Processing /home/jenkins/.cache/pip/wheels/77/4d/90/443c1cecdcfbf9d97f6e567304aacddc234cf1b26e48c6f0e5/grpc_google_iam_v1-0.12.3-py2-none-any.whl
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages (from protobuf>=3.6.0->google.cloud.bigquery) (44.1.1)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting cachetools<5.0,>=2.0.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting rsa<4.1,>=3.1.4
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting futures>=3.2.0; python_version < "3.2"
  Using cached futures-3.3.0-py2-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting grpcio<2.0.0dev,>=1.0.0
  Using cached grpcio-1.29.0-cp27-cp27mu-manylinux2010_x86_64.whl (3.0 MB)
Collecting pyasn1<0.5.0,>=0.4.6
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
ERROR: google-api-core 1.20.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.9.1 which is incompatible.
Installing collected packages: six, protobuf, pyasn1, pyasn1-modules, cachetools, rsa, google-auth, googleapis-common-protos, futures, pytz, google-api-core, google-cloud-core, enum34, google-resumable-media, google.cloud.bigquery, funcsigs, mock, grpcio, grpc-google-iam-v1, google.cloud.bigtable, google.cloud
  Attempting uninstall: six
    Found existing installation: six 1.10.0
    Not uninstalling six at /usr/lib/python2.7/dist-packages, outside environment <https://ci-beam.apache.org/job/beam_PerformanceTests_Analysis/ws/.env>
    Can't uninstall 'six'. No files were found to uninstall.
Successfully installed cachetools-3.1.1 enum34-1.1.10 funcsigs-1.0.2 futures-3.3.0 google-api-core-1.20.0 google-auth-1.16.1 google-cloud-core-1.3.0 google-resumable-media-0.5.1 google.cloud google.cloud.bigquery google.cloud.bigtable googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.29.0 mock-3.0.5 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pytz-2020.1 rsa-4.0 six-1.15.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1041335498011080303.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results_test.py
.......
----------------------------------------------------------------------
Ran 7 tests in 0.005s

OK
Test name: test_create_daily_report_when_average_time_decreases
test_bq_table - test, avg_time 100.00s, change -50.000%, stddev 10.00, stddev_old 10.00 # => --- 

Test name: test_create_daily_report_when_average_time_does_not_change
test_bq_table - test, avg_time 100.00s, change +0.000%, stddev 10.00, stddev_old 10.00 # =>  

Test name: test_create_daily_report_when_average_time_increases
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_average_time_increases_twice
test_bq_table - test, avg_time 200.00s, change +100.000%, stddev 10.00, stddev_old 10.00 # => +++ 

Test name: test_create_daily_report_when_no_data_was_uploaded
test_bq_table there were no test results uploaded in recent 24h. 

Test name: test_create_daily_report_when_no_historical_data_was_uploaded

Test name: test_create_daily_report_when_single_entry_was_uploaded
test_bq_table - test, avg_time 10.00s, change +0.000%, stddev 0.00, stddev_old 0.00 # =>  

[beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2749317969612837868.sh
+ .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py --bqtable '[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.many_files_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.many_files_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report --send_notification
Number of records inserted into beam_performance.textioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.compressed_textioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.many_files_textioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.avroioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.tfrecordioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.xmlioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.textioit_hdfs_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.compressed_textioit_hdfs_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.many_files_textioit_hdfs_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.avroioit_hdfs_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.xmlioit_hdfs_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.hadoopformatioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.mongodbioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
Number of records inserted into beam_performance.jdbcioit_pkb_results between 09-06-2020_07-30-15 - 10-06-2020_07-30-15: 0
beam_performance.textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.tfrecordioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.compressed_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.many_files_textioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.avroioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.xmlioit_hdfs_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.hadoopformatioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.mongodbioit_pkb_results there were no test results uploaded in recent 24h. 
beam_performance.jdbcioit_pkb_results there were no test results uploaded in recent 24h. 

Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 320, in <module>
    create_report(bq_tables, metric, send_notification)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 230, in create_report
    notify_on_slack(slack_report_message)
  File "src/.test-infra/jenkins/verify_performance_test_results.py", line 301, in notify_on_slack
    data), headers={'Content-Type': 'application/json'})
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 107, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 53, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 466, in request
    prep = self.prepare_request(req)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 400, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 293, in prepare
    self.prepare_url(url, params)
  File "/usr/lib/python2.7/dist-packages/requests/models.py", line 353, in prepare_url
    raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ****: No schema supplied. Perhaps you meant http://****?
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org