Project

General

Profile

Idea #19977 » developer-run-tests-apps-workbench-functionals-3518.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-340urq (tests) in workspace /tmp/workspace/developer-run-tests-apps-workbench-functionals
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-functionals # 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-functionals] $ /bin/bash /tmp/jenkins34641185168535014.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-functionals
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: uritemplate<4dev,>=3.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (3.0.1)
72
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)
73
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)
74
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)
75
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)
76
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)
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: 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)
79
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)
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: 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)
83
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)
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: 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)
87
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)
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: 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)
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 certifi==2022.9.24
528
Best match: certifi 2022.9.24
529
Adding certifi 2022.9.24 to easy-install.pth file
530

    
531
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
532
Searching for charset-normalizer==2.1.1
533
Best match: charset-normalizer 2.1.1
534
Adding charset-normalizer 2.1.1 to easy-install.pth file
535
Installing normalizer script to /home/jenkins/tmp/VENV3DIR/bin
536

    
537
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
538
Searching for urllib3==1.26.12
539
Best match: urllib3 1.26.12
540
Adding urllib3 1.26.12 to easy-install.pth file
541

    
542
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
543
Searching for idna==3.4
544
Best match: idna 3.4
545
Adding idna 3.4 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-functionals/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/sdk/python
550
======= install env -- 21s
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 minitest 5.16.3
600
Using thread_safe 0.3.6
601
Using public_suffix 5.0.0
602
Using andand 1.3.3
603
Using extlib 0.9.16
604
Using multi_json 1.15.0
605
Using multipart-post 2.2.3
606
Using memoist 0.16.2
607
Using jwt 1.5.6
608
Using os 1.1.4
609
Using bundler 2.3.25
610
Using ruby2_keywords 0.0.5
611
Using retriable 1.4.1
612
Using tzinfo 1.2.10
613
Using addressable 2.8.1
614
Using json 2.6.2
615
Using i18n 0.9.5
616
Using launchy 2.5.0
617
Using mocha 2.0.2
618
Using faraday 0.17.6
619
Using autoparse 0.3.3
620
Using activesupport 5.2.8.1
621
Using signet 0.11.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 -- 4s
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 public_suffix 5.0.0
713
Using andand 1.3.3
714
Using extlib 0.9.16
715
Using multi_json 1.15.0
716
Using multipart-post 2.2.3
717
Using memoist 0.16.2
718
Using jwt 1.5.6
719
Using os 1.1.4
720
Using retriable 1.4.1
721
Using curb 0.9.11
722
Using json 2.6.2
723
Using oj 3.10.8
724
Using bundler 2.3.25
725
Using i18n 0.9.5
726
Using tzinfo 1.2.10
727
Using addressable 2.8.1
728
Using optimist 3.0.1
729
Using faraday 0.17.6
730
Using autoparse 0.3.3
731
Using launchy 2.4.3
732
Using activesupport 5.2.8.1
733
Using signet 0.11.0
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 public_suffix 5.0.0
905
Using multi_json 1.15.0
906
Using multipart-post 2.2.3
907
Using andand 1.3.3
908
Using jwt 1.5.6
909
Using memoist 0.16.2
910
Using extlib 0.9.16
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 activesupport 5.2.8.1
921
Using signet 0.11.0
922
Using launchy 2.4.3
923
Using mocha 2.0.2
924
Using googleauth 0.9.0
925
Using autoparse 0.3.3
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 -- 8s
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-functionals/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/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: 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)
1123
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)
1124
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)
1125
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)
1126
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)
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 -- 6s
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-functionals/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/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: 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)
1244
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)
1245
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)
1246
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)
1247
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)
1248
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)
1249
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)
1250
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)
1251
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)
1252
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)
1253
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)
1254
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)
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: 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)
1261
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)
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: 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)
1268
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)
1269
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)
1270
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)
1271
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)
1272
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)
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: 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)
1275
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)
1276
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)
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 -- 5s
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-functionals/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/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: 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)
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: 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)
1345
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)
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 -- 5s
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-functionals/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/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: 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)
1426
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)
1427
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)
1428
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)
1429
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)
1430
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)
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: 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)
1434
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)
1435
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)
1436
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->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-functionals/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-functionals/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: 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)
1511
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)
1512
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)
1513
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)
1514
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)
1515
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)
1516
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)
1517
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)
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: 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)
1521
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)
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.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->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 -- 5s
1537
======= install cmd/arvados-client
1538
======= install cmd/arvados-client -- 5s
1539
======= install cmd/arvados-package
1540
======= install cmd/arvados-package -- 8s
1541
======= install cmd/arvados-server
1542
======= install cmd/arvados-server -- 33s
1543
======= install lib/boot
1544
======= install lib/boot -- 0s
1545
======= install lib/cli
1546
======= install lib/cli -- 1s
1547
======= install lib/cloud
1548
======= install lib/cloud -- 0s
1549
======= install lib/cloud/azure
1550
======= install lib/cloud/azure -- 0s
1551
======= install lib/cloud/cloudtest
1552
======= install lib/cloud/cloudtest -- 0s
1553
======= install lib/cloud/ec2
1554
======= install lib/cloud/ec2 -- 1s
1555
======= install lib/cloud/loopback
1556
======= install lib/cloud/loopback -- 0s
1557
======= install lib/cmd
1558
======= install lib/cmd -- 0s
1559
======= install lib/cmdtest
1560
======= install lib/cmdtest -- 0s
1561
======= install lib/config
1562
======= install lib/config -- 1s
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 -- 0s
1571
======= install lib/controller/localdb
1572
======= install lib/controller/localdb -- 1s
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 -- 1s
1597
======= install lib/dispatchcloud/sshexecutor
1598
======= install lib/dispatchcloud/sshexecutor -- 0s
1599
======= install lib/dispatchcloud/test
1600
======= install lib/dispatchcloud/test -- 0s
1601
======= install lib/dispatchcloud/worker
1602
======= install lib/dispatchcloud/worker -- 1s
1603
======= install lib/install
1604
======= install lib/install -- 0s
1605
======= install lib/lsf
1606
======= install lib/lsf -- 0s
1607
======= install lib/mount
1608
======= install lib/mount -- 0s
1609
======= install lib/pam
1610
======= install lib/pam -- 2s
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 -- 0s
1617
======= install sdk/go/arvados
1618
======= install sdk/go/arvados -- 1s
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 -- 0s
1627
======= install sdk/go/blockdigest
1628
======= install sdk/go/blockdigest -- 1s
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 -- 2s
1647
======= install services/crunch-dispatch-slurm
1648
======= install services/crunch-dispatch-slurm -- 0s
1649
======= install services/crunchstat
1650
======= install services/crunchstat -- 1s
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 -- 0s
1657
======= install services/keepstore
1658
======= install services/keepstore -- 1s
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 -- 1s
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
Using jwt 1.5.6
1701
Using memoist 0.16.2
1702
Using os 1.1.1
1703
Using retriable 1.4.1
1704
Using json 2.5.1
1705
Using bundler 2.2.19
1706
Using byebug 11.0.1
1707
Using method_source 1.0.0
1708
Using thor 1.2.1
1709
Using ffi 1.9.25
1710
Using httpclient 2.8.3
1711
Using rb-fsevent 0.10.3
1712
Using logstash-event 1.2.02
1713
Using metaclass 0.0.4
1714
Using oj 3.9.2
1715
Using optimist 3.0.0
1716
Using pg 1.1.4
1717
Using power_assert 1.1.4
1718
Using rails-perftest 0.0.7
1719
Using ruby-prof 0.15.9
1720
Using safe_yaml 1.0.5
1721
Fetching racc 1.6.1
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 faraday 0.15.4
1731
Using rb-inotify 0.9.10
1732
Using request_store 1.4.1
1733
Using mocha 1.8.0
1734
Using passenger 6.0.15
1735
Using sprockets 3.7.2
1736
Using test-unit 3.3.1
1737
Using activesupport 5.2.8.1
1738
Using simplecov 0.7.1
1739
Using autoparse 0.3.3
1740
Using signet 0.11.0
1741
Using launchy 2.5.0
1742
Using listen 3.2.1
1743
Using globalid 1.0.0
1744
Using activemodel 5.2.8.1
1745
Using factory_bot 5.0.2
1746
Using simplecov-rcov 0.2.3
1747
Using activejob 5.2.8.1
1748
Using activerecord 5.2.8.1
1749
Using acts_as_api 1.0.1
1750
Using rails-observers 0.1.5
1751
Using googleauth 0.9.0
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 responders 2.4.1
1774
Using rails 5.2.8.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-functionals/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-functionals/services/api/tmp/git/internal.git/
1970
+ cd /tmp/workspace/developer-run-tests-apps-workbench-functionals/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-functionals/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-functionals/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-functionals/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-functionals/services/api/tmp/cache does not exist
1988
======= install services/api -- 24s
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-functionals/apps/workbench --loglevel error browserify@"latest" jquery@"latest" awesomplete@"latest" jssha@"2.4.2" mithril@"1.1.7" es6-object-assign@"latest" 
2364
+ awesomplete@1.1.5
2365
+ jssha@2.4.2
2366
+ es6-object-assign@1.1.0
2367
+ browserify@17.0.0
2368
+ mithril@1.1.7
2369
+ jquery@3.6.3
2370
added 161 packages from 123 contributors and audited 161 packages in 7.306s
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-functionals/apps/workbench/node_modules/.bin/browserify  /tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/tmp/npm-rails/bundle.js > /tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/vendor/assets/javascripts/npm-rails/development/npm-dependencies.js
2378
======= install apps/workbench -- 14s
2379
Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy...
2380
api pid 9318 ok
2381
https://127.0.0.1:53911/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:44:17 [notice] 9442#9442: using the "epoll" event method
2384
2023/01/24 19:44:17 [notice] 9442#9442: nginx/1.14.2
2385
2023/01/24 19:44:17 [notice] 9442#9442: OS: Linux 4.19.0-20-cloud-amd64
2386
2023/01/24 19:44:17 [notice] 9442#9442: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2387
2023/01/24 19:44:17 [notice] 9442#9442: start worker processes
2388
2023/01/24 19:44:17 [notice] 9442#9442: start worker process 9445
2389
nginx pid 9442 ok
2390
controller pid 9449 ok
2391
{"health":"OK"}
2392
{"health":"OK"}
2393
2023/01/24 19:44:17 [info] 9445#9445: *1 client 127.0.0.1 closed keepalive connection
2394
https://0.0.0.0:54709/discovery/v1/apis/arvados/v1/rest ok
2395
2023/01/24 19:44:18 [info] 9445#9445: *3 client 127.0.0.1 closed keepalive connection
2396
2023/01/24 19:44:18 [info] 9445#9445: *5 client 127.0.0.1 closed keepalive connection
2397
Using API 0.0.0.0:54709 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2398
2023/01/24 19:44:18 [info] 9445#9445: *9 client 127.0.0.1 closed keepalive connection
2399
2023/01/24 19:44:18 [info] 9445#9445: *11 client 127.0.0.1 closed keepalive connection
2400
keepproxy pid 9469 ok
2401
keep-web pid 9484 ok
2402
{"health":"OK"}
2403
{"health":"OK"}
2404
githttpd pid 9501 ok
2405
{"health":"OK"}
2406
{"health":"OK"}
2407
ws pid 9517 ok
2408
ARVADOS_TEST_PROXY_SERVICES=1
2409
ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2410
ARVADOS_CONFIG=/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/arvados.yml
2411
ARVADOS_API_HOST=0.0.0.0:54709
2412
ARVADOS_TEST_API_INSTALLED=1745
2413
ARVADOS_TEST_API_HOST=127.0.0.1:53911
2414
ARVADOS_API_HOST_INSECURE=true
2415
======= test apps/workbench_functionals
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-functionals/apps/workbench/test/test_helper.rb:175)
2423
child.pid is 9580
2424
child.pid is 9594
2425
2023/01/24 19:44:26 [info] 9445#9445: *16 client 127.0.0.1 closed keepalive connection
2426
2023/01/24 19:44:28 [info] 9445#9445: *30 client 127.0.0.1 closed keepalive connection
2427
2023/01/24 19:44:38 [info] 9445#9445: *145 client 127.0.0.1 closed keepalive connection
2428
2023/01/24 19:44:41 [info] 9445#9445: *151 client 127.0.0.1 closed keepalive connection
2429
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/application_controller_test.rb:384: warning: URI.unescape is obsolete
2430
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/application_controller_test.rb:384: warning: URI.unescape is obsolete
2431
2023/01/24 19:44:46 [info] 9445#9445: *339 client 127.0.0.1 closed keepalive connection
2432
Run options: -v -d --seed 43265
2433

    
2434
# Running:
2435

    
2436
DisabledApiTest#test_dashboard_compute_node_status_not_shown_when_pipeline_instance_index_API_is_disabled = 5.87 s = .
2437
DisabledApiTest#test_dashboard_recent_processes_when_pipeline_instance_index_API_is_disabled = 0.72 s = .
2438
DisabledApiTest#test_job_tasks_index_page_when_API_is_disabled = 0.31 s = .
2439
DisabledApiTest#test_jobs_index_page_when_API_is_disabled = 0.31 s = .
2440
DisabledApiTest#test_pipeline_instances_index_page_when_API_is_disabled = 0.32 s = .
2441
DisabledApiTest#test_pipeline_templates_index_page_when_API_is_disabled = 0.30 s = .
2442
DisabledApiTest#test_project_tabs_as_user_active_when_pipeline_related_index_APIs_are_disabled = 0.58 s = .
2443
DisabledApiTest#test_project_tabs_as_user_admin_when_pipeline_related_index_APIs_are_disabled = 0.42 s = .
2444
DisabledApiTest#test_project_tabs_as_user_when_pipeline_related_index_APIs_are_disabled = 0.12 s = .
2445
UserAgreementsControllerTest#test_User_agreements_page_redirects_if_all_user_agreements_signed = 0.95 s = .
2446
UserAgreementsControllerTest#test_User_agreements_page_shows_form_if_some_user_agreements_are_not_signed = 0.94 s = .
2447
ApplicationControllerTest#test_#<CollectionsController:0x00005654e992f510>_show_method_with_anonymous_config_enabled = 0.10 s = .
2448
ApplicationControllerTest#test_#<CollectionsController:0x00005654e9bbc670>_show_method_with_anonymous_config_not_enabled = 0.00 s = .
2449
ApplicationControllerTest#test_#<JobsController:0x00005654e8b26ec8>_show_method_with_anonymous_config_enabled = 0.23 s = .
2450
ApplicationControllerTest#test_#<JobsController:0x00005654e9ca2620>_show_method_with_anonymous_config_not_enabled = 0.00 s = .
2451
ApplicationControllerTest#test_#<PipelineInstancesController:0x00005654e9cb68a0>_show_method_with_anonymous_config_enabled = 0.21 s = .
2452
ApplicationControllerTest#test_#<PipelineInstancesController:0x00005654e9d2ff70>_show_method_with_anonymous_config_not_enabled = 0.00 s = .
2453
ApplicationControllerTest#test_#<PipelineTemplatesController:0x00005654e865e490>_show_method_with_anonymous_config_enabled = 0.09 s = .
2454
ApplicationControllerTest#test_#<PipelineTemplatesController:0x00005654e9db3140>_show_method_with_anonymous_config_not_enabled = 0.00 s = .
2455
ApplicationControllerTest#test_#<ProjectsController:0x00005654e8324540>_show_method_with_anonymous_config_not_enabled = 0.00 s = .
2456
ApplicationControllerTest#test_#<ProjectsController:0x00005654e850b7a0>_show_method_with_anonymous_config_enabled = 0.09 s = .
2457
ApplicationControllerTest#test_Edit_name_and_verify_that_a_duplicate_is_not_created = 0.13 s = .
2458
ApplicationControllerTest#test_Workbench_returns_4xx_when_API_server_is_unreachable = 0.02 s = .
2459
ApplicationControllerTest#test_X-Request-Id_header = 0.46 s = .
2460
ApplicationControllerTest#test_access_users_index_as_admin_and_verify_Delete_option_is_not_shown = 0.42 s = .
2461
ApplicationControllerTest#test_access_users_index_as_admin_and_verify_Home_link_is_shown = 0.39 s = .
2462
ApplicationControllerTest#test_access_virtual_machines_index_as_admin_and_verify_Delete_option_is_shown = 0.30 s = .
2463
ApplicationControllerTest#test_access_virtual_machines_index_as_admin_and_verify_Home_link_is_not_shown = 0.30 s = .
2464
ApplicationControllerTest#test_collections_for_object = 0.05 s = .
2465
ApplicationControllerTest#test_current_request_id_is_nil_after_a_request = 0.46 s = .
2466
ApplicationControllerTest#test_get_10_objects_of_data_class_user = 0.03 s = .
2467
ApplicationControllerTest#test_get_data_for_no_such_uuid_[:collection_for_pdh,_"no-such-pdh"] = 0.02 s = .
2468
ApplicationControllerTest#test_get_data_for_no_such_uuid_[:collections_for_object,_"no-such-uuid"] = 0.03 s = .
2469
ApplicationControllerTest#test_get_data_for_no_such_uuid_[:links_for_object,_"no-such-uuid"] = 0.02 s = .
2470
ApplicationControllerTest#test_get_data_for_no_such_uuid_[:log_collections_for_object,_"no-such-uuid"] = 0.02 s = .
2471
ApplicationControllerTest#test_get_data_for_no_such_uuid_[:object_for_dataclass,_"no-such-uuid"] = 0.02 s = .
2472
ApplicationControllerTest#test_get_n_objects_for_incorrect_input_["User",_10] = 0.00 s = .
2473
ApplicationControllerTest#test_get_n_objects_for_incorrect_input_[nil,_-1] = 0.00 s = .
2474
ApplicationControllerTest#test_get_n_objects_for_incorrect_input_[nil,_0] = 0.00 s = .
2475
ApplicationControllerTest#test_get_n_objects_for_incorrect_input_[nil,_10] = 0.00 s = .
2476
ApplicationControllerTest#test_get_n_objects_for_incorrect_input_[nil,_nil] = 0.00 s = .
2477
ApplicationControllerTest#test_invoke_show_with_include_accept_encoding_header_config_false = 0.51 s = .
2478
ApplicationControllerTest#test_invoke_show_with_include_accept_encoding_header_config_true = 0.54 s = .
2479
ApplicationControllerTest#test_links_for_object = 0.08 s = .
2480
ApplicationControllerTest#test_log_collections_for_object = 0.06 s = .
2481
ApplicationControllerTest#test_login_link_at_".navbar_.login-menu_.dropdown-menu_a"_includes_return_to_param = 0.05 s = .
2482
ApplicationControllerTest#test_login_link_at_".navbar_.login-menu_a"_includes_return_to_param = 0.04 s = .
2483
ApplicationControllerTest#test_object_for_dataclass = 0.04 s = .
2484
ApplicationControllerTest#test_preload_collections_for_given_uuids = 0.05 s = .
2485
ApplicationControllerTest#test_preload_data_for_empty_array_input_[:preload_collections_for_objects,_[]] = 0.00 s = .
2486
ApplicationControllerTest#test_preload_data_for_empty_array_input_[:preload_for_pdhs,_[]] = 0.00 s = .
2487
ApplicationControllerTest#test_preload_data_for_empty_array_input_[:preload_links_for_objects,_[]] = 0.00 s = .
2488
ApplicationControllerTest#test_preload_data_for_empty_array_input_[:preload_log_collections_for_objects,_[]] = 0.00 s = .
2489
ApplicationControllerTest#test_preload_data_for_empty_array_input_[:preload_objects_for_dataclass,_[]] = 0.00 s = .
2490
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:collections_for_object,_nil] = 0.00 s = .
2491
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:links_for_object,_nil] = 0.00 s = .
2492
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:log_collections_for_object,_nil] = 0.00 s = .
2493
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:object_for_dataclass,_"some_dataclass",_nil] = 0.00 s = .
2494
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:object_for_dataclass,_nil,_"some_uuid"] = 0.00 s = .
2495
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_collections_for_objects,_"input_not_an_array"] = 0.00 s = .
2496
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_collections_for_objects,_nil] = 0.00 s = .
2497
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_for_pdhs,_"input_not_an_array"] = 0.00 s = .
2498
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_for_pdhs,_nil] = 0.00 s = .
2499
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_links_for_objects,_"input_not_an_array"] = 0.00 s = .
2500
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_links_for_objects,_nil] = 0.00 s = .
2501
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_log_collections_for_objects,_"input_not_an_array"] = 0.00 s = .
2502
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_log_collections_for_objects,_nil] = 0.00 s = .
2503
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_objects_for_dataclass,_"input_not_an_array"] = 0.00 s = .
2504
ApplicationControllerTest#test_preload_data_for_wrong_type_input_[:preload_objects_for_dataclass,_nil] = 0.00 s = .
2505
ApplicationControllerTest#test_preload_links_for_objects_and_uuids = 0.09 s = .
2506
ApplicationControllerTest#test_preload_log_collections_for_given_uuids = 0.05 s = .
2507
ApplicationControllerTest#test_preload_objects_for_dataclass = 0.09 s = .
2508
ApplicationControllerTest#test_preload_one_collection_each_for_given_portable_data_hash_list = 0.05 s = .
2509
ApplicationControllerTest#test_requesting_a_nonexistent_object_returns_404 = 0.26 s = .
2510
ApplicationControllerTest#test_requesting_to_the_API_server_includes_X-Request-Id_header = 0.02 s = .
2511
SearchControllerTest#test_Get_search_dialog = 1.08 s = .
2512
SearchControllerTest#test_Get_search_results_for_all_projects = 0.68 s = .
2513
SearchControllerTest#test_Get_search_results_for_empty_project = 0.14 s = .
2514
SearchControllerTest#test_search_results_for_aproject_and_verify_recursive_contents = 0.21 s = .
2515
CollectionsControllerTest#test_Error_if_file_is_impossible_to_retrieve_from_keep_web_url = 0.33 s = .
2516
CollectionsControllerTest#test_No_Upload_tab_on_non-writable_collection = 0.74 s = .
2517
CollectionsControllerTest#test_No_redirect_to_keep_web_url_if_collection_not_found,_anon_false = 0.10 s = .
2518
CollectionsControllerTest#test_No_redirect_to_keep_web_url_if_collection_not_found,_anon_true = 0.13 s = .
2519
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2520
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:569: warning: URI.escape is obsolete
2521
CollectionsControllerTest#test_Redirect_download_to_keep_web_download_url,_anon_false = 0.04 s = .
2522
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2523
CollectionsControllerTest#test_Redirect_download_to_keep_web_download_url,_anon_true = 0.05 s = .
2524
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2525
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:592: warning: URI.escape is obsolete
2526
CollectionsControllerTest#test_Redirect_preview_to_keep_web_download_url_when_preview_is_disabled_and_trust_all_content_is_false = 0.08 s = .
2527
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2528
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:592: warning: URI.escape is obsolete
2529
CollectionsControllerTest#test_Redirect_preview_to_keep_web_download_url_when_preview_is_disabled_and_trust_all_content_is_true = 0.07 s = .
2530
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2531
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:531: warning: URI.escape is obsolete
2532
CollectionsControllerTest#test_Redirect_to_keep_web_download_url_via_portable_data_hash = 0.07 s = .
2533
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2534
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:531: warning: URI.escape is obsolete
2535
CollectionsControllerTest#test_Redirect_to_keep_web_download_url_via_uuid = 0.07 s = .
2536
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2537
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:488: warning: URI.escape is obsolete
2538
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_portable_data_hash = 0.07 s = .
2539
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2540
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:542: warning: URI.escape is obsolete
2541
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_portable_data_hash_when_trust_all_content_enabled = 0.07 s = .
2542
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2543
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_portable_data_hash_with_disposition_param = 0.03 s = .
2544
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2545
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_portable_data_hash_with_no_token = 0.03 s = .
2546
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2547
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:499: warning: URI.escape is obsolete
2548
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_portable_data_hash_with_reader_token = 0.06 s = .
2549
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2550
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:488: warning: URI.escape is obsolete
2551
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_uuid = 0.07 s = .
2552
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2553
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:542: warning: URI.escape is obsolete
2554
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_uuid_when_trust_all_content_enabled = 0.07 s = .
2555
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2556
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_uuid_with_disposition_param = 0.03 s = .
2557
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2558
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_uuid_with_no_token = 0.03 s = .
2559
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2560
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:499: warning: URI.escape is obsolete
2561
CollectionsControllerTest#test_Redirect_to_keep_web_url_via_uuid_with_reader_token = 0.05 s = .
2562
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2563
CollectionsControllerTest#test_anonymous_download = 0.03 s = .
2564
CollectionsControllerTest#test_anonymous_user_accesses_collection_in_shared_project = 0.09 s = .
2565
CollectionsControllerTest#test_can't_get_a_file_from_Keep_without_permission = 0.13 s = .
2566
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2567
CollectionsControllerTest#test_can_get_a_file_with_an_unpermissioned_auth_but_in-scope_reader_token = 0.05 s = .
2568
CollectionsControllerTest#test_can_view_empty_collection = 0.41 s = .
2569
CollectionsControllerTest#test_collection_page_renders_name = 0.73 s = .
2570
CollectionsControllerTest#test_collection_portable_data_hash_redirect = 0.08 s = .
2571
2023/01/24 19:44:52 [info] 9445#9445: *359 client 127.0.0.1 closed keepalive connection
2572
CollectionsControllerTest#test_collection_portable_data_hash_with_multiple_matches = 0.35 s = .
2573
Test failed, retrying (#1)
2574
Test failed, retrying (#2)
2575
CollectionsControllerTest#test_create_collection_with_properties = 2.17 s = F
2576
CollectionsControllerTest#test_download_a_file_using_a_reader_token_with_insufficient_scope,_anon_false = 0.02 s = .
2577
CollectionsControllerTest#test_download_a_file_using_a_reader_token_with_insufficient_scope,_anon_true = 0.05 s = .
2578
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2579
CollectionsControllerTest#test_download_a_file_with_spaces_in_filename = 0.07 s = .
2580
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2581
CollectionsControllerTest#test_fetching_collection_file_with_reader_token = 0.05 s = .
2582
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2583
CollectionsControllerTest#test_getting_a_file_from_Keep = 0.06 s = .
2584
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2585
CollectionsControllerTest#test_getting_a_file_from_Keep_with_a_good_reader_token = 0.05 s = .
2586
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2587
CollectionsControllerTest#test_inactive_user_can_retrieve_user_agreement = 0.07 s = .
2588
CollectionsControllerTest#test_provenance_graph = 0.55 s = .
2589
CollectionsControllerTest#test_reader_token_Collection_links_end_with_trailing_slash = 0.17 s = .
2590
CollectionsControllerTest#test_remove_all_files_from_a_subdir_of_a_collection = 0.29 s = .
2591
CollectionsControllerTest#test_remove_selected_files_from_collection = 0.28 s = .
2592
CollectionsControllerTest#test_rename_file_in_a_collection = 1.02 s = .
2593
CollectionsControllerTest#test_renaming_file_with_a_duplicate_name_as_another_stream_not_allowed = 0.05 s = .
2594
CollectionsControllerTest#test_renaming_file_with_a_duplicate_name_in_same_stream_not_allowed = 0.05 s = .
2595
CollectionsControllerTest#test_requesting_nonexistent_Collection_returns_404 = 0.30 s = .
2596
CollectionsControllerTest#test_sharing_auths_available_to_admin = 0.49 s = .
2597
CollectionsControllerTest#test_sharing_auths_available_to_owner = 0.62 s = .
2598
2023/01/24 19:44:59 [info] 9445#9445: *536 client 127.0.0.1 closed keepalive connection
2599
CollectionsControllerTest#test_sharing_auths_available_to_reader = 0.45 s = .
2600
2023/01/24 19:44:59 [info] 9445#9445: *541 client 127.0.0.1 closed keepalive connection
2601
/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/app/controllers/collections_controller.rb:379: warning: URI.escape is obsolete
2602
CollectionsControllerTest#test_show_file_in_a_subdirectory_of_a_collection = 0.07 s = .
2603
CollectionsControllerTest#test_update_description_and_check_manifest_text_is_not_lost = 0.28 s = .
2604
CollectionsControllerTest#test_used_by_graph = 0.38 s = .
2605
CollectionsControllerTest#test_view_collection_and_verify_file_types_listed_are_all_disabled = 0.65 s = .
2606
CollectionsControllerTest#test_view_collection_and_verify_none_of_the_file_types_listed_are_disabled = 0.71 s = .
2607
CollectionsControllerTest#test_view_collection_with_empty_properties = 0.70 s = .
2608
CollectionsControllerTest#test_view_collection_with_one_property = 0.75 s = .
2609
CollectionsControllerTest#test_viewing_a_collection = 0.90 s = .
2610
CollectionsControllerTest#test_viewing_a_collection_fetches_jobs_that_logged_it = 0.89 s = .
2611
CollectionsControllerTest#test_viewing_a_collection_fetches_jobs_that_output_it = 0.94 s = .
2612
CollectionsControllerTest#test_viewing_a_collection_fetches_related_permissions = 0.98 s = .
2613
CollectionsControllerTest#test_viewing_a_collection_fetches_related_projects = 0.54 s = .
2614
CollectionsControllerTest#test_viewing_a_collection_with_spaces_in_filename = 0.63 s = .
2615
CollectionsControllerTest#test_viewing_collection_files_with_a_reader_token = 0.05 s = .
2616
ContainersControllerTest#test_visit_container_log = 1.07 s = .
2617
PipelineInstancesControllerTest#test_can_render_pipeline_instance_with_tagged_collections = 1.30 s = .
2618
PipelineInstancesControllerTest#test_component_rendering_copes_with_unexpected_components_format = 1.55 s = .
2619
PipelineInstancesControllerTest#test_dates_in_JSON_components_are_parsed = 1.43 s = .
2620
PipelineInstancesControllerTest#test_generate_graph = 1.13 s = .
2621
2023/01/24 19:45:15 [info] 9445#9445: *974 client 127.0.0.1 closed keepalive connection
2622
2023/01/24 19:45:15 [info] 9445#9445: *980 client 127.0.0.1 closed keepalive connection
2623
2023/01/24 19:45:15 [info] 9445#9445: *995 client 127.0.0.1 closed keepalive connection
2624
2023/01/24 19:45:16 [info] 9445#9445: *1013 client 127.0.0.1 closed keepalive connection
2625
PipelineInstancesControllerTest#test_generate_graph_compare = 1.97 s = .
2626
2023/01/24 19:45:17 [info] 9445#9445: *1030 client 127.0.0.1 closed keepalive connection
2627
WorkflowsControllerTest#test_index = 1.50 s = .
2628
2023/01/24 19:45:18 [info] 9445#9445: *1041 client 127.0.0.1 closed keepalive connection
2629
WorkflowsControllerTest#test_show = 1.28 s = .
2630
ProjectsControllerTest#test_active_can_move_subproject_from_project_true = 1.45 s = .
2631
ProjectsControllerTest#test_active_can_see_project_sharing_tab = 1.43 s = .
2632
ProjectsControllerTest#test_admin_can_manage_aproject = 1.42 s = .
2633
ProjectsControllerTest#test_admin_can_move_subproject_from_project_true = 1.37 s = .
2634
ProjectsControllerTest#test_admin_can_see_project_sharing_tab = 1.23 s = .
2635
2023/01/24 19:45:27 [info] 9445#9445: *1059 client 127.0.0.1 closed keepalive connection
2636
ProjectsControllerTest#test_all_projects_unaffected_by_params_after_use_by_ProjectsController_(#6640) = 1.73 s = .
2637
ProjectsControllerTest#test_build_my_projects_tree_for_active_user_and_verify_anonymously_accessible_project_is_omitted = 1.07 s = .
2638
ProjectsControllerTest#test_build_my_projects_tree_for_admin_user_and_verify_aproject_is_omitted = 0.97 s = .
2639
2023/01/24 19:45:30 [info] 9445#9445: *1077 client 127.0.0.1 closed keepalive connection
2640
ProjectsControllerTest#test_build_my_projects_tree_for_user1_with_load_user_and_verify_project_with_2_pipelines_and_60_crs_is_omitted = 1.08 s = .
2641
ProjectsControllerTest#test_create_subproject_button_not_shown_to_project_viewer = 1.23 s = .
2642
2023/01/24 19:45:32 [info] 9445#9445: *1093 client 127.0.0.1 closed keepalive connection
2643
ProjectsControllerTest#test_create_subproject_button_shown_to_active = 1.49 s = .
2644
2023/01/24 19:45:34 [info] 9445#9445: *1111 client 127.0.0.1 closed keepalive connection
2645
2023/01/24 19:45:34 [info] 9445#9445: *1129 client 127.0.0.1 closed keepalive connection
2646
2023/01/24 19:45:34 [info] 9445#9445: *1145 client 127.0.0.1 closed keepalive connection
2647
ProjectsControllerTest#test_dashboard_should_show_the_correct_status_for_processes = 1.73 s = .
2648
2023/01/24 19:45:36 [info] 9445#9445: *1161 client 127.0.0.1 closed keepalive connection
2649
ProjectsControllerTest#test_detect_ownership_loop_in_project_breadcrumbs = 1.25 s = .
2650
2023/01/24 19:45:37 [info] 9445#9445: *1177 client 127.0.0.1 closed keepalive connection
2651
ProjectsControllerTest#test_find_a_project_and_edit_description_to_html_description = 1.62 s = .
2652
ProjectsControllerTest#test_find_a_project_and_edit_description_to_textile_description = 1.58 s = .
2653
2023/01/24 19:45:40 [info] 9445#9445: *1202 client 127.0.0.1 closed keepalive connection
2654
2023/01/24 19:45:40 [info] 9445#9445: *1207 client 127.0.0.1 closed keepalive connection
2655
2023/01/24 19:45:40 [info] 9445#9445: *1213 client 127.0.0.1 closed keepalive connection
2656
2023/01/24 19:45:40 [info] 9445#9445: *1218 client 127.0.0.1 closed keepalive connection
2657
ProjectsControllerTest#test_find_a_project_and_edit_description_to_textile_description_with_link_to_object = 1.47 s = .
2658
2023/01/24 19:45:42 [info] 9445#9445: *1234 client 127.0.0.1 closed keepalive connection
2659
ProjectsControllerTest#test_find_a_project_and_edit_description_to_unsafe_html_description = 1.55 s = .
2660
2023/01/24 19:45:43 [info] 9445#9445: *1252 client 127.0.0.1 closed keepalive connection
2661
ProjectsControllerTest#test_find_a_project_and_edit_its_description = 1.48 s = .
2662
2023/01/24 19:45:45 [info] 9445#9445: *1276 client 127.0.0.1 closed keepalive connection
2663
ProjectsControllerTest#test_in_dashboard_other_index_page_links_as_active = 1.59 s = .
2664
2023/01/24 19:45:46 [info] 9445#9445: *1290 client 127.0.0.1 closed keepalive connection
2665
2023/01/24 19:45:47 [info] 9445#9445: *1311 client 127.0.0.1 closed keepalive connection
2666
ProjectsControllerTest#test_in_dashboard_other_index_page_links_as_admin = 1.58 s = .
2667
ProjectsControllerTest#test_invited_user_is_asked_to_sign_user_agreements_on_front_page = 1.09 s = .
2668
2023/01/24 19:45:49 [info] 9445#9445: *1331 client 127.0.0.1 closed keepalive connection
2669
ProjectsControllerTest#test_owner_can_manage_aproject = 1.33 s = .
2670
2023/01/24 19:45:50 [info] 9445#9445: *1351 client 127.0.0.1 closed keepalive connection
2671
ProjectsControllerTest#test_owner_can_manage_asubproject = 1.39 s = .
2672
ProjectsControllerTest#test_project_admin_can_remove_collections_from_the_project = 1.07 s = .
2673
ProjectsControllerTest#test_project_admin_can_remove_items_from_project_other_than_collections = 1.01 s = .
2674
2023/01/24 19:45:54 [info] 9445#9445: *1371 client 127.0.0.1 closed keepalive connection
2675
ProjectsControllerTest#test_project_viewer_can't_see_project_sharing_tab = 1.35 s = .
2676
2023/01/24 19:45:55 [info] 9445#9445: *1391 client 127.0.0.1 closed keepalive connection
2677
ProjectsControllerTest#test_project_viewer_can_move_subproject_from_project_false = 1.27 s = .
2678
ProjectsControllerTest#test_projects#show_tab_infinite_scroll_partial_obeys_limit = 0.94 s = .
2679
2023/01/24 19:45:57 [info] 9445#9445: *1416 client 127.0.0.1 closed keepalive connection
2680
ProjectsControllerTest#test_projects#show_tab_partial_orders_correctly_by_created_at = 1.85 s = .
2681
2023/01/24 19:45:59 [info] 9445#9445: *1439 client 127.0.0.1 closed keepalive connection
2682
2023/01/24 19:45:59 [info] 9445#9445: *1445 client 127.0.0.1 closed keepalive connection
2683
2023/01/24 19:45:59 [info] 9445#9445: *1463 client 127.0.0.1 closed keepalive connection
2684
2023/01/24 19:46:00 [info] 9445#9445: *1481 client 127.0.0.1 closed keepalive connection
2685
2023/01/24 19:46:00 [info] 9445#9445: *1489 client 127.0.0.1 closed keepalive connection
2686
ProjectsControllerTest#test_projects#show_tab_partial_orders_correctly_by_created_at_asc = 1.92 s = .
2687
2023/01/24 19:46:01 [info] 9445#9445: *1497 client 127.0.0.1 closed keepalive connection
2688
2023/01/24 19:46:01 [info] 9445#9445: *1513 client 127.0.0.1 closed keepalive connection
2689
2023/01/24 19:46:01 [info] 9445#9445: *1530 client 127.0.0.1 closed keepalive connection
2690
2023/01/24 19:46:01 [info] 9445#9445: *1535 client 127.0.0.1 closed keepalive connection
2691
ProjectsControllerTest#test_projects#show_tab_partial_orders_correctly_by_created_at_desc = 2.00 s = .
2692
ProjectsControllerTest#test_sharing_a_project_with_a_user_and_group = 1.15 s = .
2693
ProjectsControllerTest#test_starred_projects_for_active = 1.20 s = .
2694
ProjectsControllerTest#test_starred_projects_for_admin = 1.10 s = .
2695
ProjectsControllerTest#test_starred_projects_for_project_viewer = 1.21 s = .
2696
ProjectsControllerTest#test_subproject_admin_can_manage_asubproject = 1.17 s = .
2697
2023/01/24 19:46:09 [info] 9445#9445: *1564 client 127.0.0.1 closed keepalive connection
2698
ProjectsControllerTest#test_textile_table_on_description_renders_as_table_html_markup = 1.60 s = .
2699
ProjectsControllerTest#test_uninvited_user_is_asked_to_wait_for_activation = 0.89 s = .
2700
ProjectsControllerTest#test_unshare_project_and_verify_that_it_is_no_longer_included_in_shared_user's_starred_projects = 1.18 s = .
2701
ProjectsControllerTest#test_user_with_project_read_permission_can't_add_permissions = 1.10 s = .
2702
ProjectsControllerTest#test_viewer_can't_manage_aproject = 1.34 s = .
2703
2023/01/24 19:46:15 [info] 9445#9445: *1593 client 127.0.0.1 closed keepalive connection
2704
ProjectsControllerTest#test_viewer_can't_manage_asubproject = 1.42 s = .
2705
ProjectsControllerTest#test_visit_a_public_project_and_verify_the_public_projects_page_link_exists = 0.95 s = .
2706
ProjectsControllerTest#test_visit_home_page_as_anonymous_when_anonymous_browsing_is_enabled_and_expect_login = 0.95 s = .
2707
ProjectsControllerTest#test_visit_non-public_project_as_anonymous_when_anonymous_browsing_is_enabled_and_expect_page_not_found = 0.95 s = .
2708
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_enabled,_as_user_,_and_expect_page = 1.05 s = .
2709
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_enabled,_as_user_active,_and_expect_page = 1.37 s = .
2710
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_enabled_and_public_projects_page_is_disabled_and_expect_login_page = 1.00 s = .
2711
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_enabled_but_public_projects_page_is_disabled_as_active_user_and_expect_404 = 1.23 s = .
2712
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_not_enabled_and_public_projects_page_is_enabled_and_expect_login_page = 0.93 s = .
2713
2023/01/24 19:46:25 [info] 9445#9445: *1622 client 127.0.0.1 closed keepalive connection
2714
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_not_enabled_as_active_user_and_expect_404 = 1.14 s = .
2715
ProjectsControllerTest#test_visit_public_projects_page_when_anon_config_is_not_enabled_as_anonymous_and_expect_login_page = 0.91 s = .
2716
2023/01/24 19:46:27 [info] 9445#9445: *1629 client 127.0.0.1 closed keepalive connection
2717
ContainerRequestsControllerTest#test_cancel_request_for_queued_container = 1.12 s = .
2718
2023/01/24 19:46:28 [info] 9445#9445: *1640 client 127.0.0.1 closed keepalive connection
2719
2023/01/24 19:46:28 [info] 9445#9445: *1648 client 127.0.0.1 closed keepalive connection
2720
2023/01/24 19:46:28 [info] 9445#9445: *1659 client 127.0.0.1 closed keepalive connection
2721
2023/01/24 19:46:28 [info] 9445#9445: *1673 client 127.0.0.1 closed keepalive connection
2722
ContainerRequestsControllerTest#test_completed_container_request_offers_re-run_option = 1.78 s = .
2723
2023/01/24 19:46:30 [info] 9445#9445: *1693 client 127.0.0.1 closed keepalive connection
2724
2023/01/24 19:46:30 [info] 9445#9445: *1696 client 127.0.0.1 closed keepalive connection
2725
2023/01/24 19:46:30 [info] 9445#9445: *1710 client 127.0.0.1 closed keepalive connection
2726
ContainerRequestsControllerTest#test_container_request_display = 1.75 s = .
2727
2023/01/24 19:46:31 [info] 9445#9445: *1716 client 127.0.0.1 closed keepalive connection
2728
ContainerRequestsControllerTest#test_container_request_not_using_arvados-cwl-runner_copy_nil_reuse_enabled = 1.08 s = .
2729
ContainerRequestsControllerTest#test_container_request_not_using_arvados-cwl-runner_copy_with_reuse_enabled = 1.14 s = .
2730
2023/01/24 19:46:34 [info] 9445#9445: *1732 client 127.0.0.1 closed keepalive connection
2731
ContainerRequestsControllerTest#test_container_request_not_using_arvados-cwl-runner_copy_without_reuse_enabled = 0.99 s = .
2732
ContainerRequestsControllerTest#test_container_request_using_arvados-cwl-runner_copy_nil_reuse_enabled = 1.16 s = .
2733
2023/01/24 19:46:36 [info] 9445#9445: *1748 client 127.0.0.1 closed keepalive connection
2734
ContainerRequestsControllerTest#test_container_request_using_arvados-cwl-runner_copy_with_reuse_enabled = 1.11 s = .
2735
2023/01/24 19:46:37 [info] 9445#9445: *1755 client 127.0.0.1 closed keepalive connection
2736
2023/01/24 19:46:37 [info] 9445#9445: *1757 client 127.0.0.1 closed keepalive connection
2737
ContainerRequestsControllerTest#test_container_request_using_arvados-cwl-runner_copy_without_reuse_enabled = 1.07 s = .
2738
2023/01/24 19:46:38 [info] 9445#9445: *1761 client 127.0.0.1 closed keepalive connection
2739
2023/01/24 19:46:38 [info] 9445#9445: *1765 client 127.0.0.1 closed keepalive connection
2740
2023/01/24 19:46:38 [info] 9445#9445: *1781 client 127.0.0.1 closed keepalive connection
2741
2023/01/24 19:46:38 [info] 9445#9445: *1783 client 127.0.0.1 closed keepalive connection
2742
ContainerRequestsControllerTest#test_provenance_tab_should_be_shown_on_completed_container_requests = 1.68 s = .
2743
2023/01/24 19:46:40 [info] 9445#9445: *1793 client 127.0.0.1 closed keepalive connection
2744
2023/01/24 19:46:40 [info] 9445#9445: *1795 client 127.0.0.1 closed keepalive connection
2745
2023/01/24 19:46:40 [info] 9445#9445: *1805 client 127.0.0.1 closed keepalive connection
2746
2023/01/24 19:46:40 [info] 9445#9445: *1807 client 127.0.0.1 closed keepalive connection
2747
ContainerRequestsControllerTest#test_provenance_tab_should_be_shown_on_queued_container_requests = 1.58 s = .
2748
2023/01/24 19:46:41 [info] 9445#9445: *1816 client 127.0.0.1 closed keepalive connection
2749
ContainerRequestsControllerTest#test_provenance_tab_should_be_shown_on_running_container_requests = 1.63 s = .
2750
2023/01/24 19:46:43 [info] 9445#9445: *1843 client 127.0.0.1 closed keepalive connection
2751
ContainerRequestsControllerTest#test_provenance_tab_should_not_be_shown_on_uncommitted_container_requests = 1.50 s = .
2752
ContainerRequestsControllerTest#test_visit_completed_container_request_log_tab = 1.09 s = .
2753
2023/01/24 19:46:45 [info] 9445#9445: *1870 client 127.0.0.1 closed keepalive connection
2754
ContainerRequestsControllerTest#test_visit_running_container_request_log_tab = 0.98 s = .
2755
2023/01/24 19:46:46 [info] 9445#9445: *1877 client 127.0.0.1 closed keepalive connection
2756
2023/01/24 19:46:47 [info] 9445#9445: *1884 client 127.0.0.1 closed keepalive connection
2757
2023/01/24 19:46:47 [info] 9445#9445: *1891 client 127.0.0.1 closed keepalive connection
2758
2023/01/24 19:46:47 [info] 9445#9445: *1899 client 127.0.0.1 closed keepalive connection
2759
JobsControllerTest#test_job_page_lists_pipelines_and_jobs_in_which_it_is_used = 1.72 s = .
2760
2023/01/24 19:46:48 [info] 9445#9445: *1906 client 127.0.0.1 closed keepalive connection
2761
2023/01/24 19:46:48 [info] 9445#9445: *1913 client 127.0.0.1 closed keepalive connection
2762
2023/01/24 19:46:49 [info] 9445#9445: *1940 client 127.0.0.1 closed keepalive connection
2763
JobsControllerTest#test_visit_jobs_index_page = 1.66 s = .
2764
2023/01/24 19:46:50 [info] 9445#9445: *1962 client 127.0.0.1 closed keepalive connection
2765
WorkUnitsControllerTest#test_all_processes_page_for_search_filter_'foo' = 0.93 s = .
2766
WorkUnitsControllerTest#test_all_processes_page_for_search_filter_'no_such_match' = 0.10 s = .
2767
2023/01/24 19:46:51 [info] 9445#9445: *1985 client 127.0.0.1 closed keepalive connection
2768
WorkUnitsControllerTest#test_all_processes_page_for_search_filter_'pipeline_with_tagged_collection_input' = 0.19 s = .
2769
UsersControllerTest#test_'log_in_as_user'_feature_uses_a_v2_token = 1.01 s = .
2770
2023/01/24 19:46:53 [info] 9445#9445: *2001 client 127.0.0.1 closed keepalive connection
2771
UsersControllerTest#test_access_settings_drop_down_menu_as_active = 1.36 s = .
2772
2023/01/24 19:46:54 [info] 9445#9445: *2009 client 127.0.0.1 closed keepalive connection
2773
2023/01/24 19:46:54 [info] 9445#9445: *2017 client 127.0.0.1 closed keepalive connection
2774
UsersControllerTest#test_access_settings_drop_down_menu_as_admin = 1.38 s = .
2775
UsersControllerTest#test_access_users_page_as_active_and_verify_show_button_is_available = 1.37 s = .
2776
2023/01/24 19:46:57 [info] 9445#9445: *2041 client 127.0.0.1 closed keepalive connection
2777
UsersControllerTest#test_access_users_page_as_admin_and_verify_show_button_is_available = 1.29 s = .
2778
UsersControllerTest#test_expired_token_redirects_to_api_server_login = 0.96 s = .
2779
UsersControllerTest#test_ignore_previously_valid_token_(for_deleted_user),_don't_crash = 0.83 s = .
2780
2023/01/24 19:47:00 [info] 9445#9445: *2064 client 127.0.0.1 closed keepalive connection
2781
2023/01/24 19:47:00 [info] 9445#9445: *2128 client 127.0.0.1 closed keepalive connection
2782
2023/01/24 19:47:00 [info] 9445#9445: *2112 client 127.0.0.1 closed keepalive connection
2783
2023/01/24 19:47:00 [info] 9445#9445: *2107 client 127.0.0.1 closed keepalive connection
2784
2023/01/24 19:47:00 [info] 9445#9445: *2145 client 127.0.0.1 closed keepalive connection
2785
UsersControllerTest#test_request_shell_access = 1.28 s = .
2786
UsersControllerTest#test_show_welcome_page_if_no_token_provided = 0.82 s = .
2787
2023/01/24 19:47:02 [info] 9445#9445: *2159 client 127.0.0.1 closed keepalive connection
2788
2023/01/24 19:47:03 [info] 9445#9445: *2171 client 127.0.0.1 closed keepalive connection
2789
UsersControllerTest#test_valid_token_works_in_controller_test = 1.46 s = .
2790
2023/01/24 19:47:04 [info] 9445#9445: *2174 client 127.0.0.1 closed keepalive connection
2791
2023/01/24 19:47:04 [info] 9445#9445: *2177 client 127.0.0.1 closed keepalive connection
2792
TrashItemsControllerTest#test_untrash_collection_with_same_name_as_another_collection = 1.10 s = .
2793
ManagementControllerTest#test_health_check_ping_when_disabled_with_header_'' = 0.01 s = .
2794
ManagementControllerTest#test_health_check_ping_when_enabled_with_header_'' = 0.00 s = .
2795
ManagementControllerTest#test_health_check_ping_when_enabled_with_header_'Bearer_configuredmanagementtoken' = 0.00 s = .
2796
ManagementControllerTest#test_health_check_ping_when_enabled_with_header_'Bearer_wrongtoken' = 0.00 s = .
2797
ManagementControllerTest#test_health_check_ping_when_enabled_with_header_'badformatwithnoBearer' = 0.00 s = .
2798
ManagementControllerTest#test_metrics = 0.00 s = .
2799
ManagementControllerTest#test_metrics_bad_token = 0.00 s = .
2800
ManagementControllerTest#test_metrics_disabled = 0.00 s = .
2801
ManagementControllerTest#test_metrics_unauthorized = 0.00 s = .
2802
PipelineTemplatesControllerTest#test_component_rendering_copes_with_unexpeceted_components_format = 1.43 s = .
2803
RepositoriesControllerTest#test_active_sees_panes_["#Sharing",_"#Advanced"] = 1.54 s = .
2804
RepositoriesControllerTest#test_active_shares_repository_with_a_user_and_group = 1.17 s = .
2805
RepositoriesControllerTest#test_admin_can_manage_repository = 1.26 s = .
2806
RepositoriesControllerTest#test_admin_sees_panes_["#Attributes",_"#Sharing",_"#Advanced"] = 1.38 s = .
2807
RepositoriesControllerTest#test_admin_shares_repository_with_a_user_and_group = 1.19 s = .
2808
RepositoriesControllerTest#test_get_repositories_lists_linked_as_well_as_owned_repositories = 1.37 s = .
2809
RepositoriesControllerTest#test_owner_can_manage_repository = 1.53 s = .
2810
2023/01/24 19:47:16 [info] 9445#9445: *2295 client 127.0.0.1 closed keepalive connection
2811
RepositoriesControllerTest#test_show_blob_to_active = 0.66 s = .
2812
RepositoriesControllerTest#test_show_blob_to_spectator = 0.30 s = .
2813
2023/01/24 19:47:17 [info] 9445#9445: *2181 client 127.0.0.1 closed keepalive connection
2814
2023/01/24 19:47:17 [info] 9445#9445: *2183 client 127.0.0.1 closed keepalive connection
2815
2023/01/24 19:47:17 [info] 9445#9445: *2282 client 127.0.0.1 closed keepalive connection
2816
RepositoriesControllerTest#test_show_commit_to_active = 0.60 s = .
2817
RepositoriesControllerTest#test_show_commit_to_spectator = 0.28 s = .
2818
2023/01/24 19:47:17 [info] 9445#9445: *2275 client 127.0.0.1 closed keepalive connection
2819
2023/01/24 19:47:18 [info] 9445#9445: *2197 client 127.0.0.1 closed keepalive connection
2820
RepositoriesControllerTest#test_show_tree_to_active = 0.56 s = .
2821
2023/01/24 19:47:18 [info] 9445#9445: *2202 client 127.0.0.1 closed keepalive connection
2822
RepositoriesControllerTest#test_show_tree_to_spectator = 0.29 s = .
2823
2023/01/24 19:47:19 [info] 9445#9445: *2260 client 127.0.0.1 closed keepalive connection
2824
RepositoriesControllerTest#test_show_tree_with_path_'' = 0.54 s = .
2825
RepositoriesControllerTest#test_show_tree_with_path_'/' = 0.54 s = .
2826
RepositoriesControllerTest#test_user_with_repository_read_permission_cannot_add_permissions = 1.09 s = .
2827
2023/01/24 19:47:21 [info] 9445#9445: *2218 client 127.0.0.1 closed keepalive connection
2828
2023/01/24 19:47:21 [info] 9445#9445: *2244 client 127.0.0.1 closed keepalive connection
2829
RepositoriesControllerTest#test_viewer_cannot_manage_repository = 1.23 s = .
2830
ActionsControllerTest#test_access_show_method_for_non-public_collections_and_expect_404 = 1.10 s = .
2831
ActionsControllerTest#test_access_show_method_for_non-public_groups_and_expect_404 = 1.08 s = .
2832
2023/01/24 19:47:25 [info] 9445#9445: *2237 client 127.0.0.1 closed keepalive connection
2833
ActionsControllerTest#test_access_show_method_for_non-public_jobs_and_expect_404 = 1.10 s = .
2834
ActionsControllerTest#test_access_show_method_for_non-public_pipeline_instances_and_expect_404 = 1.05 s = .
2835
ActionsControllerTest#test_access_show_method_for_non-public_pipeline_templates_and_expect_404 = 0.94 s = .
2836
ActionsControllerTest#test_access_show_method_for_non-public_traits_and_expect_redirect = 1.02 s = .
2837
ActionsControllerTest#test_access_show_method_for_public_collections_and_expect_to_see_page = 1.14 s = .
2838
ActionsControllerTest#test_access_show_method_for_public_groups_and_expect_to_see_page = 0.95 s = .
2839
ActionsControllerTest#test_access_show_method_for_public_jobs_and_expect_to_see_page = 1.06 s = .
2840
ActionsControllerTest#test_access_show_method_for_public_pipeline_instances_and_expect_to_see_page = 1.04 s = .
2841
ActionsControllerTest#test_access_show_method_for_public_pipeline_templates_and_expect_to_see_page = 1.00 s = .
2842
ActionsControllerTest#test_combine_collections_with_repeated_filenames_in_almost_similar_directories_and_expect_files_with_proper_suffixes = 1.47 s = .
2843
2023/01/24 19:47:35 [info] 9445#9445: *2314 client 127.0.0.1 closed keepalive connection
2844
ActionsControllerTest#test_combine_collections_with_same_filename_in_two_different_streams_and_expect_no_suffixes_for_filenames = 1.38 s = .
2845
ActionsControllerTest#test_combine_files_into_new_collection = 1.46 s = .
2846
ActionsControllerTest#test_combine_files_with_repeated_names_into_new_collection = 1.61 s = .
2847
ActionsControllerTest#test_combine_foo_files_from_two_different_collection_streams_and_expect_proper_filename_suffixes = 1.26 s = .
2848
ActionsControllerTest#test_send_report = 0.92 s = .
2849

    
2850
Finished in 193.596326s, 1.4205 runs/s, 6.8441 assertions/s.
2851

    
2852
  1) Failure:
2853
CollectionsControllerTest#test_create_collection_with_properties [/tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/test/controllers/collections_controller_test.rb:341]:
2854
Expected response to be a <2XX: success>, but was a <422: Unprocessable Entity>
2855
Response body: {"success":false,"errors":["tag key \"property_1\" is not defined in the vocabulary"]}
2856

    
2857
275 runs, 1325 assertions, 1 failures, 0 errors, 0 skips
2858

    
2859
Failed tests:
2860

    
2861
bin/rails test test/controllers/collections_controller_test.rb:330
2862
Sent SIGTERM to 9580 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/keep0.pid)
2863
Sent SIGTERM to 9594 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/keep1.pid)
2864
2023/01/24 19:47:42 [info] 9445#9445: *2472 client 127.0.0.1 closed keepalive connection
2865
2023/01/24 19:47:42 [info] 9445#9445: *2469 client 127.0.0.1 closed keepalive connection
2866
2023/01/24 19:47:42 [info] 9445#9445: *2466 client 127.0.0.1 closed keepalive connection
2867
2023/01/24 19:47:42 [info] 9445#9445: *2463 client 127.0.0.1 closed keepalive connection
2868
2023/01/24 19:47:42 [info] 9445#9445: *2460 client 127.0.0.1 closed keepalive connection
2869
2023/01/24 19:47:42 [info] 9445#9445: *2457 client 127.0.0.1 closed keepalive connection
2870
2023/01/24 19:47:42 [info] 9445#9445: *2455 client 127.0.0.1 closed keepalive connection
2871
2023/01/24 19:47:42 [info] 9445#9445: *2451 client 127.0.0.1 closed keepalive connection
2872
2023/01/24 19:47:42 [info] 9445#9445: *2447 client 127.0.0.1 closed keepalive connection
2873
2023/01/24 19:47:42 [info] 9445#9445: *2443 client 127.0.0.1 closed keepalive connection
2874
2023/01/24 19:47:42 [info] 9445#9445: *2439 client 127.0.0.1 closed keepalive connection
2875
2023/01/24 19:47:42 [info] 9445#9445: *2435 client 127.0.0.1 closed keepalive connection
2876
2023/01/24 19:47:42 [info] 9445#9445: *2421 client 127.0.0.1 closed keepalive connection
2877
2023/01/24 19:47:42 [info] 9445#9445: *2483 client 127.0.0.1 closed keepalive connection
2878
2023/01/24 19:47:42 [info] 9445#9445: *2490 client 127.0.0.1 closed keepalive connection
2879
2023/01/24 19:47:42 [info] 9445#9445: *2493 client 127.0.0.1 closed keepalive connection
2880
2023/01/24 19:47:42 [info] 9445#9445: *2506 client 127.0.0.1 closed keepalive connection
2881
2023/01/24 19:47:42 [info] 9445#9445: *2521 client 127.0.0.1 closed keepalive connection
2882
2023/01/24 19:47:42 [info] 9445#9445: *2533 client 127.0.0.1 closed keepalive connection
2883
2023/01/24 19:47:42 [info] 9445#9445: *2530 client 127.0.0.1 closed keepalive connection
2884
Coverage report generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/coverage. 3372 / 4740 LOC (71.14%) covered.
2885
Coverage report Rcov style generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-functionals/apps/workbench/coverage/rcov
2886
======= apps/workbench_functionals tests -- FAILED
2887
======= test apps/workbench_functionals -- 203s
2888
2023/01/24 19:47:42 [notice] 9442#9442: signal 15 (SIGTERM) received from 9724, exiting
2889
2023/01/24 19:47:42 [notice] 9445#9445: exiting
2890
2023/01/24 19:47:42 [notice] 9445#9445: exit
2891
2023/01/24 19:47:42 [notice] 9442#9442: signal 17 (SIGCHLD) received from 9445
2892
2023/01/24 19:47:42 [notice] 9442#9442: worker process 9445 exited with code 0
2893
2023/01/24 19:47:42 [notice] 9442#9442: exit
2894
Sent SIGTERM to 9442 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/nginx.pid)
2895
Sent SIGTERM to 9501 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/githttpd.pid)
2896
Sent SIGTERM to 9517 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/ws.pid)
2897
Sent SIGTERM to 9484 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/keep-web.pid)
2898
Sent SIGTERM to 9469 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/keepproxy.pid)
2899
Sent SIGTERM to 9449 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/controller.pid)
2900
Sent SIGTERM to 9318 (/tmp/workspace/developer-run-tests-apps-workbench-functionals/tmp/api.pid)
2901
Pass: env install (21s)
2902
Pass: doc install (1s)
2903
Pass: sdk/ruby install (4s)
2904
Pass: sdk/R install (0s)
2905
Pass: sdk/cli install (4s)
2906
Pass: services/login-sync install (8s)
2907
Pass: sdk/python install (6s)
2908
Pass: sdk/cwl install (5s)
2909
Pass: services/dockercleaner install (5s)
2910
Pass: services/fuse install (4s)
2911
Pass: tools/crunchstat-summary install (5s)
2912
Pass: cmd/arvados-client install (5s)
2913
Pass: cmd/arvados-package install (8s)
2914
Pass: cmd/arvados-server install (33s)
2915
Pass: lib/boot install (0s)
2916
Pass: lib/cli install (1s)
2917
Pass: lib/cloud install (0s)
2918
Pass: lib/cloud/azure install (0s)
2919
Pass: lib/cloud/cloudtest install (0s)
2920
Pass: lib/cloud/ec2 install (1s)
2921
Pass: lib/cloud/loopback install (0s)
2922
Pass: lib/cmd install (0s)
2923
Pass: lib/cmdtest install (0s)
2924
Pass: lib/config install (1s)
2925
Pass: lib/controller install (0s)
2926
Pass: lib/controller/api install (0s)
2927
Pass: lib/controller/dblock install (0s)
2928
Pass: lib/controller/federation install (0s)
2929
Pass: lib/controller/localdb install (1s)
2930
Pass: lib/controller/railsproxy install (0s)
2931
Pass: lib/controller/router install (0s)
2932
Pass: lib/controller/rpc install (0s)
2933
Pass: lib/costanalyzer install (1s)
2934
Pass: lib/crunchrun install (0s)
2935
Pass: lib/crunchstat install (0s)
2936
Pass: lib/ctrlctx install (0s)
2937
Pass: lib/deduplicationreport install (0s)
2938
Pass: lib/diagnostics install (1s)
2939
Pass: lib/dispatchcloud install (0s)
2940
Pass: lib/dispatchcloud/container install (0s)
2941
Pass: lib/dispatchcloud/scheduler install (1s)
2942
Pass: lib/dispatchcloud/sshexecutor install (0s)
2943
Pass: lib/dispatchcloud/test install (0s)
2944
Pass: lib/dispatchcloud/worker install (1s)
2945
Pass: lib/install install (0s)
2946
Pass: lib/lsf install (0s)
2947
Pass: lib/mount install (0s)
2948
Pass: lib/pam install (2s)
2949
Pass: lib/recovercollection install (0s)
2950
Pass: lib/selfsigned install (0s)
2951
Pass: lib/service install (0s)
2952
Pass: sdk/go/arvados install (1s)
2953
Pass: sdk/go/arvadosclient install (0s)
2954
Pass: sdk/go/arvadostest install (0s)
2955
Pass: sdk/go/asyncbuf install (0s)
2956
Pass: sdk/go/auth install (0s)
2957
Pass: sdk/go/blockdigest install (1s)
2958
Pass: sdk/go/config install (0s)
2959
Pass: sdk/go/ctxlog install (0s)
2960
Pass: sdk/go/dispatch install (0s)
2961
Pass: sdk/go/health install (0s)
2962
Pass: sdk/go/httpserver install (1s)
2963
Pass: sdk/go/keepclient install (0s)
2964
Pass: sdk/go/manifest install (0s)
2965
Pass: sdk/go/stats install (0s)
2966
Pass: services/crunch-dispatch-local install (2s)
2967
Pass: services/crunch-dispatch-slurm install (0s)
2968
Pass: services/crunchstat install (1s)
2969
Pass: services/githttpd install (0s)
2970
Pass: services/keep-balance install (0s)
2971
Pass: services/keepproxy install (0s)
2972
Pass: services/keepstore install (1s)
2973
Pass: services/keep-web install (0s)
2974
Pass: services/ws install (0s)
2975
Pass: tools/keep-block-check install (1s)
2976
Pass: tools/keep-exercise install (1s)
2977
Pass: tools/keep-rsync install (0s)
2978
Pass: tools/sync-groups install (1s)
2979
Pass: tools/sync-users install (1s)
2980
Pass: services/api install (24s)
2981
Pass: apps/workbench install (14s)
2982
Failures (1):
2983
Fail: apps/workbench_functionals tests (203s)
2984
Leaving behind temp dirs in /home/jenkins/tmp
2985
Build step 'Execute shell' marked build as failure
2986
Archiving artifacts
2987
Started calculate disk usage of build
2988
Finished Calculation of disk usage of build in 0 seconds
2989
Started calculate disk usage of workspace
2990
Finished Calculation of disk usage of workspace in 0 seconds
2991
Finished: FAILURE
(1-1/5)