GUI acceptance tests using environment deployed from packages.

Build: #2321 failed

Job: Metadata was successful

Stages & jobs

  1. Acceptance Test

Job result summary

Completed
Duration
8 minutes
Revision
d906b1e7424b87d9d46b20e66aa128711e7793d5
Total tests
1
Successful since
#2298 ()

Tests

  • 1 test in total
  • 2 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
100  4653  100  4653    0     0  19969      0 --:--:-- --:--:-- --:--:-- 19969
Unable to find image 'alpine:latest' locally
latest: Pulling from library/alpine
213ec9aee27d: Pulling fs layer
213ec9aee27d: Verifying Checksum
213ec9aee27d: Download complete
213ec9aee27d: Pull complete
Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
Status: Downloaded newer image for alpine:latest
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Error response from daemon: Cannot kill container: eab509899c5e: Container eab509899c5e6ad6f04228c3e5fa99d9a236cc045554012a34c3fa914b349ea8 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
Image docker.io/library/ubuntu:14.10 uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
0a1f1b169319: Verifying Checksum
0a1f1b169319: Download complete
1ceb0a3c7c48: Verifying Checksum
1ceb0a3c7c48: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10
The connection to the server localhost:8080 was refused - did you specify the right host or port?
! "minikube" profile does not exist, trying anyways.
    > kubelet.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s    > kubeadm.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s    > kubectl.sha256: 64 B / 64 B [--------------------------] 100.00% ? p/s 0s    > kubelet: 2.39 MiB / 112.68 MiB [>_________________________] 2.12% ? p/s ?    > kubeadm: 18.61 MiB / 42.57 MiB [---------->______________] 43.71% ? p/s ?    > kubectl: 590.80 KiB / 44.27 MiB [>________________________] 1.30% ? p/s ?    > kubeadm: 42.57 MiB / 42.57 MiB [-----------] 100.00% 252.58 MiB p/s 400ms    > kubelet: 6.98 MiB / 112.68 MiB [->________________________] 6.20% ? p/s ?    > kubectl: 1.58 MiB / 44.27 MiB [>__________________________] 3.56% ? p/s ?    > kubelet: 14.95 MiB / 112.68 MiB [--->____________________] 13.27% ? p/s ?    > kubectl: 3.11 MiB / 44.27 MiB [->_________________________] 7.02% ? p/s ?    > kubelet: 28.51 MiB / 112.68 MiB [-->________] 25.31% 43.56 MiB p/s ETA 1s    > kubectl: 5.45 MiB / 44.27 MiB [->____________] 12.32% 8.13 MiB p/s ETA 4s    > kubelet: 49.48 MiB / 112.68 MiB [---->______] 43.92% 43.56 MiB p/s ETA 1s    > kubectl: 9.14 MiB / 44.27 MiB [-->___________] 20.65% 8.13 MiB p/s ETA 4s    > kubelet: 79.48 MiB / 112.68 MiB [------->___] 70.54% 43.56 MiB p/s ETA 0s    > kubectl: 14.73 MiB / 44.27 MiB [---->________] 33.28% 8.13 MiB p/s ETA 3s    > kubelet: 112.68 MiB / 112.68 MiB [-----------] 100.00% 94.00 MiB p/s 1.4s    > kubectl: 24.11 MiB / 44.27 MiB [------->_____] 54.46% 9.61 MiB p/s ETA 2s    > kubectl: 40.08 MiB / 44.27 MiB [----------->_] 90.53% 9.61 MiB p/s ETA 0s    > kubectl: 44.27 MiB / 44.27 MiB [-------------] 100.00% 30.52 MiB p/s 1.7s*
! The 'none' driver is designed for experts who need to integrate with an existing VM
* Most users should use the newer 'docker' driver instead, which does not require root!
* For more information, see: https://minikube.sigs.k8s.io/docs/reference/drivers/none/
*
! kubectl and minikube configuration will be stored in /root
! To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:
*
  - sudo mv /root/.kube /root/.minikube $HOME
  - sudo chown -R $USER $HOME/.kube $HOME/.minikube
*
* This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true
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-CPT/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CPT/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CPT/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CPT/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CPT/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CPT/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-CPT/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-CPT/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-CPT/onedata/onezone_swagger/bamboos'...
Unable to find image 'docker.onedata.org/one_env:v25' locally
v25: Pulling from one_env
284055322776: Pulling fs layer
2aa0e7dd19fb: Pulling fs layer
71f42e7f78cc: Pulling fs layer
6b5e16a8f924: Pulling fs layer
03bb7f88b355: Pulling fs layer
3af4b8a4e457: Pulling fs layer
21b193e80b0d: Pulling fs layer
3156cfcaf3bb: Pulling fs layer
71f42e7f78cc: Waiting
6b5e16a8f924: Waiting
03bb7f88b355: Waiting
3af4b8a4e457: Waiting
21b193e80b0d: Waiting
546737ca67a7: Pulling fs layer
34dd25450d84: Pulling fs layer
ff35f8df9b34: Pulling fs layer
3156cfcaf3bb: Waiting
546737ca67a7: Waiting
ff35f8df9b34: Waiting
34dd25450d84: Waiting
71f42e7f78cc: Verifying Checksum
71f42e7f78cc: Download complete
284055322776: Verifying Checksum
284055322776: Download complete
6b5e16a8f924: Verifying Checksum
6b5e16a8f924: Download complete
03bb7f88b355: Verifying Checksum
03bb7f88b355: Download complete
21b193e80b0d: Verifying Checksum
21b193e80b0d: Download complete
3156cfcaf3bb: Verifying Checksum
3156cfcaf3bb: Download complete
546737ca67a7: Verifying Checksum
546737ca67a7: Download complete
34dd25450d84: Verifying Checksum
34dd25450d84: Download complete
ff35f8df9b34: Verifying Checksum
ff35f8df9b34: Download complete
3af4b8a4e457: Verifying Checksum
3af4b8a4e457: Download complete
284055322776: Pull complete
2aa0e7dd19fb: Verifying Checksum
2aa0e7dd19fb: Download complete
2aa0e7dd19fb: Pull complete
71f42e7f78cc: Pull complete
6b5e16a8f924: Pull complete
03bb7f88b355: Pull complete
3af4b8a4e457: Pull complete
21b193e80b0d: Pull complete
3156cfcaf3bb: Pull complete
546737ca67a7: Pull complete
34dd25450d84: Pull complete
ff35f8df9b34: Pull complete
Digest: sha256:deddb022b70bfa7e268af1d3d912a5d010799005d7c9c6cffc91027d9ed75ca8
Status: Downloaded newer image for docker.onedata.org/one_env:v25
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Unable to find image 'onedata/acceptance_gui:v9' locally
v9: Pulling from onedata/acceptance_gui
d5fd17ec1767: Pulling fs layer
635970228e5b: Pulling fs layer
e6b8b518c4b7: Pulling fs layer
262a85701f26: Pulling fs layer
56fb40ac7433: Pulling fs layer
72938d7adcac: Pulling fs layer
cdf99cc302c9: Pulling fs layer
99e960dff935: Pulling fs layer
543cdc7d97b9: Pulling fs layer
72938d7adcac: Waiting
cdf99cc302c9: Waiting
99e960dff935: Waiting
543cdc7d97b9: Waiting
262a85701f26: Waiting
56fb40ac7433: Waiting
e6b8b518c4b7: Verifying Checksum
e6b8b518c4b7: Download complete
262a85701f26: Verifying Checksum
262a85701f26: Download complete
56fb40ac7433: Verifying Checksum
56fb40ac7433: Download complete
d5fd17ec1767: Verifying Checksum
d5fd17ec1767: Download complete
72938d7adcac: Download complete
99e960dff935: Verifying Checksum
99e960dff935: Download complete
543cdc7d97b9: Verifying Checksum
543cdc7d97b9: Download complete
d5fd17ec1767: Pull complete
cdf99cc302c9: Verifying Checksum
cdf99cc302c9: Download complete
635970228e5b: Download complete
635970228e5b: Pull complete
e6b8b518c4b7: Pull complete
262a85701f26: Pull complete
56fb40ac7433: Pull complete
72938d7adcac: Pull complete
cdf99cc302c9: Pull complete
99e960dff935: Pull complete
543cdc7d97b9: Pull complete
Digest: sha256:d01cf083e4a8f9e3961d8886b906d08ab45acdbe00a7e8e2812f18be185894e4
Status: Downloaded newer image for onedata/acceptance_gui:v9
/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
  % 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  16212      0 --:--:-- --:--:-- --:--:-- 16212
Error response from daemon: Cannot kill container: 4728c7577ae7: Container 4728c7577ae7b8ddf0549e6ef43dfb133ab97a99e25d3db2da1597d6a87adfcd is not running
Error response from daemon: Cannot kill container: 076c6e292851: Container 076c6e292851d8cb7b00b6db56cd002f61dc55b2a911a6a5cfe5461f178a36b5 is not running
Error response from daemon: Cannot kill container: 62e8ccaf9644: Container 62e8ccaf964440f00657b0f98bd8e9d5460b25219bbc9bc5e950247abe810a6e is not running
Error response from daemon: Cannot kill container: c85a5982dd42: Container c85a5982dd420d2df5ea197b7882ea6a786906a4aa622a718637182a462a704e is not running
Error response from daemon: Cannot kill container: 5d9ac9d7509b: Container 5d9ac9d7509b0c5dd429bca356375e858e1c366f233926f978df22654b842a79 is not running
Error response from daemon: Cannot kill container: b9d3a9746570: Container b9d3a97465701c514f5b44df332917cc555d88ffdda5ea7f7eebbe980936760f is not running
Error response from daemon: Cannot kill container: 61c985d9b12e: Container 61c985d9b12efc12bb5267cea6264aa15953e0b98b15ef0db7b4c2e1b68dae4e is not running
Error response from daemon: Cannot kill container: c9971ca7ac7c: Container c9971ca7ac7cdfa7d885141e5f0f3dad4e4084314eebd8d927f6c9522ee48b80 is not running
Error response from daemon: Cannot kill container: 656143ca9c62: Container 656143ca9c6226d3a4640e5538c5c6bd54d211d817a46ad8f611a9acbb26e1f4 is not running
Error response from daemon: Cannot kill container: 3b6e14aba60e: Container 3b6e14aba60e080c25b96829c262021b2e80562c842563e7f087d4bbc7ea2e8f is not running
Error response from daemon: Cannot kill container: 413fc659464a: Container 413fc659464add571188a0d680477d05d799c4594b771e79f44efcd804ba7afb is not running
Error response from daemon: Cannot kill container: e6bf1347f5d5: Container e6bf1347f5d5807d4e5d6ba6b572391da3fcfb7263fa689a8be4693ca8424c1c is not running
Error response from daemon: Cannot kill container: 009e872f6de1: Container 009e872f6de16fd6a9f5d558275cfe3881d950976ced409dea7365f0c3db2758 is not running
Error response from daemon: Cannot kill container: 571f98c6e902: Container 571f98c6e90246d4ae586876217dc9d7dd9dce5f1b3970f70489e0850d7b4655 is not running
Error response from daemon: Cannot kill container: 17f7e09baacf: Container 17f7e09baacf844ad3392da0ff15a6609bef0f361ce1eae6f88c9ff846ecbe02 is not running