Project

General

Profile

Idea #19977 » developer-run-tests-apps-workbench-integration-3718.log

Brett Smith, 01/24/2023 08:19 PM

 
1
Started by upstream project "developer-run-tests" build number 3457
2
originally caused by:
3
 Started by user Brett Smith
4
Running as SYSTEM
5
[EnvInject] - Loading node environment variables.
6
Building remotely on test-ibmb1b (tests) in workspace /tmp/workspace/developer-run-tests-apps-workbench-integration
7
The recommended git tool is: NONE
8
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
9
Cloning the remote Git repository
10
Cloning repository git://git.arvados.org/arvados.git
11
 > git init /tmp/workspace/developer-run-tests-apps-workbench-integration # timeout=10
12
Fetching upstream changes from git://git.arvados.org/arvados.git
13
 > git --version # timeout=10
14
 > git --version # 'git version 2.20.1'
15
using GIT_SSH to set credentials 
16
 > git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17
 > git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10
18
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19
Avoid second fetch
20
 > git rev-parse 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e^{commit} # timeout=10
21
Checking out Revision 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e (detached)
22
 > git config core.sparsecheckout # timeout=10
23
 > git checkout -f 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e # timeout=10
24
Commit message: "WIP: Run tests with a strict vocabulary"
25
 > git rev-list --no-walk c573a0ad8fa7d8fe8f5ccc058ecd14fd852deadc # timeout=10
26
[developer-run-tests-apps-workbench-integration] $ /bin/bash /tmp/jenkins18133710741599104574.sh
27
R SDK not needed, it will not be installed.
28
Checking dependencies:
29
locale: en_US.UTF-8
30
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
31
go: go version go1.18.8 linux/amd64
32
gcc: gcc (Debian 8.3.0-6) 8.3.0
33
fuse.h: /usr/include/fuse/fuse.h
34
gnutls.h: /usr/include/gnutls/gnutls.h
35
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
36
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
37
/usr/bin/netstat
38
nginx: nginx version: nginx/1.14.2
39
gitolite: /usr/bin/gitolite
40
npm: 6.14.16
41
cadaver: cadaver 0.23.3
42
libattr1 xattr.h: /usr/include/attr/xattr.h
43
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
44
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
45
libpam pam_appl.h: /usr/include/security/pam_appl.h
46
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
47
phantomjs: 1.9.8
48
xvfb: /usr/bin/Xvfb
49
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
50
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
51
singularity: singularity-ce version 3.9.9
52
docker client: Docker version 18.09.1, build 4c52b90
53
docker server: 18.09.1
54
procs with /dev/fuse open:
55
grep fuse /proc/self/mountinfo:
56
WORKSPACE=/tmp/workspace/developer-run-tests-apps-workbench-integration
57
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
58
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
59
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0:/home/jenkins/.gem/ruby/2.7.0:/var/lib/arvados/lib/ruby/gems/2.7.0
60
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
61
PATH is /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0/bin:/home/jenkins/.gem/ruby/2.7.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
62
======= install env
63
Requirement already satisfied: setuptools>=18.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (40.8.0)
64
Requirement already satisfied: pip>=7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (18.1)
65
Requirement already satisfied: wheel in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.38.4)
66
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (6.0)
67
Requirement already satisfied: httplib2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.20.1)
68
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2) (2.4.7)
69
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.18.2)
70
Requirement already satisfied: google-api-python-client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (1.12.11)
71
Requirement already satisfied: google-auth<3dev,>=1.16.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.35.0)
72
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (3.0.1)
73
Requirement already satisfied: google-api-core<3dev,>=1.21.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (2.10.2)
74
Requirement already satisfied: httplib2<1dev,>=0.15.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.20.1)
75
Requirement already satisfied: google-auth-httplib2>=0.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.1.0)
76
Requirement already satisfied: six<2dev,>=1.13.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.16.0)
77
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.2.4)
78
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.9)
79
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (40.8.0)
80
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.2.8)
81
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.57.0)
82
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.28.1)
83
Requirement already satisfied: protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.20.3)
84
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2<1dev,>=0.15.0->google-api-python-client) (2.4.7)
85
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.4.8)
86
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.4)
87
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.1.1)
88
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.26.12)
89
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2022.9.24)
90
Requirement already satisfied: ciso8601 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (2.2.0)
91
Requirement already satisfied: pycurl in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (7.44.1)
92
Requirement already satisfied: ws4py in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.5.1)
93
Requirement already satisfied: pdoc3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.10.0)
94
Requirement already satisfied: markdown>=3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (3.4.1)
95
Requirement already satisfied: mako in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (1.2.4)
96
Requirement already satisfied: importlib-metadata>=4.4; python_version < "3.10" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from markdown>=3.0->pdoc3) (4.13.0)
97
Requirement already satisfied: MarkupSafe>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (2.1.1)
98
Requirement already satisfied: typing-extensions>=3.6.4; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata>=4.4; python_version < "3.10"->markdown>=3.0->pdoc3) (4.4.0)
99
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata>=4.4; python_version < "3.10"->markdown>=3.0->pdoc3) (3.10.0)
100
running install
101
running bdist_egg
102
running egg_info
103
creating arvados_python_client.egg-info
104
writing arvados_python_client.egg-info/PKG-INFO
105
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
106
writing requirements to arvados_python_client.egg-info/requires.txt
107
writing top-level names to arvados_python_client.egg-info/top_level.txt
108
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
109
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
110
reading manifest template 'MANIFEST.in'
111
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
112
installing library code to build/bdist.linux-x86_64/egg
113
running install_lib
114
running build_py
115
creating build
116
creating build/lib
117
creating build/lib/tests
118
copying tests/test_collections.py -> build/lib/tests
119
copying tests/test_safeapi.py -> build/lib/tests
120
copying tests/run_test_server.py -> build/lib/tests
121
copying tests/keepstub.py -> build/lib/tests
122
copying tests/arvados_testutil.py -> build/lib/tests
123
copying tests/slow_test.py -> build/lib/tests
124
copying tests/test_api.py -> build/lib/tests
125
copying tests/test_arv_put.py -> build/lib/tests
126
copying tests/test_stream.py -> build/lib/tests
127
copying tests/manifest_examples.py -> build/lib/tests
128
copying tests/test_retry_job_helpers.py -> build/lib/tests
129
copying tests/test_arv_get.py -> build/lib/tests
130
copying tests/test_arvfile.py -> build/lib/tests
131
copying tests/test_vocabulary.py -> build/lib/tests
132
copying tests/test_events.py -> build/lib/tests
133
copying tests/test_arv_ls.py -> build/lib/tests
134
copying tests/test_crunch.py -> build/lib/tests
135
copying tests/test_arv_normalize.py -> build/lib/tests
136
copying tests/test_benchmark_collections.py -> build/lib/tests
137
copying tests/test_arv_keepdocker.py -> build/lib/tests
138
copying tests/__init__.py -> build/lib/tests
139
copying tests/test_cache.py -> build/lib/tests
140
copying tests/test_arv_ws.py -> build/lib/tests
141
copying tests/test_arv_copy.py -> build/lib/tests
142
copying tests/test_errors.py -> build/lib/tests
143
copying tests/test_util.py -> build/lib/tests
144
copying tests/test_retry.py -> build/lib/tests
145
copying tests/test_sdk.py -> build/lib/tests
146
copying tests/test_keep_locator.py -> build/lib/tests
147
copying tests/test_keep_client.py -> build/lib/tests
148
creating build/lib/arvados
149
copying arvados/timer.py -> build/lib/arvados
150
copying arvados/crunch.py -> build/lib/arvados
151
copying arvados/retry.py -> build/lib/arvados
152
copying arvados/events.py -> build/lib/arvados
153
copying arvados/diskcache.py -> build/lib/arvados
154
copying arvados/config.py -> build/lib/arvados
155
copying arvados/util.py -> build/lib/arvados
156
copying arvados/api.py -> build/lib/arvados
157
copying arvados/safeapi.py -> build/lib/arvados
158
copying arvados/__init__.py -> build/lib/arvados
159
copying arvados/stream.py -> build/lib/arvados
160
copying arvados/_ranges.py -> build/lib/arvados
161
copying arvados/arvfile.py -> build/lib/arvados
162
copying arvados/keep.py -> build/lib/arvados
163
copying arvados/cache.py -> build/lib/arvados
164
copying arvados/vocabulary.py -> build/lib/arvados
165
copying arvados/errors.py -> build/lib/arvados
166
copying arvados/_version.py -> build/lib/arvados
167
copying arvados/collection.py -> build/lib/arvados
168
copying arvados/_normalize_stream.py -> build/lib/arvados
169
creating build/lib/tests/performance
170
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
171
copying tests/performance/__init__.py -> build/lib/tests/performance
172
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
173
creating build/lib/arvados/commands
174
copying arvados/commands/ws.py -> build/lib/arvados/commands
175
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
176
copying arvados/commands/run.py -> build/lib/arvados/commands
177
copying arvados/commands/get.py -> build/lib/arvados/commands
178
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
179
copying arvados/commands/__init__.py -> build/lib/arvados/commands
180
copying arvados/commands/ls.py -> build/lib/arvados/commands
181
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
182
copying arvados/commands/_util.py -> build/lib/arvados/commands
183
copying arvados/commands/put.py -> build/lib/arvados/commands
184
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
185
creating build/bdist.linux-x86_64
186
creating build/bdist.linux-x86_64/egg
187
creating build/bdist.linux-x86_64/egg/tests
188
copying build/lib/tests/test_collections.py -> build/bdist.linux-x86_64/egg/tests
189
copying build/lib/tests/test_safeapi.py -> build/bdist.linux-x86_64/egg/tests
190
copying build/lib/tests/run_test_server.py -> build/bdist.linux-x86_64/egg/tests
191
copying build/lib/tests/keepstub.py -> build/bdist.linux-x86_64/egg/tests
192
copying build/lib/tests/arvados_testutil.py -> build/bdist.linux-x86_64/egg/tests
193
copying build/lib/tests/slow_test.py -> build/bdist.linux-x86_64/egg/tests
194
copying build/lib/tests/test_api.py -> build/bdist.linux-x86_64/egg/tests
195
copying build/lib/tests/test_arv_put.py -> build/bdist.linux-x86_64/egg/tests
196
copying build/lib/tests/test_stream.py -> build/bdist.linux-x86_64/egg/tests
197
copying build/lib/tests/manifest_examples.py -> build/bdist.linux-x86_64/egg/tests
198
copying build/lib/tests/test_retry_job_helpers.py -> build/bdist.linux-x86_64/egg/tests
199
copying build/lib/tests/test_arv_get.py -> build/bdist.linux-x86_64/egg/tests
200
copying build/lib/tests/test_arvfile.py -> build/bdist.linux-x86_64/egg/tests
201
creating build/bdist.linux-x86_64/egg/tests/performance
202
copying build/lib/tests/performance/test_a_sample.py -> build/bdist.linux-x86_64/egg/tests/performance
203
copying build/lib/tests/performance/__init__.py -> build/bdist.linux-x86_64/egg/tests/performance
204
copying build/lib/tests/performance/performance_profiler.py -> build/bdist.linux-x86_64/egg/tests/performance
205
copying build/lib/tests/test_vocabulary.py -> build/bdist.linux-x86_64/egg/tests
206
copying build/lib/tests/test_events.py -> build/bdist.linux-x86_64/egg/tests
207
copying build/lib/tests/test_arv_ls.py -> build/bdist.linux-x86_64/egg/tests
208
copying build/lib/tests/test_crunch.py -> build/bdist.linux-x86_64/egg/tests
209
copying build/lib/tests/test_arv_normalize.py -> build/bdist.linux-x86_64/egg/tests
210
copying build/lib/tests/test_benchmark_collections.py -> build/bdist.linux-x86_64/egg/tests
211
copying build/lib/tests/test_arv_keepdocker.py -> build/bdist.linux-x86_64/egg/tests
212
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests
213
copying build/lib/tests/test_cache.py -> build/bdist.linux-x86_64/egg/tests
214
copying build/lib/tests/test_arv_ws.py -> build/bdist.linux-x86_64/egg/tests
215
copying build/lib/tests/test_arv_copy.py -> build/bdist.linux-x86_64/egg/tests
216
copying build/lib/tests/test_errors.py -> build/bdist.linux-x86_64/egg/tests
217
copying build/lib/tests/test_util.py -> build/bdist.linux-x86_64/egg/tests
218
copying build/lib/tests/test_retry.py -> build/bdist.linux-x86_64/egg/tests
219
copying build/lib/tests/test_sdk.py -> build/bdist.linux-x86_64/egg/tests
220
copying build/lib/tests/test_keep_locator.py -> build/bdist.linux-x86_64/egg/tests
221
copying build/lib/tests/test_keep_client.py -> build/bdist.linux-x86_64/egg/tests
222
creating build/bdist.linux-x86_64/egg/arvados
223
copying build/lib/arvados/timer.py -> build/bdist.linux-x86_64/egg/arvados
224
copying build/lib/arvados/crunch.py -> build/bdist.linux-x86_64/egg/arvados
225
creating build/bdist.linux-x86_64/egg/arvados/commands
226
copying build/lib/arvados/commands/ws.py -> build/bdist.linux-x86_64/egg/arvados/commands
227
copying build/lib/arvados/commands/arv_copy.py -> build/bdist.linux-x86_64/egg/arvados/commands
228
copying build/lib/arvados/commands/run.py -> build/bdist.linux-x86_64/egg/arvados/commands
229
copying build/lib/arvados/commands/get.py -> build/bdist.linux-x86_64/egg/arvados/commands
230
copying build/lib/arvados/commands/migrate19.py -> build/bdist.linux-x86_64/egg/arvados/commands
231
copying build/lib/arvados/commands/__init__.py -> build/bdist.linux-x86_64/egg/arvados/commands
232
copying build/lib/arvados/commands/ls.py -> build/bdist.linux-x86_64/egg/arvados/commands
233
copying build/lib/arvados/commands/federation_migrate.py -> build/bdist.linux-x86_64/egg/arvados/commands
234
copying build/lib/arvados/commands/_util.py -> build/bdist.linux-x86_64/egg/arvados/commands
235
copying build/lib/arvados/commands/put.py -> build/bdist.linux-x86_64/egg/arvados/commands
236
copying build/lib/arvados/commands/keepdocker.py -> build/bdist.linux-x86_64/egg/arvados/commands
237
copying build/lib/arvados/retry.py -> build/bdist.linux-x86_64/egg/arvados
238
copying build/lib/arvados/events.py -> build/bdist.linux-x86_64/egg/arvados
239
copying build/lib/arvados/diskcache.py -> build/bdist.linux-x86_64/egg/arvados
240
copying build/lib/arvados/config.py -> build/bdist.linux-x86_64/egg/arvados
241
copying build/lib/arvados/util.py -> build/bdist.linux-x86_64/egg/arvados
242
copying build/lib/arvados/api.py -> build/bdist.linux-x86_64/egg/arvados
243
copying build/lib/arvados/safeapi.py -> build/bdist.linux-x86_64/egg/arvados
244
copying build/lib/arvados/__init__.py -> build/bdist.linux-x86_64/egg/arvados
245
copying build/lib/arvados/stream.py -> build/bdist.linux-x86_64/egg/arvados
246
copying build/lib/arvados/_ranges.py -> build/bdist.linux-x86_64/egg/arvados
247
copying build/lib/arvados/arvfile.py -> build/bdist.linux-x86_64/egg/arvados
248
copying build/lib/arvados/keep.py -> build/bdist.linux-x86_64/egg/arvados
249
copying build/lib/arvados/cache.py -> build/bdist.linux-x86_64/egg/arvados
250
copying build/lib/arvados/vocabulary.py -> build/bdist.linux-x86_64/egg/arvados
251
copying build/lib/arvados/errors.py -> build/bdist.linux-x86_64/egg/arvados
252
copying build/lib/arvados/_version.py -> build/bdist.linux-x86_64/egg/arvados
253
copying build/lib/arvados/collection.py -> build/bdist.linux-x86_64/egg/arvados
254
copying build/lib/arvados/_normalize_stream.py -> build/bdist.linux-x86_64/egg/arvados
255
byte-compiling build/bdist.linux-x86_64/egg/tests/test_collections.py to test_collections.cpython-37.pyc
256
byte-compiling build/bdist.linux-x86_64/egg/tests/test_safeapi.py to test_safeapi.cpython-37.pyc
257
byte-compiling build/bdist.linux-x86_64/egg/tests/run_test_server.py to run_test_server.cpython-37.pyc
258
byte-compiling build/bdist.linux-x86_64/egg/tests/keepstub.py to keepstub.cpython-37.pyc
259
byte-compiling build/bdist.linux-x86_64/egg/tests/arvados_testutil.py to arvados_testutil.cpython-37.pyc
260
byte-compiling build/bdist.linux-x86_64/egg/tests/slow_test.py to slow_test.cpython-37.pyc
261
byte-compiling build/bdist.linux-x86_64/egg/tests/test_api.py to test_api.cpython-37.pyc
262
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_put.py to test_arv_put.cpython-37.pyc
263
byte-compiling build/bdist.linux-x86_64/egg/tests/test_stream.py to test_stream.cpython-37.pyc
264
byte-compiling build/bdist.linux-x86_64/egg/tests/manifest_examples.py to manifest_examples.cpython-37.pyc
265
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry_job_helpers.py to test_retry_job_helpers.cpython-37.pyc
266
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_get.py to test_arv_get.cpython-37.pyc
267
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arvfile.py to test_arvfile.cpython-37.pyc
268
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/test_a_sample.py to test_a_sample.cpython-37.pyc
269
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/__init__.py to __init__.cpython-37.pyc
270
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/performance_profiler.py to performance_profiler.cpython-37.pyc
271
byte-compiling build/bdist.linux-x86_64/egg/tests/test_vocabulary.py to test_vocabulary.cpython-37.pyc
272
byte-compiling build/bdist.linux-x86_64/egg/tests/test_events.py to test_events.cpython-37.pyc
273
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ls.py to test_arv_ls.cpython-37.pyc
274
byte-compiling build/bdist.linux-x86_64/egg/tests/test_crunch.py to test_crunch.cpython-37.pyc
275
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_normalize.py to test_arv_normalize.cpython-37.pyc
276
byte-compiling build/bdist.linux-x86_64/egg/tests/test_benchmark_collections.py to test_benchmark_collections.cpython-37.pyc
277
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_keepdocker.py to test_arv_keepdocker.cpython-37.pyc
278
byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc
279
byte-compiling build/bdist.linux-x86_64/egg/tests/test_cache.py to test_cache.cpython-37.pyc
280
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ws.py to test_arv_ws.cpython-37.pyc
281
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_copy.py to test_arv_copy.cpython-37.pyc
282
byte-compiling build/bdist.linux-x86_64/egg/tests/test_errors.py to test_errors.cpython-37.pyc
283
byte-compiling build/bdist.linux-x86_64/egg/tests/test_util.py to test_util.cpython-37.pyc
284
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry.py to test_retry.cpython-37.pyc
285
byte-compiling build/bdist.linux-x86_64/egg/tests/test_sdk.py to test_sdk.cpython-37.pyc
286
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_locator.py to test_keep_locator.cpython-37.pyc
287
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_client.py to test_keep_client.cpython-37.pyc
288
byte-compiling build/bdist.linux-x86_64/egg/arvados/timer.py to timer.cpython-37.pyc
289
byte-compiling build/bdist.linux-x86_64/egg/arvados/crunch.py to crunch.cpython-37.pyc
290
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ws.py to ws.cpython-37.pyc
291
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/arv_copy.py to arv_copy.cpython-37.pyc
292
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/run.py to run.cpython-37.pyc
293
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/get.py to get.cpython-37.pyc
294
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/migrate19.py to migrate19.cpython-37.pyc
295
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/__init__.py to __init__.cpython-37.pyc
296
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ls.py to ls.cpython-37.pyc
297
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/federation_migrate.py to federation_migrate.cpython-37.pyc
298
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/_util.py to _util.cpython-37.pyc
299
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/put.py to put.cpython-37.pyc
300
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/keepdocker.py to keepdocker.cpython-37.pyc
301
byte-compiling build/bdist.linux-x86_64/egg/arvados/retry.py to retry.cpython-37.pyc
302
byte-compiling build/bdist.linux-x86_64/egg/arvados/events.py to events.cpython-37.pyc
303
byte-compiling build/bdist.linux-x86_64/egg/arvados/diskcache.py to diskcache.cpython-37.pyc
304
byte-compiling build/bdist.linux-x86_64/egg/arvados/config.py to config.cpython-37.pyc
305
byte-compiling build/bdist.linux-x86_64/egg/arvados/util.py to util.cpython-37.pyc
306
byte-compiling build/bdist.linux-x86_64/egg/arvados/api.py to api.cpython-37.pyc
307
byte-compiling build/bdist.linux-x86_64/egg/arvados/safeapi.py to safeapi.cpython-37.pyc
308
byte-compiling build/bdist.linux-x86_64/egg/arvados/__init__.py to __init__.cpython-37.pyc
309
byte-compiling build/bdist.linux-x86_64/egg/arvados/stream.py to stream.cpython-37.pyc
310
byte-compiling build/bdist.linux-x86_64/egg/arvados/_ranges.py to _ranges.cpython-37.pyc
311
byte-compiling build/bdist.linux-x86_64/egg/arvados/arvfile.py to arvfile.cpython-37.pyc
312
byte-compiling build/bdist.linux-x86_64/egg/arvados/keep.py to keep.cpython-37.pyc
313
byte-compiling build/bdist.linux-x86_64/egg/arvados/cache.py to cache.cpython-37.pyc
314
byte-compiling build/bdist.linux-x86_64/egg/arvados/vocabulary.py to vocabulary.cpython-37.pyc
315
byte-compiling build/bdist.linux-x86_64/egg/arvados/errors.py to errors.cpython-37.pyc
316
byte-compiling build/bdist.linux-x86_64/egg/arvados/_version.py to _version.cpython-37.pyc
317
byte-compiling build/bdist.linux-x86_64/egg/arvados/collection.py to collection.cpython-37.pyc
318
byte-compiling build/bdist.linux-x86_64/egg/arvados/_normalize_stream.py to _normalize_stream.cpython-37.pyc
319
installing package data to build/bdist.linux-x86_64/egg
320
running install_data
321
creating build/bdist.linux-x86_64/egg/share
322
creating build/bdist.linux-x86_64/egg/share/doc
323
creating build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
324
copying LICENSE-2.0.txt -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
325
copying README.rst -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
326
creating build/bdist.linux-x86_64/egg/EGG-INFO
327
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
328
running install_scripts
329
running build_scripts
330
creating build/scripts-3.7
331
copying and adjusting bin/arv-copy -> build/scripts-3.7
332
copying and adjusting bin/arv-get -> build/scripts-3.7
333
copying and adjusting bin/arv-keepdocker -> build/scripts-3.7
334
copying and adjusting bin/arv-ls -> build/scripts-3.7
335
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.7
336
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.7
337
copying and adjusting bin/arv-normalize -> build/scripts-3.7
338
copying and adjusting bin/arv-put -> build/scripts-3.7
339
copying and adjusting bin/arv-ws -> build/scripts-3.7
340
changing mode of build/scripts-3.7/arv-copy from 644 to 755
341
changing mode of build/scripts-3.7/arv-get from 644 to 755
342
changing mode of build/scripts-3.7/arv-keepdocker from 644 to 755
343
changing mode of build/scripts-3.7/arv-ls from 644 to 755
344
changing mode of build/scripts-3.7/arv-migrate-docker19 from 644 to 755
345
changing mode of build/scripts-3.7/arv-federation-migrate from 644 to 755
346
changing mode of build/scripts-3.7/arv-normalize from 644 to 755
347
changing mode of build/scripts-3.7/arv-put from 644 to 755
348
changing mode of build/scripts-3.7/arv-ws from 644 to 755
349
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
350
copying build/scripts-3.7/arv-federation-migrate -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
351
copying build/scripts-3.7/arv-ls -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
352
copying build/scripts-3.7/arv-normalize -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
353
copying build/scripts-3.7/arv-put -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
354
copying build/scripts-3.7/arv-get -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
355
copying build/scripts-3.7/arv-migrate-docker19 -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
356
copying build/scripts-3.7/arv-ws -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
357
copying build/scripts-3.7/arv-keepdocker -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
358
copying build/scripts-3.7/arv-copy -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
359
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-federation-migrate to 755
360
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ls to 755
361
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-normalize to 755
362
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-put to 755
363
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-get to 755
364
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-migrate-docker19 to 755
365
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ws to 755
366
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-keepdocker to 755
367
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-copy to 755
368
copying arvados_python_client.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
369
copying arvados_python_client.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
370
copying arvados_python_client.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
371
copying arvados_python_client.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
372
copying arvados_python_client.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
373
copying arvados_python_client.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
374
creating dist
375
creating 'dist/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
376
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
377
Processing arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
378
creating /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
379
Extracting arvados_python_client-2.6.0.dev20230124193727-py3.7.egg to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
380
Adding arvados-python-client 2.6.0.dev20230124193727 to easy-install.pth file
381
Installing arv-federation-migrate script to /home/jenkins/tmp/VENV3DIR/bin
382
Installing arv-ls script to /home/jenkins/tmp/VENV3DIR/bin
383
Installing arv-normalize script to /home/jenkins/tmp/VENV3DIR/bin
384
Installing arv-put script to /home/jenkins/tmp/VENV3DIR/bin
385
Installing arv-get script to /home/jenkins/tmp/VENV3DIR/bin
386
Installing arv-migrate-docker19 script to /home/jenkins/tmp/VENV3DIR/bin
387
Installing arv-ws script to /home/jenkins/tmp/VENV3DIR/bin
388
Installing arv-keepdocker script to /home/jenkins/tmp/VENV3DIR/bin
389
Installing arv-copy script to /home/jenkins/tmp/VENV3DIR/bin
390

    
391
Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
392
Processing dependencies for arvados-python-client==2.6.0.dev20230124193727
393
Searching for google-api-python-client>=2.1.0
394
Reading https://pypi.org/simple/google-api-python-client/
395
Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl#sha256=679669b709450a12dacf28612adf0538afc858566b6ee01628e4013a2073dffc
396
Best match: google-api-python-client 2.74.0
397
Processing google_api_python_client-2.74.0-py2.py3-none-any.whl
398
Installing google_api_python_client-2.74.0-py2.py3-none-any.whl to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
399
writing requirements to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg/EGG-INFO/requires.txt
400
Removing google-api-python-client 1.12.11 from easy-install.pth file
401
Adding google-api-python-client 2.74.0 to easy-install.pth file
402

    
403
Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg
404
Searching for ws4py==0.5.1
405
Best match: ws4py 0.5.1
406
Adding ws4py 0.5.1 to easy-install.pth file
407

    
408
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
409
Searching for setuptools==40.8.0
410
Best match: setuptools 40.8.0
411
Adding setuptools 40.8.0 to easy-install.pth file
412
Installing easy_install script to /home/jenkins/tmp/VENV3DIR/bin
413

    
414
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
415
Searching for ruamel.yaml==0.17.21
416
Best match: ruamel.yaml 0.17.21
417
Processing ruamel.yaml-0.17.21-py3.7.egg
418
ruamel.yaml 0.17.21 is already the active version in easy-install.pth
419

    
420
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg
421
Searching for pyparsing==2.4.7
422
Best match: pyparsing 2.4.7
423
Processing pyparsing-2.4.7-py3.7.egg
424
pyparsing 2.4.7 is already the active version in easy-install.pth
425

    
426
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pyparsing-2.4.7-py3.7.egg
427
Searching for pycurl==7.44.1
428
Best match: pycurl 7.44.1
429
Processing pycurl-7.44.1-py3.7-linux-x86_64.egg
430
pycurl 7.44.1 is already the active version in easy-install.pth
431

    
432
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pycurl-7.44.1-py3.7-linux-x86_64.egg
433
Searching for protobuf==3.20.3
434
Best match: protobuf 3.20.3
435
Processing protobuf-3.20.3-py3.7.egg
436
protobuf 3.20.3 is already the active version in easy-install.pth
437

    
438
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/protobuf-3.20.3-py3.7.egg
439
Searching for httplib2==0.20.1
440
Best match: httplib2 0.20.1
441
Processing httplib2-0.20.1-py3.7.egg
442
httplib2 0.20.1 is already the active version in easy-install.pth
443

    
444
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/httplib2-0.20.1-py3.7.egg
445
Searching for google-auth==1.35.0
446
Best match: google-auth 1.35.0
447
Processing google_auth-1.35.0-py3.7.egg
448
google-auth 1.35.0 is already the active version in easy-install.pth
449

    
450
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_auth-1.35.0-py3.7.egg
451
Searching for google-api-core==2.10.2
452
Best match: google-api-core 2.10.2
453
Adding google-api-core 2.10.2 to easy-install.pth file
454

    
455
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
456
Searching for future==0.18.2
457
Best match: future 0.18.2
458
Adding future 0.18.2 to easy-install.pth file
459
Installing futurize script to /home/jenkins/tmp/VENV3DIR/bin
460
Installing pasteurize script to /home/jenkins/tmp/VENV3DIR/bin
461

    
462
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
463
Searching for ciso8601==2.2.0
464
Best match: ciso8601 2.2.0
465
Adding ciso8601 2.2.0 to easy-install.pth file
466

    
467
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
468
Searching for ruamel.yaml.clib==0.2.7
469
Best match: ruamel.yaml.clib 0.2.7
470
Processing ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
471
ruamel.yaml.clib 0.2.7 is already the active version in easy-install.pth
472

    
473
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
474
Searching for six==1.16.0
475
Best match: six 1.16.0
476
Adding six 1.16.0 to easy-install.pth file
477

    
478
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
479
Searching for rsa==4.9
480
Best match: rsa 4.9
481
Adding rsa 4.9 to easy-install.pth file
482
Installing pyrsa-decrypt script to /home/jenkins/tmp/VENV3DIR/bin
483
Installing pyrsa-encrypt script to /home/jenkins/tmp/VENV3DIR/bin
484
Installing pyrsa-keygen script to /home/jenkins/tmp/VENV3DIR/bin
485
Installing pyrsa-priv2pub script to /home/jenkins/tmp/VENV3DIR/bin
486
Installing pyrsa-sign script to /home/jenkins/tmp/VENV3DIR/bin
487
Installing pyrsa-verify script to /home/jenkins/tmp/VENV3DIR/bin
488

    
489
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
490
Searching for pyasn1-modules==0.2.8
491
Best match: pyasn1-modules 0.2.8
492
Adding pyasn1-modules 0.2.8 to easy-install.pth file
493

    
494
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
495
Searching for cachetools==4.2.4
496
Best match: cachetools 4.2.4
497
Processing cachetools-4.2.4-py3.7.egg
498
cachetools 4.2.4 is already the active version in easy-install.pth
499

    
500
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/cachetools-4.2.4-py3.7.egg
501
Searching for uritemplate==3.0.1
502
Best match: uritemplate 3.0.1
503
Processing uritemplate-3.0.1-py3.7.egg
504
uritemplate 3.0.1 is already the active version in easy-install.pth
505

    
506
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate-3.0.1-py3.7.egg
507
Searching for google-auth-httplib2==0.1.0
508
Best match: google-auth-httplib2 0.1.0
509
Adding google-auth-httplib2 0.1.0 to easy-install.pth file
510

    
511
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
512
Searching for requests==2.28.1
513
Best match: requests 2.28.1
514
Adding requests 2.28.1 to easy-install.pth file
515

    
516
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
517
Searching for googleapis-common-protos==1.57.0
518
Best match: googleapis-common-protos 1.57.0
519
Adding googleapis-common-protos 1.57.0 to easy-install.pth file
520

    
521
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
522
Searching for pyasn1==0.4.8
523
Best match: pyasn1 0.4.8
524
Adding pyasn1 0.4.8 to easy-install.pth file
525

    
526
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
527
Searching for idna==3.4
528
Best match: idna 3.4
529
Adding idna 3.4 to easy-install.pth file
530

    
531
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
532
Searching for urllib3==1.26.12
533
Best match: urllib3 1.26.12
534
Adding urllib3 1.26.12 to easy-install.pth file
535

    
536
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
537
Searching for charset-normalizer==2.1.1
538
Best match: charset-normalizer 2.1.1
539
Adding charset-normalizer 2.1.1 to easy-install.pth file
540
Installing normalizer script to /home/jenkins/tmp/VENV3DIR/bin
541

    
542
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
543
Searching for certifi==2022.9.24
544
Best match: certifi 2022.9.24
545
Adding certifi 2022.9.24 to easy-install.pth file
546

    
547
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
548
Finished processing dependencies for arvados-python-client==2.6.0.dev20230124193727
549
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python
550
======= install env -- 18s
551
======= install doc
552
(Running bundle install --local. 'could not find package' messages are OK.)
553
Using rake 13.0.1
554
Using RedCloth 4.3.2
555
Using bundler 2.1.4
556
Using coderay 1.1.3
557
Using colorize 0.8.1
558
Using commonjs 0.2.7
559
Using kramdown 1.17.0
560
Using less 2.6.0
561
Using liquid 4.0.3
562
Using makerakeworkwell 1.0.4
563
Using zenweb 3.10.4
564
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
565
Use `bundle info [gemname]` to see where a bundled gem is installed.
566
Using rake 13.0.1
567
Using RedCloth 4.3.2
568
Using bundler 2.1.4
569
Using coderay 1.1.3
570
Using colorize 0.8.1
571
Using commonjs 0.2.7
572
Using kramdown 1.17.0
573
Using less 2.6.0
574
Using liquid 4.0.3
575
Using makerakeworkwell 1.0.4
576
Using zenweb 3.10.4
577
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
578
Use `bundle info [gemname]` to see where a bundled gem is installed.
579
Updating files in vendor/cache
580
  * rake-13.0.1.gem
581
  * RedCloth-4.3.2.gem
582
  * coderay-1.1.3.gem
583
  * colorize-0.8.1.gem
584
  * commonjs-0.2.7.gem
585
  * kramdown-1.17.0.gem
586
  * less-2.6.0.gem
587
  * liquid-4.0.3.gem
588
  * makerakeworkwell-1.0.4.gem
589
  * zenweb-3.10.4.gem
590
======= install doc -- 1s
591
======= install sdk/ruby
592
arvados (2.5.0.dev20221108154043)
593
Successfully uninstalled arvados-2.5.0.dev20221108154043
594
(Running bundle install --local. 'could not find package' messages are OK.)
595
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
596
Resolving dependencies...
597
Using rake 13.0.6
598
Using concurrent-ruby 1.1.10
599
Using public_suffix 5.0.0
600
Using andand 1.3.3
601
Using minitest 5.16.3
602
Using thread_safe 0.3.6
603
Using extlib 0.9.16
604
Using multipart-post 2.2.3
605
Using multi_json 1.15.0
606
Using jwt 1.5.6
607
Using memoist 0.16.2
608
Using os 1.1.4
609
Using retriable 1.4.1
610
Using bundler 2.3.25
611
Using json 2.6.2
612
Using tzinfo 1.2.10
613
Using faraday 0.17.6
614
Using ruby2_keywords 0.0.5
615
Using i18n 0.9.5
616
Using addressable 2.8.1
617
Using mocha 2.0.2
618
Using activesupport 5.2.8.1
619
Using autoparse 0.3.3
620
Using signet 0.11.0
621
Using launchy 2.5.0
622
Using googleauth 0.9.0
623
Using arvados-google-api-client 0.8.7.4
624
Using arvados 2.5.0.dev20221108154043 from source at `.`
625
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
626
Use `bundle info [gemname]` to see where a bundled gem is installed.
627
Using rake 13.0.6
628
Using concurrent-ruby 1.1.10
629
Using i18n 0.9.5
630
Using minitest 5.16.3
631
Using thread_safe 0.3.6
632
Using tzinfo 1.2.10
633
Using activesupport 5.2.8.1
634
Using public_suffix 5.0.0
635
Using addressable 2.8.1
636
Using andand 1.3.3
637
Using extlib 0.9.16
638
Using multi_json 1.15.0
639
Using autoparse 0.3.3
640
Using multipart-post 2.2.3
641
Using faraday 0.17.6
642
Using jwt 1.5.6
643
Using memoist 0.16.2
644
Using os 1.1.4
645
Using signet 0.11.0
646
Using googleauth 0.9.0
647
Using launchy 2.5.0
648
Using retriable 1.4.1
649
Using arvados-google-api-client 0.8.7.4
650
Using json 2.6.2
651
Using arvados 2.5.0.dev20221108154043 from source at `.`
652
Using bundler 2.3.25
653
Using ruby2_keywords 0.0.5
654
Using mocha 2.0.2
655
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
656
Use `bundle info [gemname]` to see where a bundled gem is installed.
657
Updating files in vendor/cache
658
  * rake-13.0.6.gem
659
  * concurrent-ruby-1.1.10.gem
660
  * i18n-0.9.5.gem
661
  * minitest-5.16.3.gem
662
  * thread_safe-0.3.6.gem
663
  * tzinfo-1.2.10.gem
664
  * activesupport-5.2.8.1.gem
665
  * public_suffix-5.0.0.gem
666
  * addressable-2.8.1.gem
667
  * andand-1.3.3.gem
668
  * extlib-0.9.16.gem
669
  * multi_json-1.15.0.gem
670
  * autoparse-0.3.3.gem
671
  * multipart-post-2.2.3.gem
672
  * faraday-0.17.6.gem
673
  * jwt-1.5.6.gem
674
  * memoist-0.16.2.gem
675
  * os-1.1.4.gem
676
  * signet-0.11.0.gem
677
  * googleauth-0.9.0.gem
678
  * launchy-2.5.0.gem
679
  * retriable-1.4.1.gem
680
  * arvados-google-api-client-0.8.7.4.gem
681
  * json-2.6.2.gem
682
  * ruby2_keywords-0.0.5.gem
683
  * mocha-2.0.2.gem
684
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
685
  if activesupport is semantically versioned, use:
686
    add_runtime_dependency 'activesupport', '~> 3'
687
WARNING:  open-ended dependency on faraday (>= 0.17.4) is not recommended
688
  if faraday is semantically versioned, use:
689
    add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
690
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
691
  Successfully built RubyGem
692
  Name: arvados
693
  Version: 2.5.0.dev20221108154043
694
  File: arvados-2.5.0.dev20221108154043.gem
695
Successfully installed arvados-2.5.0.dev20221108154043
696
1 gem installed
697
======= install sdk/ruby -- 3s
698
======= install sdk/R
699
======= install sdk/R -- 0s
700
======= install sdk/cli
701
arvados-cli (2.5.0.dev20220804173347)
702
Removing arv
703
Removing arv-tag
704
Successfully uninstalled arvados-cli-2.5.0.dev20220804173347
705
(Running bundle install --local. 'could not find package' messages are OK.)
706
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
707
Resolving dependencies...
708
Using rake 13.0.6
709
Using concurrent-ruby 1.1.10
710
Using minitest 5.16.3
711
Using thread_safe 0.3.6
712
Using andand 1.3.3
713
Using public_suffix 5.0.0
714
Using extlib 0.9.16
715
Using multi_json 1.15.0
716
Using multipart-post 2.2.3
717
Using jwt 1.5.6
718
Using retriable 1.4.1
719
Using json 2.6.2
720
Using curb 0.9.11
721
Using oj 3.10.8
722
Using optimist 3.0.1
723
Using bundler 2.3.25
724
Using i18n 0.9.5
725
Using addressable 2.8.1
726
Using memoist 0.16.2
727
Using os 1.1.4
728
Using autoparse 0.3.3
729
Using faraday 0.17.6
730
Using launchy 2.4.3
731
Using tzinfo 1.2.10
732
Using signet 0.11.0
733
Using activesupport 5.2.8.1
734
Using googleauth 0.9.0
735
Using arvados-google-api-client 0.8.7.4
736
Using arvados 2.4.3
737
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
738
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
739
Use `bundle info [gemname]` to see where a bundled gem is installed.
740
Using rake 13.0.6
741
Using concurrent-ruby 1.1.10
742
Using i18n 0.9.5
743
Using minitest 5.16.3
744
Using thread_safe 0.3.6
745
Using tzinfo 1.2.10
746
Using activesupport 5.2.8.1
747
Using public_suffix 5.0.0
748
Using addressable 2.8.1
749
Using andand 1.3.3
750
Using extlib 0.9.16
751
Using multi_json 1.15.0
752
Using autoparse 0.3.3
753
Using multipart-post 2.2.3
754
Using faraday 0.17.6
755
Using jwt 1.5.6
756
Using memoist 0.16.2
757
Using os 1.1.4
758
Using signet 0.11.0
759
Using googleauth 0.9.0
760
Using launchy 2.4.3
761
Using retriable 1.4.1
762
Using arvados-google-api-client 0.8.7.4
763
Using json 2.6.2
764
Using arvados 2.4.3
765
Using curb 0.9.11
766
Using oj 3.10.8
767
Using optimist 3.0.1
768
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
769
Using bundler 2.3.25
770
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
771
Use `bundle info [gemname]` to see where a bundled gem is installed.
772
Updating files in vendor/cache
773
  * rake-13.0.6.gem
774
  * concurrent-ruby-1.1.10.gem
775
  * i18n-0.9.5.gem
776
  * minitest-5.16.3.gem
777
  * thread_safe-0.3.6.gem
778
  * tzinfo-1.2.10.gem
779
  * activesupport-5.2.8.1.gem
780
  * public_suffix-5.0.0.gem
781
  * addressable-2.8.1.gem
782
  * andand-1.3.3.gem
783
  * extlib-0.9.16.gem
784
  * multi_json-1.15.0.gem
785
  * autoparse-0.3.3.gem
786
  * multipart-post-2.2.3.gem
787
  * faraday-0.17.6.gem
788
  * jwt-1.5.6.gem
789
  * memoist-0.16.2.gem
790
  * os-1.1.4.gem
791
  * signet-0.11.0.gem
792
  * googleauth-0.9.0.gem
793
  * launchy-2.4.3.gem
794
  * retriable-1.4.1.gem
795
  * arvados-google-api-client-0.8.7.4.gem
796
  * json-2.6.2.gem
797
  * arvados-2.4.3.gem
798
  * curb-0.9.11.gem
799
  * oj-3.10.8.gem
800
  * optimist-3.0.1.gem
801
WARNING:  open-ended dependency on arvados (>= 1.4.1.20190320201707) is not recommended
802
  if arvados is semantically versioned, use:
803
    add_runtime_dependency 'arvados', '~> 1.4', '>= 1.4.1.20190320201707'
804
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
805
  Successfully built RubyGem
806
  Name: arvados-cli
807
  Version: 2.5.0.dev20220804173347
808
  File: arvados-cli-2.5.0.dev20220804173347.gem
809
Successfully installed arvados-2.5.0
810
Successfully installed arvados-cli-2.5.0.dev20220804173347
811
2 gems installed
812
======= install sdk/cli -- 4s
813
======= install services/login-sync
814
arvados (2.5.0, 2.5.0.dev20221108154043)
815
Successfully uninstalled arvados-2.5.0.dev20221108154043
816
Successfully uninstalled arvados-2.5.0
817
(Running bundle install --local. 'could not find package' messages are OK.)
818
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
819
Using rake 13.0.6
820
Using concurrent-ruby 1.1.10
821
Using i18n 0.9.5
822
Using minitest 5.16.3
823
Using thread_safe 0.3.6
824
Using tzinfo 1.2.10
825
Using activesupport 5.2.8.1
826
Using public_suffix 5.0.0
827
Using addressable 2.8.1
828
Using andand 1.3.3
829
Using extlib 0.9.16
830
Using multi_json 1.15.0
831
Using autoparse 0.3.3
832
Using multipart-post 2.2.3
833
Using faraday 0.17.6
834
Using jwt 1.5.6
835
Using memoist 0.16.2
836
Using os 1.1.4
837
Using signet 0.11.0
838
Using googleauth 0.9.0
839
Using launchy 2.5.0
840
Using retriable 1.4.1
841
Using arvados-google-api-client 0.8.7.4
842
Using json 2.6.2
843
Using arvados 2.5.0.dev20221108154043 from source at `.`
844
Using bundler 2.3.25
845
Using ruby2_keywords 0.0.5
846
Using mocha 2.0.2
847
Updating files in vendor/cache
848
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
849
Use `bundle info [gemname]` to see where a bundled gem is installed.
850
Using rake 13.0.6
851
Using concurrent-ruby 1.1.10
852
Using i18n 0.9.5
853
Using minitest 5.16.3
854
Using thread_safe 0.3.6
855
Using tzinfo 1.2.10
856
Using activesupport 5.2.8.1
857
Using public_suffix 5.0.0
858
Using addressable 2.8.1
859
Using andand 1.3.3
860
Using extlib 0.9.16
861
Using multi_json 1.15.0
862
Using autoparse 0.3.3
863
Using multipart-post 2.2.3
864
Using faraday 0.17.6
865
Using jwt 1.5.6
866
Using memoist 0.16.2
867
Using os 1.1.4
868
Using signet 0.11.0
869
Using googleauth 0.9.0
870
Using launchy 2.5.0
871
Using retriable 1.4.1
872
Using arvados-google-api-client 0.8.7.4
873
Using json 2.6.2
874
Using arvados 2.5.0.dev20221108154043 from source at `.`
875
Using bundler 2.3.25
876
Using ruby2_keywords 0.0.5
877
Using mocha 2.0.2
878
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
879
Use `bundle info [gemname]` to see where a bundled gem is installed.
880
Updating files in vendor/cache
881
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
882
  if activesupport is semantically versioned, use:
883
    add_runtime_dependency 'activesupport', '~> 3'
884
WARNING:  open-ended dependency on faraday (>= 0.17.4) is not recommended
885
  if faraday is semantically versioned, use:
886
    add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
887
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
888
  Successfully built RubyGem
889
  Name: arvados
890
  Version: 2.5.0.dev20221108154043
891
  File: arvados-2.5.0.dev20221108154043.gem
892
Successfully installed arvados-2.5.0.dev20221108154043
893
1 gem installed
894
arvados-login-sync (2.5.0.dev20221013155415)
895
Removing arvados-login-sync
896
Successfully uninstalled arvados-login-sync-2.5.0.dev20221013155415
897
(Running bundle install --local. 'could not find package' messages are OK.)
898
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
899
Resolving dependencies...
900
Using rake 13.0.6
901
Using concurrent-ruby 1.1.10
902
Using minitest 5.16.3
903
Using thread_safe 0.3.6
904
Using andand 1.3.3
905
Using public_suffix 5.0.0
906
Using multi_json 1.15.0
907
Using jwt 1.5.6
908
Using extlib 0.9.16
909
Using multipart-post 2.2.3
910
Using memoist 0.16.2
911
Using os 1.1.4
912
Using retriable 1.4.1
913
Using json 2.6.2
914
Using bundler 2.3.25
915
Using ruby2_keywords 0.0.5
916
Using i18n 0.9.5
917
Using tzinfo 1.2.10
918
Using addressable 2.8.1
919
Using faraday 0.17.6
920
Using mocha 2.0.2
921
Using activesupport 5.2.8.1
922
Using autoparse 0.3.3
923
Using launchy 2.4.3
924
Using signet 0.11.0
925
Using googleauth 0.9.0
926
Using arvados-google-api-client 0.8.7.4
927
Using arvados 2.5.0.dev20221108154043
928
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
929
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
930
Use `bundle info [gemname]` to see where a bundled gem is installed.
931
Using rake 13.0.6
932
Using concurrent-ruby 1.1.10
933
Using i18n 0.9.5
934
Using minitest 5.16.3
935
Using thread_safe 0.3.6
936
Using tzinfo 1.2.10
937
Using activesupport 5.2.8.1
938
Using public_suffix 5.0.0
939
Using addressable 2.8.1
940
Using andand 1.3.3
941
Using extlib 0.9.16
942
Using multi_json 1.15.0
943
Using autoparse 0.3.3
944
Using multipart-post 2.2.3
945
Using faraday 0.17.6
946
Using jwt 1.5.6
947
Using memoist 0.16.2
948
Using os 1.1.4
949
Using signet 0.11.0
950
Using googleauth 0.9.0
951
Using launchy 2.4.3
952
Using retriable 1.4.1
953
Using arvados-google-api-client 0.8.7.4
954
Using json 2.6.2
955
Using arvados 2.5.0.dev20221108154043
956
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
957
Using bundler 2.3.25
958
Using ruby2_keywords 0.0.5
959
Using mocha 2.0.2
960
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
961
Use `bundle info [gemname]` to see where a bundled gem is installed.
962
Updating files in vendor/cache
963
  * rake-13.0.6.gem
964
  * concurrent-ruby-1.1.10.gem
965
  * i18n-0.9.5.gem
966
  * minitest-5.16.3.gem
967
  * thread_safe-0.3.6.gem
968
  * tzinfo-1.2.10.gem
969
  * activesupport-5.2.8.1.gem
970
  * public_suffix-5.0.0.gem
971
  * addressable-2.8.1.gem
972
  * andand-1.3.3.gem
973
  * extlib-0.9.16.gem
974
  * multi_json-1.15.0.gem
975
  * autoparse-0.3.3.gem
976
  * multipart-post-2.2.3.gem
977
  * faraday-0.17.6.gem
978
  * jwt-1.5.6.gem
979
  * memoist-0.16.2.gem
980
  * os-1.1.4.gem
981
  * signet-0.11.0.gem
982
  * googleauth-0.9.0.gem
983
  * launchy-2.4.3.gem
984
  * retriable-1.4.1.gem
985
  * arvados-google-api-client-0.8.7.4.gem
986
  * json-2.6.2.gem
987
  * arvados-2.5.0.dev20221108154043.gem
988
  * ruby2_keywords-0.0.5.gem
989
  * mocha-2.0.2.gem
990
  Successfully built RubyGem
991
  Name: arvados-login-sync
992
  Version: 2.5.0.dev20221013155415
993
  File: arvados-login-sync-2.5.0.dev20221013155415.gem
994
Successfully installed arvados-login-sync-2.5.0.dev20221013155415
995
1 gem installed
996
======= install services/login-sync -- 7s
997
======= install sdk/python
998
running sdist
999
running egg_info
1000
writing arvados_python_client.egg-info/PKG-INFO
1001
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
1002
writing requirements to arvados_python_client.egg-info/requires.txt
1003
writing top-level names to arvados_python_client.egg-info/top_level.txt
1004
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
1005
reading manifest template 'MANIFEST.in'
1006
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
1007
running check
1008
creating arvados-python-client-2.6.0.dev20230124193727
1009
creating arvados-python-client-2.6.0.dev20230124193727/arvados
1010
creating arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1011
creating arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1012
creating arvados-python-client-2.6.0.dev20230124193727/bin
1013
creating arvados-python-client-2.6.0.dev20230124193727/tests
1014
creating arvados-python-client-2.6.0.dev20230124193727/tests/performance
1015
copying files to arvados-python-client-2.6.0.dev20230124193727...
1016
copying LICENSE-2.0.txt -> arvados-python-client-2.6.0.dev20230124193727
1017
copying MANIFEST.in -> arvados-python-client-2.6.0.dev20230124193727
1018
copying README.rst -> arvados-python-client-2.6.0.dev20230124193727
1019
copying arvados_version.py -> arvados-python-client-2.6.0.dev20230124193727
1020
copying setup.py -> arvados-python-client-2.6.0.dev20230124193727
1021
copying arvados/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1022
copying arvados/_normalize_stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1023
copying arvados/_ranges.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1024
copying arvados/_version.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1025
copying arvados/api.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1026
copying arvados/arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1027
copying arvados/cache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1028
copying arvados/collection.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1029
copying arvados/config.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1030
copying arvados/crunch.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1031
copying arvados/diskcache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1032
copying arvados/errors.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1033
copying arvados/events.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1034
copying arvados/keep.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1035
copying arvados/retry.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1036
copying arvados/safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1037
copying arvados/stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1038
copying arvados/timer.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1039
copying arvados/util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1040
copying arvados/vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1041
copying arvados/commands/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1042
copying arvados/commands/_util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1043
copying arvados/commands/arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1044
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1045
copying arvados/commands/get.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1046
copying arvados/commands/keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1047
copying arvados/commands/ls.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1048
copying arvados/commands/migrate19.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1049
copying arvados/commands/put.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1050
copying arvados/commands/run.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1051
copying arvados/commands/ws.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1052
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1053
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1054
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1055
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1056
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1057
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1058
copying bin/arv-copy -> arvados-python-client-2.6.0.dev20230124193727/bin
1059
copying bin/arv-federation-migrate -> arvados-python-client-2.6.0.dev20230124193727/bin
1060
copying bin/arv-get -> arvados-python-client-2.6.0.dev20230124193727/bin
1061
copying bin/arv-keepdocker -> arvados-python-client-2.6.0.dev20230124193727/bin
1062
copying bin/arv-ls -> arvados-python-client-2.6.0.dev20230124193727/bin
1063
copying bin/arv-migrate-docker19 -> arvados-python-client-2.6.0.dev20230124193727/bin
1064
copying bin/arv-normalize -> arvados-python-client-2.6.0.dev20230124193727/bin
1065
copying bin/arv-put -> arvados-python-client-2.6.0.dev20230124193727/bin
1066
copying bin/arv-ws -> arvados-python-client-2.6.0.dev20230124193727/bin
1067
copying tests/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1068
copying tests/arvados_testutil.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1069
copying tests/keepstub.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1070
copying tests/manifest_examples.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1071
copying tests/run_test_server.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1072
copying tests/slow_test.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1073
copying tests/test_api.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1074
copying tests/test_arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1075
copying tests/test_arv_get.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1076
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1077
copying tests/test_arv_ls.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1078
copying tests/test_arv_normalize.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1079
copying tests/test_arv_put.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1080
copying tests/test_arv_ws.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1081
copying tests/test_arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1082
copying tests/test_benchmark_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1083
copying tests/test_cache.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1084
copying tests/test_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1085
copying tests/test_crunch.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1086
copying tests/test_errors.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1087
copying tests/test_events.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1088
copying tests/test_keep_client.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1089
copying tests/test_keep_locator.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1090
copying tests/test_retry.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1091
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1092
copying tests/test_safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1093
copying tests/test_sdk.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1094
copying tests/test_stream.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1095
copying tests/test_util.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1096
copying tests/test_vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1097
copying tests/performance/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1098
copying tests/performance/performance_profiler.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1099
copying tests/performance/test_a_sample.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1100
Writing arvados-python-client-2.6.0.dev20230124193727/setup.cfg
1101
Creating tar archive
1102
removing 'arvados-python-client-2.6.0.dev20230124193727' (and everything under it)
1103
running rotate
1104
1 file(s) matching arvados-python-client*.tar.gz
1105
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python
1106
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
1107
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.2.0)
1108
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.18.2)
1109
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.10.2)
1110
Collecting google-api-python-client>=2.1.0 (from arvados-python-client==2.6.0.dev20230124193727)
1111
  Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl (10.9MB)
1112
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (1.35.0)
1113
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.20.1)
1114
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (3.20.3)
1115
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (7.44.1)
1116
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.4.7)
1117
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client==2.6.0.dev20230124193727) (0.17.21)
1118
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (40.8.0)
1119
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.5.1)
1120
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.28.1)
1121
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.57.0)
1122
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (3.0.1)
1123
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (0.1.0)
1124
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.9)
1125
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (1.16.0)
1126
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.2.4)
1127
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.2.8)
1128
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.6.0.dev20230124193727) (0.2.7)
1129
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2022.9.24)
1130
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.26.12)
1131
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (3.4)
1132
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.1.1)
1133
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.4.8)
1134
crunchstat-summary 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1135
arvados-fuse 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1136
arvados-cwl-runner 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1137
Installing collected packages: google-api-python-client, arvados-python-client
1138
  Found existing installation: google-api-python-client 1.12.11
1139
    Uninstalling google-api-python-client-1.12.11:
1140
      Successfully uninstalled google-api-python-client-1.12.11
1141
  Found existing installation: arvados-python-client 2.5.0.dev20221116141533
1142
    Uninstalling arvados-python-client-2.5.0.dev20221116141533:
1143
      Successfully uninstalled arvados-python-client-2.5.0.dev20221116141533
1144
  Running setup.py install for arvados-python-client: started
1145
    Running setup.py install for arvados-python-client: finished with status 'done'
1146
Successfully installed arvados-python-client-2.6.0.dev20230124193727 google-api-python-client-2.74.0
1147
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
1148
Installing collected packages: arvados-python-client
1149
  Running setup.py install for arvados-python-client: started
1150
    Running setup.py install for arvados-python-client: finished with status 'done'
1151
Successfully installed arvados-python-client-2.6.0.dev20230124193727
1152
======= install sdk/python -- 5s
1153
======= install sdk/cwl
1154
running sdist
1155
running egg_info
1156
creating arvados_cwl_runner.egg-info
1157
writing arvados_cwl_runner.egg-info/PKG-INFO
1158
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
1159
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
1160
writing requirements to arvados_cwl_runner.egg-info/requires.txt
1161
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
1162
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1163
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1164
reading manifest template 'MANIFEST.in'
1165
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1166
running check
1167
creating arvados-cwl-runner-2.6.0.dev20230124193727
1168
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1169
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1170
creating arvados-cwl-runner-2.6.0.dev20230124193727/tests
1171
copying files to arvados-cwl-runner-2.6.0.dev20230124193727...
1172
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.6.0.dev20230124193727
1173
copying MANIFEST.in -> arvados-cwl-runner-2.6.0.dev20230124193727
1174
copying README.rst -> arvados-cwl-runner-2.6.0.dev20230124193727
1175
copying arvados_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727
1176
copying setup.py -> arvados-cwl-runner-2.6.0.dev20230124193727
1177
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1178
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1179
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1180
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1181
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1182
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1183
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1184
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1185
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1186
copying arvados_cwl/context.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1187
copying arvados_cwl/done.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1188
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1189
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1190
copying arvados_cwl/http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1191
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1192
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1193
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1194
copying arvados_cwl/util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1195
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1196
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1197
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1198
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1199
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1200
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1201
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1202
copying tests/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1203
copying tests/hw.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1204
copying tests/matcher.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1205
copying tests/mock_discovery.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1206
copying tests/test_container.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1207
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1208
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1209
copying tests/test_http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1210
copying tests/test_make_output.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1211
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1212
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1213
copying tests/test_submit.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1214
copying tests/test_tq.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1215
copying tests/test_urljoin.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1216
copying tests/test_util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1217
Writing arvados-cwl-runner-2.6.0.dev20230124193727/setup.cfg
1218
creating dist
1219
Creating tar archive
1220
removing 'arvados-cwl-runner-2.6.0.dev20230124193727' (and everything under it)
1221
running rotate
1222
1 file(s) matching arvados-cwl-runner*.tar.gz
1223
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/cwl
1224
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
1225
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1226
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.2.0)
1227
Requirement already satisfied: cwltool==3.1.20220907141119 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (3.1.20220907141119)
1228
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (4.13.0)
1229
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (1.0.3)
1230
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.5.1)
1231
Requirement already satisfied: schema-salad==8.3.20220913105718 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (8.3.20220913105718)
1232
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (40.8.0)
1233
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.18.2)
1234
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.10.2)
1235
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.74.0)
1236
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.35.0)
1237
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20.1)
1238
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.20.3)
1239
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (7.44.1)
1240
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.4.7)
1241
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.17.21)
1242
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.5.1)
1243
Requirement already satisfied: rdflib<6.3.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (6.2.0)
1244
Requirement already satisfied: cwl-utils>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20)
1245
Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.1)
1246
Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.28.1)
1247
Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.0)
1248
Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.3)
1249
Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.0.0)
1250
Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (5.9.4)
1251
Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (15.0.1)
1252
Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.4.2)
1253
Requirement already satisfied: bagit>=1.6.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.8.1)
1254
Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.5.1)
1255
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.6.0.dev20230124193727) (3.10.0)
1256
Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from networkx<2.6->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.2)
1257
Requirement already satisfied: mistune<0.9,>=0.8.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.8.4)
1258
Requirement already satisfied: CacheControl[filecache]<0.13,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.12.12)
1259
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.57.0)
1260
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.1.0)
1261
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.0.1)
1262
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.8)
1263
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.16.0)
1264
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.2.4)
1265
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9)
1266
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.7)
1267
Requirement already satisfied: isodate in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rdflib<6.3.0,>=4.2.2->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.6.1)
1268
Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.2.4)
1269
Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (21.3)
1270
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.26.12)
1271
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2022.9.24)
1272
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.1.1)
1273
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.4)
1274
Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from coloredlogs->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (10.0)
1275
Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9.1)
1276
Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.8.2)
1277
Requirement already satisfied: filelock>=3.8.0; extra == "filecache" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from CacheControl[filecache]<0.13,>=0.11.7->schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.0)
1278
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.8)
1279
Installing collected packages: arvados-cwl-runner
1280
  Found existing installation: arvados-cwl-runner 2.5.0.dev20221116141533
1281
    Uninstalling arvados-cwl-runner-2.5.0.dev20221116141533:
1282
      Successfully uninstalled arvados-cwl-runner-2.5.0.dev20221116141533
1283
  Running setup.py install for arvados-cwl-runner: started
1284
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
1285
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
1286
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
1287
Installing collected packages: arvados-cwl-runner
1288
  Running setup.py install for arvados-cwl-runner: started
1289
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
1290
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
1291
======= install sdk/cwl -- 4s
1292
======= install services/dockercleaner
1293
running sdist
1294
running egg_info
1295
creating arvados_docker_cleaner.egg-info
1296
writing arvados_docker_cleaner.egg-info/PKG-INFO
1297
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
1298
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
1299
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
1300
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
1301
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1302
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1303
reading manifest template 'MANIFEST.in'
1304
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1305
running check
1306
creating arvados-docker-cleaner-2.3.0.dev20210729201354
1307
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1308
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1309
creating arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1310
copying files to arvados-docker-cleaner-2.3.0.dev20210729201354...
1311
copying MANIFEST.in -> arvados-docker-cleaner-2.3.0.dev20210729201354
1312
copying README.rst -> arvados-docker-cleaner-2.3.0.dev20210729201354
1313
copying agpl-3.0.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354
1314
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.3.0.dev20210729201354
1315
copying arvados_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
1316
copying setup.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
1317
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1318
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1319
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1320
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1321
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1322
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1323
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1324
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1325
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1326
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1327
copying tests/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1328
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1329
Writing arvados-docker-cleaner-2.3.0.dev20210729201354/setup.cfg
1330
creating dist
1331
Creating tar archive
1332
removing 'arvados-docker-cleaner-2.3.0.dev20210729201354' (and everything under it)
1333
running rotate
1334
1 file(s) matching arvados-docker-cleaner*.tar.gz
1335
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/services/dockercleaner
1336
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
1337
Requirement already satisfied: docker-py==1.7.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (1.7.2)
1338
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (40.8.0)
1339
Requirement already satisfied: requests>=2.5.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.28.1)
1340
Requirement already satisfied: six>=1.4.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.16.0)
1341
Requirement already satisfied: websocket-client>=0.32.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.4.2)
1342
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2022.9.24)
1343
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.1.1)
1344
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (3.4)
1345
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.26.12)
1346
Installing collected packages: arvados-docker-cleaner
1347
  Found existing installation: arvados-docker-cleaner 2.3.0.dev20210729201354
1348
    Uninstalling arvados-docker-cleaner-2.3.0.dev20210729201354:
1349
      Successfully uninstalled arvados-docker-cleaner-2.3.0.dev20210729201354
1350
  Running setup.py install for arvados-docker-cleaner: started
1351
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1352
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
1353
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
1354
Installing collected packages: arvados-docker-cleaner
1355
  Running setup.py install for arvados-docker-cleaner: started
1356
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1357
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
1358
======= install services/dockercleaner -- 4s
1359
======= install services/fuse
1360
running sdist
1361
running egg_info
1362
creating arvados_fuse.egg-info
1363
writing arvados_fuse.egg-info/PKG-INFO
1364
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
1365
writing requirements to arvados_fuse.egg-info/requires.txt
1366
writing top-level names to arvados_fuse.egg-info/top_level.txt
1367
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1368
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1369
reading manifest template 'MANIFEST.in'
1370
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1371
running check
1372
creating arvados_fuse-2.6.0.dev20230124193727
1373
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1374
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1375
creating arvados_fuse-2.6.0.dev20230124193727/bin
1376
copying files to arvados_fuse-2.6.0.dev20230124193727...
1377
copying MANIFEST.in -> arvados_fuse-2.6.0.dev20230124193727
1378
copying README.rst -> arvados_fuse-2.6.0.dev20230124193727
1379
copying agpl-3.0.txt -> arvados_fuse-2.6.0.dev20230124193727
1380
copying arvados_version.py -> arvados_fuse-2.6.0.dev20230124193727
1381
copying setup.py -> arvados_fuse-2.6.0.dev20230124193727
1382
copying arvados_fuse/__init__.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1383
copying arvados_fuse/_version.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1384
copying arvados_fuse/command.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1385
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1386
copying arvados_fuse/fresh.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1387
copying arvados_fuse/fusedir.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1388
copying arvados_fuse/fusefile.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1389
copying arvados_fuse/unmount.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1390
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1391
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1392
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1393
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1394
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1395
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1396
copying bin/arv-mount -> arvados_fuse-2.6.0.dev20230124193727/bin
1397
Writing arvados_fuse-2.6.0.dev20230124193727/setup.cfg
1398
creating dist
1399
Creating tar archive
1400
removing 'arvados_fuse-2.6.0.dev20230124193727' (and everything under it)
1401
running rotate
1402
1 file(s) matching arvados_fuse*.tar.gz
1403
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/services/fuse
1404
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
1405
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1406
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.2.0)
1407
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.18.2)
1408
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (1.4.2)
1409
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.15.0)
1410
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.3.2)
1411
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (40.8.0)
1412
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.10.2)
1413
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.74.0)
1414
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.35.0)
1415
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.20.1)
1416
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.20.3)
1417
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (7.44.1)
1418
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.4.7)
1419
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.17.21)
1420
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.5.1)
1421
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.12.2)
1422
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.19)
1423
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.28.1)
1424
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.57.0)
1425
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.1.0)
1426
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.0.1)
1427
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.8)
1428
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.16.0)
1429
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.2.4)
1430
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.9)
1431
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.7)
1432
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.4)
1433
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.1.1)
1434
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.26.12)
1435
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2022.9.24)
1436
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.4.8)
1437
Installing collected packages: arvados-fuse
1438
  Found existing installation: arvados-fuse 2.5.0.dev20221116141533
1439
    Uninstalling arvados-fuse-2.5.0.dev20221116141533:
1440
      Successfully uninstalled arvados-fuse-2.5.0.dev20221116141533
1441
  Running setup.py install for arvados-fuse: started
1442
    Running setup.py install for arvados-fuse: finished with status 'done'
1443
Successfully installed arvados-fuse-2.6.0.dev20230124193727
1444
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
1445
Installing collected packages: arvados-fuse
1446
  Running setup.py install for arvados-fuse: started
1447
    Running setup.py install for arvados-fuse: finished with status 'done'
1448
Successfully installed arvados-fuse-2.6.0.dev20230124193727
1449
======= install services/fuse -- 4s
1450
======= install tools/crunchstat-summary
1451
running sdist
1452
running egg_info
1453
creating crunchstat_summary.egg-info
1454
writing crunchstat_summary.egg-info/PKG-INFO
1455
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
1456
writing requirements to crunchstat_summary.egg-info/requires.txt
1457
writing top-level names to crunchstat_summary.egg-info/top_level.txt
1458
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1459
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1460
reading manifest template 'MANIFEST.in'
1461
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1462
running check
1463
creating crunchstat_summary-2.6.0.dev20230124193727
1464
creating crunchstat_summary-2.6.0.dev20230124193727/bin
1465
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1466
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1467
copying files to crunchstat_summary-2.6.0.dev20230124193727...
1468
copying MANIFEST.in -> crunchstat_summary-2.6.0.dev20230124193727
1469
copying README.rst -> crunchstat_summary-2.6.0.dev20230124193727
1470
copying agpl-3.0.txt -> crunchstat_summary-2.6.0.dev20230124193727
1471
copying arvados_version.py -> crunchstat_summary-2.6.0.dev20230124193727
1472
copying setup.py -> crunchstat_summary-2.6.0.dev20230124193727
1473
copying bin/crunchstat-summary -> crunchstat_summary-2.6.0.dev20230124193727/bin
1474
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1475
copying crunchstat_summary/_version.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1476
copying crunchstat_summary/command.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1477
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1478
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1479
copying crunchstat_summary/reader.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1480
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1481
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1482
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1483
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1484
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1485
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1486
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1487
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1488
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1489
Writing crunchstat_summary-2.6.0.dev20230124193727/setup.cfg
1490
creating dist
1491
Creating tar archive
1492
removing 'crunchstat_summary-2.6.0.dev20230124193727' (and everything under it)
1493
running rotate
1494
1 file(s) matching crunchstat_summary*.tar.gz
1495
Using /tmp/workspace/developer-run-tests-apps-workbench-integration/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-integration/tools/crunchstat-summary
1496
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
1497
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from crunchstat-summary==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1498
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.2.0)
1499
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.18.2)
1500
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.10.2)
1501
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.74.0)
1502
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.35.0)
1503
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.20.1)
1504
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.20.3)
1505
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (7.44.1)
1506
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.4.7)
1507
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.17.21)
1508
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (40.8.0)
1509
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.5.1)
1510
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.57.0)
1511
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.28.1)
1512
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.0.1)
1513
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.1.0)
1514
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.2.4)
1515
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.8)
1516
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.16.0)
1517
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.9)
1518
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.7)
1519
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2022.9.24)
1520
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.1.1)
1521
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.26.12)
1522
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.4)
1523
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.4.8)
1524
Installing collected packages: crunchstat-summary
1525
  Found existing installation: crunchstat-summary 2.5.0.dev20221116141533
1526
    Uninstalling crunchstat-summary-2.5.0.dev20221116141533:
1527
      Successfully uninstalled crunchstat-summary-2.5.0.dev20221116141533
1528
  Running setup.py install for crunchstat-summary: started
1529
    Running setup.py install for crunchstat-summary: finished with status 'done'
1530
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
1531
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
1532
Installing collected packages: crunchstat-summary
1533
  Running setup.py install for crunchstat-summary: started
1534
    Running setup.py install for crunchstat-summary: finished with status 'done'
1535
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
1536
======= install tools/crunchstat-summary -- 4s
1537
======= install cmd/arvados-client
1538
======= install cmd/arvados-client -- 4s
1539
======= install cmd/arvados-package
1540
======= install cmd/arvados-package -- 6s
1541
======= install cmd/arvados-server
1542
======= install cmd/arvados-server -- 31s
1543
======= install lib/boot
1544
======= install lib/boot -- 0s
1545
======= install lib/cli
1546
======= install lib/cli -- 0s
1547
======= install lib/cloud
1548
======= install lib/cloud -- 0s
1549
======= install lib/cloud/azure
1550
======= install lib/cloud/azure -- 1s
1551
======= install lib/cloud/cloudtest
1552
======= install lib/cloud/cloudtest -- 0s
1553
======= install lib/cloud/ec2
1554
======= install lib/cloud/ec2 -- 0s
1555
======= install lib/cloud/loopback
1556
======= install lib/cloud/loopback -- 0s
1557
======= install lib/cmd
1558
======= install lib/cmd -- 1s
1559
======= install lib/cmdtest
1560
======= install lib/cmdtest -- 0s
1561
======= install lib/config
1562
======= install lib/config -- 0s
1563
======= install lib/controller
1564
======= install lib/controller -- 0s
1565
======= install lib/controller/api
1566
======= install lib/controller/api -- 0s
1567
======= install lib/controller/dblock
1568
======= install lib/controller/dblock -- 0s
1569
======= install lib/controller/federation
1570
======= install lib/controller/federation -- 1s
1571
======= install lib/controller/localdb
1572
======= install lib/controller/localdb -- 0s
1573
======= install lib/controller/railsproxy
1574
======= install lib/controller/railsproxy -- 0s
1575
======= install lib/controller/router
1576
======= install lib/controller/router -- 0s
1577
======= install lib/controller/rpc
1578
======= install lib/controller/rpc -- 0s
1579
======= install lib/costanalyzer
1580
======= install lib/costanalyzer -- 1s
1581
======= install lib/crunchrun
1582
======= install lib/crunchrun -- 0s
1583
======= install lib/crunchstat
1584
======= install lib/crunchstat -- 0s
1585
======= install lib/ctrlctx
1586
======= install lib/ctrlctx -- 0s
1587
======= install lib/deduplicationreport
1588
======= install lib/deduplicationreport -- 0s
1589
======= install lib/diagnostics
1590
======= install lib/diagnostics -- 1s
1591
======= install lib/dispatchcloud
1592
======= install lib/dispatchcloud -- 0s
1593
======= install lib/dispatchcloud/container
1594
======= install lib/dispatchcloud/container -- 0s
1595
======= install lib/dispatchcloud/scheduler
1596
======= install lib/dispatchcloud/scheduler -- 0s
1597
======= install lib/dispatchcloud/sshexecutor
1598
======= install lib/dispatchcloud/sshexecutor -- 1s
1599
======= install lib/dispatchcloud/test
1600
======= install lib/dispatchcloud/test -- 0s
1601
======= install lib/dispatchcloud/worker
1602
======= install lib/dispatchcloud/worker -- 0s
1603
======= install lib/install
1604
======= install lib/install -- 0s
1605
======= install lib/lsf
1606
======= install lib/lsf -- 1s
1607
======= install lib/mount
1608
======= install lib/mount -- 0s
1609
======= install lib/pam
1610
======= install lib/pam -- 1s
1611
======= install lib/recovercollection
1612
======= install lib/recovercollection -- 0s
1613
======= install lib/selfsigned
1614
======= install lib/selfsigned -- 0s
1615
======= install lib/service
1616
======= install lib/service -- 1s
1617
======= install sdk/go/arvados
1618
======= install sdk/go/arvados -- 0s
1619
======= install sdk/go/arvadosclient
1620
======= install sdk/go/arvadosclient -- 0s
1621
======= install sdk/go/arvadostest
1622
======= install sdk/go/arvadostest -- 0s
1623
======= install sdk/go/asyncbuf
1624
======= install sdk/go/asyncbuf -- 0s
1625
======= install sdk/go/auth
1626
======= install sdk/go/auth -- 1s
1627
======= install sdk/go/blockdigest
1628
======= install sdk/go/blockdigest -- 0s
1629
======= install sdk/go/config
1630
======= install sdk/go/config -- 0s
1631
======= install sdk/go/ctxlog
1632
======= install sdk/go/ctxlog -- 0s
1633
======= install sdk/go/dispatch
1634
======= install sdk/go/dispatch -- 0s
1635
======= install sdk/go/health
1636
======= install sdk/go/health -- 0s
1637
======= install sdk/go/httpserver
1638
======= install sdk/go/httpserver -- 1s
1639
======= install sdk/go/keepclient
1640
======= install sdk/go/keepclient -- 0s
1641
======= install sdk/go/manifest
1642
======= install sdk/go/manifest -- 0s
1643
======= install sdk/go/stats
1644
======= install sdk/go/stats -- 0s
1645
======= install services/crunch-dispatch-local
1646
======= install services/crunch-dispatch-local -- 1s
1647
======= install services/crunch-dispatch-slurm
1648
======= install services/crunch-dispatch-slurm -- 1s
1649
======= install services/crunchstat
1650
======= install services/crunchstat -- 0s
1651
======= install services/githttpd
1652
======= install services/githttpd -- 0s
1653
======= install services/keep-balance
1654
======= install services/keep-balance -- 0s
1655
======= install services/keepproxy
1656
======= install services/keepproxy -- 1s
1657
======= install services/keepstore
1658
======= install services/keepstore -- 0s
1659
======= install services/keep-web
1660
======= install services/keep-web -- 0s
1661
======= install services/ws
1662
======= install services/ws -- 0s
1663
======= install tools/keep-block-check
1664
======= install tools/keep-block-check -- 1s
1665
======= install tools/keep-exercise
1666
======= install tools/keep-exercise -- 1s
1667
======= install tools/keep-rsync
1668
======= install tools/keep-rsync -- 0s
1669
======= install tools/sync-groups
1670
======= install tools/sync-groups -- 1s
1671
======= install tools/sync-users
1672
======= install tools/sync-users -- 0s
1673
======= install services/api
1674
(Running bundle install --local. 'could not find package' messages are OK.)
1675
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1676
Could not find racc-1.6.1 in any of the sources
1677
(Running bundle install again, without --local.)
1678
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1679
Fetching gem metadata from https://rubygems.org/
1680
Fetching gem metadata from https://rubygems.org/.........
1681
Using rake 13.0.6
1682
Using concurrent-ruby 1.1.10
1683
Using minitest 5.10.3
1684
Using thread_safe 0.3.6
1685
Using builder 3.2.4
1686
Using erubi 1.10.0
1687
Using mini_portile2 2.8.0
1688
Using crass 1.0.6
1689
Using rack 2.2.4
1690
Using nio4r 2.5.8
1691
Using websocket-extensions 0.1.5
1692
Using mini_mime 1.1.2
1693
Using arel 9.0.0
1694
Using marcel 1.0.2
1695
Using public_suffix 4.0.6
1696
Using andand 1.3.3
1697
Using extlib 0.9.16
1698
Using multi_json 1.15.0
1699
Using multipart-post 2.1.1
1700
Fetching racc 1.6.1
1701
Using jwt 1.5.6
1702
Using memoist 0.16.2
1703
Using os 1.1.1
1704
Using retriable 1.4.1
1705
Using json 2.5.1
1706
Using bundler 2.2.19
1707
Using byebug 11.0.1
1708
Using method_source 1.0.0
1709
Using thor 1.2.1
1710
Using ffi 1.9.25
1711
Using httpclient 2.8.3
1712
Using rb-fsevent 0.10.3
1713
Using logstash-event 1.2.02
1714
Using metaclass 0.0.4
1715
Using oj 3.9.2
1716
Using optimist 3.0.0
1717
Using pg 1.1.4
1718
Using power_assert 1.1.4
1719
Using rails-perftest 0.0.7
1720
Using ruby-prof 0.15.9
1721
Using safe_yaml 1.0.5
1722
Using simplecov-html 0.7.1
1723
Using sshkey 2.0.0
1724
Using i18n 0.9.5
1725
Using tzinfo 1.2.10
1726
Using rack-test 2.0.2
1727
Using websocket-driver 0.7.5
1728
Using mail 2.7.1
1729
Using addressable 2.8.0
1730
Using request_store 1.4.1
1731
Using passenger 6.0.15
1732
Using sprockets 3.7.2
1733
Using faraday 0.15.4
1734
Using activesupport 5.2.8.1
1735
Using autoparse 0.3.3
1736
Using signet 0.11.0
1737
Using launchy 2.5.0
1738
Using rb-inotify 0.9.10
1739
Using mocha 1.8.0
1740
Using simplecov 0.7.1
1741
Using test-unit 3.3.1
1742
Using globalid 1.0.0
1743
Using activemodel 5.2.8.1
1744
Using googleauth 0.9.0
1745
Using factory_bot 5.0.2
1746
Using listen 3.2.1
1747
Using activerecord 5.2.8.1
1748
Using acts_as_api 1.0.1
1749
Using rails-observers 0.1.5
1750
Using simplecov-rcov 0.2.3
1751
Using activejob 5.2.8.1
1752
Using arvados-google-api-client 0.8.7.4
1753
Using arvados 2.1.5
1754
Installing racc 1.6.1 with native extensions
1755
Fetching nokogiri 1.13.10 (x86_64-linux)
1756
Installing nokogiri 1.13.10 (x86_64-linux)
1757
Using rails-dom-testing 2.0.3
1758
Fetching loofah 2.19.1
1759
Installing loofah 2.19.1
1760
Fetching rails-html-sanitizer 1.4.4
1761
Installing rails-html-sanitizer 1.4.4
1762
Using actionview 5.2.8.1
1763
Using actionpack 5.2.8.1
1764
Using actioncable 5.2.8.1
1765
Using actionmailer 5.2.8.1
1766
Using activestorage 5.2.8.1
1767
Using railties 5.2.8.1
1768
Using sprockets-rails 3.4.2
1769
Using rails-controller-testing 1.0.4
1770
Using factory_bot_rails 5.0.1
1771
Using jquery-rails 4.3.3
1772
Using lograge 0.10.0
1773
Using rails 5.2.8.1
1774
Using responders 2.4.1
1775
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails (at master@ddf6e59)
1776
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
1777
Use `bundle info [gemname]` to see where a bundled gem is installed.
1778
Using rake 13.0.6
1779
Using concurrent-ruby 1.1.10
1780
Using i18n 0.9.5
1781
Using minitest 5.10.3
1782
Using thread_safe 0.3.6
1783
Using tzinfo 1.2.10
1784
Using activesupport 5.2.8.1
1785
Using builder 3.2.4
1786
Using erubi 1.10.0
1787
Using mini_portile2 2.8.0
1788
Using racc 1.6.1
1789
Using nokogiri 1.13.10 (x86_64-linux)
1790
Using rails-dom-testing 2.0.3
1791
Using crass 1.0.6
1792
Using loofah 2.19.1
1793
Using rails-html-sanitizer 1.4.4
1794
Using actionview 5.2.8.1
1795
Using rack 2.2.4
1796
Using rack-test 2.0.2
1797
Using actionpack 5.2.8.1
1798
Using nio4r 2.5.8
1799
Using websocket-extensions 0.1.5
1800
Using websocket-driver 0.7.5
1801
Using actioncable 5.2.8.1
1802
Using globalid 1.0.0
1803
Using activejob 5.2.8.1
1804
Using mini_mime 1.1.2
1805
Using mail 2.7.1
1806
Using actionmailer 5.2.8.1
1807
Using activemodel 5.2.8.1
1808
Using arel 9.0.0
1809
Using activerecord 5.2.8.1
1810
Using marcel 1.0.2
1811
Using activestorage 5.2.8.1
1812
Using acts_as_api 1.0.1
1813
Using public_suffix 4.0.6
1814
Using addressable 2.8.0
1815
Using andand 1.3.3
1816
Using extlib 0.9.16
1817
Using multi_json 1.15.0
1818
Using autoparse 0.3.3
1819
Using multipart-post 2.1.1
1820
Using faraday 0.15.4
1821
Using jwt 1.5.6
1822
Using memoist 0.16.2
1823
Using os 1.1.1
1824
Using signet 0.11.0
1825
Using googleauth 0.9.0
1826
Using launchy 2.5.0
1827
Using retriable 1.4.1
1828
Using arvados-google-api-client 0.8.7.4
1829
Using json 2.5.1
1830
Using arvados 2.1.5
1831
Using bundler 2.2.19
1832
Using byebug 11.0.1
1833
Using factory_bot 5.0.2
1834
Using method_source 1.0.0
1835
Using thor 1.2.1
1836
Using railties 5.2.8.1
1837
Using factory_bot_rails 5.0.1
1838
Using ffi 1.9.25
1839
Using httpclient 2.8.3
1840
Using jquery-rails 4.3.3
1841
Using rb-fsevent 0.10.3
1842
Using rb-inotify 0.9.10
1843
Using listen 3.2.1
1844
Using request_store 1.4.1
1845
Using lograge 0.10.0
1846
Using logstash-event 1.2.02
1847
Using metaclass 0.0.4
1848
Using mocha 1.8.0
1849
Using oj 3.9.2
1850
Using optimist 3.0.0
1851
Using passenger 6.0.15
1852
Using pg 1.1.4
1853
Using power_assert 1.1.4
1854
Using sprockets 3.7.2
1855
Using sprockets-rails 3.4.2
1856
Using rails 5.2.8.1
1857
Using rails-controller-testing 1.0.4
1858
Using rails-observers 0.1.5
1859
Using rails-perftest 0.0.7
1860
Using responders 2.4.1
1861
Using ruby-prof 0.15.9
1862
Using safe_yaml 1.0.5
1863
Using simplecov-html 0.7.1
1864
Using simplecov 0.7.1
1865
Using simplecov-rcov 0.2.3
1866
Using sshkey 2.0.0
1867
Using test-unit 3.3.1
1868
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
1869
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
1870
Use `bundle info [gemname]` to see where a bundled gem is installed.
1871
Updating files in vendor/cache
1872
  * rake-13.0.6.gem
1873
  * concurrent-ruby-1.1.10.gem
1874
  * i18n-0.9.5.gem
1875
  * minitest-5.10.3.gem
1876
  * thread_safe-0.3.6.gem
1877
  * tzinfo-1.2.10.gem
1878
  * activesupport-5.2.8.1.gem
1879
  * builder-3.2.4.gem
1880
  * erubi-1.10.0.gem
1881
  * mini_portile2-2.8.0.gem
1882
  * racc-1.6.1.gem
1883
  * nokogiri-1.13.10-x86_64-linux.gem
1884
  * rails-dom-testing-2.0.3.gem
1885
  * crass-1.0.6.gem
1886
  * loofah-2.19.1.gem
1887
  * rails-html-sanitizer-1.4.4.gem
1888
  * actionview-5.2.8.1.gem
1889
  * rack-2.2.4.gem
1890
  * rack-test-2.0.2.gem
1891
  * actionpack-5.2.8.1.gem
1892
  * nio4r-2.5.8.gem
1893
  * websocket-extensions-0.1.5.gem
1894
  * websocket-driver-0.7.5.gem
1895
  * actioncable-5.2.8.1.gem
1896
  * globalid-1.0.0.gem
1897
  * activejob-5.2.8.1.gem
1898
  * mini_mime-1.1.2.gem
1899
  * mail-2.7.1.gem
1900
  * actionmailer-5.2.8.1.gem
1901
  * activemodel-5.2.8.1.gem
1902
  * arel-9.0.0.gem
1903
  * activerecord-5.2.8.1.gem
1904
  * marcel-1.0.2.gem
1905
  * activestorage-5.2.8.1.gem
1906
  * acts_as_api-1.0.1.gem
1907
  * public_suffix-4.0.6.gem
1908
  * addressable-2.8.0.gem
1909
  * andand-1.3.3.gem
1910
  * extlib-0.9.16.gem
1911
  * multi_json-1.15.0.gem
1912
  * autoparse-0.3.3.gem
1913
  * multipart-post-2.1.1.gem
1914
  * faraday-0.15.4.gem
1915
  * jwt-1.5.6.gem
1916
  * memoist-0.16.2.gem
1917
  * os-1.1.1.gem
1918
  * signet-0.11.0.gem
1919
  * googleauth-0.9.0.gem
1920
  * launchy-2.5.0.gem
1921
  * retriable-1.4.1.gem
1922
  * arvados-google-api-client-0.8.7.4.gem
1923
  * json-2.5.1.gem
1924
  * arvados-2.1.5.gem
1925
  * byebug-11.0.1.gem
1926
  * factory_bot-5.0.2.gem
1927
  * method_source-1.0.0.gem
1928
  * thor-1.2.1.gem
1929
  * railties-5.2.8.1.gem
1930
  * factory_bot_rails-5.0.1.gem
1931
  * ffi-1.9.25.gem
1932
  * httpclient-2.8.3.gem
1933
  * jquery-rails-4.3.3.gem
1934
  * rb-fsevent-0.10.3.gem
1935
  * rb-inotify-0.9.10.gem
1936
  * listen-3.2.1.gem
1937
  * request_store-1.4.1.gem
1938
  * lograge-0.10.0.gem
1939
  * logstash-event-1.2.02.gem
1940
  * metaclass-0.0.4.gem
1941
  * mocha-1.8.0.gem
1942
  * oj-3.9.2.gem
1943
  * optimist-3.0.0.gem
1944
  * passenger-6.0.15.gem
1945
  * pg-1.1.4.gem
1946
  * power_assert-1.1.4.gem
1947
  * sprockets-3.7.2.gem
1948
  * sprockets-rails-3.4.2.gem
1949
  * rails-5.2.8.1.gem
1950
  * rails-controller-testing-1.0.4.gem
1951
  * rails-observers-0.1.5.gem
1952
  * rails-perftest-0.0.7.gem
1953
  * responders-2.4.1.gem
1954
  * ruby-prof-0.15.9.gem
1955
  * safe_yaml-1.0.5.gem
1956
  * simplecov-html-0.7.1.gem
1957
  * simplecov-0.7.1.gem
1958
  * simplecov-rcov-0.2.3.gem
1959
  * sshkey-2.0.0.gem
1960
  * test-unit-3.3.1.gem
1961
Generating a RSA private key
1962
.............................+++++
1963
..........................................................................................................+++++
1964
writing new private key to '/tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/self-signed.key'
1965
-----
1966
Signature ok
1967
subject=C = US, ST = State, L = City, CN = localhost
1968
Getting Private key
1969
Initialized empty Git repository in /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/git/internal.git/
1970
+ cd /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api
1971
+ export RAILS_ENV=test
1972
+ RAILS_ENV=test
1973
+ bin/rails db:environment:set
1974
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/cache does not exist
1975
+ bin/rake db:drop
1976
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/cache does not exist
1977
Dropped database 'arvados_test'
1978
+ bin/rake db:setup
1979
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/cache does not exist
1980
Created database 'arvados_test'
1981
 set_config 
1982
------------
1983
 
1984
(1 row)
1985

    
1986
+ bin/rake db:fixtures:load
1987
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/cache does not exist
1988
======= install services/api -- 21s
1989
======= install apps/workbench
1990
(Running bundle install --local. 'could not find package' messages are OK.)
1991
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1992
Using rake 13.0.6
1993
Using RedCloth 4.3.2
1994
Using concurrent-ruby 1.1.10
1995
Using i18n 0.9.5
1996
Using minitest 5.10.3
1997
Using thread_safe 0.3.6
1998
Using tzinfo 1.2.10
1999
Using activesupport 5.2.8.1
2000
Using builder 3.2.4
2001
Using erubi 1.10.0
2002
Using mini_portile2 2.8.0
2003
Using racc 1.6.1
2004
Using nokogiri 1.13.10 (x86_64-linux)
2005
Using rails-dom-testing 2.0.3
2006
Using crass 1.0.6
2007
Using loofah 2.19.1
2008
Using rails-html-sanitizer 1.4.4
2009
Using actionview 5.2.8.1
2010
Using rack 2.2.4
2011
Using rack-test 2.0.2
2012
Using actionpack 5.2.8.1
2013
Using nio4r 2.5.8
2014
Using websocket-extensions 0.1.5
2015
Using websocket-driver 0.7.5
2016
Using actioncable 5.2.8.1
2017
Using globalid 1.0.0
2018
Using activejob 5.2.8.1
2019
Using mini_mime 1.1.2
2020
Using mail 2.7.1
2021
Using actionmailer 5.2.8.1
2022
Using activemodel 5.2.8.1
2023
Using arel 9.0.0
2024
Using activerecord 5.2.8.1
2025
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
2026
Using marcel 1.0.2
2027
Using activestorage 5.2.8.1
2028
Using public_suffix 4.0.6
2029
Using addressable 2.8.0
2030
Using andand 1.3.3
2031
Using angularjs-rails 1.3.15
2032
Using extlib 0.9.16
2033
Using multi_json 1.15.0
2034
Using autoparse 0.3.3
2035
Using multipart-post 2.1.1
2036
Using faraday 0.15.4
2037
Using jwt 1.5.6
2038
Using memoist 0.16.2
2039
Using os 1.1.1
2040
Using signet 0.11.0
2041
Using googleauth 0.9.0
2042
Using launchy 2.4.3
2043
Using retriable 1.4.1
2044
Using arvados-google-api-client 0.8.7.4
2045
Using json 2.5.1
2046
Using arvados 2.1.5
2047
Using execjs 2.7.0
2048
Using autoprefixer-rails 9.5.1.1
2049
Using ffi 1.10.0
2050
Using sassc 2.0.1
2051
Using bootstrap-sass 3.4.1
2052
Using method_source 1.0.0
2053
Using thor 1.2.1
2054
Using railties 5.2.8.1
2055
Using bootstrap-tab-history-rails 0.1.0
2056
Using bootstrap-x-editable-rails 1.5.1.1
2057
Using bundler 2.2.19
2058
Using byebug 11.0.1
2059
Using highline 2.0.2
2060
Using net-ssh 5.2.0
2061
Using net-scp 2.0.0
2062
Using net-sftp 2.1.2
2063
Using net-ssh-gateway 2.0.0
2064
Using capistrano 2.15.9
2065
Using mime-types-data 3.2019.0331
2066
Using mime-types 3.2.2
2067
Using xpath 2.1.0
2068
Using capybara 2.5.0
2069
Using childprocess 0.9.0
2070
Using cliver 0.3.2
2071
Using deep_merge 1.2.1
2072
Using docile 1.3.1
2073
Using flamegraph 0.9.5
2074
Using headless 1.0.2
2075
Using httpclient 2.8.3
2076
Using jquery-rails 4.3.3
2077
Using request_store 1.4.1
2078
Using lograge 0.10.0
2079
Using logstash-event 1.2.02
2080
Using metaclass 0.0.4
2081
Using mocha 1.8.0
2082
Using morrisjs-rails 0.5.1.2
2083
Using sprockets 3.7.2
2084
Using sprockets-rails 3.4.2
2085
Using rails 5.2.8.1
2086
Using npm-rails 0.2.1
2087
Using oj 3.7.12
2088
Using passenger 6.0.15
2089
Using piwik_analytics 1.0.2
2090
Using poltergeist 1.5.1
2091
Using rack-mini-profiler 1.0.2
2092
Using rails-controller-testing 1.0.4
2093
Using rails-perftest 0.0.7
2094
Using raphael-rails 2.1.2
2095
Using rb-fsevent 0.10.3
2096
Using rb-inotify 0.10.0
2097
Using responders 2.4.1
2098
Using ruby-debug-passenger 0.2.0
2099
Using ruby-prof 0.17.0
2100
Using rubyzip 1.3.0
2101
Using rvm-capistrano 1.5.6
2102
Using safe_yaml 1.0.5
2103
Using sass-listen 4.0.0
2104
Using sass 3.7.4
2105
Using tilt 2.0.9
2106
Using sassc-rails 2.1.0
2107
Using selenium-webdriver 3.141.0
2108
Using simplecov-html 0.10.2
2109
Using simplecov 0.16.1
2110
Using simplecov-rcov 0.2.3
2111
Using sshkey 2.0.0
2112
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
2113
Using uglifier 2.7.2
2114
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
2115
Use `bundle info [gemname]` to see where a bundled gem is installed.
2116
Using rake 13.0.6
2117
Using RedCloth 4.3.2
2118
Using concurrent-ruby 1.1.10
2119
Using i18n 0.9.5
2120
Using minitest 5.10.3
2121
Using thread_safe 0.3.6
2122
Using tzinfo 1.2.10
2123
Using activesupport 5.2.8.1
2124
Using builder 3.2.4
2125
Using erubi 1.10.0
2126
Using mini_portile2 2.8.0
2127
Using racc 1.6.1
2128
Using nokogiri 1.13.10 (x86_64-linux)
2129
Using rails-dom-testing 2.0.3
2130
Using crass 1.0.6
2131
Using loofah 2.19.1
2132
Using rails-html-sanitizer 1.4.4
2133
Using actionview 5.2.8.1
2134
Using rack 2.2.4
2135
Using rack-test 2.0.2
2136
Using actionpack 5.2.8.1
2137
Using nio4r 2.5.8
2138
Using websocket-extensions 0.1.5
2139
Using websocket-driver 0.7.5
2140
Using actioncable 5.2.8.1
2141
Using globalid 1.0.0
2142
Using activejob 5.2.8.1
2143
Using mini_mime 1.1.2
2144
Using mail 2.7.1
2145
Using actionmailer 5.2.8.1
2146
Using activemodel 5.2.8.1
2147
Using arel 9.0.0
2148
Using activerecord 5.2.8.1
2149
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
2150
Using marcel 1.0.2
2151
Using activestorage 5.2.8.1
2152
Using public_suffix 4.0.6
2153
Using addressable 2.8.0
2154
Using andand 1.3.3
2155
Using angularjs-rails 1.3.15
2156
Using extlib 0.9.16
2157
Using multi_json 1.15.0
2158
Using autoparse 0.3.3
2159
Using multipart-post 2.1.1
2160
Using faraday 0.15.4
2161
Using jwt 1.5.6
2162
Using memoist 0.16.2
2163
Using os 1.1.1
2164
Using signet 0.11.0
2165
Using googleauth 0.9.0
2166
Using launchy 2.4.3
2167
Using retriable 1.4.1
2168
Using arvados-google-api-client 0.8.7.4
2169
Using json 2.5.1
2170
Using arvados 2.1.5
2171
Using execjs 2.7.0
2172
Using autoprefixer-rails 9.5.1.1
2173
Using ffi 1.10.0
2174
Using sassc 2.0.1
2175
Using bootstrap-sass 3.4.1
2176
Using method_source 1.0.0
2177
Using thor 1.2.1
2178
Using railties 5.2.8.1
2179
Using bootstrap-tab-history-rails 0.1.0
2180
Using bootstrap-x-editable-rails 1.5.1.1
2181
Using bundler 2.2.19
2182
Using byebug 11.0.1
2183
Using highline 2.0.2
2184
Using net-ssh 5.2.0
2185
Using net-scp 2.0.0
2186
Using net-sftp 2.1.2
2187
Using net-ssh-gateway 2.0.0
2188
Using capistrano 2.15.9
2189
Using mime-types-data 3.2019.0331
2190
Using mime-types 3.2.2
2191
Using xpath 2.1.0
2192
Using capybara 2.5.0
2193
Using childprocess 0.9.0
2194
Using cliver 0.3.2
2195
Using deep_merge 1.2.1
2196
Using docile 1.3.1
2197
Using flamegraph 0.9.5
2198
Using headless 1.0.2
2199
Using httpclient 2.8.3
2200
Using jquery-rails 4.3.3
2201
Using request_store 1.4.1
2202
Using lograge 0.10.0
2203
Using logstash-event 1.2.02
2204
Using metaclass 0.0.4
2205
Using mocha 1.8.0
2206
Using morrisjs-rails 0.5.1.2
2207
Using sprockets 3.7.2
2208
Using sprockets-rails 3.4.2
2209
Using rails 5.2.8.1
2210
Using npm-rails 0.2.1
2211
Using oj 3.7.12
2212
Using passenger 6.0.15
2213
Using piwik_analytics 1.0.2
2214
Using poltergeist 1.5.1
2215
Using rack-mini-profiler 1.0.2
2216
Using rails-controller-testing 1.0.4
2217
Using rails-perftest 0.0.7
2218
Using raphael-rails 2.1.2
2219
Using rb-fsevent 0.10.3
2220
Using rb-inotify 0.10.0
2221
Using responders 2.4.1
2222
Using ruby-debug-passenger 0.2.0
2223
Using ruby-prof 0.17.0
2224
Using rubyzip 1.3.0
2225
Using rvm-capistrano 1.5.6
2226
Using safe_yaml 1.0.5
2227
Using sass-listen 4.0.0
2228
Using sass 3.7.4
2229
Using tilt 2.0.9
2230
Using sassc-rails 2.1.0
2231
Using selenium-webdriver 3.141.0
2232
Using simplecov-html 0.10.2
2233
Using simplecov 0.16.1
2234
Using simplecov-rcov 0.2.3
2235
Using sshkey 2.0.0
2236
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
2237
Using uglifier 2.7.2
2238
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
2239
Use `bundle info [gemname]` to see where a bundled gem is installed.
2240
Updating files in vendor/cache
2241
  * rake-13.0.6.gem
2242
  * RedCloth-4.3.2.gem
2243
  * concurrent-ruby-1.1.10.gem
2244
  * i18n-0.9.5.gem
2245
  * minitest-5.10.3.gem
2246
  * thread_safe-0.3.6.gem
2247
  * tzinfo-1.2.10.gem
2248
  * activesupport-5.2.8.1.gem
2249
  * builder-3.2.4.gem
2250
  * erubi-1.10.0.gem
2251
  * mini_portile2-2.8.0.gem
2252
  * racc-1.6.1.gem
2253
  * nokogiri-1.13.10-x86_64-linux.gem
2254
  * rails-dom-testing-2.0.3.gem
2255
  * crass-1.0.6.gem
2256
  * loofah-2.19.1.gem
2257
  * rails-html-sanitizer-1.4.4.gem
2258
  * actionview-5.2.8.1.gem
2259
  * rack-2.2.4.gem
2260
  * rack-test-2.0.2.gem
2261
  * actionpack-5.2.8.1.gem
2262
  * nio4r-2.5.8.gem
2263
  * websocket-extensions-0.1.5.gem
2264
  * websocket-driver-0.7.5.gem
2265
  * actioncable-5.2.8.1.gem
2266
  * globalid-1.0.0.gem
2267
  * activejob-5.2.8.1.gem
2268
  * mini_mime-1.1.2.gem
2269
  * mail-2.7.1.gem
2270
  * actionmailer-5.2.8.1.gem
2271
  * activemodel-5.2.8.1.gem
2272
  * arel-9.0.0.gem
2273
  * activerecord-5.2.8.1.gem
2274
  * marcel-1.0.2.gem
2275
  * activestorage-5.2.8.1.gem
2276
  * public_suffix-4.0.6.gem
2277
  * addressable-2.8.0.gem
2278
  * andand-1.3.3.gem
2279
  * angularjs-rails-1.3.15.gem
2280
  * extlib-0.9.16.gem
2281
  * multi_json-1.15.0.gem
2282
  * autoparse-0.3.3.gem
2283
  * multipart-post-2.1.1.gem
2284
  * faraday-0.15.4.gem
2285
  * jwt-1.5.6.gem
2286
  * memoist-0.16.2.gem
2287
  * os-1.1.1.gem
2288
  * signet-0.11.0.gem
2289
  * googleauth-0.9.0.gem
2290
  * launchy-2.4.3.gem
2291
  * retriable-1.4.1.gem
2292
  * arvados-google-api-client-0.8.7.4.gem
2293
  * json-2.5.1.gem
2294
  * arvados-2.1.5.gem
2295
  * execjs-2.7.0.gem
2296
  * autoprefixer-rails-9.5.1.1.gem
2297
  * ffi-1.10.0.gem
2298
  * sassc-2.0.1.gem
2299
  * bootstrap-sass-3.4.1.gem
2300
  * method_source-1.0.0.gem
2301
  * thor-1.2.1.gem
2302
  * railties-5.2.8.1.gem
2303
  * bootstrap-tab-history-rails-0.1.0.gem
2304
  * bootstrap-x-editable-rails-1.5.1.1.gem
2305
  * byebug-11.0.1.gem
2306
  * highline-2.0.2.gem
2307
  * net-ssh-5.2.0.gem
2308
  * net-scp-2.0.0.gem
2309
  * net-sftp-2.1.2.gem
2310
  * net-ssh-gateway-2.0.0.gem
2311
  * capistrano-2.15.9.gem
2312
  * mime-types-data-3.2019.0331.gem
2313
  * mime-types-3.2.2.gem
2314
  * xpath-2.1.0.gem
2315
  * capybara-2.5.0.gem
2316
  * childprocess-0.9.0.gem
2317
  * cliver-0.3.2.gem
2318
  * deep_merge-1.2.1.gem
2319
  * docile-1.3.1.gem
2320
  * flamegraph-0.9.5.gem
2321
  * headless-1.0.2.gem
2322
  * httpclient-2.8.3.gem
2323
  * jquery-rails-4.3.3.gem
2324
  * request_store-1.4.1.gem
2325
  * lograge-0.10.0.gem
2326
  * logstash-event-1.2.02.gem
2327
  * metaclass-0.0.4.gem
2328
  * mocha-1.8.0.gem
2329
  * morrisjs-rails-0.5.1.2.gem
2330
  * sprockets-3.7.2.gem
2331
  * sprockets-rails-3.4.2.gem
2332
  * rails-5.2.8.1.gem
2333
  * npm-rails-0.2.1.gem
2334
  * oj-3.7.12.gem
2335
  * passenger-6.0.15.gem
2336
  * piwik_analytics-1.0.2.gem
2337
  * poltergeist-1.5.1.gem
2338
  * rack-mini-profiler-1.0.2.gem
2339
  * rails-controller-testing-1.0.4.gem
2340
  * rails-perftest-0.0.7.gem
2341
  * raphael-rails-2.1.2.gem
2342
  * rb-fsevent-0.10.3.gem
2343
  * rb-inotify-0.10.0.gem
2344
  * responders-2.4.1.gem
2345
  * ruby-debug-passenger-0.2.0.gem
2346
  * ruby-prof-0.17.0.gem
2347
  * rubyzip-1.3.0.gem
2348
  * rvm-capistrano-1.5.6.gem
2349
  * safe_yaml-1.0.5.gem
2350
  * sass-listen-4.0.0.gem
2351
  * sass-3.7.4.gem
2352
  * tilt-2.0.9.gem
2353
  * sassc-rails-2.1.0.gem
2354
  * selenium-webdriver-3.141.0.gem
2355
  * simplecov-html-0.10.2.gem
2356
  * simplecov-0.16.1.gem
2357
  * simplecov-rcov-0.2.3.gem
2358
  * sshkey-2.0.0.gem
2359
  * uglifier-2.7.2.gem
2360
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2361
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2362
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2363
npm install --prefix /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench --loglevel error browserify@"latest" jquery@"latest" awesomplete@"latest" jssha@"2.4.2" mithril@"1.1.7" es6-object-assign@"latest" 
2364
+ es6-object-assign@1.1.0
2365
+ browserify@17.0.0
2366
+ jquery@3.6.3
2367
+ awesomplete@1.1.5
2368
+ jssha@2.4.2
2369
+ mithril@1.1.7
2370
added 161 packages from 123 contributors and audited 161 packages in 6.113s
2371

    
2372
22 packages are looking for funding
2373
  run `npm fund` for details
2374

    
2375
found 0 vulnerabilities
2376

    
2377
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/node_modules/.bin/browserify  /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/tmp/npm-rails/bundle.js > /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/vendor/assets/javascripts/npm-rails/development/npm-dependencies.js
2378
======= install apps/workbench -- 12s
2379
Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy...
2380
api pid 9300 ok
2381
https://127.0.0.1:45773/discovery/v1/apis/arvados/v1/rest ok
2382
nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied)
2383
2023/01/24 19:42:54 [notice] 9427#9427: using the "epoll" event method
2384
2023/01/24 19:42:54 [notice] 9427#9427: nginx/1.14.2
2385
2023/01/24 19:42:54 [notice] 9427#9427: OS: Linux 4.19.0-20-cloud-amd64
2386
2023/01/24 19:42:54 [notice] 9427#9427: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2387
2023/01/24 19:42:54 [notice] 9427#9427: start worker processes
2388
2023/01/24 19:42:54 [notice] 9427#9427: start worker process 9430
2389
nginx pid 9427 ok
2390
controller pid 9436 ok
2391
{"health":"OK"}
2392
{"health":"OK"}
2393
2023/01/24 19:42:55 [info] 9430#9430: *1 client 127.0.0.1 closed keepalive connection
2394
https://0.0.0.0:47075/discovery/v1/apis/arvados/v1/rest ok
2395
2023/01/24 19:42:55 [info] 9430#9430: *3 client 127.0.0.1 closed keepalive connection
2396
2023/01/24 19:42:55 [info] 9430#9430: *5 client 127.0.0.1 closed keepalive connection
2397
Using API 0.0.0.0:47075 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2398
2023/01/24 19:42:56 [info] 9430#9430: *9 client 127.0.0.1 closed keepalive connection
2399
2023/01/24 19:42:56 [info] 9430#9430: *11 client 127.0.0.1 closed keepalive connection
2400
keepproxy pid 9456 ok
2401
keep-web pid 9471 ok
2402
{"health":"OK"}
2403
{"health":"OK"}
2404
githttpd pid 9489 ok
2405
{"health":"OK"}
2406
{"health":"OK"}
2407
ws pid 9505 ok
2408
ARVADOS_TEST_PROXY_SERVICES=1
2409
ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2410
ARVADOS_CONFIG=/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/arvados.yml
2411
ARVADOS_API_HOST=0.0.0.0:47075
2412
ARVADOS_TEST_API_INSTALLED=1695
2413
ARVADOS_TEST_API_HOST=127.0.0.1:45773
2414
ARVADOS_API_HOST_INSECURE=true
2415
======= test apps/workbench_integration
2416
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2417
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2418
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2419
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2420
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2421
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2422
[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/test_helper.rb:175)
2423
child.pid is 9567
2424
child.pid is 9579
2425
2023/01/24 19:43:03 [info] 9430#9430: *16 client 127.0.0.1 closed keepalive connection
2426
Using display :428 for headless tests
2427
2023/01/24 19:43:04 [info] 9430#9430: *30 client 127.0.0.1 closed keepalive connection
2428
Run options: -v -d --seed 1259
2429

    
2430
# Running:
2431

    
2432
Using port 41797 for selenium
2433
AjaxErrorsTest#test_load_pane_with_deleted_session = 4.92 s = S
2434
AjaxErrorsTest#test_load_pane_with_expired_token = 0.94 s = S
2435
Using port 33591 for poltergeist
2436
2023/01/24 19:43:11 [info] 9430#9430: *32 client 127.0.0.1 closed keepalive connection
2437
2023/01/24 19:43:11 [info] 9430#9430: *34 client 127.0.0.1 closed keepalive connection
2438
2023/01/24 19:43:16 [info] 9430#9430: *61 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2439
2023/01/24 19:43:16 [info] 9430#9430: *62 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2440
Possible unhandled promise rejection: Error: 
2441
ApplicationLayoutTest#test_getting_started_help_menu_item_false = 16.33 s = .
2442
2023/01/24 19:43:27 [info] 9430#9430: *87 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2443
2023/01/24 19:43:27 [info] 9430#9430: *88 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2444
Possible unhandled promise rejection: Error: 
2445
ApplicationLayoutTest#test_getting_started_help_menu_item_true = 11.24 s = .
2446
2023/01/24 19:43:38 [info] 9430#9430: *103 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2447
2023/01/24 19:43:38 [info] 9430#9430: *104 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2448
Possible unhandled promise rejection: Error: 
2449
ApplicationLayoutTest#test_no_SSH_public_key_notification_when_shell_in_a_box_url_is_configured = 0.62 s = .
2450
2023/01/24 19:43:39 [info] 9430#9430: *129 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2451
Possible unhandled promise rejection: Error: 
2452
2023/01/24 19:43:39 [info] 9430#9430: *130 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2453
ApplicationLayoutTest#test_test_arvados_public_data_doc_url_config_unset = 0.98 s = .
2454
2023/01/24 19:43:40 [info] 9430#9430: *89 client 127.0.0.1 closed keepalive connection
2455
2023/01/24 19:43:40 [info] 9430#9430: *154 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2456
2023/01/24 19:43:40 [info] 9430#9430: *155 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2457
Possible unhandled promise rejection: Error: 
2458
2023/01/24 19:43:41 [info] 9430#9430: *172 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2459
2023/01/24 19:43:41 [info] 9430#9430: *173 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2460
Possible unhandled promise rejection: Error: 
2461
ApplicationLayoutTest#test_test_system_menu_Groups_link = 1.50 s = .
2462
2023/01/24 19:43:42 [info] 9430#9430: *197 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2463
Possible unhandled promise rejection: Error: 
2464
2023/01/24 19:43:42 [info] 9430#9430: *198 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2465
2023/01/24 19:43:42 [info] 9430#9430: *209 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2466
2023/01/24 19:43:42 [info] 9430#9430: *210 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2467
Possible unhandled promise rejection: Error: 
2468
ApplicationLayoutTest#test_test_system_menu_Keep_services_link = 1.37 s = .
2469
2023/01/24 19:43:43 [info] 9430#9430: *234 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2470
Possible unhandled promise rejection: Error: 
2471
2023/01/24 19:43:43 [info] 9430#9430: *235 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2472
2023/01/24 19:43:43 [info] 9430#9430: *131 client 127.0.0.1 closed keepalive connection
2473
2023/01/24 19:43:45 [info] 9430#9430: *63 client 127.0.0.1 closed keepalive connection
2474
2023/01/24 19:43:45 [info] 9430#9430: *105 client 127.0.0.1 closed keepalive connection
2475
2023/01/24 19:43:46 [info] 9430#9430: *343 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2476
2023/01/24 19:43:46 [info] 9430#9430: *344 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2477
Possible unhandled promise rejection: Error: 
2478
ApplicationLayoutTest#test_test_system_menu_Links_link = 3.84 s = .
2479
2023/01/24 19:43:46 [info] 9430#9430: *36 client 127.0.0.1 closed keepalive connection
2480
2023/01/24 19:43:47 [info] 9430#9430: *368 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2481
2023/01/24 19:43:47 [info] 9430#9430: *369 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2482
Possible unhandled promise rejection: Error: 
2483
2023/01/24 19:43:47 [info] 9430#9430: *379 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2484
2023/01/24 19:43:47 [info] 9430#9430: *380 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2485
Possible unhandled promise rejection: Error: 
2486
ApplicationLayoutTest#test_test_system_menu_Repositories_link = 1.51 s = .
2487
2023/01/24 19:43:48 [info] 9430#9430: *411 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2488
2023/01/24 19:43:48 [info] 9430#9430: *412 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2489
Possible unhandled promise rejection: Error: 
2490
2023/01/24 19:43:49 [info] 9430#9430: *427 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2491
2023/01/24 19:43:49 [info] 9430#9430: *428 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2492
Possible unhandled promise rejection: Error: 
2493
ApplicationLayoutTest#test_test_system_menu_SSH_keys_link = 1.48 s = .
2494
2023/01/24 19:43:50 [info] 9430#9430: *452 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2495
2023/01/24 19:43:50 [info] 9430#9430: *453 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2496
Possible unhandled promise rejection: Error: 
2497
2023/01/24 19:43:50 [info] 9430#9430: *466 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2498
2023/01/24 19:43:50 [info] 9430#9430: *467 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2499
Possible unhandled promise rejection: Error: 
2500
ApplicationLayoutTest#test_test_system_menu_Virtual_machines_link = 1.35 s = .
2501
2023/01/24 19:43:51 [info] 9430#9430: *492 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2502
Possible unhandled promise rejection: Error: 
2503
2023/01/24 19:43:51 [info] 9430#9430: *493 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2504
ApplicationLayoutTest#test_visit_dashboard_as_active = 0.99 s = .
2505
2023/01/24 19:43:52 [info] 9430#9430: *388 client 127.0.0.1 closed keepalive connection
2506
2023/01/24 19:43:52 [info] 9430#9430: *517 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2507
Possible unhandled promise rejection: Error: 
2508
2023/01/24 19:43:52 [info] 9430#9430: *518 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2509
ApplicationLayoutTest#test_visit_dashboard_as_admin = 0.87 s = .
2510
ApplicationLayoutTest#test_visit_home_page_for_user_ = 0.38 s = .
2511
2023/01/24 19:43:53 [info] 9430#9430: *429 client 127.0.0.1 closed keepalive connection
2512
2023/01/24 19:43:53 [info] 9430#9430: *543 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2513
Possible unhandled promise rejection: Error: 
2514
2023/01/24 19:43:53 [info] 9430#9430: *544 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2515
ApplicationLayoutTest#test_visit_home_page_for_user_active = 1.10 s = .
2516
2023/01/24 19:43:54 [info] 9430#9430: *557 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2517
Possible unhandled promise rejection: Error: 
2518
ApplicationLayoutTest#test_visit_home_page_for_user_active_no_prefs = 0.67 s = .
2519
2023/01/24 19:43:55 [info] 9430#9430: *570 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2520
Possible unhandled promise rejection: Error: 
2521
ApplicationLayoutTest#test_visit_home_page_for_user_active_no_prefs_profile_no_getting_started_shown = 0.67 s = .
2522
2023/01/24 19:43:56 [info] 9430#9430: *494 client 127.0.0.1 closed keepalive connection
2523
2023/01/24 19:43:56 [info] 9430#9430: *594 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2524
2023/01/24 19:43:56 [info] 9430#9430: *595 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2525
Possible unhandled promise rejection: Error: 
2526
2023/01/24 19:43:56 [info] 9430#9430: *606 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2527
2023/01/24 19:43:56 [info] 9430#9430: *607 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2528
Possible unhandled promise rejection: Error: 
2529
ApplicationLayoutTest#test_visit_home_page_for_user_admin = 1.60 s = .
2530
2023/01/24 19:43:57 [info] 9430#9430: *519 client 127.0.0.1 closed keepalive connection
2531
ApplicationLayoutTest#test_visit_home_page_for_user_inactive = 0.62 s = .
2532
ApplicationLayoutTest#test_visit_home_page_for_user_inactive_uninvited = 0.50 s = .
2533
2023/01/24 19:43:58 [info] 9430#9430: *545 client 127.0.0.1 closed keepalive connection
2534
2023/01/24 19:43:59 [info] 9430#9430: *646 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2535
Possible unhandled promise rejection: Error: 
2536
2023/01/24 19:43:59 [info] 9430#9430: *647 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2537
2023/01/24 19:44:02 [info] 9430#9430: *558 client 127.0.0.1 closed keepalive connection
2538
ApplicationLayoutTest#test_workbench2_url=_should_not_show_WB2_menu = 11.05 s = .
2539
2023/01/24 19:44:10 [info] 9430#9430: *672 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2540
2023/01/24 19:44:10 [info] 9430#9430: *673 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2541
Possible unhandled promise rejection: Error: 
2542
ApplicationLayoutTest#test_workbench2_url=ftp://wb2.example.org_should_not_show_WB2_menu = 11.04 s = .
2543
2023/01/24 19:44:20 [info] 9430#9430: *608 client 127.0.0.1 closed keepalive connection
2544
2023/01/24 19:44:20 [info] 9430#9430: *618 client 127.0.0.1 closed keepalive connection
2545
2023/01/24 19:44:20 [info] 9430#9430: *622 client 127.0.0.1 closed keepalive connection
2546
2023/01/24 19:44:21 [info] 9430#9430: *698 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2547
2023/01/24 19:44:21 [info] 9430#9430: *699 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2548
Possible unhandled promise rejection: Error: 
2549
ApplicationLayoutTest#test_workbench2_url=http://wb2.example.org//_should_not_show_WB2_menu = 11.02 s = .
2550
2023/01/24 19:44:32 [info] 9430#9430: *724 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2551
2023/01/24 19:44:32 [info] 9430#9430: *725 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2552
Possible unhandled promise rejection: Error: 
2553
ApplicationLayoutTest#test_workbench2_url=http://wb2.example.org/_should_show_WB2_menu = 0.98 s = .
2554
2023/01/24 19:44:33 [info] 9430#9430: *750 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2555
2023/01/24 19:44:33 [info] 9430#9430: *751 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2556
Possible unhandled promise rejection: Error: 
2557
ApplicationLayoutTest#test_workbench2_url=http://wb2.example.org_should_show_WB2_menu = 0.96 s = .
2558
2023/01/24 19:44:33 [info] 9430#9430: *674 client 127.0.0.1 closed keepalive connection
2559
2023/01/24 19:44:34 [info] 9430#9430: *776 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2560
Possible unhandled promise rejection: Error: 
2561
2023/01/24 19:44:34 [info] 9430#9430: *777 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2562
ApplicationLayoutTest#test_workbench2_url=https://wb2.example.org/_should_show_WB2_menu = 1.04 s = .
2563
2023/01/24 19:44:35 [info] 9430#9430: *802 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2564
2023/01/24 19:44:35 [info] 9430#9430: *803 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2565
Possible unhandled promise rejection: Error: 
2566
ApplicationLayoutTest#test_workbench2_url=https://wb2.example.org_should_show_WB2_menu = 1.00 s = .
2567
2023/01/24 19:44:35 [info] 9430#9430: *700 client 127.0.0.1 closed keepalive connection
2568
2023/01/24 19:44:36 [info] 9430#9430: *828 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2569
2023/01/24 19:44:36 [info] 9430#9430: *829 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2570
Possible unhandled promise rejection: Error: 
2571
ApplicationLayoutTest#test_workbench2_url=wb2.example.org_should_not_show_WB2_menu = 10.98 s = .
2572
2023/01/24 19:44:47 [info] 9430#9430: *752 client 127.0.0.1 closed keepalive connection
2573
2023/01/24 19:44:47 [info] 9430#9430: *855 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2574
2023/01/24 19:44:47 [info] 9430#9430: *856 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2575
Possible unhandled promise rejection: Error: 
2576
2023/01/24 19:44:47 [info] 9430#9430: *778 client 127.0.0.1 closed keepalive connection
2577
2023/01/24 19:44:48 [info] 9430#9430: *867 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2578
2023/01/24 19:44:48 [info] 9430#9430: *868 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2579
Possible unhandled promise rejection: Error: 
2580
2023/01/24 19:44:49 [info] 9430#9430: *894 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2581
2023/01/24 19:44:49 [info] 9430#9430: *895 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2582
Possible unhandled promise rejection: Error: 
2583
2023/01/24 19:44:50 [info] 9430#9430: *912 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2584
2023/01/24 19:44:50 [info] 9430#9430: *913 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2585
Possible unhandled promise rejection: Error: 
2586
2023/01/24 19:44:50 [info] 9430#9430: *830 client 127.0.0.1 closed keepalive connection
2587
2023/01/24 19:44:50 [info] 9430#9430: *832 client 127.0.0.1 closed keepalive connection
2588
UsersTest#test_create_a_new_user = 4.53 s = .
2589
2023/01/24 19:44:52 [info] 9430#9430: *952 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2590
2023/01/24 19:44:52 [info] 9430#9430: *953 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2591
Possible unhandled promise rejection: Error: 
2592
UsersTest#test_login_as_active_user_but_not_admin = 1.76 s = .
2593
2023/01/24 19:44:54 [info] 9430#9430: *979 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2594
Possible unhandled promise rejection: Error: 
2595
2023/01/24 19:44:54 [info] 9430#9430: *980 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2596
2023/01/24 19:44:54 [info] 9430#9430: *804 client 127.0.0.1 closed keepalive connection
2597
2023/01/24 19:44:54 [info] 9430#9430: *991 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2598
2023/01/24 19:44:54 [info] 9430#9430: *992 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2599
Possible unhandled promise rejection: Error: 
2600
2023/01/24 19:44:55 [info] 9430#9430: *1009 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2601
2023/01/24 19:44:55 [info] 9430#9430: *1010 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2602
Possible unhandled promise rejection: Error: 
2603
UsersTest#test_login_as_admin_user_and_verify_active_user_data = 2.96 s = .
2604
2023/01/24 19:44:56 [info] 9430#9430: *926 client 127.0.0.1 closed keepalive connection
2605
2023/01/24 19:44:56 [info] 9430#9430: *928 client 127.0.0.1 closed keepalive connection
2606
2023/01/24 19:44:56 [info] 9430#9430: *1038 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2607
2023/01/24 19:44:57 [info] 9430#9430: *1039 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2608
Possible unhandled promise rejection: Error: 
2609
2023/01/24 19:44:57 [info] 9430#9430: *1050 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2610
2023/01/24 19:44:57 [info] 9430#9430: *1051 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2611
Possible unhandled promise rejection: Error: 
2612
2023/01/24 19:44:57 [info] 9430#9430: *954 client 127.0.0.1 closed keepalive connection
2613
2023/01/24 19:44:57 [info] 9430#9430: *956 client 127.0.0.1 closed keepalive connection
2614
2023/01/24 19:44:58 [info] 9430#9430: *1068 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2615
2023/01/24 19:44:58 [info] 9430#9430: *1069 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2616
Possible unhandled promise rejection: Error: 
2617
2023/01/24 19:44:59 [info] 9430#9430: *1104 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2618
2023/01/24 19:44:59 [info] 9430#9430: *1105 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2619
Possible unhandled promise rejection: Error: 
2620
2023/01/24 19:44:59 [info] 9430#9430: *1013 client 127.0.0.1 closed keepalive connection
2621
2023/01/24 19:45:01 [info] 9430#9430: *1163 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2622
2023/01/24 19:45:01 [info] 9430#9430: *1164 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2623
Possible unhandled promise rejection: Error: 
2624
UsersTest#test_setup_the_active_user = 6.58 s = .
2625
2023/01/24 19:45:03 [info] 9430#9430: *1209 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2626
2023/01/24 19:45:03 [info] 9430#9430: *1210 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2627
Possible unhandled promise rejection: Error: 
2628
2023/01/24 19:45:04 [info] 9430#9430: *1229 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2629
2023/01/24 19:45:04 [info] 9430#9430: *1230 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2630
Possible unhandled promise rejection: Error: 
2631
UsersTest#test_test_add_group_button = 2.56 s = .
2632
2023/01/24 19:45:05 [info] 9430#9430: *1143 client 127.0.0.1 closed keepalive connection
2633
2023/01/24 19:45:06 [info] 9430#9430: *1256 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2634
Possible unhandled promise rejection: Error: 
2635
2023/01/24 19:45:06 [info] 9430#9430: *1257 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2636
2023/01/24 19:45:06 [info] 9430#9430: *1268 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2637
2023/01/24 19:45:06 [info] 9430#9430: *1269 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2638
Possible unhandled promise rejection: Error: 
2639
2023/01/24 19:45:07 [info] 9430#9430: *1286 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2640
2023/01/24 19:45:07 [info] 9430#9430: *1287 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2641
Possible unhandled promise rejection: Error: 
2642
2023/01/24 19:45:08 [info] 9430#9430: *1189 client 127.0.0.1 closed keepalive connection
2643
2023/01/24 19:45:08 [info] 9430#9430: *1191 client 127.0.0.1 closed keepalive connection
2644
2023/01/24 19:45:08 [info] 9430#9430: *1309 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2645
2023/01/24 19:45:08 [info] 9430#9430: *1310 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2646
Possible unhandled promise rejection: Error: 
2647
2023/01/24 19:45:09 [info] 9430#9430: *1231 client 127.0.0.1 closed keepalive connection
2648
2023/01/24 19:45:10 [info] 9430#9430: *1353 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2649
2023/01/24 19:45:10 [info] 9430#9430: *1354 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2650
Possible unhandled promise rejection: Error: 
2651
UsersTest#test_unsetup_active_user = 6.21 s = .
2652
UserAgreementsTest#test_cannot_click_continue_without_ticking_checkbox = 1.38 s = .
2653
UserAgreementsTest#test_continue_button_is_enabled_after_ticking_checkbox = 1.36 s = .
2654
2023/01/24 19:45:15 [info] 9430#9430: *1416 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2655
2023/01/24 19:45:15 [info] 9430#9430: *1417 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2656
Possible unhandled promise rejection: Error: 
2657
PipelineInstancesTest#test_JSON_popup_available_for_strange_components = 1.56 s = .
2658
2023/01/24 19:45:16 [info] 9430#9430: *1438 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2659
2023/01/24 19:45:16 [info] 9430#9430: *1439 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2660
Possible unhandled promise rejection: Error: 
2661
PipelineInstancesTest#test_job_logs_linked_for_complete_pipeline = 1.71 s = .
2662
2023/01/24 19:45:18 [info] 9430#9430: *1462 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2663
2023/01/24 19:45:18 [info] 9430#9430: *1463 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2664
Possible unhandled promise rejection: Error: 
2665
PipelineInstancesTest#test_job_logs_linked_for_failed_pipeline = 1.67 s = .
2666
2023/01/24 19:45:19 [info] 9430#9430: *1486 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2667
2023/01/24 19:45:19 [info] 9430#9430: *1487 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2668
Possible unhandled promise rejection: Error: 
2669
PipelineInstancesTest#test_job_logs_linked_for_running_pipeline = 1.77 s = .
2670
2023/01/24 19:45:21 [info] 9430#9430: *1372 client 127.0.0.1 closed keepalive connection
2671
2023/01/24 19:45:21 [info] 9430#9430: *1374 client 127.0.0.1 closed keepalive connection
2672
2023/01/24 19:45:21 [info] 9430#9430: *1384 client 127.0.0.1 closed keepalive connection
2673
2023/01/24 19:45:21 [info] 9430#9430: *1386 client 127.0.0.1 closed keepalive connection
2674
2023/01/24 19:45:22 [info] 9430#9430: *1396 client 127.0.0.1 closed keepalive connection
2675
2023/01/24 19:45:22 [info] 9430#9430: *1398 client 127.0.0.1 closed keepalive connection
2676
PipelineInstancesTest#test_pipeline_start_and_finish_time_display_for_zzzzz-d1hrv-10pipelines0001 = 2.37 s = .
2677
2023/01/24 19:45:23 [info] 9430#9430: *1418 client 127.0.0.1 closed keepalive connection
2678
2023/01/24 19:45:23 [info] 9430#9430: *1420 client 127.0.0.1 closed keepalive connection
2679
PipelineInstancesTest#test_pipeline_start_and_finish_time_display_for_zzzzz-d1hrv-10pipelines0010 = 2.33 s = .
2680
2023/01/24 19:45:25 [info] 9430#9430: *1442 client 127.0.0.1 closed keepalive connection
2681
2023/01/24 19:45:25 [info] 9430#9430: *1444 client 127.0.0.1 closed keepalive connection
2682
2023/01/24 19:45:27 [info] 9430#9430: *1466 client 127.0.0.1 closed keepalive connection
2683
PipelineInstancesTest#test_pipeline_start_and_finish_time_display_for_zzzzz-d1hrv-runningpipeline = 2.16 s = .
2684
2023/01/24 19:45:28 [info] 9430#9430: *1570 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2685
2023/01/24 19:45:28 [info] 9430#9430: *1571 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2686
Possible unhandled promise rejection: Error: 
2687
PipelineInstancesTest#test_render_job_run_time_when_job_record_is_inaccessible = 1.50 s = .
2688
2023/01/24 19:45:29 [info] 9430#9430: *1587 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2689
2023/01/24 19:45:30 [info] 9430#9430: *1588 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2690
Possible unhandled promise rejection: Error: 
2691
PipelineInstancesTest#test_scroll_pipeline_instances_page_for_active_with_search_filter_no_such_match_and_expect_0_<=_found_items_<=_0 = 2.28 s = .
2692
2023/01/24 19:45:32 [info] 9430#9430: *1611 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2693
2023/01/24 19:45:32 [info] 9430#9430: *1612 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2694
Possible unhandled promise rejection: Error: 
2695
2023/01/24 19:45:32 [info] 9430#9430: *1492 client 127.0.0.1 closed keepalive connection
2696
PipelineInstancesTest#test_scroll_pipeline_instances_page_for_admin_with_search_filter_pipeline_20_and_expect_1_<=_found_items_<=_1 = 2.18 s = .
2697
2023/01/24 19:45:34 [info] 9430#9430: *1638 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2698
2023/01/24 19:45:34 [info] 9430#9430: *1639 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2699
Possible unhandled promise rejection: Error: 
2700
PipelineInstancesTest#test_scroll_pipeline_instances_page_for_fuse_with_search_filter_and_expect_2_<=_found_items_<=_20 = 1.64 s = .
2701
2023/01/24 19:45:35 [info] 9430#9430: *1598 client 127.0.0.1 closed keepalive connection
2702
2023/01/24 19:45:35 [info] 9430#9430: *1512 client 127.0.0.1 closed keepalive connection
2703
2023/01/24 19:45:35 [info] 9430#9430: *1660 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2704
2023/01/24 19:45:36 [info] 9430#9430: *1661 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2705
Possible unhandled promise rejection: Error: 
2706
2023/01/24 19:45:36 [info] 9430#9430: *874 client 127.0.0.1 closed keepalive connection
2707
2023/01/24 19:45:36 [info] 9430#9430: *1084 client 127.0.0.1 closed keepalive connection
2708
2023/01/24 19:45:36 [info] 9430#9430: *1530 client 127.0.0.1 closed keepalive connection
2709
PipelineInstancesTest#test_scroll_pipeline_instances_page_for_user1_with_load_with_search_filter_000025pipelines_and_expect_25_<=_found_items_<=_25 = 2.42 s = .
2710
2023/01/24 19:45:38 [info] 9430#9430: *1572 client 127.0.0.1 closed keepalive connection
2711
2023/01/24 19:45:38 [info] 9430#9430: *1690 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2712
2023/01/24 19:45:38 [info] 9430#9430: *1691 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2713
Possible unhandled promise rejection: Error: 
2714
2023/01/24 19:45:38 [info] 9430#9430: *1333 client 127.0.0.1 closed keepalive connection
2715
2023/01/24 19:45:38 [info] 9430#9430: *1468 client 127.0.0.1 closed keepalive connection
2716
2023/01/24 19:45:38 [info] 9430#9430: *1551 client 127.0.0.1 closed keepalive connection
2717
2023/01/24 19:45:38 [info] 9430#9430: *726 client 127.0.0.1 closed keepalive connection
2718
2023/01/24 19:45:39 [info] 9430#9430: *1015 client 127.0.0.1 closed keepalive connection
2719
2023/01/24 19:45:39 [info] 9430#9430: *1233 client 127.0.0.1 closed keepalive connection
2720
2023/01/24 19:45:39 [info] 9430#9430: *1712 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2721
2023/01/24 19:45:39 [info] 9430#9430: *1713 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2722
Possible unhandled promise rejection: Error: 
2723
PipelineInstancesTest#test_view_pipeline_with_job_and_see_graph = 2.60 s = .
2724
2023/01/24 19:45:40 [info] 9430#9430: *1626 client 127.0.0.1 closed keepalive connection
2725
2023/01/24 19:45:40 [info] 9430#9430: *1628 client 127.0.0.1 closed keepalive connection
2726
2023/01/24 19:45:41 [info] 9430#9430: *1740 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2727
2023/01/24 19:45:41 [info] 9430#9430: *1741 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2728
Possible unhandled promise rejection: Error: 
2729
2023/01/24 19:45:41 [info] 9430#9430: *1648 client 127.0.0.1 closed keepalive connection
2730
2023/01/24 19:45:41 [info] 9430#9430: *1650 client 127.0.0.1 closed keepalive connection
2731
2023/01/24 19:45:42 [info] 9430#9430: *1783 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2732
2023/01/24 19:45:42 [info] 9430#9430: *1784 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2733
Possible unhandled promise rejection: Error: 
2734
CollectionUploadTest#test_Create_new_collection_using_upload_button = 3.43 s = .
2735
CollectionUploadTest#test_Report_mixed-content_error = 1.01 s = S
2736
2023/01/24 19:45:45 [info] 9430#9430: *1514 client 127.0.0.1 closed keepalive connection
2737
2023/01/24 19:45:45 [info] 9430#9430: *1675 client 127.0.0.1 closed keepalive connection
2738
CollectionUploadTest#test_Report_network_error = 3.56 s = .
2739
2023/01/24 19:45:50 [info] 9430#9430: *1718 client 127.0.0.1 closed keepalive connection
2740
2023/01/24 19:45:50 [info] 9430#9430: *1722 client 127.0.0.1 closed keepalive connection
2741
CollectionUploadTest#test_Upload_non-empty_files = 4.22 s = .
2742
2023/01/24 19:45:56 [info] 9430#9430: *1798 client 127.0.0.1 closed keepalive connection
2743
2023/01/24 19:45:56 [info] 9430#9430: *1807 client 127.0.0.1 closed keepalive connection
2744
CollectionUploadTest#test_Upload_two_empty_files_with_the_same_name = 5.27 s = .
2745
2023/01/24 19:45:58 [info] 9430#9430: *1999 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2746
2023/01/24 19:45:58 [info] 9430#9430: *2000 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2747
Possible unhandled promise rejection: Error: 
2748
PipelineTemplatesTest#test_JSON_popup_available_for_strange_components = 1.67 s = .
2749
2023/01/24 19:45:59 [info] 9430#9430: *1859 client 127.0.0.1 closed keepalive connection
2750
WebsocketTest#test_job_graph_appears_when_first_data_point_arrives_by_websocket = 2.39 s = .
2751
2023/01/24 19:46:03 [info] 9430#9430: *1922 client 127.0.0.1 closed keepalive connection
2752
WebsocketTest#test_job_graph_appears_when_first_data_point_is_already_in_logs_table = 2.50 s = .
2753
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-integration/services/api/tmp/cache does not exist
2754
WebsocketTest#test_live_log_charting_from_replayed_log = 4.98 s = .
2755
2023/01/24 19:46:10 [info] 9430#9430: *1981 client 127.0.0.1 closed keepalive connection
2756
2023/01/24 19:46:10 [info] 9430#9430: *1983 client 127.0.0.1 closed keepalive connection
2757
WebsocketTest#test_test_live_logging_and_scrolling_for_container_requests = 3.17 s = .
2758
2023/01/24 19:46:13 [info] 9430#9430: *2001 client 127.0.0.1 closed keepalive connection
2759
WebsocketTest#test_test_live_logging_and_scrolling_for_containers = 3.23 s = .
2760
2023/01/24 19:46:16 [info] 9430#9430: *2034 client 127.0.0.1 closed keepalive connection
2761
WebsocketTest#test_test_live_logging_and_scrolling_for_jobs = 3.14 s = .
2762
2023/01/24 19:46:19 [info] 9430#9430: *2064 client 127.0.0.1 closed keepalive connection
2763
2023/01/24 19:46:19 [info] 9430#9430: *2067 client 127.0.0.1 closed keepalive connection
2764
WebsocketTest#test_test_live_logging_and_scrolling_for_pipeline_instances = 2.74 s = .
2765
2023/01/24 19:46:21 [info] 9430#9430: *2098 client 127.0.0.1 closed keepalive connection
2766
WebsocketTest#test_test_page = 2.21 s = .
2767
2023/01/24 19:46:24 [info] 9430#9430: *2129 client 127.0.0.1 closed keepalive connection
2768
2023/01/24 19:46:25 [info] 9430#9430: *2134 client 127.0.0.1 closed keepalive connection
2769
WebsocketTest#test_test_running_job_with_just_a_few_previous_log_records = 2.60 s = .
2770
2023/01/24 19:46:27 [info] 9430#9430: *2163 client 127.0.0.1 closed keepalive connection
2771
2023/01/24 19:46:28 [info] 9430#9430: *2168 client 127.0.0.1 closed keepalive connection
2772
WebsocketTest#test_test_running_job_with_too_many_previous_log_records = 3.65 s = .
2773
SearchBoxTest#test_test_search_box_for_user_ = 1.21 s = .
2774
2023/01/24 19:46:31 [info] 9430#9430: *2203 client 127.0.0.1 closed keepalive connection
2775
2023/01/24 19:46:32 [info] 9430#9430: *2349 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2776
2023/01/24 19:46:32 [info] 9430#9430: *2350 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2777
Possible unhandled promise rejection: Error: 
2778
2023/01/24 19:46:32 [info] 9430#9430: *2228 client 127.0.0.1 closed keepalive connection
2779
2023/01/24 19:46:33 [info] 9430#9430: *2369 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2780
2023/01/24 19:46:33 [info] 9430#9430: *2370 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2781
Possible unhandled promise rejection: Error: 
2782
2023/01/24 19:46:33 [info] 9430#9430: *2233 client 127.0.0.1 closed keepalive connection
2783
2023/01/24 19:46:33 [info] 9430#9430: *2249 client 127.0.0.1 closed keepalive connection
2784
2023/01/24 19:46:33 [info] 9430#9430: *2251 client 127.0.0.1 closed keepalive connection
2785
2023/01/24 19:46:33 [info] 9430#9430: *2393 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2786
Possible unhandled promise rejection: Error: 
2787
2023/01/24 19:46:34 [info] 9430#9430: *2321 client 127.0.0.1 closed keepalive connection
2788
2023/01/24 19:46:34 [info] 9430#9430: *2286 client 127.0.0.1 closed keepalive connection
2789
2023/01/24 19:46:34 [info] 9430#9430: *2284 client 127.0.0.1 closed keepalive connection
2790
2023/01/24 19:46:34 [info] 9430#9430: *2323 client 127.0.0.1 closed keepalive connection
2791
2023/01/24 19:46:34 [info] 9430#9430: *2325 client 127.0.0.1 closed keepalive connection
2792
Cancelled.
2793
2023/01/24 19:46:36 [info] 9430#9430: *2428 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2794
2023/01/24 19:46:36 [info] 9430#9430: *2429 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2795
Possible unhandled promise rejection: Error: 
2796
SearchBoxTest#test_test_search_box_for_user_active = 5.81 s = .
2797
2023/01/24 19:46:38 [info] 9430#9430: *2031 client 127.0.0.1 closed keepalive connection
2798
2023/01/24 19:46:38 [info] 9430#9430: *2463 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2799
2023/01/24 19:46:38 [info] 9430#9430: *2464 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2800
Possible unhandled promise rejection: Error: 
2801
2023/01/24 19:46:38 [info] 9430#9430: *2481 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2802
2023/01/24 19:46:38 [info] 9430#9430: *2482 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2803
Possible unhandled promise rejection: Error: 
2804
2023/01/24 19:46:39 [info] 9430#9430: *2198 client 127.0.0.1 closed keepalive connection
2805
2023/01/24 19:46:39 [info] 9430#9430: *2503 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2806
Possible unhandled promise rejection: Error: 
2807
2023/01/24 19:46:39 [info] 9430#9430: *1600 client 127.0.0.1 closed keepalive connection
2808
2023/01/24 19:46:40 [info] 9430#9430: *2434 client 127.0.0.1 closed keepalive connection
2809
2023/01/24 19:46:40 [info] 9430#9430: *1677 client 127.0.0.1 closed keepalive connection
2810
2023/01/24 19:46:40 [info] 9430#9430: *1574 client 127.0.0.1 closed keepalive connection
2811
2023/01/24 19:46:40 [info] 9430#9430: *1553 client 127.0.0.1 closed keepalive connection
2812
Cancelled.
2813
2023/01/24 19:46:41 [info] 9430#9430: *2534 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2814
2023/01/24 19:46:41 [info] 9430#9430: *2535 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2815
Possible unhandled promise rejection: Error: 
2816
SearchBoxTest#test_test_search_box_for_user_admin = 5.16 s = .
2817
SearchBoxTest#test_test_search_box_for_user_inactive = 1.46 s = .
2818
SearchBoxTest#test_test_search_box_for_user_inactive_uninvited = 1.25 s = .
2819
AnonymousAccessTest#test_access_completed_job_in_publicly_accessible_project_in_public_project_with_objects_readable=true_with_user_ = 0.51 s = .
2820
AnonymousAccessTest#test_access_job_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_ = 0.50 s = .
2821
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_ = 0.51 s = .
2822
2023/01/24 19:46:47 [info] 9430#9430: *2613 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2823
2023/01/24 19:46:47 [info] 9430#9430: *2614 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2824
Possible unhandled promise rejection: Error: 
2825
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_spectator = 0.80 s = .
2826
2023/01/24 19:46:48 [info] 9430#9430: *2636 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2827
Possible unhandled promise rejection: Error: 
2828
2023/01/24 19:46:48 [info] 9430#9430: *2637 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2829
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=true_with_user_admin = 0.91 s = .
2830
2023/01/24 19:46:48 [info] 9430#9430: *2540 client 127.0.0.1 closed keepalive connection
2831
2023/01/24 19:46:48 [info] 9430#9430: *2517 client 127.0.0.1 closed keepalive connection
2832
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_in_public_project_with_objects_readable=true_with_user_ = 0.57 s = .
2833
2023/01/24 19:46:49 [info] 9430#9430: *2556 client 127.0.0.1 closed keepalive connection
2834
2023/01/24 19:46:49 [info] 9430#9430: *2558 client 127.0.0.1 closed keepalive connection
2835
2023/01/24 19:46:49 [info] 9430#9430: *2562 client 127.0.0.1 closed keepalive connection
2836
2023/01/24 19:46:49 [info] 9430#9430: *2564 client 127.0.0.1 closed keepalive connection
2837
2023/01/24 19:46:49 [info] 9430#9430: *2672 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2838
2023/01/24 19:46:49 [info] 9430#9430: *2673 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2839
Possible unhandled promise rejection: Error: 
2840
2023/01/24 19:46:49 [info] 9430#9430: *2577 client 127.0.0.1 closed keepalive connection
2841
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_in_public_project_with_objects_readable=true_with_user_spectator = 0.96 s = .
2842
2023/01/24 19:46:50 [info] 9430#9430: *2589 client 127.0.0.1 closed keepalive connection
2843
2023/01/24 19:46:50 [info] 9430#9430: *2596 client 127.0.0.1 closed keepalive connection
2844
2023/01/24 19:46:50 [info] 9430#9430: *2599 client 127.0.0.1 closed keepalive connection
2845
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_with_dataclass_file_and_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_ = 0.52 s = .
2846
2023/01/24 19:46:50 [info] 9430#9430: *2619 client 127.0.0.1 closed keepalive connection
2847
2023/01/24 19:46:51 [info] 9430#9430: *2704 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2848
2023/01/24 19:46:51 [info] 9430#9430: *2705 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2849
Possible unhandled promise rejection: Error: 
2850
2023/01/24 19:46:51 [info] 9430#9430: *2642 client 127.0.0.1 closed keepalive connection
2851
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_with_dataclass_file_and_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_spectator = 0.80 s = .
2852
2023/01/24 19:46:51 [info] 9430#9430: *2651 client 127.0.0.1 closed keepalive connection
2853
2023/01/24 19:46:51 [info] 9430#9430: *2727 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2854
2023/01/24 19:46:51 [info] 9430#9430: *2728 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2855
Possible unhandled promise rejection: Error: 
2856
AnonymousAccessTest#test_access_new_pipeline_in_publicly_accessible_project_with_dataclass_file_and_other_objects_elsewhere_in_public_project_with_objects_readable=true_with_user_admin = 0.86 s = .
2857
AnonymousAccessTest#test_access_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_ = 0.72 s = .
2858
2023/01/24 19:46:53 [info] 9430#9430: *2767 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2859
2023/01/24 19:46:53 [info] 9430#9430: *2768 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2860
Possible unhandled promise rejection: Error: 
2861
AnonymousAccessTest#test_access_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=false_with_user_spectator = 1.04 s = .
2862
2023/01/24 19:46:54 [info] 9430#9430: *2794 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2863
2023/01/24 19:46:54 [info] 9430#9430: *2795 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2864
Possible unhandled promise rejection: Error: 
2865
AnonymousAccessTest#test_access_pipeline_in_publicly_accessible_project_but_other_objects_elsewhere_in_public_project_with_objects_readable=true_with_user_admin = 1.25 s = .
2866
2023/01/24 19:46:55 [info] 9430#9430: *2494 client 127.0.0.1 closed keepalive connection
2867
AnonymousAccessTest#test_access_pipeline_in_publicly_accessible_project_in_public_project_with_objects_readable=true_with_user_ = 0.84 s = .
2868
AnonymousAccessTest#test_access_running_job_in_publicly_accessible_project_in_public_project_with_objects_readable=true_with_user_ = 0.43 s = .
2869
2023/01/24 19:46:56 [info] 9430#9430: *2680 client 127.0.0.1 closed keepalive connection
2870
2023/01/24 19:46:57 [info] 9430#9430: *2687 client 127.0.0.1 closed keepalive connection
2871
2023/01/24 19:46:57 [info] 9430#9430: *2438 client 127.0.0.1 closed keepalive connection
2872
2023/01/24 19:46:57 [info] 9430#9430: *2381 client 127.0.0.1 closed keepalive connection
2873
2023/01/24 19:46:57 [info] 9430#9430: *2690 client 127.0.0.1 closed keepalive connection
2874
AnonymousAccessTest#test_anonymous_user_accesses_data_collections_tab_in_shared_project = 1.20 s = .
2875
Cancelled.
2876
AnonymousAccessTest#test_anonymous_user_accesses_pipeline_templates_tab_in_shared_project_and_click_on_pipelineTemplate = 1.49 s = .
2877
2023/01/24 19:46:59 [info] 9430#9430: *2409 client 127.0.0.1 closed keepalive connection
2878
Cancelled.
2879
2023/01/24 19:47:00 [info] 9430#9430: *2656 client 127.0.0.1 closed keepalive connection
2880
AnonymousAccessTest#test_anonymous_user_accesses_pipeline_templates_tab_in_shared_project_and_click_on_workflow = 1.49 s = .
2881
2023/01/24 19:47:00 [info] 9430#9430: *2544 client 127.0.0.1 closed keepalive connection
2882
2023/01/24 19:47:01 [info] 9430#9430: *2807 client 127.0.0.1 closed keepalive connection
2883
2023/01/24 19:47:01 [info] 9430#9430: *2816 client 127.0.0.1 closed keepalive connection
2884
Cancelled.
2885
2023/01/24 19:47:02 [info] 9430#9430: *2827 client 127.0.0.1 closed keepalive connection
2886
AnonymousAccessTest#test_anonymous_user_accesses_pipelines_and_processes_tab_in_shared_project_and_clicks_on_'pipelineInstance' = 1.76 s = .
2887
2023/01/24 19:47:02 [info] 9430#9430: *2836 client 127.0.0.1 closed keepalive connection
2888
2023/01/24 19:47:03 [info] 9430#9430: *2858 client 127.0.0.1 closed keepalive connection
2889
Cancelled.
2890
AnonymousAccessTest#test_anonymous_user_accesses_pipelines_and_processes_tab_in_shared_project_and_clicks_on_'running_anonymously_accessible_cr' = 1.77 s = .
2891
2023/01/24 19:47:04 [info] 9430#9430: *2887 client 127.0.0.1 closed keepalive connection
2892
2023/01/24 19:47:04 [info] 9430#9430: *2892 client 127.0.0.1 closed keepalive connection
2893
2023/01/24 19:47:05 [info] 9430#9430: *2710 client 127.0.0.1 closed keepalive connection
2894
AnonymousAccessTest#test_anonymous_user_accesses_subprojects_tab_in_shared_project = 1.08 s = .
2895
AnonymousAccessTest#test_selection_actions_when_anonymous_user_accesses_shared_project = 0.86 s = .
2896
2023/01/24 19:47:06 [info] 9430#9430: *2921 client 127.0.0.1 closed keepalive connection
2897
2023-01-24 19:47:06 arvados.arv_put[11388] INFO: No cache usage requested for this run.
2898
2023/01/24 19:47:06 [info] 9430#9430: *3074 client 127.0.0.1 closed keepalive connection
2899
2023/01/24 19:47:06 [info] 9430#9430: *1720 client 127.0.0.1 closed keepalive connection
2900
2023/01/24 19:47:06 [info] 9430#9430: *2729 client 127.0.0.1 closed keepalive connection
2901
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2902
2023/01/24 19:47:07 [info] 9430#9430: *3088 client 127.0.0.1 closed keepalive connection
2903
2023/01/24 19:47:07 [info] 9430#9430: *3090 client 127.0.0.1 closed keepalive connection
2904
AnonymousAccessTest#test_view_file = 1.79 s = .
2905
2023/01/24 19:47:08 [info] 9430#9430: *3119 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2906
2023/01/24 19:47:08 [info] 9430#9430: *3120 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2907
Possible unhandled promise rejection: Error: 
2908
2023/01/24 19:47:08 [info] 9430#9430: *2965 client 127.0.0.1 closed keepalive connection
2909
AnonymousAccessTest#test_visit_public_project_as_user_"active"_when_anonymous_browsing_is_enabled = 1.30 s = .
2910
2023/01/24 19:47:09 [info] 9430#9430: *2975 client 127.0.0.1 closed keepalive connection
2911
AnonymousAccessTest#test_visit_public_project_as_user_"inactive"_when_anonymous_browsing_is_enabled = 0.57 s = .
2912
AnonymousAccessTest#test_visit_public_project_as_user_nil_when_anonymous_browsing_is_enabled = 0.63 s = .
2913
2023-01-24 19:47:11 arvados.arv_put[11512] INFO: No cache usage requested for this run.
2914
2023/01/24 19:47:11 [info] 9430#9430: *3153 client 127.0.0.1 closed keepalive connection
2915
2023-01-24 19:47:11 arvados.arv_put[11520] INFO: No cache usage requested for this run.
2916
2023/01/24 19:47:11 [info] 9430#9430: *3157 client 127.0.0.1 closed keepalive connection
2917
2023-01-24 19:47:11 arvados.arv_put[11528] INFO: No cache usage requested for this run.
2918
2023/01/24 19:47:11 [info] 9430#9430: *3161 client 127.0.0.1 closed keepalive connection
2919
Using port 46845 for selenium
2920
2023-01-24 19:47:12 WARN Selenium [DEPRECATION] :profile is deprecated. Use Selenium::WebDriver::Firefox::Options#profile= instead.
2921
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2922
DownloadTest#test_download_anonymous_content_from_keep-web_by_portable_data_hash = 10.21 s = .
2923
2023/01/24 19:47:21 [info] 9430#9430: *3014 client 127.0.0.1 closed keepalive connection
2924
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2925
DownloadTest#test_download_anonymous_content_from_keep-web_by_uuid = 6.79 s = .
2926
2023/01/24 19:47:28 [info] 9430#9430: *3026 client 127.0.0.1 closed keepalive connection
2927
2023/01/24 19:47:28 [info] 9430#9430: *3032 client 127.0.0.1 closed keepalive connection
2928
2023/01/24 19:47:29 [info] 9430#9430: *3205 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 127.0.0.1, server: controller, request: "GET /discovery/v1/apis/arvados/v1/rest HTTP/1.1", upstream: "http://127.0.0.1:43911/discovery/v1/apis/arvados/v1/rest", host: "0.0.0.0:47075", referrer: "http://127.0.0.1:33355/"
2929
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2930
2023/01/24 19:47:29 [info] 9430#9430: *3214 client 127.0.0.1 closed keepalive connection
2931
2023/01/24 19:47:29 [info] 9430#9430: *3216 client 127.0.0.1 closed keepalive connection
2932
2023/01/24 19:47:29 [info] 9430#9430: *3221 client 127.0.0.1 closed keepalive connection
2933
DownloadTest#test_download_from_keep-web_using_a_session_token = 7.28 s = .
2934
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2935
2023/01/24 19:47:36 [info] 9430#9430: *3056 client 127.0.0.1 closed keepalive connection
2936
DownloadTest#test_preview_anonymous_content_from_keep-web_by_portable_data_hash = 1.60 s = .
2937
/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2938
2023/01/24 19:47:37 [info] 9430#9430: *3097 client 127.0.0.1 closed keepalive connection
2939
2023/01/24 19:47:37 [info] 9430#9430: *3096 client 127.0.0.1 closed keepalive connection
2940
DownloadTest#test_preview_anonymous_content_from_keep-web_by_uuid = 1.97 s = .
2941
2023/01/24 19:47:39 [info] 9430#9430: *3246 client 127.0.0.1 closed keepalive connection
2942
2023/01/24 19:47:39 [info] 9430#9430: *3248 client 127.0.0.1 closed keepalive connection
2943
DownloadTest#test_preview_from_keep-web_by_portable_data_hash_using_a_reader_token = 1.91 s = .
2944
DownloadTest#test_preview_from_keep-web_by_uuid_using_a_reader_token = 1.66 s = .
2945
2023/01/24 19:47:42 [info] 9430#9430: *3101 client 127.0.0.1 closed keepalive connection
2946
2023/01/24 19:47:43 [info] 9430#9430: *3290 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2947
2023/01/24 19:47:43 [info] 9430#9430: *3291 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2948
Possible unhandled promise rejection: Error: 
2949
2023/01/24 19:47:44 [info] 9430#9430: *3129 client 127.0.0.1 closed keepalive connection
2950
2023/01/24 19:47:44 [info] 9430#9430: *3139 client 127.0.0.1 closed keepalive connection
2951
2023/01/24 19:47:44 [info] 9430#9430: *3314 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2952
2023/01/24 19:47:44 [info] 9430#9430: *3315 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2953
Possible unhandled promise rejection: Error: 
2954
2023/01/24 19:47:44 [info] 9430#9430: *3151 client 127.0.0.1 closed keepalive connection
2955
2023/01/24 19:47:45 [info] 9430#9430: *3328 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2956
Possible unhandled promise rejection: Error: 
2957
2023/01/24 19:47:45 [info] 9430#9430: *3329 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2958
2023/01/24 19:47:45 [info] 9430#9430: *3173 client 127.0.0.1 closed keepalive connection
2959
2023/01/24 19:47:45 [info] 9430#9430: *3182 client 127.0.0.1 closed keepalive connection
2960
2023/01/24 19:47:45 [info] 9430#9430: *3223 client 127.0.0.1 closed keepalive connection
2961
2023/01/24 19:47:45 [info] 9430#9430: *3231 client 127.0.0.1 closed keepalive connection
2962
2023/01/24 19:47:45 [info] 9430#9430: *3241 client 127.0.0.1 closed keepalive connection
2963
2023/01/24 19:47:45 [info] 9430#9430: *3256 client 127.0.0.1 closed keepalive connection
2964
2023/01/24 19:47:45 [info] 9430#9430: *3264 client 127.0.0.1 closed keepalive connection
2965
2023/01/24 19:47:45 [info] 9430#9430: *3080 client 127.0.0.1 closed keepalive connection
2966
2023/01/24 19:47:46 [info] 9430#9430: *3359 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2967
Possible unhandled promise rejection: Error: 
2968
2023/01/24 19:47:47 [info] 9430#9430: *3371 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2969
2023/01/24 19:47:47 [info] 9430#9430: *3372 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2970
Possible unhandled promise rejection: Error: 
2971
2023/01/24 19:47:47 [info] 9430#9430: *3398 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2972
Possible unhandled promise rejection: Error: 
2973
2023/01/24 19:47:48 [info] 9430#9430: *3414 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2974
Possible unhandled promise rejection: Error: 
2975
2023/01/24 19:47:48 [info] 9430#9430: *3165 client 127.0.0.1 closed keepalive connection
2976
2023/01/24 19:47:48 [info] 9430#9430: *3426 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2977
Possible unhandled promise rejection: Error: 
2978
2023/01/24 19:47:49 [info] 9430#9430: *3440 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2979
Possible unhandled promise rejection: Error: 
2980
2023/01/24 19:47:49 [info] 9430#9430: *3441 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2981
SmokeTest#test_all_first-level_links_succeed = 7.91 s = .
2982
2023/01/24 19:47:50 [info] 9430#9430: *3457 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2983
Possible unhandled promise rejection: Error: 
2984
SmokeTest#test_mithril_test_page = 1.51 s = .
2985
ReportIssueTest#test_check_version_info_and_report_issue_for_user_ = 1.43 s = .
2986
2023/01/24 19:47:54 [info] 9430#9430: *3486 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2987
2023/01/24 19:47:54 [info] 9430#9430: *3487 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
2988
Possible unhandled promise rejection: Error: 
2989
ReportIssueTest#test_check_version_info_and_report_issue_for_user_active = 2.32 s = .
2990
2023/01/24 19:47:56 [info] 9430#9430: *3505 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2991
Possible unhandled promise rejection: Error: 
2992
ReportIssueTest#test_check_version_info_and_report_issue_for_user_active_no_prefs = 1.86 s = .
2993
2023/01/24 19:47:58 [info] 9430#9430: *3523 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2994
Possible unhandled promise rejection: Error: 
2995
ReportIssueTest#test_check_version_info_and_report_issue_for_user_active_no_prefs_profile_no_getting_started_shown = 1.84 s = .
2996
2023/01/24 19:47:59 [info] 9430#9430: *3442 client 127.0.0.1 closed keepalive connection
2997
2023/01/24 19:47:59 [info] 9430#9430: *3444 client 127.0.0.1 closed keepalive connection
2998
2023/01/24 19:48:00 [info] 9430#9430: *3552 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
2999
2023/01/24 19:48:00 [info] 9430#9430: *3553 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3000
Possible unhandled promise rejection: Error: 
3001
2023/01/24 19:48:00 [info] 9430#9430: *3458 client 127.0.0.1 closed keepalive connection
3002
ReportIssueTest#test_check_version_info_and_report_issue_for_user_admin = 2.18 s = .
3003
2023/01/24 19:48:01 [info] 9430#9430: *3460 client 127.0.0.1 closed keepalive connection
3004
ReportIssueTest#test_check_version_info_and_report_issue_for_user_inactive = 1.88 s = .
3005
ReportIssueTest#test_check_version_info_and_report_issue_for_user_inactive_uninvited = 1.64 s = .
3006
2023/01/24 19:48:05 [info] 9430#9430: *3491 client 127.0.0.1 closed keepalive connection
3007
2023/01/24 19:48:05 [info] 9430#9430: *3493 client 127.0.0.1 closed keepalive connection
3008
2023/01/24 19:48:05 [info] 9430#9430: *3605 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3009
2023/01/24 19:48:05 [info] 9430#9430: *3606 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3010
Possible unhandled promise rejection: Error: 
3011
2023/01/24 19:48:06 [info] 9430#9430: *3509 client 127.0.0.1 closed keepalive connection
3012
2023/01/24 19:48:06 [info] 9430#9430: *3511 client 127.0.0.1 closed keepalive connection
3013
ProjectsTest#test_'share_with_group'_listing_does_not_offer_projects = 2.54 s = .
3014
2023/01/24 19:48:08 [info] 9430#9430: *3527 client 127.0.0.1 closed keepalive connection
3015
2023/01/24 19:48:08 [info] 9430#9430: *3529 client 127.0.0.1 closed keepalive connection
3016
2023/01/24 19:48:08 [info] 9430#9430: *3644 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3017
2023/01/24 19:48:08 [info] 9430#9430: *3645 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3018
Possible unhandled promise rejection: Error: 
3019
ProjectsTest#test_Check_collection_count_for_A_Project_in_the_tab_pane_titles = 2.50 s = .
3020
2023/01/24 19:48:10 [info] 9430#9430: *3557 client 127.0.0.1 closed keepalive connection
3021
2023/01/24 19:48:10 [info] 9430#9430: *3559 client 127.0.0.1 closed keepalive connection
3022
2023/01/24 19:48:10 [info] 9430#9430: *3689 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3023
2023/01/24 19:48:11 [info] 9430#9430: *3690 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3024
Possible unhandled promise rejection: Error: 
3025
2023/01/24 19:48:11 [info] 9430#9430: *3572 client 127.0.0.1 closed keepalive connection
3026
2023/01/24 19:48:11 [info] 9430#9430: *3703 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3027
2023/01/24 19:48:11 [info] 9430#9430: *3704 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3028
Possible unhandled promise rejection: Error: 
3029
2023/01/24 19:48:11 [info] 9430#9430: *3583 client 127.0.0.1 closed keepalive connection
3030
2023/01/24 19:48:11 [info] 9430#9430: *3585 client 127.0.0.1 closed keepalive connection
3031
2023/01/24 19:48:11 [info] 9430#9430: *3624 client 127.0.0.1 closed keepalive connection
3032
2023/01/24 19:48:11 [info] 9430#9430: *3626 client 127.0.0.1 closed keepalive connection
3033
2023/01/24 19:48:12 [info] 9430#9430: *3663 client 127.0.0.1 closed keepalive connection
3034
2023/01/24 19:48:13 [info] 9430#9430: *3736 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3035
2023/01/24 19:48:13 [info] 9430#9430: *3737 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3036
Possible unhandled promise rejection: Error: 
3037
2023/01/24 19:48:14 [info] 9430#9430: *3771 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3038
2023/01/24 19:48:14 [info] 9430#9430: *3772 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3039
Possible unhandled promise rejection: Error: 
3040
2023/01/24 19:48:15 [info] 9430#9430: *3786 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3041
2023/01/24 19:48:15 [info] 9430#9430: *3787 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3042
Possible unhandled promise rejection: Error: 
3043
2023/01/24 19:48:16 [info] 9430#9430: *3818 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3044
2023/01/24 19:48:16 [info] 9430#9430: *3819 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3045
Possible unhandled promise rejection: Error: 
3046
2023/01/24 19:48:18 [info] 9430#9430: *3861 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3047
2023/01/24 19:48:18 [info] 9430#9430: *3862 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3048
Possible unhandled promise rejection: Error: 
3049
ProjectsTest#test_Create_a_project_and_move_it_into_a_different_project = 9.49 s = .
3050
2023/01/24 19:48:20 [info] 9430#9430: *3909 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3051
2023/01/24 19:48:20 [info] 9430#9430: *3910 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3052
Possible unhandled promise rejection: Error: 
3053
2023/01/24 19:48:21 [info] 9430#9430: *3927 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3054
2023/01/24 19:48:21 [info] 9430#9430: *3928 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3055
Possible unhandled promise rejection: Error: 
3056
2023/01/24 19:48:22 [info] 9430#9430: *3956 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3057
2023/01/24 19:48:22 [info] 9430#9430: *3957 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3058
Possible unhandled promise rejection: Error: 
3059
ProjectsTest#test_Find_a_project_and_edit_its_description = 4.38 s = .
3060
2023/01/24 19:48:24 [info] 9430#9430: *3706 client 127.0.0.1 closed keepalive connection
3061
2023/01/24 19:48:24 [info] 9430#9430: *3992 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3062
2023/01/24 19:48:24 [info] 9430#9430: *3993 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3063
Possible unhandled promise rejection: Error: 
3064
2023/01/24 19:48:25 [info] 9430#9430: *3873 client 127.0.0.1 closed keepalive connection
3065
2023/01/24 19:48:25 [info] 9430#9430: *3878 client 127.0.0.1 closed keepalive connection
3066
2023/01/24 19:48:25 [info] 9430#9430: *4014 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3067
2023/01/24 19:48:25 [info] 9430#9430: *4015 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3068
Possible unhandled promise rejection: Error: 
3069
ProjectsTest#test_add_new_project_using_projects_dropdown = 2.97 s = .
3070
2023/01/24 19:48:27 [info] 9430#9430: *4044 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3071
2023/01/24 19:48:27 [info] 9430#9430: *4045 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3072
Possible unhandled promise rejection: Error: 
3073
2023/01/24 19:48:29 [info] 9430#9430: *4091 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3074
2023/01/24 19:48:29 [info] 9430#9430: *4092 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3075
Possible unhandled promise rejection: Error: 
3076
ProjectsTest#test_combine_selected_collections_into_new_collection_active_true = 3.37 s = .
3077
2023/01/24 19:48:30 [info] 9430#9430: *3966 client 127.0.0.1 closed keepalive connection
3078
2023/01/24 19:48:31 [info] 9430#9430: *4111 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3079
2023/01/24 19:48:31 [info] 9430#9430: *4112 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3080
Possible unhandled promise rejection: Error: 
3081
2023/01/24 19:48:32 [info] 9430#9430: *4155 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3082
2023/01/24 19:48:32 [info] 9430#9430: *4156 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3083
Possible unhandled promise rejection: Error: 
3084
ProjectsTest#test_combine_selected_collections_into_new_collection_project_viewer_false = 3.12 s = .
3085
2023/01/24 19:48:33 [info] 9430#9430: *4024 client 127.0.0.1 closed keepalive connection
3086
2023/01/24 19:48:33 [info] 9430#9430: *4026 client 127.0.0.1 closed keepalive connection
3087
2023/01/24 19:48:34 [info] 9430#9430: *4183 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3088
2023/01/24 19:48:34 [info] 9430#9430: *4184 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3089
Possible unhandled promise rejection: Error: 
3090
2023/01/24 19:48:35 [info] 9430#9430: *4201 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3091
2023/01/24 19:48:35 [info] 9430#9430: *4202 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3092
Possible unhandled promise rejection: Error: 
3093
Cancelled.
3094
2023/01/24 19:48:35 [info] 9430#9430: *4093 client 127.0.0.1 closed keepalive connection
3095
2023/01/24 19:48:36 [info] 9430#9430: *4244 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3096
2023/01/24 19:48:36 [info] 9430#9430: *4245 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3097
Possible unhandled promise rejection: Error: 
3098
2023/01/24 19:48:37 [info] 9430#9430: *4262 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3099
2023/01/24 19:48:37 [info] 9430#9430: *4263 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3100
Possible unhandled promise rejection: Error: 
3101
2023/01/24 19:48:37 [info] 9430#9430: *4157 client 127.0.0.1 closed keepalive connection
3102
2023/01/24 19:48:37 [info] 9430#9430: *4159 client 127.0.0.1 closed keepalive connection
3103
2023/01/24 19:48:38 [info] 9430#9430: *4304 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3104
2023/01/24 19:48:38 [info] 9430#9430: *4305 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3105
Possible unhandled promise rejection: Error: 
3106
2023/01/24 19:48:39 [info] 9430#9430: *4322 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3107
2023/01/24 19:48:39 [info] 9430#9430: *4323 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3108
Possible unhandled promise rejection: Error: 
3109
2023/01/24 19:48:41 [info] 9430#9430: *4365 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3110
2023/01/24 19:48:41 [info] 9430#9430: *4366 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3111
Possible unhandled promise rejection: Error: 
3112
2023/01/24 19:48:41 [info] 9430#9430: *4383 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3113
2023/01/24 19:48:41 [info] 9430#9430: *4384 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3114
Possible unhandled promise rejection: Error: 
3115
ProjectsTest#test_copy_action_is_disabled_when_a_subproject_is_selected = 10.53 s = .
3116
2023/01/24 19:48:44 [info] 9430#9430: *4431 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3117
2023/01/24 19:48:44 [info] 9430#9430: *4432 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3118
Possible unhandled promise rejection: Error: 
3119
ProjectsTest#test_error_while_loading_tab = 2.56 s = .
3120
2023/01/24 19:48:48 [info] 9430#9430: *4411 client 127.0.0.1 closed keepalive connection
3121
2023/01/24 19:48:48 [info] 9430#9430: *4413 client 127.0.0.1 closed keepalive connection
3122
2023/01/24 19:48:49 [info] 9430#9430: *4455 client 127.0.0.1 closed keepalive connection
3123
ProjectsTest#test_first_tab_loads_data_when_visiting_other_tab_directly = 5.96 s = .
3124
2023/01/24 19:48:52 [info] 9430#9430: *4475 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3125
2023/01/24 19:48:53 [info] 9430#9430: *4561 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3126
2023/01/24 19:48:53 [info] 9430#9430: *4562 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3127
Possible unhandled promise rejection: Error: 
3128
ProjectsTest#test_move_selected_and_remove_selected_actions_not_available_when_current_user_cannot_write_to_project = 2.13 s = .
3129
2023/01/24 19:48:55 [info] 9430#9430: *4601 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3130
2023/01/24 19:48:55 [info] 9430#9430: *4602 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3131
Possible unhandled promise rejection: Error: 
3132
2023/01/24 19:49:04 [info] 9430#9430: *4541 client 127.0.0.1 closed keepalive connection
3133
2023/01/24 19:49:04 [info] 9430#9430: *4543 client 127.0.0.1 closed keepalive connection
3134
2023/01/24 19:49:11 [info] 9430#9430: *4579 client 127.0.0.1 closed keepalive connection
3135
ProjectsTest#test_project_owner_can_manage_sharing_for_another_group = 18.74 s = .
3136
2023/01/24 19:49:14 [info] 9430#9430: *4666 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3137
2023/01/24 19:49:14 [info] 9430#9430: *4667 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3138
Possible unhandled promise rejection: Error: 
3139
2023/01/24 19:49:30 [info] 9430#9430: *4644 client 127.0.0.1 closed keepalive connection
3140
ProjectsTest#test_project_owner_can_manage_sharing_for_another_user = 18.67 s = .
3141
2023/01/24 19:49:32 [info] 9430#9430: *4729 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3142
2023/01/24 19:49:32 [info] 9430#9430: *4730 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3143
Possible unhandled promise rejection: Error: 
3144
ProjectsTest#test_projects_not_publicly_sharable_when_anonymous_browsing_disabled = 2.46 s = .
3145
2023/01/24 19:49:35 [info] 9430#9430: *4768 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3146
2023/01/24 19:49:35 [info] 9430#9430: *4769 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3147
Possible unhandled promise rejection: Error: 
3148
ProjectsTest#test_projects_publicly_sharable_when_anonymous_browsing_enabled = 2.46 s = .
3149
2023/01/24 19:49:37 [info] 9430#9430: *4807 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3150
2023/01/24 19:49:37 [info] 9430#9430: *4808 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3151
Possible unhandled promise rejection: Error: 
3152
2023/01/24 19:49:38 [info] 9430#9430: *4709 client 127.0.0.1 closed keepalive connection
3153
2023/01/24 19:49:38 [info] 9430#9430: *4711 client 127.0.0.1 closed keepalive connection
3154
2023/01/24 19:49:39 [info] 9430#9430: *4850 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3155
2023/01/24 19:49:39 [info] 9430#9430: *4851 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3156
Possible unhandled promise rejection: Error: 
3157
ProjectsTest#test_run_a_process_using_template_Workflow_with_input_specifications_in_a_project = 3.41 s = .
3158
2023/01/24 19:49:40 [info] 9430#9430: *4869 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3159
2023/01/24 19:49:40 [info] 9430#9430: *4870 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3160
Possible unhandled promise rejection: Error: 
3161
2023/01/24 19:49:41 [info] 9430#9430: *4748 client 127.0.0.1 closed keepalive connection
3162
2023/01/24 19:49:41 [info] 9430#9430: *4750 client 127.0.0.1 closed keepalive connection
3163
ProjectsTest#test_scroll_collections_tab_for_project_with_10_collections_with_10_objects = 2.29 s = .
3164
2023/01/24 19:49:43 [info] 9430#9430: *4904 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3165
2023/01/24 19:49:43 [info] 9430#9430: *4905 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3166
Possible unhandled promise rejection: Error: 
3167
2023/01/24 19:49:43 [info] 9430#9430: *4787 client 127.0.0.1 closed keepalive connection
3168
ProjectsTest#test_scroll_collections_tab_for_project_with_10_collections_with_10_objects_with_ascending_sort_(case_insensitive) = 2.52 s = .
3169
2023/01/24 19:49:45 [info] 9430#9430: *4944 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3170
2023/01/24 19:49:45 [info] 9430#9430: *4945 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3171
Possible unhandled promise rejection: Error: 
3172
2023/01/24 19:49:46 [info] 9430#9430: *4852 client 127.0.0.1 closed keepalive connection
3173
2023/01/24 19:49:46 [info] 9430#9430: *4854 client 127.0.0.1 closed keepalive connection
3174
2023/01/24 19:49:46 [info] 9430#9430: *4887 client 127.0.0.1 closed keepalive connection
3175
2023/01/24 19:49:46 [info] 9430#9430: *4889 client 127.0.0.1 closed keepalive connection
3176
2023/01/24 19:49:47 [info] 9430#9430: *4927 client 127.0.0.1 closed keepalive connection
3177
ProjectsTest#test_scroll_collections_tab_for_project_with_201_collections_with_201_objects = 4.61 s = .
3178
2023/01/24 19:49:50 [info] 9430#9430: *4984 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3179
2023/01/24 19:49:50 [info] 9430#9430: *4985 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3180
Possible unhandled promise rejection: Error: 
3181
2023/01/24 19:49:51 [info] 9430#9430: *4967 client 127.0.0.1 closed keepalive connection
3182
ProjectsTest#test_scroll_collections_tab_for_project_with_201_collections_with_201_objects_with_ascending_sort_(case_insensitive) = 6.45 s = .
3183
2023/01/24 19:49:56 [info] 9430#9430: *5029 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3184
2023/01/24 19:49:56 [info] 9430#9430: *5030 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3185
Possible unhandled promise rejection: Error: 
3186
ProjectsTest#test_scroll_pipeline_instances_tab_for_project_with_10_pipelines_with_10_pipelines_and_0_container_requests = 2.63 s = .
3187
2023/01/24 19:49:59 [info] 9430#9430: *5080 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3188
2023/01/24 19:49:59 [info] 9430#9430: *5081 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3189
Possible unhandled promise rejection: Error: 
3190
2023/01/24 19:50:00 [info] 9430#9430: *5012 client 127.0.0.1 closed keepalive connection
3191
2023/01/24 19:50:00 [info] 9430#9430: *5014 client 127.0.0.1 closed keepalive connection
3192
ProjectsTest#test_scroll_pipeline_instances_tab_for_project_with_25_pipelines_with_25_pipelines_and_0_container_requests = 3.11 s = .
3193
2023/01/24 19:50:02 [info] 9430#9430: *5146 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3194
2023/01/24 19:50:02 [info] 9430#9430: *5147 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3195
Possible unhandled promise rejection: Error: 
3196
2023/01/24 19:50:02 [info] 9430#9430: *5063 client 127.0.0.1 closed keepalive connection
3197
2023/01/24 19:50:04 [info] 9430#9430: *5129 client 127.0.0.1 closed keepalive connection
3198
ProjectsTest#test_scroll_pipeline_instances_tab_for_project_with_2_pipelines_and_60_crs_with_2_pipelines_and_60_container_requests = 3.31 s = .
3199
2023/01/24 19:50:11 [info] 9430#9430: *5193 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3200
ProjectsTest#test_select_all_and_unselect_all_actions = 8.56 s = .
3201
2023/01/24 19:50:13 [info] 9430#9430: *5173 client 127.0.0.1 closed keepalive connection
3202
2023/01/24 19:50:14 [info] 9430#9430: *5256 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3203
Possible unhandled promise rejection: Error: 
3204
2023/01/24 19:50:14 [info] 9430#9430: *5257 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3205
2023/01/24 19:50:15 [info] 9430#9430: *5274 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3206
2023/01/24 19:50:15 [info] 9430#9430: *5275 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3207
Possible unhandled promise rejection: Error: 
3208
2023/01/24 19:50:17 [info] 9430#9430: *5230 client 127.0.0.1 closed keepalive connection
3209
2023/01/24 19:50:17 [info] 9430#9430: *5348 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3210
2023/01/24 19:50:17 [info] 9430#9430: *5349 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3211
Possible unhandled promise rejection: Error: 
3212
2023/01/24 19:50:18 [info] 9430#9430: *5366 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3213
2023/01/24 19:50:18 [info] 9430#9430: *5367 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3214
Possible unhandled promise rejection: Error: 
3215
ProjectsTest#test_selection_Copy_->_nil_for_project = 6.08 s = .
3216
2023/01/24 19:50:20 [info] 9430#9430: *5310 client 127.0.0.1 closed keepalive connection
3217
2023/01/24 19:50:20 [info] 9430#9430: *5410 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3218
Possible unhandled promise rejection: Error: 
3219
2023/01/24 19:50:20 [info] 9430#9430: *5411 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3220
2023/01/24 19:50:21 [info] 9430#9430: *5428 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3221
2023/01/24 19:50:21 [info] 9430#9430: *5429 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3222
Possible unhandled promise rejection: Error: 
3223
2023/01/24 19:50:23 [info] 9430#9430: *5477 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3224
2023/01/24 19:50:23 [info] 9430#9430: *5478 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3225
Possible unhandled promise rejection: Error: 
3226
2023/01/24 19:50:23 [info] 9430#9430: *5384 client 127.0.0.1 closed keepalive connection
3227
2023/01/24 19:50:24 [info] 9430#9430: *5507 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3228
2023/01/24 19:50:24 [info] 9430#9430: *5508 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3229
Possible unhandled promise rejection: Error: 
3230
ProjectsTest#test_selection_Move_->_nil_for_project = 5.97 s = .
3231
2023/01/24 19:50:26 [info] 9430#9430: *5551 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3232
Possible unhandled promise rejection: Error: 
3233
2023/01/24 19:50:26 [info] 9430#9430: *5552 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3234
2023/01/24 19:50:27 [info] 9430#9430: *5569 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3235
2023/01/24 19:50:27 [info] 9430#9430: *5570 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3236
Possible unhandled promise rejection: Error: 
3237
ProjectsTest#test_selection_Remove_->_nil_for_project = 3.91 s = .
3238
2023/01/24 19:50:30 [info] 9430#9430: *5525 client 127.0.0.1 closed keepalive connection
3239
2023/01/24 19:50:30 [info] 9430#9430: *5627 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3240
2023/01/24 19:50:30 [info] 9430#9430: *5628 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3241
Possible unhandled promise rejection: Error: 
3242
2023/01/24 19:50:31 [info] 9430#9430: *5645 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3243
2023/01/24 19:50:31 [info] 9430#9430: *5646 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3244
Possible unhandled promise rejection: Error: 
3245
ProjectsTest#test_selection_Remove_->_true_for_project = 4.03 s = .
3246
2023/01/24 19:50:33 [info] 9430#9430: *5175 client 127.0.0.1 closed keepalive connection
3247
2023/01/24 19:50:34 [info] 9430#9430: *5601 client 127.0.0.1 closed keepalive connection
3248
2023/01/24 19:50:34 [info] 9430#9430: *5603 client 127.0.0.1 closed keepalive connection
3249
2023/01/24 19:50:35 [info] 9430#9430: *5527 client 127.0.0.1 closed keepalive connection
3250
2023/01/24 19:50:35 [info] 9430#9430: *5205 client 127.0.0.1 closed keepalive connection
3251
2023/01/24 19:50:39 [info] 9430#9430: *5703 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3252
ProjectsTest#test_test_search_all_projects_menu_item_in_projects_menu = 6.10 s = .
3253
2023/01/24 19:50:39 [info] 9430#9430: *5677 client 127.0.0.1 closed keepalive connection
3254
2023/01/24 19:50:40 [info] 9430#9430: *5770 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3255
2023/01/24 19:50:40 [info] 9430#9430: *5771 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3256
Possible unhandled promise rejection: Error: 
3257
ProjectsTest#test_test_star_and_unstar_project = 3.00 s = .
3258
2023/01/24 19:50:43 [info] 9430#9430: *5833 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3259
2023/01/24 19:50:43 [info] 9430#9430: *5834 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3260
Possible unhandled promise rejection: Error: 
3261
2023/01/24 19:50:44 [info] 9430#9430: *5750 client 127.0.0.1 closed keepalive connection
3262
2023/01/24 19:50:44 [info] 9430#9430: *5851 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3263
2023/01/24 19:50:44 [info] 9430#9430: *5852 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3264
Possible unhandled promise rejection: Error: 
3265
ProjectsTest#test_verify_selection_options_when_tabs_are_switched = 3.74 s = .
3266
2023/01/24 19:50:47 [info] 9430#9430: *5807 client 127.0.0.1 closed keepalive connection
3267
2023/01/24 19:50:47 [info] 9430#9430: *5904 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3268
2023/01/24 19:50:47 [info] 9430#9430: *5905 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3269
Possible unhandled promise rejection: Error: 
3270
JobsTest#test_view_job_with_components_as_active_user = 2.61 s = .
3271
2023/01/24 19:50:49 [info] 9430#9430: *5959 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3272
2023/01/24 19:50:49 [info] 9430#9430: *5960 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3273
Possible unhandled promise rejection: Error: 
3274
JobsTest#test_view_job_with_components_as_job_reader2_user = 2.14 s = .
3275
2023/01/24 19:50:51 [info] 9430#9430: *5879 client 127.0.0.1 closed keepalive connection
3276
2023/01/24 19:50:51 [info] 9430#9430: *5881 client 127.0.0.1 closed keepalive connection
3277
2023/01/24 19:50:52 [info] 9430#9430: *6005 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3278
2023/01/24 19:50:52 [info] 9430#9430: *6006 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3279
Possible unhandled promise rejection: Error: 
3280
UserProfileTest#test_visit_active_home_page_when_profile_is_configured = 1.79 s = .
3281
2023/01/24 19:50:53 [info] 9430#9430: *5935 client 127.0.0.1 closed keepalive connection
3282
2023/01/24 19:50:54 [info] 9430#9430: *6033 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3283
2023/01/24 19:50:54 [info] 9430#9430: *6034 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3284
Possible unhandled promise rejection: Error: 
3285
UserProfileTest#test_visit_active_home_page_when_profile_is_not_configured = 1.81 s = .
3286
2023/01/24 19:50:55 [info] 9430#9430: *6049 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3287
Possible unhandled promise rejection: Error: 
3288
2023/01/24 19:50:55 [info] 9430#9430: *5979 client 127.0.0.1 closed keepalive connection
3289
2023/01/24 19:50:55 [info] 9430#9430: *5981 client 127.0.0.1 closed keepalive connection
3290
2023/01/24 19:50:56 [info] 9430#9430: *6062 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3291
Possible unhandled promise rejection: Error: 
3292
2023/01/24 19:50:56 [info] 9430#9430: *6075 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3293
Possible unhandled promise rejection: Error: 
3294
2023/01/24 19:50:57 [info] 9430#9430: *6098 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3295
2023/01/24 19:50:57 [info] 9430#9430: *6099 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3296
Possible unhandled promise rejection: Error: 
3297
UserProfileTest#test_visit_active_no_prefs_home_page_when_profile_is_configured = 3.23 s = .
3298
2023/01/24 19:50:58 [info] 9430#9430: *6007 client 127.0.0.1 closed keepalive connection
3299
2023/01/24 19:50:58 [info] 9430#9430: *6009 client 127.0.0.1 closed keepalive connection
3300
2023/01/24 19:50:59 [info] 9430#9430: *6126 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3301
2023/01/24 19:50:59 [info] 9430#9430: *6127 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3302
Possible unhandled promise rejection: Error: 
3303
UserProfileTest#test_visit_active_no_prefs_home_page_when_profile_is_not_configured = 1.79 s = .
3304
2023/01/24 19:51:00 [info] 9430#9430: *6142 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3305
Possible unhandled promise rejection: Error: 
3306
2023/01/24 19:51:00 [info] 9430#9430: *6035 client 127.0.0.1 closed keepalive connection
3307
2023/01/24 19:51:01 [info] 9430#9430: *6155 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3308
Possible unhandled promise rejection: Error: 
3309
2023/01/24 19:51:01 [info] 9430#9430: *6168 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3310
Possible unhandled promise rejection: Error: 
3311
2023/01/24 19:51:02 [info] 9430#9430: *6191 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3312
2023/01/24 19:51:02 [info] 9430#9430: *6192 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3313
Possible unhandled promise rejection: Error: 
3314
UserProfileTest#test_visit_active_no_prefs_profile_no_getting_started_shown_home_page_when_profile_is_configured = 3.21 s = .
3315
2023/01/24 19:51:04 [info] 9430#9430: *6219 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3316
2023/01/24 19:51:04 [info] 9430#9430: *6220 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3317
Possible unhandled promise rejection: Error: 
3318
2023/01/24 19:51:04 [info] 9430#9430: *6100 client 127.0.0.1 closed keepalive connection
3319
2023/01/24 19:51:04 [info] 9430#9430: *6102 client 127.0.0.1 closed keepalive connection
3320
UserProfileTest#test_visit_active_no_prefs_profile_no_getting_started_shown_home_page_when_profile_is_not_configured = 1.81 s = .
3321
2023/01/24 19:51:05 [info] 9430#9430: *6235 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3322
Possible unhandled promise rejection: Error: 
3323
2023/01/24 19:51:05 [info] 9430#9430: *6128 client 127.0.0.1 closed keepalive connection
3324
2023/01/24 19:51:06 [info] 9430#9430: *6248 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3325
Possible unhandled promise rejection: Error: 
3326
2023/01/24 19:51:06 [info] 9430#9430: *6261 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3327
Possible unhandled promise rejection: Error: 
3328
2023/01/24 19:51:07 [info] 9430#9430: *6283 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3329
2023/01/24 19:51:07 [info] 9430#9430: *6284 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3330
Possible unhandled promise rejection: Error: 
3331
UserProfileTest#test_visit_active_no_prefs_profile_with_getting_started_shown_home_page_when_profile_is_configured = 3.05 s = .
3332
2023/01/24 19:51:08 [info] 9430#9430: *6310 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3333
2023/01/24 19:51:08 [info] 9430#9430: *6311 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3334
Possible unhandled promise rejection: Error: 
3335
2023/01/24 19:51:08 [info] 9430#9430: *6193 client 127.0.0.1 closed keepalive connection
3336
2023/01/24 19:51:09 [info] 9430#9430: *6195 client 127.0.0.1 closed keepalive connection
3337
UserProfileTest#test_visit_active_no_prefs_profile_with_getting_started_shown_home_page_when_profile_is_not_configured = 1.66 s = .
3338
2023/01/24 19:51:10 [info] 9430#9430: *6221 client 127.0.0.1 closed keepalive connection
3339
2023/01/24 19:51:10 [info] 9430#9430: *6223 client 127.0.0.1 closed keepalive connection
3340
2023/01/24 19:51:10 [info] 9430#9430: *6337 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3341
2023/01/24 19:51:10 [info] 9430#9430: *6338 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3342
Possible unhandled promise rejection: Error: 
3343
UserProfileTest#test_visit_admin_home_page_when_profile_is_configured = 1.76 s = .
3344
2023/01/24 19:51:12 [info] 9430#9430: *6364 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3345
2023/01/24 19:51:12 [info] 9430#9430: *6365 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3346
Possible unhandled promise rejection: Error: 
3347
UserProfileTest#test_visit_admin_home_page_when_profile_is_not_configured = 1.85 s = .
3348
2023/01/24 19:51:13 [info] 9430#9430: *6285 client 127.0.0.1 closed keepalive connection
3349
UserProfileTest#test_visit_home_page_when_profile_is_configured = 1.09 s = .
3350
UserProfileTest#test_visit_home_page_when_profile_is_not_configured = 1.13 s = .
3351
UserProfileTest#test_visit_inactive_home_page_when_profile_is_configured = 1.38 s = .
3352
2023/01/24 19:51:17 [info] 9430#9430: *6312 client 127.0.0.1 closed keepalive connection
3353
2023/01/24 19:51:17 [info] 9430#9430: *6314 client 127.0.0.1 closed keepalive connection
3354
UserProfileTest#test_visit_inactive_home_page_when_profile_is_not_configured = 1.43 s = .
3355
UserProfileTest#test_visit_inactive_uninvited_home_page_when_profile_is_configured = 1.27 s = .
3356
UserProfileTest#test_visit_inactive_uninvited_home_page_when_profile_is_not_configured = 1.19 s = .
3357
2023/01/24 19:51:21 [info] 9430#9430: *6339 client 127.0.0.1 closed keepalive connection
3358
2023/01/24 19:51:21 [info] 9430#9430: *6341 client 127.0.0.1 closed keepalive connection
3359
2023/01/24 19:51:21 [info] 9430#9430: *6419 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3360
2023/01/24 19:51:21 [info] 9430#9430: *6420 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3361
Possible unhandled promise rejection: Error: 
3362
2023/01/24 19:51:22 [info] 9430#9430: *6441 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3363
2023/01/24 19:51:22 [info] 9430#9430: *6442 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3364
Possible unhandled promise rejection: Error: 
3365
2023/01/24 19:51:22 [info] 9430#9430: *6366 client 127.0.0.1 closed keepalive connection
3366
FilterableInfiniteScrollTest#test_no_double-load_if_text_input_has_a_value_at_page_load_time = 2.35 s = .
3367
2023/01/24 19:51:23 [info] 9430#9430: *6368 client 127.0.0.1 closed keepalive connection
3368
2023/01/24 19:51:23 [info] 9430#9430: *6370 client 127.0.0.1 closed keepalive connection
3369
2023/01/24 19:51:23 [info] 9430#9430: *6372 client 127.0.0.1 closed keepalive connection
3370
2023/01/24 19:51:23 [info] 9430#9430: *6382 client 127.0.0.1 closed keepalive connection
3371
2023/01/24 19:51:23 [info] 9430#9430: *6384 client 127.0.0.1 closed keepalive connection
3372
2023/01/24 19:51:23 [info] 9430#9430: *6394 client 127.0.0.1 closed keepalive connection
3373
2023/01/24 19:51:23 [info] 9430#9430: *6396 client 127.0.0.1 closed keepalive connection
3374
2023/01/24 19:51:23 [info] 9430#9430: *6467 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3375
2023/01/24 19:51:23 [info] 9430#9430: *6468 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3376
Possible unhandled promise rejection: Error: 
3377
2023/01/24 19:51:24 [info] 9430#9430: *6400 client 127.0.0.1 closed keepalive connection
3378
2023/01/24 19:51:24 [info] 9430#9430: *6402 client 127.0.0.1 closed keepalive connection
3379
2023/01/24 19:51:24 [info] 9430#9430: *6406 client 127.0.0.1 closed keepalive connection
3380
2023/01/24 19:51:24 [info] 9430#9430: *6408 client 127.0.0.1 closed keepalive connection
3381
2023/01/24 19:51:27 [info] 9430#9430: *6446 client 127.0.0.1 closed keepalive connection
3382
RepositoriesTest#test_active_can_manage_sharing_for_another_group = 13.04 s = .
3383
2023/01/24 19:51:36 [info] 9430#9430: *6507 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3384
2023/01/24 19:51:37 [info] 9430#9430: *6508 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3385
Possible unhandled promise rejection: Error: 
3386
2023/01/24 19:51:39 [info] 9430#9430: *5809 client 127.0.0.1 closed keepalive connection
3387
2023/01/24 19:51:40 [info] 9430#9430: *5715 client 127.0.0.1 closed keepalive connection
3388
2023/01/24 19:51:45 [info] 9430#9430: *6130 client 127.0.0.1 closed keepalive connection
3389
2023/01/24 19:51:47 [info] 9430#9430: *5937 client 127.0.0.1 closed keepalive connection
3390
2023/01/24 19:51:49 [info] 9430#9430: *6037 client 127.0.0.1 closed keepalive connection
3391
RepositoriesTest#test_active_can_manage_sharing_for_another_user = 13.18 s = .
3392
2023/01/24 19:51:49 [info] 9430#9430: *5752 client 127.0.0.1 closed keepalive connection
3393
2023/01/24 19:51:49 [info] 9430#9430: *5679 client 127.0.0.1 closed keepalive connection
3394
2023/01/24 19:51:50 [info] 9430#9430: *6543 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3395
2023/01/24 19:51:50 [info] 9430#9430: *6544 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3396
Possible unhandled promise rejection: Error: 
3397
2023/01/24 19:51:50 [info] 9430#9430: *6287 client 127.0.0.1 closed keepalive connection
3398
2023/01/24 19:51:51 [info] 9430#9430: *6488 client 127.0.0.1 closed keepalive connection
3399
RepositoriesTest#test_admin_can_manage_sharing_for_another_group = 17.50 s = .
3400
2023/01/24 19:52:07 [info] 9430#9430: *6585 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3401
2023/01/24 19:52:07 [info] 9430#9430: *6586 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3402
Possible unhandled promise rejection: Error: 
3403
RepositoriesTest#test_admin_can_manage_sharing_for_another_user = 17.52 s = .
3404
Initialized empty Git repository in /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/tmp/git/zzzzz-s0uqq-382brsig8rp3666.git/
3405
2023/01/24 19:52:24 [info] 9430#9430: *6619 client 127.0.0.1 closed keepalive connection
3406
2023/01/24 19:52:25 [info] 9430#9430: *6637 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3407
Possible unhandled promise rejection: Error: 
3408
2023/01/24 19:52:25 [info] 9430#9430: *6642 client 127.0.0.1 closed keepalive connection
3409
2023/01/24 19:52:25 [info] 9430#9430: *6657 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3410
Possible unhandled promise rejection: Error: 
3411
RepositoriesTest#test_browse_using_arv-git-http = 1.61 s = .
3412
2023/01/24 19:52:26 [info] 9430#9430: *6672 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3413
2023/01/24 19:52:26 [info] 9430#9430: *6673 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3414
Possible unhandled promise rejection: Error: 
3415
RepositoriesTest#test_spectator_does_not_see_repository_sharing_tab = 0.63 s = .
3416
2023/01/24 19:52:27 [info] 9430#9430: *6687 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3417
2023/01/24 19:52:27 [info] 9430#9430: *6688 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3418
Possible unhandled promise rejection: Error: 
3419
2023/01/24 19:52:28 [info] 9430#9430: *6713 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3420
Possible unhandled promise rejection: Error: 
3421
2023/01/24 19:52:29 [info] 9430#9430: *6737 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3422
2023/01/24 19:52:29 [info] 9430#9430: *6738 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3423
Possible unhandled promise rejection: Error: 
3424
2023/01/24 19:52:30 [info] 9430#9430: *6614 client 127.0.0.1 closed keepalive connection
3425
2023/01/24 19:52:30 [info] 9430#9430: *6570 client 127.0.0.1 closed keepalive connection
3426
2023/01/24 19:52:30 [info] 9430#9430: *6754 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3427
2023/01/24 19:52:30 [info] 9430#9430: *6755 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3428
Possible unhandled promise rejection: Error: 
3429
TrashTest#test_trash_page = 4.94 s = .
3430
2023/01/24 19:52:31 [info] 9430#9430: *6658 client 127.0.0.1 closed keepalive connection
3431
2023/01/24 19:52:32 [info] 9430#9430: *6771 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3432
2023/01/24 19:52:32 [info] 9430#9430: *6772 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3433
Possible unhandled promise rejection: Error: 
3434
TrashTest#test_trash_page_with_search = 2.86 s = .
3435
2023/01/24 19:52:35 [info] 9430#9430: *6819 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3436
2023/01/24 19:52:35 [info] 9430#9430: *6820 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3437
Possible unhandled promise rejection: Error: 
3438
2023/01/24 19:52:36 [info] 9430#9430: *6756 client 127.0.0.1 closed keepalive connection
3439
2023/01/24 19:52:36 [info] 9430#9430: *6758 client 127.0.0.1 closed keepalive connection
3440
2023/01/24 19:52:36 [info] 9430#9430: *6845 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3441
Possible unhandled promise rejection: Error: 
3442
2023/01/24 19:52:36 [info] 9430#9430: *6846 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3443
Cancelled.
3444
2023/01/24 19:52:37 [info] 9430#9430: *6880 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3445
Possible unhandled promise rejection: Error: 
3446
2023/01/24 19:52:37 [info] 9430#9430: *6805 client 127.0.0.1 closed keepalive connection
3447
2023/01/24 19:52:38 [info] 9430#9430: *6902 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3448
2023/01/24 19:52:38 [info] 9430#9430: *6903 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3449
Possible unhandled promise rejection: Error: 
3450
2023/01/24 19:52:39 [info] 9430#9430: *6925 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3451
2023/01/24 19:52:39 [info] 9430#9430: *6926 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3452
Possible unhandled promise rejection: Error: 
3453
2023/01/24 19:52:40 [info] 9430#9430: *6803 client 127.0.0.1 closed keepalive connection
3454
2023/01/24 19:52:41 [info] 9430#9430: *6964 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3455
2023/01/24 19:52:41 [info] 9430#9430: *6965 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3456
Possible unhandled promise rejection: Error: 
3457
2023/01/24 19:52:42 [info] 9430#9430: *6989 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3458
2023/01/24 19:52:42 [info] 9430#9430: *6990 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3459
Possible unhandled promise rejection: Error: 
3460
TrashTest#test_trashed_projects_using_button = 9.75 s = .
3461
2023/01/24 19:52:44 [info] 9430#9430: *7040 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3462
2023/01/24 19:52:44 [info] 9430#9430: *7041 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3463
Possible unhandled promise rejection: Error: 
3464
2023/01/24 19:52:46 [info] 9430#9430: *7066 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3465
2023/01/24 19:52:46 [info] 9430#9430: *7067 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3466
Possible unhandled promise rejection: Error: 
3467
2023/01/24 19:52:47 [info] 9430#9430: *7015 client 127.0.0.1 closed keepalive connection
3468
2023/01/24 19:52:47 [info] 9430#9430: *7109 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3469
2023/01/24 19:52:47 [info] 9430#9430: *7110 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3470
Possible unhandled promise rejection: Error: 
3471
2023/01/24 19:52:47 [info] 9430#9430: *6928 client 127.0.0.1 closed keepalive connection
3472
2023/01/24 19:52:50 [info] 9430#9430: *7147 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3473
2023/01/24 19:52:50 [info] 9430#9430: *7148 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3474
Possible unhandled promise rejection: Error: 
3475
2023/01/24 19:52:51 [info] 9430#9430: *7172 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3476
2023/01/24 19:52:51 [info] 9430#9430: *7173 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3477
Possible unhandled promise rejection: Error: 
3478
TrashTest#test_trashed_projects_using_selection = 8.70 s = .
3479
2023/01/24 19:52:53 [info] 9430#9430: *7226 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3480
2023/01/24 19:52:53 [info] 9430#9430: *7227 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3481
Possible unhandled promise rejection: Error: 
3482
2023/01/24 19:52:54 [info] 9430#9430: *7254 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3483
2023/01/24 19:52:54 [info] 9430#9430: *7255 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3484
Possible unhandled promise rejection: Error: 
3485
WorkUnitsTest#test_Run_from_workflows_index_page = 2.67 s = .
3486
2023/01/24 19:52:56 [info] 9430#9430: *7274 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3487
2023/01/24 19:52:56 [info] 9430#9430: *7275 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3488
Possible unhandled promise rejection: Error: 
3489
2023/01/24 19:52:57 [info] 9430#9430: *7302 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3490
2023/01/24 19:52:57 [info] 9430#9430: *7303 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3491
Possible unhandled promise rejection: Error: 
3492
WorkUnitsTest#test_Run_workflow_from_show_page = 2.65 s = .
3493
2023/01/24 19:53:00 [info] 9430#9430: *7198 client 127.0.0.1 closed keepalive connection
3494
WorkUnitsTest#test_cancel_button_for_container_requests/running = 4.10 s = .
3495
2023/01/24 19:53:03 [info] 9430#9430: *7374 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3496
Possible unhandled promise rejection: Error: 
3497
2023/01/24 19:53:03 [info] 9430#9430: *7375 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3498
WorkUnitsTest#test_cancel_button_for_containers/running = 1.63 s = .
3499
2023/01/24 19:53:04 [info] 9430#9430: *7256 client 127.0.0.1 closed keepalive connection
3500
2023/01/24 19:53:04 [info] 9430#9430: *7258 client 127.0.0.1 closed keepalive connection
3501
2023/01/24 19:53:04 [info] 9430#9430: *7396 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3502
2023/01/24 19:53:04 [info] 9430#9430: *7397 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3503
Possible unhandled promise rejection: Error: 
3504
2023/01/24 19:53:05 [info] 9430#9430: *7329 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3505
2023/01/24 19:53:05 [info] 9430#9430: *7424 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3506
Possible unhandled promise rejection: Error: 
3507
2023/01/24 19:53:05 [info] 9430#9430: *7425 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3508
WorkUnitsTest#test_create_workflow_with_WorkflowRunnerResources = 2.85 s = .
3509
Using port 44161 for poltergeist
3510
2023/01/24 19:53:07 [info] 9430#9430: *7304 client 127.0.0.1 closed keepalive connection
3511
2023/01/24 19:53:07 [info] 9430#9430: *7454 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3512
Possible unhandled promise rejection: Error: 
3513
WorkUnitsTest#test_display_container_state_changes_in_Container_Request_live_log = 2.04 s = .
3514
2023/01/24 19:53:09 [info] 9430#9430: *7488 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3515
2023/01/24 19:53:09 [info] 9430#9430: *7489 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3516
Possible unhandled promise rejection: Error: 
3517
2023/01/24 19:53:09 [info] 9430#9430: *7349 client 127.0.0.1 closed keepalive connection
3518
2023/01/24 19:53:09 [info] 9430#9430: *7351 client 127.0.0.1 closed keepalive connection
3519
WorkUnitsTest#test_edit_description_for_container_requests/completed = 2.03 s = .
3520
2023/01/24 19:53:11 [info] 9430#9430: *7376 client 127.0.0.1 closed keepalive connection
3521
2023/01/24 19:53:11 [info] 9430#9430: *7380 client 127.0.0.1 closed keepalive connection
3522
2023/01/24 19:53:11 [info] 9430#9430: *7518 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3523
2023/01/24 19:53:11 [info] 9430#9430: *7519 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3524
Possible unhandled promise rejection: Error: 
3525
WorkUnitsTest#test_edit_description_for_container_requests/running = 1.96 s = .
3526
2023/01/24 19:53:13 [info] 9430#9430: *7548 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3527
Possible unhandled promise rejection: Error: 
3528
2023/01/24 19:53:13 [info] 9430#9430: *7549 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3529
2023/01/24 19:53:14 [info] 9430#9430: *7430 client 127.0.0.1 closed keepalive connection
3530
2023/01/24 19:53:14 [info] 9430#9430: *7432 client 127.0.0.1 closed keepalive connection
3531
2023/01/24 19:53:14 [info] 9430#9430: *7579 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3532
2023/01/24 19:53:14 [info] 9430#9430: *7580 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3533
Possible unhandled promise rejection: Error: 
3534
WorkUnitsTest#test_run_a_process_using_template_Workflow_with_default_input_specifications_from_dashboard = 2.95 s = .
3535
2023/01/24 19:53:16 [info] 9430#9430: *7459 client 127.0.0.1 closed keepalive connection
3536
2023/01/24 19:53:16 [info] 9430#9430: *7596 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3537
Possible unhandled promise rejection: Error: 
3538
2023/01/24 19:53:16 [info] 9430#9430: *7493 client 127.0.0.1 closed keepalive connection
3539
2023/01/24 19:53:16 [info] 9430#9430: *7495 client 127.0.0.1 closed keepalive connection
3540
2023/01/24 19:53:17 [info] 9430#9430: *7523 client 127.0.0.1 closed keepalive connection
3541
2023/01/24 19:53:17 [info] 9430#9430: *7525 client 127.0.0.1 closed keepalive connection
3542
WorkUnitsTest#test_scroll_all_processes_page_with_show_children=false = 3.16 s = .
3543
2023/01/24 19:53:19 [info] 9430#9430: *7661 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3544
Possible unhandled promise rejection: Error: 
3545
2023/01/24 19:53:20 [info] 9430#9430: *7581 client 127.0.0.1 closed keepalive connection
3546
2023/01/24 19:53:22 [info] 9430#9430: *7646 client 127.0.0.1 closed keepalive connection
3547
WorkUnitsTest#test_scroll_all_processes_page_with_show_children=true = 5.91 s = .
3548
BrowserUnsupported#test_no_warning_if_File_API = 1.08 s = .
3549
Using port 44921 for poltergeist
3550
BrowserUnsupported#test_warning_if_no_File_API = 1.26 s = .
3551
2023/01/24 19:53:28 [info] 9430#9430: *7831 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3552
Possible unhandled promise rejection: Error: 
3553
2023/01/24 19:53:28 [info] 9430#9430: *7832 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3554
ContainerRequestsTest#test_Provenance_graph_shown_on_committed_container_requests = 1.91 s = .
3555
2023/01/24 19:53:29 [info] 9430#9430: *7857 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3556
2023/01/24 19:53:29 [info] 9430#9430: *7858 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3557
Possible unhandled promise rejection: Error: 
3558
Test failed, retrying (#1)
3559
2023/01/24 19:54:01 [info] 9430#9430: *7886 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3560
2023/01/24 19:54:01 [info] 9430#9430: *7887 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3561
Possible unhandled promise rejection: Error: 
3562
2023/01/24 19:54:02 [info] 9430#9430: *7915 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3563
2023/01/24 19:54:02 [info] 9430#9430: *7916 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3564
Possible unhandled promise rejection: Error: 
3565
ContainerRequestsTest#test_Run_button_enabled_once_all_required_inputs_are_provided = 34.34 s = .
3566
2023/01/24 19:54:03 [info] 9430#9430: *7798 client 127.0.0.1 closed keepalive connection
3567
2023/01/24 19:54:03 [info] 9430#9430: *7800 client 127.0.0.1 closed keepalive connection
3568
2023/01/24 19:54:03 [info] 9430#9430: *7802 client 127.0.0.1 closed keepalive connection
3569
2023/01/24 19:54:03 [info] 9430#9430: *7804 client 127.0.0.1 closed keepalive connection
3570
2023/01/24 19:54:04 [info] 9430#9430: *7943 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3571
2023/01/24 19:54:04 [info] 9430#9430: *7944 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3572
Possible unhandled promise rejection: Error: 
3573
2023/01/24 19:54:05 [info] 9430#9430: *7839 client 127.0.0.1 closed keepalive connection
3574
2023/01/24 19:54:05 [info] 9430#9430: *7979 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3575
2023/01/24 19:54:05 [info] 9430#9430: *7980 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3576
Possible unhandled promise rejection: Error: 
3577
ContainerRequestsTest#test_Run_button_enabled_when_workflow_is_empty_and_no_inputs_are_needed = 3.02 s = .
3578
2023/01/24 19:54:06 [info] 9430#9430: *7868 client 127.0.0.1 closed keepalive connection
3579
2023/01/24 19:54:06 [info] 9430#9430: *7870 client 127.0.0.1 closed keepalive connection
3580
2023/01/24 19:54:07 [info] 9430#9430: *7996 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3581
2023/01/24 19:54:07 [info] 9430#9430: *7997 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3582
Possible unhandled promise rejection: Error: 
3583
2023/01/24 19:54:07 [info] 9430#9430: *7917 client 127.0.0.1 closed keepalive connection
3584
ContainerRequestsTest#test_index_page = 2.61 s = .
3585
2023/01/24 19:54:09 [info] 9430#9430: *8036 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3586
2023/01/24 19:54:09 [info] 9430#9430: *8037 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3587
Possible unhandled promise rejection: Error: 
3588
2023/01/24 19:54:10 [info] 9430#9430: *7960 client 127.0.0.1 closed keepalive connection
3589
2023/01/24 19:54:10 [info] 9430#9430: *7981 client 127.0.0.1 closed keepalive connection
3590
2023/01/24 19:54:12 [info] 9430#9430: *8128 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3591
2023/01/24 19:54:12 [info] 9430#9430: *8129 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3592
Possible unhandled promise rejection: Error: 
3593
2023/01/24 19:54:13 [info] 9430#9430: *8158 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3594
2023/01/24 19:54:13 [info] 9430#9430: *8159 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3595
Possible unhandled promise rejection: Error: 
3596
ContainerRequestsTest#test_select_value_for_["directory_type"]_input = 5.04 s = .
3597
2023/01/24 19:54:14 [info] 9430#9430: *8018 client 127.0.0.1 closed keepalive connection
3598
2023/01/24 19:54:14 [info] 9430#9430: *8020 client 127.0.0.1 closed keepalive connection
3599
2023/01/24 19:54:14 [info] 9430#9430: *8178 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3600
2023/01/24 19:54:14 [info] 9430#9430: *8179 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3601
Possible unhandled promise rejection: Error: 
3602
2023/01/24 19:54:17 [info] 9430#9430: *8270 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3603
2023/01/24 19:54:17 [info] 9430#9430: *8271 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3604
Possible unhandled promise rejection: Error: 
3605
2023/01/24 19:54:18 [info] 9430#9430: *8300 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3606
2023/01/24 19:54:18 [info] 9430#9430: *8301 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3607
Possible unhandled promise rejection: Error: 
3608
ContainerRequestsTest#test_select_value_for_["file_type"]_input = 4.98 s = .
3609
2023/01/24 19:54:19 [info] 9430#9430: *8160 client 127.0.0.1 closed keepalive connection
3610
2023/01/24 19:54:19 [info] 9430#9430: *8162 client 127.0.0.1 closed keepalive connection
3611
2023/01/24 19:54:19 [info] 9430#9430: *8320 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3612
2023/01/24 19:54:19 [info] 9430#9430: *8321 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3613
Possible unhandled promise rejection: Error: 
3614
ContainerRequestsTest#test_select_value_for_boolean_input = 1.81 s = .
3615
2023/01/24 19:54:21 [info] 9430#9430: *8343 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3616
Possible unhandled promise rejection: Error: 
3617
2023/01/24 19:54:21 [info] 9430#9430: *8344 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3618
ContainerRequestsTest#test_select_value_for_enum_typed_input = 1.91 s = .
3619
2023/01/24 19:54:23 [info] 9430#9430: *8243 client 127.0.0.1 closed keepalive connection
3620
2023/01/24 19:54:23 [info] 9430#9430: *8366 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3621
Possible unhandled promise rejection: Error: 
3622
2023/01/24 19:54:23 [info] 9430#9430: *8367 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3623
2023/01/24 19:54:23 [info] 9430#9430: *8101 client 127.0.0.1 closed keepalive connection
3624
ContainerRequestsTest#test_set_input_ex_double_with_12.34 = 1.81 s = .
3625
2023/01/24 19:54:25 [info] 9430#9430: *8272 client 127.0.0.1 closed keepalive connection
3626
2023/01/24 19:54:25 [info] 9430#9430: *8389 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3627
2023/01/24 19:54:25 [info] 9430#9430: *8390 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3628
Possible unhandled promise rejection: Error: 
3629
ContainerRequestsTest#test_set_input_ex_float_with_12.34 = 1.83 s = .
3630
2023/01/24 19:54:26 [info] 9430#9430: *8302 client 127.0.0.1 closed keepalive connection
3631
2023/01/24 19:54:27 [info] 9430#9430: *8412 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3632
2023/01/24 19:54:27 [info] 9430#9430: *8413 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3633
Possible unhandled promise rejection: Error: 
3634
ContainerRequestsTest#test_set_input_ex_int_opt_with_12 = 1.89 s = .
3635
2023/01/24 19:54:28 [info] 9430#9430: *8325 client 127.0.0.1 closed keepalive connection
3636
2023/01/24 19:54:28 [info] 9430#9430: *8327 client 127.0.0.1 closed keepalive connection
3637
2023/01/24 19:54:29 [info] 9430#9430: *8435 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3638
Possible unhandled promise rejection: Error: 
3639
2023/01/24 19:54:29 [info] 9430#9430: *8436 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3640
ContainerRequestsTest#test_set_input_ex_int_with_12 = 1.87 s = .
3641
2023/01/24 19:54:30 [info] 9430#9430: *8348 client 127.0.0.1 closed keepalive connection
3642
2023/01/24 19:54:30 [info] 9430#9430: *8350 client 127.0.0.1 closed keepalive connection
3643
2023/01/24 19:54:30 [info] 9430#9430: *8458 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3644
Possible unhandled promise rejection: Error: 
3645
2023/01/24 19:54:30 [info] 9430#9430: *8459 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3646
ContainerRequestsTest#test_set_input_ex_long_with_12 = 1.80 s = .
3647
2023/01/24 19:54:32 [info] 9430#9430: *8371 client 127.0.0.1 closed keepalive connection
3648
2023/01/24 19:54:32 [info] 9430#9430: *8373 client 127.0.0.1 closed keepalive connection
3649
2023/01/24 19:54:32 [info] 9430#9430: *8481 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3650
2023/01/24 19:54:32 [info] 9430#9430: *8482 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3651
Possible unhandled promise rejection: Error: 
3652
ContainerRequestsTest#test_set_input_ex_string_opt_with_abc = 1.77 s = .
3653
2023/01/24 19:54:34 [info] 9430#9430: *8394 client 127.0.0.1 closed keepalive connection
3654
2023/01/24 19:54:34 [info] 9430#9430: *8504 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3655
2023/01/24 19:54:34 [info] 9430#9430: *8505 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3656
Possible unhandled promise rejection: Error: 
3657
ContainerRequestsTest#test_set_input_ex_string_with_abc = 1.87 s = .
3658
2023/01/24 19:54:35 [info] 9430#9430: *8417 client 127.0.0.1 closed keepalive connection
3659
2023/01/24 19:54:35 [info] 9430#9430: *8419 client 127.0.0.1 closed keepalive connection
3660
2023/01/24 19:54:36 [info] 9430#9430: *8535 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3661
2023/01/24 19:54:36 [info] 9430#9430: *8536 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3662
Using port 33393 for sso_stub
3663
Possible unhandled promise rejection: Error: 
3664
2023/01/24 19:54:36 [info] 9430#9430: *8440 client 127.0.0.1 closed keepalive connection
3665
2023/01/24 19:54:36 [info] 9430#9430: *8442 client 127.0.0.1 closed keepalive connection
3666
2023/01/24 19:54:37 [info] 9430#9430: *8548 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3667
Possible unhandled promise rejection: Error: 
3668
2023/01/24 19:54:37 [info] 9430#9430: *8559 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3669
Possible unhandled promise rejection: Error: 
3670
2023/01/24 19:54:37 [info] 9430#9430: *8463 client 127.0.0.1 closed keepalive connection
3671
2023/01/24 19:54:37 [info] 9430#9430: *8465 client 127.0.0.1 closed keepalive connection
3672
2023/01/24 19:54:38 [info] 9430#9430: *8585 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3673
2023/01/24 19:54:38 [info] 9430#9430: *8586 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3674
Possible unhandled promise rejection: Error: 
3675
LinkAccountTest#test_Add_another_login_to_this_account = 3.65 s = .
3676
2023/01/24 19:54:39 [info] 9430#9430: *8486 client 127.0.0.1 closed keepalive connection
3677
2023/01/24 19:54:40 [info] 9430#9430: *8509 client 127.0.0.1 closed keepalive connection
3678
2023/01/24 19:54:40 [info] 9430#9430: *8511 client 127.0.0.1 closed keepalive connection
3679
2023/01/24 19:54:40 [info] 9430#9430: *8612 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3680
2023/01/24 19:54:40 [info] 9430#9430: *8613 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3681
Using port 36135 for sso_stub
3682
Possible unhandled promise rejection: Error: 
3683
2023/01/24 19:54:40 [info] 9430#9430: *8623 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3684
Possible unhandled promise rejection: Error: 
3685
2023/01/24 19:54:41 [info] 9430#9430: *8636 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3686
Possible unhandled promise rejection: Error: 
3687
2023/01/24 19:54:41 [info] 9430#9430: *8647 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3688
Possible unhandled promise rejection: Error: 
3689
LinkAccountTest#test_Admin_cannot_link_to_non-admin = 3.01 s = .
3690
2023/01/24 19:54:43 [info] 9430#9430: *8674 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3691
2023/01/24 19:54:43 [info] 9430#9430: *8675 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3692
Using port 33079 for sso_stub
3693
Possible unhandled promise rejection: Error: 
3694
2023/01/24 19:54:43 [info] 9430#9430: *8687 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3695
Possible unhandled promise rejection: Error: 
3696
2023/01/24 19:54:44 [info] 9430#9430: *8587 client 127.0.0.1 closed keepalive connection
3697
2023/01/24 19:54:44 [info] 9430#9430: *8702 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3698
Possible unhandled promise rejection: Error: 
3699
LinkAccountTest#test_Cannot_link_to_inactive_user = 3.21 s = .
3700
Using port 40791 for sso_stub
3701
2023/01/24 19:54:46 [info] 9430#9430: *8722 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3702
Possible unhandled promise rejection: Error: 
3703
2023/01/24 19:54:47 [info] 9430#9430: *8648 client 127.0.0.1 closed keepalive connection
3704
2023/01/24 19:54:47 [info] 9430#9430: *8650 client 127.0.0.1 closed keepalive connection
3705
2023/01/24 19:54:47 [info] 9430#9430: *8749 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3706
2023/01/24 19:54:47 [info] 9430#9430: *8750 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3707
Possible unhandled promise rejection: Error: 
3708
LinkAccountTest#test_Inactive_user_can_link_to_active_account = 3.06 s = .
3709
2023/01/24 19:54:49 [info] 9430#9430: *8777 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3710
2023/01/24 19:54:49 [info] 9430#9430: *8778 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3711
Using port 45339 for sso_stub
3712
Possible unhandled promise rejection: Error: 
3713
2023/01/24 19:54:50 [info] 9430#9430: *8790 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3714
Possible unhandled promise rejection: Error: 
3715
2023/01/24 19:54:50 [info] 9430#9430: *8703 client 127.0.0.1 closed keepalive connection
3716
2023/01/24 19:54:51 [info] 9430#9430: *8818 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3717
2023/01/24 19:54:51 [info] 9430#9430: *8819 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3718
Possible unhandled promise rejection: Error: 
3719
LinkAccountTest#test_Link_login_of_inactive_user_to_this_account = 3.55 s = .
3720
2023/01/24 19:54:52 [info] 9430#9430: *8847 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3721
2023/01/24 19:54:52 [info] 9430#9430: *8848 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3722
Using port 34499 for sso_stub
3723
Possible unhandled promise rejection: Error: 
3724
2023/01/24 19:54:53 [info] 9430#9430: *8751 client 127.0.0.1 closed keepalive connection
3725
2023/01/24 19:54:53 [info] 9430#9430: *8858 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3726
Possible unhandled promise rejection: Error: 
3727
2023/01/24 19:54:53 [info] 9430#9430: *8871 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3728
Possible unhandled promise rejection: Error: 
3729
2023/01/24 19:54:54 [info] 9430#9430: *8898 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3730
2023/01/24 19:54:55 [info] 9430#9430: *8899 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3731
Possible unhandled promise rejection: Error: 
3732
LinkAccountTest#test_Use_this_login_to_access_another_account = 3.68 s = .
3733
2023/01/24 19:54:56 [info] 9430#9430: *8933 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3734
2023/01/24 19:54:56 [info] 9430#9430: *8934 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3735
Possible unhandled promise rejection: Error: 
3736
2023/01/24 19:54:57 [info] 9430#9430: *8820 client 127.0.0.1 closed keepalive connection
3737
2023/01/24 19:54:57 [info] 9430#9430: *8822 client 127.0.0.1 closed keepalive connection
3738
2023/01/24 19:54:58 [info] 9430#9430: *8967 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3739
2023/01/24 19:54:58 [info] 9430#9430: *8968 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3740
Possible unhandled promise rejection: Error: 
3741
CollectionsTest#test_Can_copy_a_collection_to_a_project = 3.39 s = .
3742
2023/01/24 19:54:59 [info] 9430#9430: *9002 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3743
Possible unhandled promise rejection: Error: 
3744
CollectionsTest#test_Collection_portable_data_hash_with_multiple_matches_with_more_than_one_page_of_results = 1.52 s = .
3745
2023/01/24 19:55:01 [info] 9430#9430: *9024 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3746
2023/01/24 19:55:01 [info] 9430#9430: *9025 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3747
Possible unhandled promise rejection: Error: 
3748
2023/01/24 19:55:01 [info] 9430#9430: *8900 client 127.0.0.1 closed keepalive connection
3749
2023/01/24 19:55:02 [info] 9430#9430: *9049 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3750
2023/01/24 19:55:02 [info] 9430#9430: *9050 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3751
Possible unhandled promise rejection: Error: 
3752
CollectionsTest#test_Creating_collection_from_list_of_filtered_files = 2.61 s = .
3753
2023/01/24 19:55:04 [info] 9430#9430: *9076 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3754
2023/01/24 19:55:04 [info] 9430#9430: *9077 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3755
Possible unhandled promise rejection: Error: 
3756
CollectionsTest#test_Filtering_collection_files_by_regexp = 2.28 s = .
3757
2023/01/24 19:55:05 [info] 9430#9430: *8970 client 127.0.0.1 closed keepalive connection
3758
2023/01/24 19:55:06 [info] 9430#9430: *8985 client 127.0.0.1 closed keepalive connection
3759
2023/01/24 19:55:06 [info] 9430#9430: *8987 client 127.0.0.1 closed keepalive connection
3760
2023/01/24 19:55:06 [info] 9430#9430: *9104 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3761
Possible unhandled promise rejection: Error: 
3762
2023/01/24 19:55:06 [info] 9430#9430: *9105 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3763
CollectionsTest#test_Hides_sharing_link_button_when_configured_to_do_so = 1.65 s = .
3764
2023-01-24 19:55:07 arvados.arv_put[13633] INFO: No cache usage requested for this run.
3765
2023/01/24 19:55:07 [info] 9430#9430: *9108 client 127.0.0.1 closed keepalive connection
3766
2023/01/24 19:55:08 [info] 9430#9430: *9124 client 127.0.0.1 closed keepalive connection
3767
2023/01/24 19:55:08 [info] 9430#9430: *9126 client 127.0.0.1 closed keepalive connection
3768
CollectionsTest#test_can_download_an_entire_collection_with_a_reader_token = 2.03 s = .
3769
2023/01/24 19:55:09 [info] 9430#9430: *9003 client 127.0.0.1 closed keepalive connection
3770
2023/01/24 19:55:09 [info] 9430#9430: *9005 client 127.0.0.1 closed keepalive connection
3771
2023/01/24 19:55:10 [info] 9430#9430: *9154 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3772
2023/01/24 19:55:10 [info] 9430#9430: *9155 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3773
Possible unhandled promise rejection: Error: 
3774
2023/01/24 19:55:11 [info] 9430#9430: *9179 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3775
2023/01/24 19:55:11 [info] 9430#9430: *9180 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3776
Possible unhandled promise rejection: Error: 
3777
CollectionsTest#test_combine_selected_collection_files_from_collection_subdirectory = 2.54 s = .
3778
2023/01/24 19:55:12 [info] 9430#9430: *9051 client 127.0.0.1 closed keepalive connection
3779
2023/01/24 19:55:12 [info] 9430#9430: *9078 client 127.0.0.1 closed keepalive connection
3780
2023/01/24 19:55:12 [info] 9430#9430: *9080 client 127.0.0.1 closed keepalive connection
3781
2023/01/24 19:55:12 [info] 9430#9430: *9199 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3782
2023/01/24 19:55:12 [info] 9430#9430: *9200 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3783
Possible unhandled promise rejection: Error: 
3784
2023/01/24 19:55:13 [info] 9430#9430: *9106 client 127.0.0.1 closed keepalive connection
3785
2023/01/24 19:55:13 [info] 9430#9430: *9133 client 127.0.0.1 closed keepalive connection
3786
2023/01/24 19:55:13 [info] 9430#9430: *9221 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3787
2023/01/24 19:55:13 [info] 9430#9430: *9222 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3788
Possible unhandled promise rejection: Error: 
3789
2023/01/24 19:55:13 [info] 9430#9430: *9135 client 127.0.0.1 closed keepalive connection
3790
2023/01/24 19:55:14 [info] 9430#9430: *9249 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3791
2023/01/24 19:55:14 [info] 9430#9430: *9250 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3792
Possible unhandled promise rejection: Error: 
3793
CollectionsTest#test_combine_selected_collection_files_into_new_collection_active_foo_collection_in_aproject_true = 3.62 s = .
3794
2023/01/24 19:55:15 [info] 9430#9430: *9181 client 127.0.0.1 closed keepalive connection
3795
2023/01/24 19:55:16 [info] 9430#9430: *9269 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3796
2023/01/24 19:55:16 [info] 9430#9430: *9270 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3797
Possible unhandled promise rejection: Error: 
3798
2023/01/24 19:55:17 [info] 9430#9430: *9300 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3799
2023/01/24 19:55:17 [info] 9430#9430: *9301 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3800
Possible unhandled promise rejection: Error: 
3801
2023/01/24 19:55:18 [info] 9430#9430: *9328 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3802
2023/01/24 19:55:18 [info] 9430#9430: *9329 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3803
Possible unhandled promise rejection: Error: 
3804
CollectionsTest#test_combine_selected_collection_files_into_new_collection_active_foo_file_false = 3.73 s = .
3805
2023/01/24 19:55:19 [info] 9430#9430: *9251 client 127.0.0.1 closed keepalive connection
3806
2023/01/24 19:55:19 [info] 9430#9430: *9346 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3807
2023/01/24 19:55:19 [info] 9430#9430: *9347 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3808
Possible unhandled promise rejection: Error: 
3809
2023/01/24 19:55:20 [info] 9430#9430: *9366 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3810
2023/01/24 19:55:20 [info] 9430#9430: *9367 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3811
Possible unhandled promise rejection: Error: 
3812
2023/01/24 19:55:21 [info] 9430#9430: *9392 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3813
2023/01/24 19:55:21 [info] 9430#9430: *9393 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3814
Possible unhandled promise rejection: Error: 
3815
CollectionsTest#test_combine_selected_collection_files_into_new_collection_project_viewer_foo_collection_in_aproject_false = 2.87 s = .
3816
2023/01/24 19:55:22 [info] 9430#9430: *9410 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3817
2023/01/24 19:55:22 [info] 9430#9430: *9411 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3818
Possible unhandled promise rejection: Error: 
3819
2023/01/24 19:55:23 [info] 9430#9430: *9439 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3820
2023/01/24 19:55:23 [info] 9430#9430: *9440 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3821
Possible unhandled promise rejection: Error: 
3822
2023/01/24 19:55:24 [info] 9430#9430: *9465 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3823
2023/01/24 19:55:24 [info] 9430#9430: *9466 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3824
Possible unhandled promise rejection: Error: 
3825
CollectionsTest#test_combine_selected_collection_files_into_new_collection_project_viewer_foo_file_false = 2.92 s = .
3826
2023/01/24 19:55:25 [info] 9430#9430: *9330 client 127.0.0.1 closed keepalive connection
3827
2023/01/24 19:55:25 [info] 9430#9430: *9332 client 127.0.0.1 closed keepalive connection
3828
2023/01/24 19:55:25 [info] 9430#9430: *9485 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3829
2023/01/24 19:55:26 [info] 9430#9430: *9486 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3830
Possible unhandled promise rejection: Error: 
3831
2023/01/24 19:55:26 [info] 9430#9430: *9396 client 127.0.0.1 closed keepalive connection
3832
2023/01/24 19:55:27 [info] 9430#9430: *9513 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3833
2023/01/24 19:55:27 [info] 9430#9430: *9514 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3834
Possible unhandled promise rejection: Error: 
3835
CollectionsTest#test_combine_selected_collections_into_new_collection = 2.91 s = .
3836
2023/01/24 19:55:28 [info] 9430#9430: *9541 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3837
Possible unhandled promise rejection: Error: 
3838
2023/01/24 19:55:28 [info] 9430#9430: *9542 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3839
2023/01/24 19:55:29 [info] 9430#9430: *9467 client 127.0.0.1 closed keepalive connection
3840
CollectionsTest#test_creating_and_uncreating_a_sharing_link = 2.25 s = .
3841
2023/01/24 19:55:30 [info] 9430#9430: *9576 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3842
2023/01/24 19:55:30 [info] 9430#9430: *9577 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3843
Possible unhandled promise rejection: Error: 
3844
CollectionsTest#test_remove/rename_file_options_not_presented_if_user_cannot_update_a_collection = 1.55 s = .
3845
2023/01/24 19:55:31 [info] 9430#9430: *9114 client 127.0.0.1 closed keepalive connection
3846
2023/01/24 19:55:34 [info] 9430#9430: *9394 client 127.0.0.1 closed keepalive connection
3847
CollectionsTest#test_remove_a_file_from_collection_using_checkbox_and_dropdown_option = 4.35 s = .
3848
2023/01/24 19:55:36 [info] 9430#9430: *9515 client 127.0.0.1 closed keepalive connection
3849
2023/01/24 19:55:36 [info] 9430#9430: *9517 client 127.0.0.1 closed keepalive connection
3850
2023/01/24 19:55:37 [info] 9430#9430: *9602 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3851
CollectionsTest#test_remove_a_file_in_collection_using_trash_icon = 3.91 s = .
3852
2023/01/24 19:55:40 [info] 9430#9430: *9469 client 127.0.0.1 closed keepalive connection
3853
2023/01/24 19:55:40 [info] 9430#9430: *9554 client 127.0.0.1 closed keepalive connection
3854
2023/01/24 19:55:40 [info] 9430#9430: *9556 client 127.0.0.1 closed keepalive connection
3855
2023/01/24 19:55:41 [info] 9430#9430: *9578 client 127.0.0.1 closed keepalive connection
3856
CollectionsTest#test_rename_a_file_in_collection = 3.23 s = .
3857
2023/01/24 19:55:45 [info] 9430#9430: *9715 client closed connection while waiting for request, client: 127.0.0.1, server: 127.0.0.1:47075
3858
2023/01/24 19:55:45 [info] 9430#9430: *9636 client 127.0.0.1 closed keepalive connection
3859
CollectionsTest#test_unlock_collection_to_modify_files = 3.84 s = .
3860
2023/01/24 19:55:47 [info] 9430#9430: *9777 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3861
Possible unhandled promise rejection: Error: 
3862
ErrorsTest#test_'object_not_found'_page_includes_search_link = 1.51 s = .
3863
2023/01/24 19:55:49 [info] 9430#9430: *9791 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3864
Possible unhandled promise rejection: Error: 
3865
ErrorsTest#test_404_page_includes_information_about_missing_object = 1.36 s = .
3866
2023/01/24 19:55:50 [info] 9430#9430: *9691 client 127.0.0.1 closed keepalive connection
3867
ErrorsTest#test_API_error_page_has_Report_problem_button = 1.26 s = .
3868
2023/01/24 19:55:51 [info] 9430#9430: *9808 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3869
Possible unhandled promise rejection: Error: 
3870
ErrorsTest#test_error_page_renders_user_navigation = 1.39 s = .
3871
2023/01/24 19:55:52 [info] 9430#9430: *9736 client 127.0.0.1 closed keepalive connection
3872
ErrorsTest#test_error_page_renders_without_login = 1.08 s = .
3873
ErrorsTest#test_no_user_navigation_with_expired_token = 1.21 s = .
3874
2023/01/24 19:55:55 [info] 9430#9430: *9834 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3875
Possible unhandled promise rejection: Error: 
3876
ErrorsTest#test_showing_a_bad_UUID_returns_404 = 1.36 s = .
3877
2023/01/24 19:55:56 [info] 9430#9430: *9763 client 127.0.0.1 closed keepalive connection
3878
2023/01/24 19:55:56 [info] 9430#9430: *9765 client 127.0.0.1 closed keepalive connection
3879
2023/01/24 19:55:56 [info] 9430#9430: *9852 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3880
Possible unhandled promise rejection: Error: 
3881
ErrorsTest#test_showing_a_trashed_collection_UUID_gives_untrash_button = 1.46 s = .
3882
2023/01/24 19:55:57 [info] 9430#9430: *9778 client 127.0.0.1 closed keepalive connection
3883
2023/01/24 19:55:57 [info] 9430#9430: *9780 client 127.0.0.1 closed keepalive connection
3884
2023/01/24 19:55:58 [info] 9430#9430: *9869 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3885
Possible unhandled promise rejection: Error: 
3886
ErrorsTest#test_showing_a_trashed_container_request_gives_untrash_button = 1.50 s = .
3887
2023/01/24 19:55:59 [info] 9430#9430: *9792 client 127.0.0.1 closed keepalive connection
3888
2023/01/24 19:55:59 [info] 9430#9430: *9882 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3889
Possible unhandled promise rejection: Error: 
3890
2023/01/24 19:55:59 [info] 9430#9430: *9794 client 127.0.0.1 closed keepalive connection
3891
2023/01/24 19:55:59 [info] 9430#9430: *9796 client 127.0.0.1 closed keepalive connection
3892
ErrorsTest#test_unrouted_404_page_works = 1.47 s = .
3893
2023/01/24 19:56:00 [info] 9430#9430: *9809 client 127.0.0.1 closed keepalive connection
3894
2023/01/24 19:56:00 [info] 9430#9430: *9811 client 127.0.0.1 closed keepalive connection
3895
2023/01/24 19:56:01 [info] 9430#9430: *9909 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3896
2023/01/24 19:56:01 [info] 9430#9430: *9910 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3897
Possible unhandled promise rejection: Error: 
3898
2023/01/24 19:56:02 [info] 9430#9430: *9922 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3899
2023/01/24 19:56:02 [info] 9430#9430: *9923 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3900
Possible unhandled promise rejection: Error: 
3901
2023/01/24 19:56:02 [info] 9430#9430: *9821 client 127.0.0.1 closed keepalive connection
3902
2023/01/24 19:56:02 [info] 9430#9430: *9816 client 127.0.0.1 closed keepalive connection
3903
2023/01/24 19:56:02 [info] 9430#9430: *9814 client 127.0.0.1 closed keepalive connection
3904
2023/01/24 19:56:02 [info] 9430#9430: *9835 client 127.0.0.1 closed keepalive connection
3905
2023/01/24 19:56:02 [info] 9430#9430: *9837 client 127.0.0.1 closed keepalive connection
3906
2023/01/24 19:56:03 [info] 9430#9430: *9950 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3907
2023/01/24 19:56:03 [info] 9430#9430: *9951 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3908
Possible unhandled promise rejection: Error: 
3909
2023/01/24 19:56:03 [info] 9430#9430: *9853 client 127.0.0.1 closed keepalive connection
3910
2023/01/24 19:56:03 [info] 9430#9430: *9855 client 127.0.0.1 closed keepalive connection
3911
UserSettingsMenuTest#test_create_new_repository = 3.58 s = .
3912
UserSettingsMenuTest#test_pipeline_notification_shown_even_though_public_pipelines_exist = 0.84 s = S
3913
2023/01/24 19:56:05 [info] 9430#9430: *9870 client 127.0.0.1 closed keepalive connection
3914
2023/01/24 19:56:05 [info] 9430#9430: *9983 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3915
Possible unhandled promise rejection: Error: 
3916
2023/01/24 19:56:05 [info] 9430#9430: *9872 client 127.0.0.1 closed keepalive connection
3917
2023/01/24 19:56:06 [info] 9430#9430: *9883 client 127.0.0.1 closed keepalive connection
3918
2023/01/24 19:56:09 [info] 9430#9430: *9823 client 127.0.0.1 closed keepalive connection
3919
2023/01/24 19:56:10 [info] 9430#9430: *9965 client 127.0.0.1 closed keepalive connection
3920
2023/01/24 19:56:10 [info] 9430#9430: *9967 client 127.0.0.1 closed keepalive connection
3921
Test failed, retrying (#1)
3922
Test failed, retrying (#2)
3923
2023/01/24 19:56:53 [info] 9430#9430: *9986 client 127.0.0.1 closed keepalive connection
3924
2023/01/24 19:56:53 [info] 9430#9430: *9988 client 127.0.0.1 closed keepalive connection
3925
Saved ./tmp/workbench-fail-1.png
3926
UserSettingsMenuTest#test_request_shell_access = 53.30 s = E
3927
Test failed, retrying (#1)
3928
Test failed, retrying (#2)
3929
Saved ./tmp/workbench-fail-2.png
3930
UserSettingsMenuTest#test_test_user_settings_menu_for_page_/current_token = 52.88 s = F
3931
Test failed, retrying (#1)
3932
2023/01/24 19:58:31 [info] 9430#9430: *10036 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3933
Possible unhandled promise rejection: Error: 
3934
UserSettingsMenuTest#test_test_user_settings_menu_for_page_/current_token_when_page_is_empty = 41.04 s = .
3935
2023/01/24 19:58:32 [info] 9430#9430: *10052 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3936
2023/01/24 19:58:32 [info] 9430#9430: *10053 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3937
Possible unhandled promise rejection: Error: 
3938
UserSettingsMenuTest#test_test_user_settings_menu_for_page_/repositories = 2.07 s = .
3939
2023/01/24 19:58:34 [info] 9430#9430: *9994 client 127.0.0.1 closed keepalive connection
3940
2023/01/24 19:58:34 [info] 9430#9430: *10079 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3941
2023/01/24 19:58:34 [info] 9430#9430: *10080 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3942
Possible unhandled promise rejection: Error: 
3943
UserSettingsMenuTest#test_test_user_settings_menu_for_page_/repositories_when_page_is_empty = 1.55 s = .
3944
2023/01/24 19:58:36 [info] 9430#9430: *9996 client 127.0.0.1 closed keepalive connection
3945
2023/01/24 19:58:36 [info] 9430#9430: *10108 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3946
Possible unhandled promise rejection: Error: 
3947
2023/01/24 19:58:36 [info] 9430#9430: *9998 client 127.0.0.1 closed keepalive connection
3948
2023/01/24 19:58:36 [info] 9430#9430: *10002 client 127.0.0.1 closed keepalive connection
3949
UserSettingsMenuTest#test_test_user_settings_menu_for_page_ssh_keys = 1.74 s = .
3950
2023/01/24 19:58:38 [info] 9430#9430: *10126 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3951
Possible unhandled promise rejection: Error: 
3952
UserSettingsMenuTest#test_test_user_settings_menu_for_page_ssh_keys_when_page_is_empty = 1.44 s = .
3953
2023/01/24 19:58:39 [info] 9430#9430: *10149 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3954
Possible unhandled promise rejection: Error: 
3955
UserSettingsMenuTest#test_test_user_settings_menu_for_page_virtual_machines = 1.55 s = .
3956
2023/01/24 19:58:40 [info] 9430#9430: *10037 client 127.0.0.1 closed keepalive connection
3957
2023/01/24 19:58:40 [info] 9430#9430: *10039 client 127.0.0.1 closed keepalive connection
3958
2023/01/24 19:58:41 [info] 9430#9430: *10167 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3959
Possible unhandled promise rejection: Error: 
3960
UserSettingsMenuTest#test_test_user_settings_menu_for_page_virtual_machines_when_page_is_empty = 1.36 s = .
3961
2023/01/24 19:58:42 [info] 9430#9430: *10067 client 127.0.0.1 closed keepalive connection
3962
2023/01/24 19:58:42 [info] 9430#9430: *10069 client 127.0.0.1 closed keepalive connection
3963
2023/01/24 19:58:42 [info] 9430#9430: *10194 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3964
2023/01/24 19:58:42 [info] 9430#9430: *10195 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3965
Possible unhandled promise rejection: Error: 
3966
2023/01/24 19:58:43 [info] 9430#9430: *10089 client 127.0.0.1 closed keepalive connection
3967
2023/01/24 19:58:43 [info] 9430#9430: *10091 client 127.0.0.1 closed keepalive connection
3968
2023/01/24 19:58:43 [info] 9430#9430: *10211 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3969
Possible unhandled promise rejection: Error: 
3970
2023/01/24 19:58:44 [info] 9430#9430: *10110 client 127.0.0.1 closed keepalive connection
3971
2023/01/24 19:58:45 [info] 9430#9430: *10127 client 127.0.0.1 closed keepalive connection
3972
2023/01/24 19:58:45 [info] 9430#9430: *10129 client 127.0.0.1 closed keepalive connection
3973
2023/01/24 19:58:46 [info] 9430#9430: *10250 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3974
UserSettingsMenuTest#test_test_user_settings_menu_for_user_active = 4.91 s = .
3975
2023/01/24 19:58:46 [info] 9430#9430: *10150 client 127.0.0.1 closed keepalive connection
3976
2023/01/24 19:58:46 [info] 9430#9430: *10152 client 127.0.0.1 closed keepalive connection
3977
2023/01/24 19:58:47 [info] 9430#9430: *10168 client 127.0.0.1 closed keepalive connection
3978
2023/01/24 19:58:47 [info] 9430#9430: *10276 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3979
2023/01/24 19:58:47 [info] 9430#9430: *10277 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3980
Possible unhandled promise rejection: Error: 
3981
2023/01/24 19:58:48 [info] 9430#9430: *10291 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3982
Possible unhandled promise rejection: Error: 
3983
2023/01/24 19:58:50 [info] 9430#9430: *10324 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3984
Possible unhandled promise rejection: Error: 
3985
UserSettingsMenuTest#test_test_user_settings_menu_for_user_admin = 4.15 s = .
3986
UserSettingsMenuTest#test_test_user_settings_menu_for_user_inactive = 1.39 s = .
3987
UserSettingsMenuTest#test_test_user_settings_menu_for_user_inactive_uninvited = 1.18 s = .
3988
2023/01/24 19:58:53 [info] 9430#9430: *10251 client 127.0.0.1 closed keepalive connection
3989
2023/01/24 19:58:53 [info] 9430#9430: *10253 client 127.0.0.1 closed keepalive connection
3990
2023/01/24 19:58:54 [info] 9430#9430: *10369 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3991
2023/01/24 19:58:54 [info] 9430#9430: *10370 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3992
Possible unhandled promise rejection: Error: 
3993
UserSettingsMenuTest#test_user_settings_menu_for_active_with_notifications_[] = 1.74 s = .
3994
2023/01/24 19:58:55 [info] 9430#9430: *10388 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3995
2023/01/24 19:58:55 [info] 9430#9430: *10389 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
3996
Possible unhandled promise rejection: Error: 
3997
2023/01/24 19:58:56 [info] 9430#9430: *10400 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
3998
Possible unhandled promise rejection: Error: 
3999
2023/01/24 19:58:58 [info] 9430#9430: *10427 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
4000
Possible unhandled promise rejection: Error: 
4001
2023/01/24 19:58:58 [info] 9430#9430: *10325 client 127.0.0.1 closed keepalive connection
4002
UserSettingsMenuTest#test_user_settings_menu_for_job_reader_with_notifications_[:ssh,_:pipeline] = 3.61 s = .
4003
2023/01/24 19:58:59 [info] 9430#9430: *10337 client 127.0.0.1 closed keepalive connection
4004
2023/01/24 19:58:59 [info] 9430#9430: *10339 client 127.0.0.1 closed keepalive connection
4005
2023/01/24 19:58:59 [info] 9430#9430: *10443 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
4006
2023/01/24 19:58:59 [info] 9430#9430: *10444 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
4007
Possible unhandled promise rejection: Error: 
4008
2023/01/24 19:58:59 [info] 9430#9430: *10343 client 127.0.0.1 closed keepalive connection
4009
2023/01/24 19:58:59 [info] 9430#9430: *10345 client 127.0.0.1 closed keepalive connection
4010
UserSettingsMenuTest#test_verify_repositories_for_active_user = 1.85 s = .
4011
2023/01/24 19:59:01 [info] 9430#9430: *10371 client 127.0.0.1 closed keepalive connection
4012
2023/01/24 19:59:01 [info] 9430#9430: *10373 client 127.0.0.1 closed keepalive connection
4013
2023/01/24 19:59:01 [info] 9430#9430: *10484 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:47075
4014
2023/01/24 19:59:01 [info] 9430#9430: *10485 client closed connection while SSL handshaking, client: 127.0.0.1, server: 127.0.0.1:39817
4015
Possible unhandled promise rejection: Error: 
4016
LoginsTest#test_login_with_api_token_works_after_redirect = 1.73 s = .
4017
LoginsTest#test_trying_to_use_expired_token_redirects_to_login_page = 1.17 s = .
4018

    
4019
Finished in 959.019581s, 0.2659 runs/s, 1.1199 assertions/s.
4020

    
4021
  1) Skipped:
4022
AjaxErrorsTest#test_load_pane_with_deleted_session [/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/integration/ajax_errors_test.rb:14]:
4023
unreliable test
4024

    
4025
  2) Skipped:
4026
AjaxErrorsTest#test_load_pane_with_expired_token [/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/integration/ajax_errors_test.rb:30]:
4027
unreliable test
4028

    
4029
  3) Skipped:
4030
CollectionUploadTest#test_Report_mixed-content_error [/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/integration/collection_upload_test.rb:79]:
4031
Test suite does not use TLS
4032

    
4033
  4) Skipped:
4034
UserSettingsMenuTest#test_pipeline_notification_shown_even_though_public_pipelines_exist [/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/integration/user_settings_menu_test.rb:80]:
4035
created_by doesn't work that way
4036

    
4037
  5) Error:
4038
UserSettingsMenuTest#test_request_shell_access:
4039
Capybara::ExpectationNotMet: expected to find css "a" with text "Send request for shell access" but there were no matches. Also found "workbench:test", "", "", "", "Home project", "Virtual machines", "Repositories", "Current token", "SSH keys", "Link account", "Manage profile", "Log out", "", "Public Pipelines and Data sets", "Tutorials and User guide", "API Reference", "SDK Reference", "Show version / debugging info ...", "Report a problem ...", "Dashboard", "Projects", "Search all projects ...", "Browse public projects", "Add a new project", "Home", "Home", "Trash", "Firefox", "Chrome", "log-in or register", "Public Pipelines and Datasets", "the Pathomap team did", "developer site", "doc.arvados.org", "doc.arvados.org", "Virtual Machines", "Arvados Docs → User Guide → VM access", "Sending request...", "add an SSH key to your account", "Accessing an Arvados VM with SSH", which matched the selector but not all filters.
4040
    test/integration/user_settings_menu_test.rb:147:in `block in <class:UserSettingsMenuTest>'
4041
    test/test_helper.rb:358:in `capture_exceptions'
4042
    test/test_helper.rb:285:in `run'
4043

    
4044
  6) Failure:
4045
UserSettingsMenuTest#test_test_user_settings_menu_for_page_/current_token [/tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/test/integration/user_settings_menu_test.rb:207]:
4046
Expected false to be truthy.
4047

    
4048
255 runs, 1074 assertions, 1 failures, 1 errors, 4 skips
4049

    
4050
Failed tests:
4051

    
4052
bin/rails test test/integration/ajax_errors_test.rb:13
4053
bin/rails test test/integration/ajax_errors_test.rb:29
4054
bin/rails test test/integration/collection_upload_test.rb:78
4055
bin/rails test test/integration/user_settings_menu_test.rb:79
4056
bin/rails test test/integration/user_settings_menu_test.rb:137
4057
bin/rails test test/integration/user_settings_menu_test.rb:200
4058
Sent SIGTERM to 9567 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/keep0.pid)
4059
Sent SIGTERM to 9579 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/keep1.pid)
4060
2023/01/24 19:59:05 [info] 9430#9430: *10327 client 127.0.0.1 closed keepalive connection
4061
2023/01/24 19:59:05 [info] 9430#9430: *10428 client 127.0.0.1 closed keepalive connection
4062
2023/01/24 19:59:05 [info] 9430#9430: *10490 client 127.0.0.1 closed keepalive connection
4063
2023/01/24 19:59:05 [info] 9430#9430: *10488 client 127.0.0.1 closed keepalive connection
4064
2023/01/24 19:59:05 [info] 9430#9430: *10486 client 127.0.0.1 closed keepalive connection
4065
2023/01/24 19:59:05 [info] 9430#9430: *10460 client 127.0.0.1 closed keepalive connection
4066
2023/01/24 19:59:05 [info] 9430#9430: *10458 client 127.0.0.1 closed keepalive connection
4067
2023/01/24 19:59:05 [info] 9430#9430: *10004 client 127.0.0.1 closed keepalive connection
4068
2023/01/24 19:59:05 [info] 9430#9430: *10014 client 127.0.0.1 closed keepalive connection
4069
2023/01/24 19:59:05 [info] 9430#9430: *10015 client 127.0.0.1 closed keepalive connection
4070
2023/01/24 19:59:05 [info] 9430#9430: *10016 client 127.0.0.1 closed keepalive connection
4071
2023/01/24 19:59:05 [info] 9430#9430: *10018 client 127.0.0.1 closed keepalive connection
4072
2023/01/24 19:59:05 [info] 9430#9430: *10019 client 127.0.0.1 closed keepalive connection
4073
2023/01/24 19:59:05 [info] 9430#9430: *10020 client 127.0.0.1 closed keepalive connection
4074
2023/01/24 19:59:05 [info] 9430#9430: *10023 client 127.0.0.1 closed keepalive connection
4075
2023/01/24 19:59:05 [info] 9430#9430: *10170 client 127.0.0.1 closed keepalive connection
4076
2023/01/24 19:59:05 [info] 9430#9430: *10430 client 127.0.0.1 closed keepalive connection
4077
2023/01/24 19:59:05 [info] 9430#9430: *10112 client 127.0.0.1 closed keepalive connection
4078
Coverage report generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/coverage. 3799 / 4772 LOC (79.61%) covered.
4079
Coverage report Rcov style generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-integration/apps/workbench/coverage/rcov
4080
======= apps/workbench_integration tests -- FAILED
4081
======= test apps/workbench_integration -- 968s
4082
2023/01/24 19:59:05 [notice] 9427#9427: signal 15 (SIGTERM) received from 14368, exiting
4083
2023/01/24 19:59:05 [notice] 9430#9430: exiting
4084
2023/01/24 19:59:05 [notice] 9430#9430: exit
4085
2023/01/24 19:59:05 [notice] 9427#9427: signal 17 (SIGCHLD) received from 9430
4086
2023/01/24 19:59:05 [notice] 9427#9427: worker process 9430 exited with code 0
4087
2023/01/24 19:59:05 [notice] 9427#9427: exit
4088
Sent SIGTERM to 9427 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/nginx.pid)
4089
Sent SIGTERM to 9489 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/githttpd.pid)
4090
Sent SIGTERM to 9505 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/ws.pid)
4091
Sent SIGTERM to 9471 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/keep-web.pid)
4092
Sent SIGTERM to 9456 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/keepproxy.pid)
4093
Sent SIGTERM to 9436 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/controller.pid)
4094
Sent SIGTERM to 9300 (/tmp/workspace/developer-run-tests-apps-workbench-integration/tmp/api.pid)
4095
Pass: env install (18s)
4096
Pass: doc install (1s)
4097
Pass: sdk/ruby install (3s)
4098
Pass: sdk/R install (0s)
4099
Pass: sdk/cli install (4s)
4100
Pass: services/login-sync install (7s)
4101
Pass: sdk/python install (5s)
4102
Pass: sdk/cwl install (4s)
4103
Pass: services/dockercleaner install (4s)
4104
Pass: services/fuse install (4s)
4105
Pass: tools/crunchstat-summary install (4s)
4106
Pass: cmd/arvados-client install (4s)
4107
Pass: cmd/arvados-package install (6s)
4108
Pass: cmd/arvados-server install (31s)
4109
Pass: lib/boot install (0s)
4110
Pass: lib/cli install (0s)
4111
Pass: lib/cloud install (0s)
4112
Pass: lib/cloud/azure install (1s)
4113
Pass: lib/cloud/cloudtest install (0s)
4114
Pass: lib/cloud/ec2 install (0s)
4115
Pass: lib/cloud/loopback install (0s)
4116
Pass: lib/cmd install (1s)
4117
Pass: lib/cmdtest install (0s)
4118
Pass: lib/config install (0s)
4119
Pass: lib/controller install (0s)
4120
Pass: lib/controller/api install (0s)
4121
Pass: lib/controller/dblock install (0s)
4122
Pass: lib/controller/federation install (1s)
4123
Pass: lib/controller/localdb install (0s)
4124
Pass: lib/controller/railsproxy install (0s)
4125
Pass: lib/controller/router install (0s)
4126
Pass: lib/controller/rpc install (0s)
4127
Pass: lib/costanalyzer install (1s)
4128
Pass: lib/crunchrun install (0s)
4129
Pass: lib/crunchstat install (0s)
4130
Pass: lib/ctrlctx install (0s)
4131
Pass: lib/deduplicationreport install (0s)
4132
Pass: lib/diagnostics install (1s)
4133
Pass: lib/dispatchcloud install (0s)
4134
Pass: lib/dispatchcloud/container install (0s)
4135
Pass: lib/dispatchcloud/scheduler install (0s)
4136
Pass: lib/dispatchcloud/sshexecutor install (1s)
4137
Pass: lib/dispatchcloud/test install (0s)
4138
Pass: lib/dispatchcloud/worker install (0s)
4139
Pass: lib/install install (0s)
4140
Pass: lib/lsf install (1s)
4141
Pass: lib/mount install (0s)
4142
Pass: lib/pam install (1s)
4143
Pass: lib/recovercollection install (0s)
4144
Pass: lib/selfsigned install (0s)
4145
Pass: lib/service install (1s)
4146
Pass: sdk/go/arvados install (0s)
4147
Pass: sdk/go/arvadosclient install (0s)
4148
Pass: sdk/go/arvadostest install (0s)
4149
Pass: sdk/go/asyncbuf install (0s)
4150
Pass: sdk/go/auth install (1s)
4151
Pass: sdk/go/blockdigest install (0s)
4152
Pass: sdk/go/config install (0s)
4153
Pass: sdk/go/ctxlog install (0s)
4154
Pass: sdk/go/dispatch install (0s)
4155
Pass: sdk/go/health install (0s)
4156
Pass: sdk/go/httpserver install (1s)
4157
Pass: sdk/go/keepclient install (0s)
4158
Pass: sdk/go/manifest install (0s)
4159
Pass: sdk/go/stats install (0s)
4160
Pass: services/crunch-dispatch-local install (1s)
4161
Pass: services/crunch-dispatch-slurm install (1s)
4162
Pass: services/crunchstat install (0s)
4163
Pass: services/githttpd install (0s)
4164
Pass: services/keep-balance install (0s)
4165
Pass: services/keepproxy install (1s)
4166
Pass: services/keepstore install (0s)
4167
Pass: services/keep-web install (0s)
4168
Pass: services/ws install (0s)
4169
Pass: tools/keep-block-check install (1s)
4170
Pass: tools/keep-exercise install (1s)
4171
Pass: tools/keep-rsync install (0s)
4172
Pass: tools/sync-groups install (1s)
4173
Pass: tools/sync-users install (0s)
4174
Pass: services/api install (21s)
4175
Pass: apps/workbench install (12s)
4176
Failures (1):
4177
Fail: apps/workbench_integration tests (968s)
4178
Leaving behind temp dirs in /home/jenkins/tmp
4179
Build step 'Execute shell' marked build as failure
4180
Archiving artifacts
4181
Started calculate disk usage of build
4182
Finished Calculation of disk usage of build in 0 seconds
4183
Started calculate disk usage of workspace
4184
Finished Calculation of disk usage of workspace in 0 seconds
4185
Finished: FAILURE
(3-3/5)