GUI acceptance tests using environment deployed from packages.
Build: #2419 failed
Job: Oneprovider archives incremental and nested failed
Job result summary
- Completed
- Duration
- 17 minutes
- Revision
-
623e8fe422200033f7823b49c8a7254e7361ec58
- Total tests
- 8
- Fixed in
- #2421 (Child of ODSRV-OPRPM-2246)
Tests
- 8 tests in total
- 8 tests were quarantined / skipped
- 10 minutes taken in total.
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 45174 0 --:--:-- --:--:-- --:--:-- 45174
Error response from daemon: Cannot kill container: ea750a793d08: Container ea750a793d08f3cddb80c7b4ccda85fe964732da4fa748399fb6c9cbde86b539 is not running
Error response from daemon: remove 592d257d3c484158df43bcf5f58185788829eee3c870646410db9e6f2698cfcb: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Error response from daemon: remove ff85d71e8b630f555168d150519d308193a81bc3db1a8e872bf6e443824609a5: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
/usr/local/lib/python3.8/dist-packages/pytest_selenium/drivers/crossbrowsertesting.py:72: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if report.when == 'setup' or info.get('test_score') is not 'fail':
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
make: *** [Makefile:94: test_gui] Error 1
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/gui_report/images.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 43896 0 --:--:-- --:--:-- --:--:-- 43896
Error response from daemon: Cannot kill container: 5e19b6d3720e: Container 5e19b6d3720ec73f0666d9fdb273a3f55395966ae95a61286fa66041bb88cc43 is not running
Error response from daemon: remove 592d257d3c484158df43bcf5f58185788829eee3c870646410db9e6f2698cfcb: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Error response from daemon: remove ff85d71e8b630f555168d150519d308193a81bc3db1a8e872bf6e443824609a5: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 45174 0 --:--:-- --:--:-- --:--:-- 45174
Error response from daemon: Cannot kill container: ea750a793d08: Container ea750a793d08f3cddb80c7b4ccda85fe964732da4fa748399fb6c9cbde86b539 is not running
Error response from daemon: remove 592d257d3c484158df43bcf5f58185788829eee3c870646410db9e6f2698cfcb: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Error response from daemon: remove ff85d71e8b630f555168d150519d308193a81bc3db1a8e872bf6e443824609a5: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAIN/onedata/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
/usr/local/lib/python3.8/dist-packages/pytest_selenium/drivers/crossbrowsertesting.py:72: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if report.when == 'setup' or info.get('test_score') is not 'fail':
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
Traceback (most recent call last):
File "/usr/local/bin/onenv", line 104, in <module>
main()
File "/usr/local/bin/onenv", line 98, in main
module.main()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 119, in main
clean_all()
File "/usr/local/lib/one_env_engine/scripts/onenv_clean.py", line 55, in clean_all
timeout=DEFAULT_CMD_TIMEOUT)
File "/usr/local/lib/one_env_engine/scripts/utils/shell.py", line 23, in call
return sp.call(tokens, cwd=cwd, timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/usr/lib/python3.6/subprocess.py", line 1469, in wait
raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['kubectl', '--namespace', 'default', 'delete', 'pvc', '--all']' timed out after 30 seconds
make: *** [Makefile:94: test_gui] Error 1
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
mv: cannot stat 'onedata/tests/gui/logs/gui_report/images.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4653 100 4653 0 0 43896 0 --:--:-- --:--:-- --:--:-- 43896
Error response from daemon: Cannot kill container: 5e19b6d3720e: Container 5e19b6d3720ec73f0666d9fdb273a3f55395966ae95a61286fa66041bb88cc43 is not running
Error response from daemon: remove 592d257d3c484158df43bcf5f58185788829eee3c870646410db9e6f2698cfcb: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]
Error response from daemon: remove ff85d71e8b630f555168d150519d308193a81bc3db1a8e872bf6e443824609a5: volume is in use - [872f4364bb5c804da8ec725c185bd42b60cdfa822c6984ee4413911852155ac9]