Project

General

Profile

Idea #19977 » developer-run-tests-sdk-python-ruby-2778.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-mmmn00 (tests) in workspace /tmp/workspace/developer-run-tests-sdk-python-ruby
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-sdk-python-ruby # 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-sdk-python-ruby] $ /bin/bash -e -x /tmp/jenkins8823029524327043673.sh
27
+ export QT_QPA_PLATFORM=offscreen
28
+ QT_QPA_PLATFORM=offscreen
29
+ /tmp/workspace/developer-run-tests-sdk-python-ruby/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only nothing
30
R SDK not needed, it will not be installed.
31
Checking dependencies:
32
locale: en_US.UTF-8
33
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
34
go: go version go1.18.8 linux/amd64
35
gcc: gcc (Debian 8.3.0-6) 8.3.0
36
fuse.h: /usr/include/fuse/fuse.h
37
gnutls.h: /usr/include/gnutls/gnutls.h
38
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
39
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
40
/usr/bin/netstat
41
nginx: nginx version: nginx/1.14.2
42
gitolite: /usr/bin/gitolite
43
npm: 6.14.16
44
cadaver: cadaver 0.23.3
45
libattr1 xattr.h: /usr/include/attr/xattr.h
46
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
47
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
48
libpam pam_appl.h: /usr/include/security/pam_appl.h
49
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
50
phantomjs: 1.9.8
51
xvfb: /usr/bin/Xvfb
52
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
53
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
54
singularity: singularity-ce version 3.9.9
55
docker client: Docker version 18.09.1, build 4c52b90
56
docker server: 18.09.1
57
procs with /dev/fuse open:
58
grep fuse /proc/self/mountinfo:
59
WORKSPACE=/tmp/workspace/developer-run-tests-sdk-python-ruby
60
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
61
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
62
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
63
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
64
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
65
======= install env
66
Requirement already satisfied: setuptools>=18.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (40.8.0)
67
Requirement already satisfied: pip>=7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (18.1)
68
Requirement already satisfied: wheel in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.38.4)
69
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (6.0)
70
Requirement already satisfied: httplib2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.20.1)
71
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2) (2.4.7)
72
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.18.2)
73
Requirement already satisfied: google-api-python-client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (1.12.11)
74
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)
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: google-auth-httplib2>=0.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.1.0)
77
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)
78
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)
79
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)
80
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)
81
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)
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: 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)
84
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)
85
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)
86
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)
87
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)
88
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)
89
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2022.9.24)
90
Requirement already satisfied: 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)
91
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)
92
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)
93
Requirement already satisfied: ciso8601 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (2.2.0)
94
Requirement already satisfied: pycurl in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (7.44.1)
95
Requirement already satisfied: ws4py in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.5.1)
96
Requirement already satisfied: pdoc3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.10.0)
97
Requirement already satisfied: mako in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (1.2.4)
98
Requirement already satisfied: markdown>=3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (3.4.1)
99
Requirement already satisfied: MarkupSafe>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (2.1.1)
100
Requirement already satisfied: importlib-metadata; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (4.13.0)
101
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->mako->pdoc3) (3.10.0)
102
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; python_version < "3.8"->mako->pdoc3) (4.4.0)
103
running install
104
running bdist_egg
105
running egg_info
106
creating arvados_python_client.egg-info
107
writing arvados_python_client.egg-info/PKG-INFO
108
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
109
writing requirements to arvados_python_client.egg-info/requires.txt
110
writing top-level names to arvados_python_client.egg-info/top_level.txt
111
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
112
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
113
reading manifest template 'MANIFEST.in'
114
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
115
installing library code to build/bdist.linux-x86_64/egg
116
running install_lib
117
running build_py
118
creating build
119
creating build/lib
120
creating build/lib/tests
121
copying tests/test_collections.py -> build/lib/tests
122
copying tests/test_safeapi.py -> build/lib/tests
123
copying tests/run_test_server.py -> build/lib/tests
124
copying tests/keepstub.py -> build/lib/tests
125
copying tests/arvados_testutil.py -> build/lib/tests
126
copying tests/slow_test.py -> build/lib/tests
127
copying tests/test_api.py -> build/lib/tests
128
copying tests/test_arv_put.py -> build/lib/tests
129
copying tests/test_stream.py -> build/lib/tests
130
copying tests/manifest_examples.py -> build/lib/tests
131
copying tests/test_retry_job_helpers.py -> build/lib/tests
132
copying tests/test_arv_get.py -> build/lib/tests
133
copying tests/test_arvfile.py -> build/lib/tests
134
copying tests/test_vocabulary.py -> build/lib/tests
135
copying tests/test_events.py -> build/lib/tests
136
copying tests/test_arv_ls.py -> build/lib/tests
137
copying tests/test_crunch.py -> build/lib/tests
138
copying tests/test_arv_normalize.py -> build/lib/tests
139
copying tests/test_benchmark_collections.py -> build/lib/tests
140
copying tests/test_arv_keepdocker.py -> build/lib/tests
141
copying tests/__init__.py -> build/lib/tests
142
copying tests/test_cache.py -> build/lib/tests
143
copying tests/test_arv_ws.py -> build/lib/tests
144
copying tests/test_arv_copy.py -> build/lib/tests
145
copying tests/test_errors.py -> build/lib/tests
146
copying tests/test_util.py -> build/lib/tests
147
copying tests/test_retry.py -> build/lib/tests
148
copying tests/test_sdk.py -> build/lib/tests
149
copying tests/test_keep_locator.py -> build/lib/tests
150
copying tests/test_keep_client.py -> build/lib/tests
151
creating build/lib/arvados
152
copying arvados/timer.py -> build/lib/arvados
153
copying arvados/crunch.py -> build/lib/arvados
154
copying arvados/retry.py -> build/lib/arvados
155
copying arvados/events.py -> build/lib/arvados
156
copying arvados/diskcache.py -> build/lib/arvados
157
copying arvados/config.py -> build/lib/arvados
158
copying arvados/util.py -> build/lib/arvados
159
copying arvados/api.py -> build/lib/arvados
160
copying arvados/safeapi.py -> build/lib/arvados
161
copying arvados/__init__.py -> build/lib/arvados
162
copying arvados/stream.py -> build/lib/arvados
163
copying arvados/_ranges.py -> build/lib/arvados
164
copying arvados/arvfile.py -> build/lib/arvados
165
copying arvados/keep.py -> build/lib/arvados
166
copying arvados/cache.py -> build/lib/arvados
167
copying arvados/vocabulary.py -> build/lib/arvados
168
copying arvados/errors.py -> build/lib/arvados
169
copying arvados/_version.py -> build/lib/arvados
170
copying arvados/collection.py -> build/lib/arvados
171
copying arvados/_normalize_stream.py -> build/lib/arvados
172
creating build/lib/tests/performance
173
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
174
copying tests/performance/__init__.py -> build/lib/tests/performance
175
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
176
creating build/lib/arvados/commands
177
copying arvados/commands/ws.py -> build/lib/arvados/commands
178
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
179
copying arvados/commands/run.py -> build/lib/arvados/commands
180
copying arvados/commands/get.py -> build/lib/arvados/commands
181
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
182
copying arvados/commands/__init__.py -> build/lib/arvados/commands
183
copying arvados/commands/ls.py -> build/lib/arvados/commands
184
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
185
copying arvados/commands/_util.py -> build/lib/arvados/commands
186
copying arvados/commands/put.py -> build/lib/arvados/commands
187
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
188
creating build/bdist.linux-x86_64
189
creating build/bdist.linux-x86_64/egg
190
creating build/bdist.linux-x86_64/egg/tests
191
copying build/lib/tests/test_collections.py -> build/bdist.linux-x86_64/egg/tests
192
copying build/lib/tests/test_safeapi.py -> build/bdist.linux-x86_64/egg/tests
193
copying build/lib/tests/run_test_server.py -> build/bdist.linux-x86_64/egg/tests
194
copying build/lib/tests/keepstub.py -> build/bdist.linux-x86_64/egg/tests
195
copying build/lib/tests/arvados_testutil.py -> build/bdist.linux-x86_64/egg/tests
196
copying build/lib/tests/slow_test.py -> build/bdist.linux-x86_64/egg/tests
197
copying build/lib/tests/test_api.py -> build/bdist.linux-x86_64/egg/tests
198
copying build/lib/tests/test_arv_put.py -> build/bdist.linux-x86_64/egg/tests
199
copying build/lib/tests/test_stream.py -> build/bdist.linux-x86_64/egg/tests
200
copying build/lib/tests/manifest_examples.py -> build/bdist.linux-x86_64/egg/tests
201
copying build/lib/tests/test_retry_job_helpers.py -> build/bdist.linux-x86_64/egg/tests
202
copying build/lib/tests/test_arv_get.py -> build/bdist.linux-x86_64/egg/tests
203
copying build/lib/tests/test_arvfile.py -> build/bdist.linux-x86_64/egg/tests
204
creating build/bdist.linux-x86_64/egg/tests/performance
205
copying build/lib/tests/performance/test_a_sample.py -> build/bdist.linux-x86_64/egg/tests/performance
206
copying build/lib/tests/performance/__init__.py -> build/bdist.linux-x86_64/egg/tests/performance
207
copying build/lib/tests/performance/performance_profiler.py -> build/bdist.linux-x86_64/egg/tests/performance
208
copying build/lib/tests/test_vocabulary.py -> build/bdist.linux-x86_64/egg/tests
209
copying build/lib/tests/test_events.py -> build/bdist.linux-x86_64/egg/tests
210
copying build/lib/tests/test_arv_ls.py -> build/bdist.linux-x86_64/egg/tests
211
copying build/lib/tests/test_crunch.py -> build/bdist.linux-x86_64/egg/tests
212
copying build/lib/tests/test_arv_normalize.py -> build/bdist.linux-x86_64/egg/tests
213
copying build/lib/tests/test_benchmark_collections.py -> build/bdist.linux-x86_64/egg/tests
214
copying build/lib/tests/test_arv_keepdocker.py -> build/bdist.linux-x86_64/egg/tests
215
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests
216
copying build/lib/tests/test_cache.py -> build/bdist.linux-x86_64/egg/tests
217
copying build/lib/tests/test_arv_ws.py -> build/bdist.linux-x86_64/egg/tests
218
copying build/lib/tests/test_arv_copy.py -> build/bdist.linux-x86_64/egg/tests
219
copying build/lib/tests/test_errors.py -> build/bdist.linux-x86_64/egg/tests
220
copying build/lib/tests/test_util.py -> build/bdist.linux-x86_64/egg/tests
221
copying build/lib/tests/test_retry.py -> build/bdist.linux-x86_64/egg/tests
222
copying build/lib/tests/test_sdk.py -> build/bdist.linux-x86_64/egg/tests
223
copying build/lib/tests/test_keep_locator.py -> build/bdist.linux-x86_64/egg/tests
224
copying build/lib/tests/test_keep_client.py -> build/bdist.linux-x86_64/egg/tests
225
creating build/bdist.linux-x86_64/egg/arvados
226
copying build/lib/arvados/timer.py -> build/bdist.linux-x86_64/egg/arvados
227
copying build/lib/arvados/crunch.py -> build/bdist.linux-x86_64/egg/arvados
228
creating build/bdist.linux-x86_64/egg/arvados/commands
229
copying build/lib/arvados/commands/ws.py -> build/bdist.linux-x86_64/egg/arvados/commands
230
copying build/lib/arvados/commands/arv_copy.py -> build/bdist.linux-x86_64/egg/arvados/commands
231
copying build/lib/arvados/commands/run.py -> build/bdist.linux-x86_64/egg/arvados/commands
232
copying build/lib/arvados/commands/get.py -> build/bdist.linux-x86_64/egg/arvados/commands
233
copying build/lib/arvados/commands/migrate19.py -> build/bdist.linux-x86_64/egg/arvados/commands
234
copying build/lib/arvados/commands/__init__.py -> build/bdist.linux-x86_64/egg/arvados/commands
235
copying build/lib/arvados/commands/ls.py -> build/bdist.linux-x86_64/egg/arvados/commands
236
copying build/lib/arvados/commands/federation_migrate.py -> build/bdist.linux-x86_64/egg/arvados/commands
237
copying build/lib/arvados/commands/_util.py -> build/bdist.linux-x86_64/egg/arvados/commands
238
copying build/lib/arvados/commands/put.py -> build/bdist.linux-x86_64/egg/arvados/commands
239
copying build/lib/arvados/commands/keepdocker.py -> build/bdist.linux-x86_64/egg/arvados/commands
240
copying build/lib/arvados/retry.py -> build/bdist.linux-x86_64/egg/arvados
241
copying build/lib/arvados/events.py -> build/bdist.linux-x86_64/egg/arvados
242
copying build/lib/arvados/diskcache.py -> build/bdist.linux-x86_64/egg/arvados
243
copying build/lib/arvados/config.py -> build/bdist.linux-x86_64/egg/arvados
244
copying build/lib/arvados/util.py -> build/bdist.linux-x86_64/egg/arvados
245
copying build/lib/arvados/api.py -> build/bdist.linux-x86_64/egg/arvados
246
copying build/lib/arvados/safeapi.py -> build/bdist.linux-x86_64/egg/arvados
247
copying build/lib/arvados/__init__.py -> build/bdist.linux-x86_64/egg/arvados
248
copying build/lib/arvados/stream.py -> build/bdist.linux-x86_64/egg/arvados
249
copying build/lib/arvados/_ranges.py -> build/bdist.linux-x86_64/egg/arvados
250
copying build/lib/arvados/arvfile.py -> build/bdist.linux-x86_64/egg/arvados
251
copying build/lib/arvados/keep.py -> build/bdist.linux-x86_64/egg/arvados
252
copying build/lib/arvados/cache.py -> build/bdist.linux-x86_64/egg/arvados
253
copying build/lib/arvados/vocabulary.py -> build/bdist.linux-x86_64/egg/arvados
254
copying build/lib/arvados/errors.py -> build/bdist.linux-x86_64/egg/arvados
255
copying build/lib/arvados/_version.py -> build/bdist.linux-x86_64/egg/arvados
256
copying build/lib/arvados/collection.py -> build/bdist.linux-x86_64/egg/arvados
257
copying build/lib/arvados/_normalize_stream.py -> build/bdist.linux-x86_64/egg/arvados
258
byte-compiling build/bdist.linux-x86_64/egg/tests/test_collections.py to test_collections.cpython-37.pyc
259
byte-compiling build/bdist.linux-x86_64/egg/tests/test_safeapi.py to test_safeapi.cpython-37.pyc
260
byte-compiling build/bdist.linux-x86_64/egg/tests/run_test_server.py to run_test_server.cpython-37.pyc
261
byte-compiling build/bdist.linux-x86_64/egg/tests/keepstub.py to keepstub.cpython-37.pyc
262
byte-compiling build/bdist.linux-x86_64/egg/tests/arvados_testutil.py to arvados_testutil.cpython-37.pyc
263
byte-compiling build/bdist.linux-x86_64/egg/tests/slow_test.py to slow_test.cpython-37.pyc
264
byte-compiling build/bdist.linux-x86_64/egg/tests/test_api.py to test_api.cpython-37.pyc
265
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_put.py to test_arv_put.cpython-37.pyc
266
byte-compiling build/bdist.linux-x86_64/egg/tests/test_stream.py to test_stream.cpython-37.pyc
267
byte-compiling build/bdist.linux-x86_64/egg/tests/manifest_examples.py to manifest_examples.cpython-37.pyc
268
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry_job_helpers.py to test_retry_job_helpers.cpython-37.pyc
269
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_get.py to test_arv_get.cpython-37.pyc
270
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arvfile.py to test_arvfile.cpython-37.pyc
271
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/test_a_sample.py to test_a_sample.cpython-37.pyc
272
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/__init__.py to __init__.cpython-37.pyc
273
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/performance_profiler.py to performance_profiler.cpython-37.pyc
274
byte-compiling build/bdist.linux-x86_64/egg/tests/test_vocabulary.py to test_vocabulary.cpython-37.pyc
275
byte-compiling build/bdist.linux-x86_64/egg/tests/test_events.py to test_events.cpython-37.pyc
276
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ls.py to test_arv_ls.cpython-37.pyc
277
byte-compiling build/bdist.linux-x86_64/egg/tests/test_crunch.py to test_crunch.cpython-37.pyc
278
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_normalize.py to test_arv_normalize.cpython-37.pyc
279
byte-compiling build/bdist.linux-x86_64/egg/tests/test_benchmark_collections.py to test_benchmark_collections.cpython-37.pyc
280
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_keepdocker.py to test_arv_keepdocker.cpython-37.pyc
281
byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc
282
byte-compiling build/bdist.linux-x86_64/egg/tests/test_cache.py to test_cache.cpython-37.pyc
283
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ws.py to test_arv_ws.cpython-37.pyc
284
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_copy.py to test_arv_copy.cpython-37.pyc
285
byte-compiling build/bdist.linux-x86_64/egg/tests/test_errors.py to test_errors.cpython-37.pyc
286
byte-compiling build/bdist.linux-x86_64/egg/tests/test_util.py to test_util.cpython-37.pyc
287
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry.py to test_retry.cpython-37.pyc
288
byte-compiling build/bdist.linux-x86_64/egg/tests/test_sdk.py to test_sdk.cpython-37.pyc
289
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_locator.py to test_keep_locator.cpython-37.pyc
290
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_client.py to test_keep_client.cpython-37.pyc
291
byte-compiling build/bdist.linux-x86_64/egg/arvados/timer.py to timer.cpython-37.pyc
292
byte-compiling build/bdist.linux-x86_64/egg/arvados/crunch.py to crunch.cpython-37.pyc
293
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ws.py to ws.cpython-37.pyc
294
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/arv_copy.py to arv_copy.cpython-37.pyc
295
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/run.py to run.cpython-37.pyc
296
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/get.py to get.cpython-37.pyc
297
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/migrate19.py to migrate19.cpython-37.pyc
298
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/__init__.py to __init__.cpython-37.pyc
299
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ls.py to ls.cpython-37.pyc
300
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/federation_migrate.py to federation_migrate.cpython-37.pyc
301
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/_util.py to _util.cpython-37.pyc
302
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/put.py to put.cpython-37.pyc
303
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/keepdocker.py to keepdocker.cpython-37.pyc
304
byte-compiling build/bdist.linux-x86_64/egg/arvados/retry.py to retry.cpython-37.pyc
305
byte-compiling build/bdist.linux-x86_64/egg/arvados/events.py to events.cpython-37.pyc
306
byte-compiling build/bdist.linux-x86_64/egg/arvados/diskcache.py to diskcache.cpython-37.pyc
307
byte-compiling build/bdist.linux-x86_64/egg/arvados/config.py to config.cpython-37.pyc
308
byte-compiling build/bdist.linux-x86_64/egg/arvados/util.py to util.cpython-37.pyc
309
byte-compiling build/bdist.linux-x86_64/egg/arvados/api.py to api.cpython-37.pyc
310
byte-compiling build/bdist.linux-x86_64/egg/arvados/safeapi.py to safeapi.cpython-37.pyc
311
byte-compiling build/bdist.linux-x86_64/egg/arvados/__init__.py to __init__.cpython-37.pyc
312
byte-compiling build/bdist.linux-x86_64/egg/arvados/stream.py to stream.cpython-37.pyc
313
byte-compiling build/bdist.linux-x86_64/egg/arvados/_ranges.py to _ranges.cpython-37.pyc
314
byte-compiling build/bdist.linux-x86_64/egg/arvados/arvfile.py to arvfile.cpython-37.pyc
315
byte-compiling build/bdist.linux-x86_64/egg/arvados/keep.py to keep.cpython-37.pyc
316
byte-compiling build/bdist.linux-x86_64/egg/arvados/cache.py to cache.cpython-37.pyc
317
byte-compiling build/bdist.linux-x86_64/egg/arvados/vocabulary.py to vocabulary.cpython-37.pyc
318
byte-compiling build/bdist.linux-x86_64/egg/arvados/errors.py to errors.cpython-37.pyc
319
byte-compiling build/bdist.linux-x86_64/egg/arvados/_version.py to _version.cpython-37.pyc
320
byte-compiling build/bdist.linux-x86_64/egg/arvados/collection.py to collection.cpython-37.pyc
321
byte-compiling build/bdist.linux-x86_64/egg/arvados/_normalize_stream.py to _normalize_stream.cpython-37.pyc
322
installing package data to build/bdist.linux-x86_64/egg
323
running install_data
324
creating build/bdist.linux-x86_64/egg/share
325
creating build/bdist.linux-x86_64/egg/share/doc
326
creating build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
327
copying LICENSE-2.0.txt -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
328
copying README.rst -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
329
creating build/bdist.linux-x86_64/egg/EGG-INFO
330
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
331
running install_scripts
332
running build_scripts
333
creating build/scripts-3.7
334
copying and adjusting bin/arv-copy -> build/scripts-3.7
335
copying and adjusting bin/arv-get -> build/scripts-3.7
336
copying and adjusting bin/arv-keepdocker -> build/scripts-3.7
337
copying and adjusting bin/arv-ls -> build/scripts-3.7
338
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.7
339
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.7
340
copying and adjusting bin/arv-normalize -> build/scripts-3.7
341
copying and adjusting bin/arv-put -> build/scripts-3.7
342
copying and adjusting bin/arv-ws -> build/scripts-3.7
343
changing mode of build/scripts-3.7/arv-copy from 644 to 755
344
changing mode of build/scripts-3.7/arv-get from 644 to 755
345
changing mode of build/scripts-3.7/arv-keepdocker from 644 to 755
346
changing mode of build/scripts-3.7/arv-ls from 644 to 755
347
changing mode of build/scripts-3.7/arv-migrate-docker19 from 644 to 755
348
changing mode of build/scripts-3.7/arv-federation-migrate from 644 to 755
349
changing mode of build/scripts-3.7/arv-normalize from 644 to 755
350
changing mode of build/scripts-3.7/arv-put from 644 to 755
351
changing mode of build/scripts-3.7/arv-ws from 644 to 755
352
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
353
copying build/scripts-3.7/arv-federation-migrate -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
354
copying build/scripts-3.7/arv-ls -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
355
copying build/scripts-3.7/arv-normalize -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
356
copying build/scripts-3.7/arv-put -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
357
copying build/scripts-3.7/arv-get -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
358
copying build/scripts-3.7/arv-migrate-docker19 -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
359
copying build/scripts-3.7/arv-ws -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
360
copying build/scripts-3.7/arv-keepdocker -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
361
copying build/scripts-3.7/arv-copy -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
362
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-federation-migrate to 755
363
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ls to 755
364
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-normalize to 755
365
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-put to 755
366
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-get to 755
367
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-migrate-docker19 to 755
368
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ws to 755
369
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-keepdocker to 755
370
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-copy to 755
371
copying arvados_python_client.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
372
copying arvados_python_client.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
373
copying arvados_python_client.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
374
copying arvados_python_client.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
375
copying arvados_python_client.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
376
copying arvados_python_client.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
377
creating dist
378
creating 'dist/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
379
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
380
Processing arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
381
creating /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
382
Extracting arvados_python_client-2.6.0.dev20230124193727-py3.7.egg to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
383
Adding arvados-python-client 2.6.0.dev20230124193727 to easy-install.pth file
384
Installing arv-federation-migrate script to /home/jenkins/tmp/VENV3DIR/bin
385
Installing arv-ls script to /home/jenkins/tmp/VENV3DIR/bin
386
Installing arv-normalize script to /home/jenkins/tmp/VENV3DIR/bin
387
Installing arv-put script to /home/jenkins/tmp/VENV3DIR/bin
388
Installing arv-get script to /home/jenkins/tmp/VENV3DIR/bin
389
Installing arv-migrate-docker19 script to /home/jenkins/tmp/VENV3DIR/bin
390
Installing arv-ws script to /home/jenkins/tmp/VENV3DIR/bin
391
Installing arv-keepdocker script to /home/jenkins/tmp/VENV3DIR/bin
392
Installing arv-copy script to /home/jenkins/tmp/VENV3DIR/bin
393

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    
534
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
535
Searching for certifi==2022.9.24
536
Best match: certifi 2022.9.24
537
Adding certifi 2022.9.24 to easy-install.pth file
538

    
539
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
540
Searching for idna==3.4
541
Best match: idna 3.4
542
Adding idna 3.4 to easy-install.pth file
543

    
544
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
545
Searching for charset-normalizer==2.1.1
546
Best match: charset-normalizer 2.1.1
547
Adding charset-normalizer 2.1.1 to easy-install.pth file
548
Installing normalizer script to /home/jenkins/tmp/VENV3DIR/bin
549

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

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

    
2375
22 packages are looking for funding
2376
  run `npm fund` for details
2377

    
2378
found 0 vulnerabilities
2379

    
2380
/tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/node_modules/.bin/browserify  /tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/tmp/npm-rails/bundle.js > /tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/vendor/assets/javascripts/npm-rails/development/npm-dependencies.js
2381
======= install apps/workbench -- 12s
2382
Pass: env install (19s)
2383
Pass: doc install (1s)
2384
Pass: sdk/ruby install (4s)
2385
Pass: sdk/R install (0s)
2386
Pass: sdk/cli install (3s)
2387
Pass: services/login-sync install (7s)
2388
Pass: sdk/python install (6s)
2389
Pass: sdk/cwl install (4s)
2390
Pass: services/dockercleaner install (4s)
2391
Pass: services/fuse install (4s)
2392
Pass: tools/crunchstat-summary install (4s)
2393
Pass: cmd/arvados-client install (4s)
2394
Pass: cmd/arvados-package install (7s)
2395
Pass: cmd/arvados-server install (31s)
2396
Pass: lib/boot install (0s)
2397
Pass: lib/cli install (1s)
2398
Pass: lib/cloud install (0s)
2399
Pass: lib/cloud/azure install (0s)
2400
Pass: lib/cloud/cloudtest install (0s)
2401
Pass: lib/cloud/ec2 install (1s)
2402
Pass: lib/cloud/loopback install (0s)
2403
Pass: lib/cmd install (0s)
2404
Pass: lib/cmdtest install (0s)
2405
Pass: lib/config install (0s)
2406
Pass: lib/controller install (1s)
2407
Pass: lib/controller/api install (0s)
2408
Pass: lib/controller/dblock install (0s)
2409
Pass: lib/controller/federation install (0s)
2410
Pass: lib/controller/localdb install (0s)
2411
Pass: lib/controller/railsproxy install (1s)
2412
Pass: lib/controller/router install (0s)
2413
Pass: lib/controller/rpc install (0s)
2414
Pass: lib/costanalyzer install (0s)
2415
Pass: lib/crunchrun install (1s)
2416
Pass: lib/crunchstat install (0s)
2417
Pass: lib/ctrlctx install (0s)
2418
Pass: lib/deduplicationreport install (0s)
2419
Pass: lib/diagnostics install (0s)
2420
Pass: lib/dispatchcloud install (1s)
2421
Pass: lib/dispatchcloud/container install (0s)
2422
Pass: lib/dispatchcloud/scheduler install (0s)
2423
Pass: lib/dispatchcloud/sshexecutor install (0s)
2424
Pass: lib/dispatchcloud/test install (1s)
2425
Pass: lib/dispatchcloud/worker install (0s)
2426
Pass: lib/install install (0s)
2427
Pass: lib/lsf install (0s)
2428
Pass: lib/mount install (1s)
2429
Pass: lib/pam install (1s)
2430
Pass: lib/recovercollection install (0s)
2431
Pass: lib/selfsigned install (0s)
2432
Pass: lib/service install (0s)
2433
Pass: sdk/go/arvados install (1s)
2434
Pass: sdk/go/arvadosclient install (0s)
2435
Pass: sdk/go/arvadostest install (0s)
2436
Pass: sdk/go/asyncbuf install (0s)
2437
Pass: sdk/go/auth install (0s)
2438
Pass: sdk/go/blockdigest install (0s)
2439
Pass: sdk/go/config install (1s)
2440
Pass: sdk/go/ctxlog install (0s)
2441
Pass: sdk/go/dispatch install (0s)
2442
Pass: sdk/go/health install (0s)
2443
Pass: sdk/go/httpserver install (0s)
2444
Pass: sdk/go/keepclient install (1s)
2445
Pass: sdk/go/manifest install (0s)
2446
Pass: sdk/go/stats install (0s)
2447
Pass: services/crunch-dispatch-local install (1s)
2448
Pass: services/crunch-dispatch-slurm install (1s)
2449
Pass: services/crunchstat install (0s)
2450
Pass: services/githttpd install (0s)
2451
Pass: services/keep-balance install (0s)
2452
Pass: services/keepproxy install (1s)
2453
Pass: services/keepstore install (0s)
2454
Pass: services/keep-web install (0s)
2455
Pass: services/ws install (0s)
2456
Pass: tools/keep-block-check install (1s)
2457
Pass: tools/keep-exercise install (1s)
2458
Pass: tools/keep-rsync install (0s)
2459
Pass: tools/sync-groups install (1s)
2460
Pass: tools/sync-users install (1s)
2461
Pass: services/api install (21s)
2462
Pass: apps/workbench install (12s)
2463
All test suites passed.
2464
Leaving behind temp dirs in /home/jenkins/tmp
2465
+ /tmp/workspace/developer-run-tests-sdk-python-ruby/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only-install nothing --only sdk/python
2466
R SDK not needed, it will not be installed.
2467
Checking dependencies:
2468
locale: en_US.UTF-8
2469
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
2470
go: go version go1.18.8 linux/amd64
2471
gcc: gcc (Debian 8.3.0-6) 8.3.0
2472
fuse.h: /usr/include/fuse/fuse.h
2473
gnutls.h: /usr/include/gnutls/gnutls.h
2474
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
2475
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
2476
/usr/bin/netstat
2477
nginx: nginx version: nginx/1.14.2
2478
gitolite: /usr/bin/gitolite
2479
npm: 6.14.16
2480
cadaver: cadaver 0.23.3
2481
libattr1 xattr.h: /usr/include/attr/xattr.h
2482
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
2483
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
2484
libpam pam_appl.h: /usr/include/security/pam_appl.h
2485
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
2486
phantomjs: 1.9.8
2487
xvfb: /usr/bin/Xvfb
2488
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
2489
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
2490
singularity: singularity-ce version 3.9.9
2491
docker client: Docker version 18.09.1, build 4c52b90
2492
docker server: 18.09.1
2493
procs with /dev/fuse open:
2494
grep fuse /proc/self/mountinfo:
2495
WORKSPACE=/tmp/workspace/developer-run-tests-sdk-python-ruby
2496
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
2497
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
2498
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
2499
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
2500
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
2501
Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy...
2502
api pid 9410 ok
2503
https://127.0.0.1:35995/discovery/v1/apis/arvados/v1/rest ok
2504
nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied)
2505
2023/01/24 19:45:08 [notice] 9532#9532: using the "epoll" event method
2506
2023/01/24 19:45:08 [notice] 9532#9532: nginx/1.14.2
2507
2023/01/24 19:45:08 [notice] 9532#9532: OS: Linux 4.19.0-20-cloud-amd64
2508
2023/01/24 19:45:08 [notice] 9532#9532: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2509
2023/01/24 19:45:08 [notice] 9532#9532: start worker processes
2510
2023/01/24 19:45:08 [notice] 9532#9532: start worker process 9535
2511
nginx pid 9532 ok
2512
controller pid 9539 ok
2513
{"health":"OK"}
2514
{"health":"OK"}
2515
2023/01/24 19:45:08 [info] 9535#9535: *1 client 127.0.0.1 closed keepalive connection
2516
https://0.0.0.0:54767/discovery/v1/apis/arvados/v1/rest ok
2517
2023/01/24 19:45:09 [info] 9535#9535: *3 client 127.0.0.1 closed keepalive connection
2518
2023/01/24 19:45:09 [info] 9535#9535: *5 client 127.0.0.1 closed keepalive connection
2519
Using API 0.0.0.0:54767 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2520
2023/01/24 19:45:09 [info] 9535#9535: *9 client 127.0.0.1 closed keepalive connection
2521
2023/01/24 19:45:09 [info] 9535#9535: *11 client 127.0.0.1 closed keepalive connection
2522
keepproxy pid 9559 ok
2523
keep-web pid 9574 ok
2524
{"health":"OK"}
2525
{"health":"OK"}
2526
githttpd pid 9593 ok
2527
{"health":"OK"}
2528
{"health":"OK"}
2529
ws pid 9609 ok
2530
ARVADOS_TEST_PROXY_SERVICES=1
2531
ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2532
ARVADOS_CONFIG=/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/arvados.yml
2533
ARVADOS_API_HOST=0.0.0.0:54767
2534
ARVADOS_TEST_API_INSTALLED=9173
2535
ARVADOS_TEST_API_HOST=127.0.0.1:35995
2536
ARVADOS_API_HOST_INSECURE=true
2537
======= test sdk/python
2538
running test
2539
Searching for parameterized
2540
Reading https://pypi.org/simple/parameterized/
2541
Downloading https://files.pythonhosted.org/packages/31/13/fe468c8c7400a8eca204e6e160a29bf7dcd45a76e20f1c030f3eaa690d93/parameterized-0.8.1-py2.py3-none-any.whl#sha256=9cbb0b69a03e8695d68b3399a8a5825200976536fe1cb79db60ed6a4c8c9efe9
2542
Best match: parameterized 0.8.1
2543
Processing parameterized-0.8.1-py2.py3-none-any.whl
2544
Installing parameterized-0.8.1-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs
2545
writing requirements to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/parameterized-0.8.1-py3.7.egg/EGG-INFO/requires.txt
2546

    
2547
Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/parameterized-0.8.1-py3.7.egg
2548
Searching for mock<4,>=1.0
2549
Reading https://pypi.org/simple/mock/
2550
Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl#sha256=d157e52d4e5b938c550f39eb2fd15610db062441a9c2747d3dbfa9298211d0f8
2551
Best match: mock 3.0.5
2552
Processing mock-3.0.5-py2.py3-none-any.whl
2553
Installing mock-3.0.5-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs
2554
writing requirements to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/EGG-INFO/requires.txt
2555

    
2556
Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg
2557
Searching for pbr<1.7.0
2558
Reading https://pypi.org/simple/pbr/
2559
Downloading https://files.pythonhosted.org/packages/bc/f8/4f5315aabe064e75b6cf5ea00e89753aad17370b6bedc87959013e4e5d5b/pbr-1.6.0-py2.py3-none-any.whl#sha256=6d0f47c050cced1d9abfc89a937ad06870a2974fda31ec0adfcafc2600b947ce
2560
Best match: pbr 1.6.0
2561
Processing pbr-1.6.0-py2.py3-none-any.whl
2562
Installing pbr-1.6.0-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs
2563

    
2564
Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/pbr-1.6.0-py3.7.egg
2565
running egg_info
2566
writing pbr to arvados_python_client.egg-info/pbr.json
2567
writing arvados_python_client.egg-info/PKG-INFO
2568
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
2569
writing requirements to arvados_python_client.egg-info/requires.txt
2570
writing top-level names to arvados_python_client.egg-info/top_level.txt
2571
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
2572
reading manifest template 'MANIFEST.in'
2573
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
2574
running build_ext
2575
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python
2576
test_arbitrary_objects_not_resumable (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2577
test_arbitrary_writes_not_resumable (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2578
test_basic_resume (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2579
test_collection_empty_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2580
test_collection_manifest_subset (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2581
test_extract_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2582
test_keep_local_store (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2583
test_local_collection_reader (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2584
test_local_collection_writer (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2585
test_locators_and_ranges (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2586
test_no_implicit_normalize (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2587
test_normalized_collection (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2588
test_pdh_is_native_str (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2589
test_resume_fails_when_dependency_is_nonfile (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2590
test_resume_fails_when_dependency_mtime_changed (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2591
test_resume_fails_when_dependency_size_changed (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2592
test_resume_fails_when_missing_dependency (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2593
test_resume_fails_with_expired_locator (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2594
test_stream_reader (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2595
test_write_directory_tree (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2596
test_write_directory_tree_in_one_stream (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2597
test_write_directory_tree_with_limited_recursion (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2598
test_write_directory_tree_with_zero_recursion (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2599
test_write_multiple_files (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2600
test_write_named_directory_tree (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2601
test_write_named_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2602
test_write_one_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
2603
test_arbitrary_objects_not_resumable (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2604
test_arbitrary_writes_not_resumable (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2605
test_basic_resume (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2606
test_collection_empty_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2607
test_collection_manifest_subset (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2608
test_extract_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2609
test_keep_local_store (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2610
test_local_collection_reader (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2611
test_local_collection_writer (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2612
test_locators_and_ranges (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2613
test_no_implicit_normalize (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2614
test_normalized_collection (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2615
test_pdh_is_native_str (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2616
test_resume_fails_when_dependency_is_nonfile (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2617
test_resume_fails_when_dependency_mtime_changed (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2618
test_resume_fails_when_dependency_size_changed (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2619
test_resume_fails_when_missing_dependency (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2620
test_resume_fails_with_expired_locator (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2621
test_stream_reader (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2622
test_write_directory_tree (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2623
test_write_directory_tree_in_one_stream (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2624
test_write_directory_tree_with_limited_recursion (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2625
test_write_directory_tree_with_zero_recursion (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2626
test_write_multiple_files (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2627
test_write_named_directory_tree (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2628
test_write_named_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2629
test_write_one_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
2630
child.pid is 9655
2631
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9655 is still running
2632
  ResourceWarning, source=self)
2633
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2634
child.pid is 9668
2635
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9668 is still running
2636
  ResourceWarning, source=self)
2637
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2638
test_create_and_save (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37038, 0, 0)>
2639
  self._socket = s
2640
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2641
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=12, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40812, 0, 0)>
2642
  self._socket = s
2643
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2644
ok
2645
test_create_and_save_after_commiting (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37058, 0, 0)>
2646
  self._socket = s
2647
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2648
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=13, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40832, 0, 0)>
2649
  self._socket = s
2650
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2651
ok
2652
test_create_and_save_new (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=14, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37080, 0, 0)>
2653
  self._socket = s
2654
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2655
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=16, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40856, 0, 0)>
2656
  self._socket = s
2657
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2658
ok
2659
test_create_and_update (tests.test_collections.CollectionCreateUpdateTest) ... 2023/01/24 19:45:19 [info] 9535#9535: *59 client 127.0.0.1 closed keepalive connection
2660
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55314), raddr=('127.0.0.1', 54767)>
2661
  obj, end = self.scan_once(s, idx)
2662
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2663
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=14, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37098, 0, 0)>
2664
  self._socket = s
2665
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2666
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=17, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40874, 0, 0)>
2667
  self._socket = s
2668
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2669
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=19, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37120, 0, 0)>
2670
  self._socket = s
2671
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2672
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=16, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40890, 0, 0)>
2673
  self._socket = s
2674
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2675
ok
2676
test_create_and_update_with_conflict (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=22, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37148, 0, 0)>
2677
  self._socket = s
2678
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2679
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=25, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40924, 0, 0)>
2680
  self._socket = s
2681
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2682
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=24, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37168, 0, 0)>
2683
  self._socket = s
2684
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2685
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40944, 0, 0)>
2686
  self._socket = s
2687
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2688
ok
2689
test_create_diff_apply (tests.test_collections.CollectionCreateUpdateTest) ... 2023/01/24 19:45:20 [info] 9535#9535: *32 client 127.0.0.1 closed keepalive connection
2690
2023/01/24 19:45:20 [info] 9535#9535: *46 client 127.0.0.1 closed keepalive connection
2691
2023/01/24 19:45:20 [info] 9535#9535: *52 client 127.0.0.1 closed keepalive connection
2692
2023/01/24 19:45:20 [info] 9535#9535: *64 client 127.0.0.1 closed keepalive connection
2693
2023/01/24 19:45:20 [info] 9535#9535: *70 client 127.0.0.1 closed keepalive connection
2694
2023/01/24 19:45:20 [info] 9535#9535: *77 client 127.0.0.1 closed keepalive connection
2695
2023/01/24 19:45:20 [info] 9535#9535: *79 client 127.0.0.1 closed keepalive connection
2696
2023/01/24 19:45:20 [info] 9535#9535: *81 client 127.0.0.1 closed keepalive connection
2697
2023/01/24 19:45:20 [info] 9535#9535: *87 client 127.0.0.1 closed keepalive connection
2698
2023/01/24 19:45:20 [info] 9535#9535: *94 client 127.0.0.1 closed keepalive connection
2699
2023/01/24 19:45:20 [info] 9535#9535: *96 client 127.0.0.1 closed keepalive connection
2700
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=30, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37198, 0, 0)>
2701
  self._socket = s
2702
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2703
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40974, 0, 0)>
2704
  self._socket = s
2705
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2706
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55244), raddr=('127.0.0.1', 54767)>
2707
  obj, end = self.scan_once(s, idx)
2708
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2709
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55272), raddr=('127.0.0.1', 54767)>
2710
  obj, end = self.scan_once(s, idx)
2711
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2712
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55292), raddr=('127.0.0.1', 54767)>
2713
  obj, end = self.scan_once(s, idx)
2714
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2715
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55332), raddr=('127.0.0.1', 54767)>
2716
  obj, end = self.scan_once(s, idx)
2717
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2718
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55352), raddr=('127.0.0.1', 54767)>
2719
  obj, end = self.scan_once(s, idx)
2720
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2721
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55374), raddr=('127.0.0.1', 54767)>
2722
  obj, end = self.scan_once(s, idx)
2723
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2724
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55378), raddr=('127.0.0.1', 54767)>
2725
  obj, end = self.scan_once(s, idx)
2726
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2727
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55382), raddr=('127.0.0.1', 54767)>
2728
  obj, end = self.scan_once(s, idx)
2729
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2730
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55402), raddr=('127.0.0.1', 54767)>
2731
  obj, end = self.scan_once(s, idx)
2732
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2733
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55424), raddr=('127.0.0.1', 54767)>
2734
  obj, end = self.scan_once(s, idx)
2735
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2736
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=28, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55428), raddr=('127.0.0.1', 54767)>
2737
  obj, end = self.scan_once(s, idx)
2738
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2739
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37218, 0, 0)>
2740
  self._socket = s
2741
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2742
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40994, 0, 0)>
2743
  self._socket = s
2744
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2745
ok
2746
test_diff_apply_with_token (tests.test_collections.CollectionCreateUpdateTest) ... ok
2747
test_pdh_is_native_str (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=13, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41018, 0, 0)>
2748
  self._socket = s
2749
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2750
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=15, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37248, 0, 0)>
2751
  self._socket = s
2752
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2753
ok
2754
Sent SIGTERM to 9655 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
2755
Sent SIGTERM to 9668 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
2756
test_get_properties (tests.test_collections.CollectionMethods) ... ERROR
2757
test_get_trash_at (tests.test_collections.CollectionMethods) ... 2023/01/24 19:45:22 [info] 9535#9535: *118 client 127.0.0.1 closed keepalive connection
2758
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55498), raddr=('127.0.0.1', 54767)>
2759
  obj, end = self.scan_once(s, idx)
2760
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2761
ok
2762
test_keys_values_items_support_indexing (tests.test_collections.CollectionMethods) ... ok
2763
test_open_binary_modes (tests.test_collections.CollectionOpenModes) ... ok
2764
test_open_invalid_modes (tests.test_collections.CollectionOpenModes) ... ok
2765
test_open_text_modes (tests.test_collections.CollectionOpenModes) ... ok
2766
test_api_response (tests.test_collections.CollectionReaderTestCase) ... ok
2767
test_init_no_default_retries (tests.test_collections.CollectionReaderTestCase) ... ok
2768
test_init_no_fallback_to_keep (tests.test_collections.CollectionReaderTestCase) ... ok
2769
test_init_num_retries_propagated (tests.test_collections.CollectionReaderTestCase) ... ok
2770
test_locator_init (tests.test_collections.CollectionReaderTestCase) ... ok
2771
test_open_collection_file_one_argument (tests.test_collections.CollectionReaderTestCase) ... ok
2772
test_open_deep_file (tests.test_collections.CollectionReaderTestCase) ... ok
2773
test_open_nonexistent_file (tests.test_collections.CollectionReaderTestCase) ... ok
2774
test_open_nonexistent_stream (tests.test_collections.CollectionReaderTestCase) ... ok
2775
test_read_empty_collection (tests.test_collections.CollectionReaderTestCase) ... ok
2776
test_read_nonnormalized_manifest_with_collection_reader (tests.test_collections.CollectionReaderTestCase) ... ok
2777
test_uuid_init_failure_raises_api_error (tests.test_collections.CollectionReaderTestCase) ... ok
2778
test_uuid_init_success (tests.test_collections.CollectionReaderTestCase) ... ok
2779
test_dup_open_fails (tests.test_collections.CollectionWriterTestCase) ... ok
2780
test_flush_data_retries (tests.test_collections.CollectionWriterTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *98 client 127.0.0.1 closed keepalive connection
2781
2023/01/24 19:45:22 [info] 9535#9535: *104 client 127.0.0.1 closed keepalive connection
2782
2023/01/24 19:45:22 [info] 9535#9535: *108 client 127.0.0.1 closed keepalive connection
2783
2023/01/24 19:45:22 [info] 9535#9535: *110 client 127.0.0.1 closed keepalive connection
2784
2023/01/24 19:45:22 [info] 9535#9535: *112 client 127.0.0.1 closed keepalive connection
2785
2023/01/24 19:45:22 [info] 9535#9535: *114 client 127.0.0.1 closed keepalive connection
2786
2023/01/24 19:45:22 [info] 9535#9535: *120 client 127.0.0.1 closed keepalive connection
2787
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=29, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55432), raddr=('127.0.0.1', 54767)>
2788
  self.name = name
2789
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2790
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55452), raddr=('127.0.0.1', 54767)>
2791
  self.name = name
2792
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2793
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55468), raddr=('127.0.0.1', 54767)>
2794
  self.name = name
2795
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2796
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55472), raddr=('127.0.0.1', 54767)>
2797
  self.name = name
2798
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2799
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55476), raddr=('127.0.0.1', 54767)>
2800
  self.name = name
2801
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2802
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55480), raddr=('127.0.0.1', 54767)>
2803
  self.name = name
2804
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2805
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55502), raddr=('127.0.0.1', 54767)>
2806
  self.name = name
2807
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2808
2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2809
ok
2810
test_one_open (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2811
ok
2812
test_open_flush (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2813
ok
2814
test_open_writelines (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2815
ok
2816
test_two_opens_same_stream (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2817
ok
2818
test_two_opens_two_streams (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2819
ok
2820
test_write_insufficient_replicas_via_disks (tests.test_collections.CollectionWriterTestCase) ... ok
2821
test_write_insufficient_replicas_via_proxy (tests.test_collections.CollectionWriterTestCase) ... ok
2822
test_write_no_default (tests.test_collections.CollectionWriterTestCase) ... ok
2823
test_write_three_replicas (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2824
ok
2825
test_write_whole_collection (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2826
ok
2827
test_write_whole_collection_through_retries (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
2828
ok
2829
test_clone (tests.test_collections.NewCollectionTestCase) ... ok
2830
test_conflict_add (tests.test_collections.NewCollectionTestCase) ... ok
2831
test_conflict_del (tests.test_collections.NewCollectionTestCase) ... ok
2832
test_conflict_keep_local_change (tests.test_collections.NewCollectionTestCase) ... ok
2833
test_conflict_mod (tests.test_collections.NewCollectionTestCase) ... ok
2834
test_copy_file (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *122 client 127.0.0.1 closed keepalive connection
2835
2023/01/24 19:45:22 [info] 9535#9535: *124 client 127.0.0.1 closed keepalive connection
2836
2023/01/24 19:45:22 [info] 9535#9535: *126 client 127.0.0.1 closed keepalive connection
2837
2023/01/24 19:45:22 [info] 9535#9535: *128 client 127.0.0.1 closed keepalive connection
2838
2023/01/24 19:45:22 [info] 9535#9535: *130 client 127.0.0.1 closed keepalive connection
2839
2023/01/24 19:45:22 [info] 9535#9535: *132 client 127.0.0.1 closed keepalive connection
2840
2023/01/24 19:45:22 [info] 9535#9535: *134 client 127.0.0.1 closed keepalive connection
2841
2023/01/24 19:45:22 [info] 9535#9535: *136 client 127.0.0.1 closed keepalive connection
2842
2023/01/24 19:45:22 [info] 9535#9535: *138 client 127.0.0.1 closed keepalive connection
2843
2023/01/24 19:45:22 [info] 9535#9535: *140 client 127.0.0.1 closed keepalive connection
2844
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55506), raddr=('127.0.0.1', 54767)>
2845
  obj, end = self.scan_once(s, idx)
2846
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2847
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55510), raddr=('127.0.0.1', 54767)>
2848
  obj, end = self.scan_once(s, idx)
2849
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2850
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55514), raddr=('127.0.0.1', 54767)>
2851
  obj, end = self.scan_once(s, idx)
2852
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2853
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55518), raddr=('127.0.0.1', 54767)>
2854
  obj, end = self.scan_once(s, idx)
2855
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2856
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55522), raddr=('127.0.0.1', 54767)>
2857
  obj, end = self.scan_once(s, idx)
2858
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2859
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55526), raddr=('127.0.0.1', 54767)>
2860
  obj, end = self.scan_once(s, idx)
2861
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2862
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55530), raddr=('127.0.0.1', 54767)>
2863
  obj, end = self.scan_once(s, idx)
2864
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2865
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55534), raddr=('127.0.0.1', 54767)>
2866
  obj, end = self.scan_once(s, idx)
2867
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2868
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55538), raddr=('127.0.0.1', 54767)>
2869
  obj, end = self.scan_once(s, idx)
2870
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2871
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55542), raddr=('127.0.0.1', 54767)>
2872
  obj, end = self.scan_once(s, idx)
2873
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2874
ok
2875
test_copy_to_existing_dir (tests.test_collections.NewCollectionTestCase) ... ok
2876
test_copy_to_file_in_dir (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *144 client 127.0.0.1 closed keepalive connection
2877
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/template.py:72: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55550), raddr=('127.0.0.1', 54767)>
2878
  URIVariable(m.groups()[0]) for m in template_re.finditer(self.uri)
2879
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2880
ok
2881
test_copy_to_new_dir (tests.test_collections.NewCollectionTestCase) ... ok
2882
test_diff_add (tests.test_collections.NewCollectionTestCase) ... ok
2883
test_diff_add_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
2884
test_diff_del_add (tests.test_collections.NewCollectionTestCase) ... ok
2885
test_diff_del_add_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
2886
test_diff_mod (tests.test_collections.NewCollectionTestCase) ... ok
2887
test_diff_mod_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
2888
test_diff_same (tests.test_collections.NewCollectionTestCase) ... ok
2889
test_escaped_paths_do_get_unescaped_on_listing (tests.test_collections.NewCollectionTestCase) ... ok
2890
test_escaped_paths_dont_get_unescaped_on_manifest (tests.test_collections.NewCollectionTestCase) ... ok
2891
test_find (tests.test_collections.NewCollectionTestCase) ... ok
2892
test_init_manifest (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *178 client 127.0.0.1 closed keepalive connection
2893
2023/01/24 19:45:23 [info] 9535#9535: *142 client 127.0.0.1 closed keepalive connection
2894
2023/01/24 19:45:23 [info] 9535#9535: *146 client 127.0.0.1 closed keepalive connection
2895
2023/01/24 19:45:23 [info] 9535#9535: *148 client 127.0.0.1 closed keepalive connection
2896
2023/01/24 19:45:23 [info] 9535#9535: *150 client 127.0.0.1 closed keepalive connection
2897
2023/01/24 19:45:23 [info] 9535#9535: *152 client 127.0.0.1 closed keepalive connection
2898
2023/01/24 19:45:23 [info] 9535#9535: *154 client 127.0.0.1 closed keepalive connection
2899
2023/01/24 19:45:23 [info] 9535#9535: *156 client 127.0.0.1 closed keepalive connection
2900
2023/01/24 19:45:23 [info] 9535#9535: *158 client 127.0.0.1 closed keepalive connection
2901
2023/01/24 19:45:23 [info] 9535#9535: *160 client 127.0.0.1 closed keepalive connection
2902
2023/01/24 19:45:23 [info] 9535#9535: *162 client 127.0.0.1 closed keepalive connection
2903
2023/01/24 19:45:23 [info] 9535#9535: *164 client 127.0.0.1 closed keepalive connection
2904
2023/01/24 19:45:23 [info] 9535#9535: *166 client 127.0.0.1 closed keepalive connection
2905
2023/01/24 19:45:23 [info] 9535#9535: *168 client 127.0.0.1 closed keepalive connection
2906
2023/01/24 19:45:23 [info] 9535#9535: *170 client 127.0.0.1 closed keepalive connection
2907
2023/01/24 19:45:23 [info] 9535#9535: *172 client 127.0.0.1 closed keepalive connection
2908
2023/01/24 19:45:23 [info] 9535#9535: *174 client 127.0.0.1 closed keepalive connection
2909
2023/01/24 19:45:23 [info] 9535#9535: *176 client 127.0.0.1 closed keepalive connection
2910
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55618), raddr=('127.0.0.1', 54767)>
2911
  obj, end = self.scan_once(s, idx)
2912
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2913
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55546), raddr=('127.0.0.1', 54767)>
2914
  obj, end = self.scan_once(s, idx)
2915
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2916
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55554), raddr=('127.0.0.1', 54767)>
2917
  obj, end = self.scan_once(s, idx)
2918
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2919
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55558), raddr=('127.0.0.1', 54767)>
2920
  obj, end = self.scan_once(s, idx)
2921
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2922
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55562), raddr=('127.0.0.1', 54767)>
2923
  obj, end = self.scan_once(s, idx)
2924
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2925
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55566), raddr=('127.0.0.1', 54767)>
2926
  obj, end = self.scan_once(s, idx)
2927
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2928
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55570), raddr=('127.0.0.1', 54767)>
2929
  obj, end = self.scan_once(s, idx)
2930
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2931
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55574), raddr=('127.0.0.1', 54767)>
2932
  obj, end = self.scan_once(s, idx)
2933
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2934
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55578), raddr=('127.0.0.1', 54767)>
2935
  obj, end = self.scan_once(s, idx)
2936
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2937
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55582), raddr=('127.0.0.1', 54767)>
2938
  obj, end = self.scan_once(s, idx)
2939
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2940
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55586), raddr=('127.0.0.1', 54767)>
2941
  obj, end = self.scan_once(s, idx)
2942
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2943
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55590), raddr=('127.0.0.1', 54767)>
2944
  obj, end = self.scan_once(s, idx)
2945
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2946
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55594), raddr=('127.0.0.1', 54767)>
2947
  obj, end = self.scan_once(s, idx)
2948
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2949
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55598), raddr=('127.0.0.1', 54767)>
2950
  obj, end = self.scan_once(s, idx)
2951
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2952
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55602), raddr=('127.0.0.1', 54767)>
2953
  obj, end = self.scan_once(s, idx)
2954
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2955
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55606), raddr=('127.0.0.1', 54767)>
2956
  obj, end = self.scan_once(s, idx)
2957
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2958
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55610), raddr=('127.0.0.1', 54767)>
2959
  obj, end = self.scan_once(s, idx)
2960
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2961
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=22, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55614), raddr=('127.0.0.1', 54767)>
2962
  obj, end = self.scan_once(s, idx)
2963
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2964
ok
2965
test_init_manifest_with_collision (tests.test_collections.NewCollectionTestCase) ... ok
2966
test_init_manifest_with_error (tests.test_collections.NewCollectionTestCase) ... ok
2967
test_make_empty_dir_with_escaped_chars (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *182 client 127.0.0.1 closed keepalive connection
2968
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/template.py:68: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55626), raddr=('127.0.0.1', 54767)>
2969
  self.uri = uri
2970
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2971
ok
2972
test_make_empty_dir_with_spaces (tests.test_collections.NewCollectionTestCase) ... ok
2973
test_move_file_to_dir (tests.test_collections.NewCollectionTestCase) ... ok
2974
test_move_file_to_other (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *188 client 127.0.0.1 closed keepalive connection
2975
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55638), raddr=('127.0.0.1', 54767)>
2976
  obj, end = self.scan_once(s, idx)
2977
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2978
ok
2979
test_notify (tests.test_collections.NewCollectionTestCase) ... ok
2980
test_open_w (tests.test_collections.NewCollectionTestCase) ... ok
2981
test_other_special_chars_on_file_token (tests.test_collections.NewCollectionTestCase) ... ok
2982
test_remove (tests.test_collections.NewCollectionTestCase) ... ok
2983
test_remove_empty_subdir (tests.test_collections.NewCollectionTestCase) ... ok
2984
test_remove_in_subdir (tests.test_collections.NewCollectionTestCase) ... ok
2985
test_remove_nonempty_subdir (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *198 client 127.0.0.1 closed keepalive connection
2986
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55658), raddr=('127.0.0.1', 54767)>
2987
  obj, end = self.scan_once(s, idx)
2988
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2989
ok
2990
test_remove_recursive (tests.test_collections.NewCollectionTestCase) ... ok
2991
test_rename_file (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *202 client 127.0.0.1 closed keepalive connection
2992
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55666), raddr=('127.0.0.1', 54767)>
2993
  obj, end = self.scan_once(s, idx)
2994
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2995
ok
2996
test_replication_desired_kept_on_load (tests.test_collections.NewCollectionTestCase) ... ok
2997
test_replication_desired_not_loaded_if_provided (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *209 client 127.0.0.1 closed keepalive connection
2998
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55680), raddr=('127.0.0.1', 54767)>
2999
  obj, end = self.scan_once(s, idx)
3000
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3001
ok
3002
test_storage_classes_change_after_save (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *180 client 127.0.0.1 closed keepalive connection
3003
2023/01/24 19:45:23 [info] 9535#9535: *184 client 127.0.0.1 closed keepalive connection
3004
2023/01/24 19:45:23 [info] 9535#9535: *186 client 127.0.0.1 closed keepalive connection
3005
2023/01/24 19:45:23 [info] 9535#9535: *190 client 127.0.0.1 closed keepalive connection
3006
2023/01/24 19:45:23 [info] 9535#9535: *192 client 127.0.0.1 closed keepalive connection
3007
2023/01/24 19:45:23 [info] 9535#9535: *194 client 127.0.0.1 closed keepalive connection
3008
2023/01/24 19:45:23 [info] 9535#9535: *196 client 127.0.0.1 closed keepalive connection
3009
2023/01/24 19:45:23 [info] 9535#9535: *200 client 127.0.0.1 closed keepalive connection
3010
2023/01/24 19:45:23 [info] 9535#9535: *204 client 127.0.0.1 closed keepalive connection
3011
2023/01/24 19:45:23 [info] 9535#9535: *206 client 127.0.0.1 closed keepalive connection
3012
2023/01/24 19:45:23 [info] 9535#9535: *212 client 127.0.0.1 closed keepalive connection
3013
2023/01/24 19:45:23 [info] 9535#9535: *215 client 127.0.0.1 closed keepalive connection
3014
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55622), raddr=('127.0.0.1', 54767)>
3015
  obj, end = self.scan_once(s, idx)
3016
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3017
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55630), raddr=('127.0.0.1', 54767)>
3018
  obj, end = self.scan_once(s, idx)
3019
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3020
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55634), raddr=('127.0.0.1', 54767)>
3021
  obj, end = self.scan_once(s, idx)
3022
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3023
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55642), raddr=('127.0.0.1', 54767)>
3024
  obj, end = self.scan_once(s, idx)
3025
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3026
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55646), raddr=('127.0.0.1', 54767)>
3027
  obj, end = self.scan_once(s, idx)
3028
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3029
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55650), raddr=('127.0.0.1', 54767)>
3030
  obj, end = self.scan_once(s, idx)
3031
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3032
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55654), raddr=('127.0.0.1', 54767)>
3033
  obj, end = self.scan_once(s, idx)
3034
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3035
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55662), raddr=('127.0.0.1', 54767)>
3036
  obj, end = self.scan_once(s, idx)
3037
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3038
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55670), raddr=('127.0.0.1', 54767)>
3039
  obj, end = self.scan_once(s, idx)
3040
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3041
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55674), raddr=('127.0.0.1', 54767)>
3042
  obj, end = self.scan_once(s, idx)
3043
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3044
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55686), raddr=('127.0.0.1', 54767)>
3045
  obj, end = self.scan_once(s, idx)
3046
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3047
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55692), raddr=('127.0.0.1', 54767)>
3048
  obj, end = self.scan_once(s, idx)
3049
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3050
ok
3051
test_storage_classes_desired_kept_on_load (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:24 [info] 9535#9535: *225 client 127.0.0.1 closed keepalive connection
3052
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55712), raddr=('127.0.0.1', 54767)>
3053
  obj, end = self.scan_once(s, idx)
3054
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3055
ok
3056
test_storage_classes_desired_not_loaded_if_provided (tests.test_collections.NewCollectionTestCase) ... ok
3057
test_flush_after_small_block_packing (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
3058
test_get_manifest_text_only_committed (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
3059
test_only_small_blocks_are_packed_together (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
3060
test_preserve_version_on_save (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
3061
test_small_block_packing_with_overwrite (tests.test_collections.NewCollectionTestCaseWithServers) ... 2023/01/24 19:45:24 [info] 9535#9535: *251 client 127.0.0.1 closed keepalive connection
3062
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55766), raddr=('127.0.0.1', 54767)>
3063
  obj, end = self.scan_once(s, idx)
3064
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3065
ok
3066
test_write_after_small_block_packing2 (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
3067
child.pid is 9754
3068
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9754 is still running
3069
  ResourceWarning, source=self)
3070
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3071
child.pid is 9766
3072
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9766 is still running
3073
  ResourceWarning, source=self)
3074
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3075
test_copy_remote_blocks_on_save (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... 2023/01/24 19:45:26 [info] 9535#9535: *218 client 127.0.0.1 closed keepalive connection
3076
2023/01/24 19:45:26 [info] 9535#9535: *221 client 127.0.0.1 closed keepalive connection
3077
2023/01/24 19:45:26 [info] 9535#9535: *228 client 127.0.0.1 closed keepalive connection
3078
2023/01/24 19:45:26 [info] 9535#9535: *231 client 127.0.0.1 closed keepalive connection
3079
2023/01/24 19:45:26 [info] 9535#9535: *234 client 127.0.0.1 closed keepalive connection
3080
2023/01/24 19:45:26 [info] 9535#9535: *237 client 127.0.0.1 closed keepalive connection
3081
2023/01/24 19:45:26 [info] 9535#9535: *240 client 127.0.0.1 closed keepalive connection
3082
2023/01/24 19:45:26 [info] 9535#9535: *243 client 127.0.0.1 closed keepalive connection
3083
2023/01/24 19:45:26 [info] 9535#9535: *247 client 127.0.0.1 closed keepalive connection
3084
2023/01/24 19:45:26 [info] 9535#9535: *253 client 127.0.0.1 closed keepalive connection
3085
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55698), raddr=('127.0.0.1', 54767)>
3086
  obj, end = self.scan_once(s, idx)
3087
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3088
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55704), raddr=('127.0.0.1', 54767)>
3089
  obj, end = self.scan_once(s, idx)
3090
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3091
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55718), raddr=('127.0.0.1', 54767)>
3092
  obj, end = self.scan_once(s, idx)
3093
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3094
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55724), raddr=('127.0.0.1', 54767)>
3095
  obj, end = self.scan_once(s, idx)
3096
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3097
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55730), raddr=('127.0.0.1', 54767)>
3098
  obj, end = self.scan_once(s, idx)
3099
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3100
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55736), raddr=('127.0.0.1', 54767)>
3101
  obj, end = self.scan_once(s, idx)
3102
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3103
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55742), raddr=('127.0.0.1', 54767)>
3104
  obj, end = self.scan_once(s, idx)
3105
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3106
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55748), raddr=('127.0.0.1', 54767)>
3107
  obj, end = self.scan_once(s, idx)
3108
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3109
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55758), raddr=('127.0.0.1', 54767)>
3110
  obj, end = self.scan_once(s, idx)
3111
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3112
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55772), raddr=('127.0.0.1', 54767)>
3113
  obj, end = self.scan_once(s, idx)
3114
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3115
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37568, 0, 0)>
3116
  self._socket = s
3117
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3118
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41344, 0, 0)>
3119
  self._socket = s
3120
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3121
ok
3122
test_copy_remote_blocks_on_save_new (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... ok
3123
test_repacked_block_submission_get_permission_token (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... 2023/01/24 19:45:26 [info] 9535#9535: *275 client 127.0.0.1 closed keepalive connection
3124
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55824), raddr=('127.0.0.1', 54767)>
3125
  obj, end = self.scan_once(s, idx)
3126
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3127
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37594, 0, 0)>
3128
  self._socket = s
3129
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3130
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=12, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41370, 0, 0)>
3131
  self._socket = s
3132
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3133
ok
3134
test_storage_classes_desired (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=15, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41380, 0, 0)>
3135
  self._socket = s
3136
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3137
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=17, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37612, 0, 0)>
3138
  self._socket = s
3139
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3140
ok
3141
Sent SIGTERM to 9754 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
3142
Sent SIGTERM to 9766 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
3143
test_read_sailboat_across_block_boundary (tests.test_collections.TextModes) ... ok
3144
test_write_snowman_across_block_boundary (tests.test_collections.TextModes) ... ok
3145
test_constructor (tests.test_safeapi.SafeApiTest) ... ok
3146
test_constructor_bad_version (tests.test_safeapi.SafeApiTest) ... ok
3147
test_constructor_no_args (tests.test_safeapi.SafeApiTest) ... /usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35402), raddr=('127.0.0.1', 35995)>
3148
  obj, end = self.scan_once(s, idx)
3149
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3150
ok
3151
test_api_bad_args (tests.test_api.ArvadosApiTest) ... ok
3152
test_api_bad_url (tests.test_api.ArvadosApiTest) ... ok
3153
test_api_client_bad_url (tests.test_api.ArvadosApiTest) ... ok
3154
test_api_client_constructor (tests.test_api.ArvadosApiTest) ... /usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35408), raddr=('127.0.0.1', 35995)>
3155
  obj, end = self.scan_once(s, idx)
3156
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3157
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35410), raddr=('127.0.0.1', 35995)>
3158
  obj, end = self.scan_once(s, idx)
3159
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3160
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35412), raddr=('127.0.0.1', 35995)>
3161
  obj, end = self.scan_once(s, idx)
3162
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3163
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35414), raddr=('127.0.0.1', 35995)>
3164
  obj, end = self.scan_once(s, idx)
3165
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3166
ok
3167
test_api_from_bad_config (tests.test_api.ArvadosApiTest) ... ok
3168
test_api_from_config_default (tests.test_api.ArvadosApiTest) ... ok
3169
test_api_from_config_explicit (tests.test_api.ArvadosApiTest) ... 2023/01/24 19:45:32 [info] 9535#9535: *267 client 127.0.0.1 closed keepalive connection
3170
2023/01/24 19:45:32 [info] 9535#9535: *269 client 127.0.0.1 closed keepalive connection
3171
2023/01/24 19:45:32 [info] 9535#9535: *281 client 127.0.0.1 closed keepalive connection
3172
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55800), raddr=('127.0.0.1', 54767)>
3173
  obj, end = self.scan_once(s, idx)
3174
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3175
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55804), raddr=('127.0.0.1', 54767)>
3176
  obj, end = self.scan_once(s, idx)
3177
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3178
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55844), raddr=('127.0.0.1', 54767)>
3179
  obj, end = self.scan_once(s, idx)
3180
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3181
ok
3182
test_api_host_constructor (tests.test_api.ArvadosApiTest) ... ok
3183
test_api_is_threadsafe (tests.test_api.ArvadosApiTest) ... ok
3184
test_api_kwargs_from_bad_config (tests.test_api.ArvadosApiTest) ... ok
3185
test_api_kwargs_from_good_config (tests.test_api.ArvadosApiTest) ... ok
3186
test_api_url_constructor (tests.test_api.ArvadosApiTest) ... ok
3187
test_custom_request_timeout (tests.test_api.ArvadosApiTest) ... ok
3188
test_default_request_timeout (tests.test_api.ArvadosApiTest) ... ok
3189
test_empty_list (tests.test_api.ArvadosApiTest) ... ok
3190
test_exceptions_include_errors (tests.test_api.ArvadosApiTest) ... ok
3191
test_exceptions_include_request_id (tests.test_api.ArvadosApiTest) ... ok
3192
test_exceptions_without_errors_have_basic_info (tests.test_api.ArvadosApiTest) ... ok
3193
test_new_api_objects_with_cache (tests.test_api.ArvadosApiTest) ... ok
3194
test_nonempty_list (tests.test_api.ArvadosApiTest) ... ok
3195
test_normalize_api_bad_args (tests.test_api.ArvadosApiTest) ... ok
3196
test_normalize_api_good_args (tests.test_api.ArvadosApiTest) ... ok
3197
test_ordered_json_model (tests.test_api.ArvadosApiTest) ... ok
3198
test_request_too_large (tests.test_api.ArvadosApiTest) ... ok
3199
test_timestamp_inequality_filter (tests.test_api.ArvadosApiTest) ... 2023/01/24 19:45:34 [info] 9535#9535: *285 client 127.0.0.1 closed keepalive connection
3200
2023/01/24 19:45:34 [info] 9535#9535: *287 client 127.0.0.1 closed keepalive connection
3201
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55878), raddr=('127.0.0.1', 54767)>
3202
  obj, end = self.scan_once(s, idx)
3203
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3204
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55882), raddr=('127.0.0.1', 54767)>
3205
  obj, end = self.scan_once(s, idx)
3206
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3207
ok
3208
test_close_old_connections_non_retryable (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *296 client 127.0.0.1 closed keepalive connection
3209
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55902), raddr=('127.0.0.1', 54767)>
3210
  self.api._http.connections = mock_conns.copy()
3211
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3212
ok
3213
test_no_close_fresh_connections_non_retryable (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *298 client 127.0.0.1 closed keepalive connection
3214
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55906), raddr=('127.0.0.1', 54767)>
3215
  self.api._http.connections = mock_conns.copy()
3216
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3217
ok
3218
test_override_max_idle_time (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *300 client 127.0.0.1 closed keepalive connection
3219
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55910), raddr=('127.0.0.1', 54767)>
3220
  self.api._http.connections = mock_conns.copy()
3221
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3222
ok
3223
test_provided_request_id_on_retry (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *302 client 127.0.0.1 closed keepalive connection
3224
ok
3225
test_same_automatic_request_id_on_retry (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *304 client 127.0.0.1 closed keepalive connection
3226
ok
3227
test_socket_error_no_retry_post (tests.test_api.RetryREST) ... ok
3228
test_socket_error_retry_delay (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *308 client 127.0.0.1 closed keepalive connection
3229
ok
3230
test_socket_error_retry_get (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *310 client 127.0.0.1 closed keepalive connection
3231
ok
3232
child.pid is 9803
3233
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9803 is still running
3234
  ResourceWarning, source=self)
3235
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3236
child.pid is 9815
3237
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9815 is still running
3238
  ResourceWarning, source=self)
3239
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3240
test_ArvPutSignedManifest (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:37 [info] 9535#9535: *332 client 127.0.0.1 closed keepalive connection
3241
2023/01/24 19:45:37 [info] 9535#9535: *329 client 127.0.0.1 closed keepalive connection
3242
ok
3243
test_all_expired_signatures_invalidates_cache (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *326 client 127.0.0.1 closed keepalive connection
3244
2023/01/24 19:45:38 [info] 9535#9535: *341 client 127.0.0.1 closed keepalive connection
3245
2023/01/24 19:45:38 [info] 9535#9535: *338 client 127.0.0.1 closed keepalive connection
3246
2023/01/24 19:45:38 [info] 9535#9535: *347 client 127.0.0.1 closed keepalive connection
3247
2023/01/24 19:45:38 [info] 9535#9535: *344 client 127.0.0.1 closed keepalive connection
3248
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55964), raddr=('127.0.0.1', 54767)>
3249
  self.tokens.append(ValueToken(start_mark, end_mark))
3250
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3251
ok
3252
test_check_error_finding_nonexistent_project (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *336 client 127.0.0.1 closed keepalive connection
3253
2023/01/24 19:45:38 [info] 9535#9535: *289 client 127.0.0.1 closed keepalive connection
3254
2023/01/24 19:45:38 [info] 9535#9535: *306 client 127.0.0.1 closed keepalive connection
3255
2023/01/24 19:45:38 [info] 9535#9535: *312 client 127.0.0.1 closed keepalive connection
3256
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55992), raddr=('127.0.0.1', 54767)>
3257
  for level in list(self.possible_simple_keys):
3258
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3259
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55886), raddr=('127.0.0.1', 54767)>
3260
  self.buffer, self.pointer)
3261
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3262
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55922), raddr=('127.0.0.1', 54767)>
3263
  self.buffer, self.pointer)
3264
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3265
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55936), raddr=('127.0.0.1', 54767)>
3266
  self.buffer, self.pointer)
3267
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3268
ok
3269
test_check_error_finding_nonexistent_uuid (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *350 client 127.0.0.1 closed keepalive connection
3270
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56036), raddr=('127.0.0.1', 54767)>
3271
  self.tokens.append(ValueToken(start_mark, end_mark))
3272
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3273
ok
3274
test_check_real_project_found (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *353 client 127.0.0.1 closed keepalive connection
3275
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56042), raddr=('127.0.0.1', 54767)>
3276
  for level in list(self.possible_simple_keys):
3277
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3278
ok
3279
test_exclude_filename_pattern (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *355 client 127.0.0.1 closed keepalive connection
3280
2023/01/24 19:45:39 [info] 9535#9535: *360 client 127.0.0.1 closed keepalive connection
3281
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56046), raddr=('127.0.0.1', 54767)>
3282
  self.start_mark = start_mark
3283
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3284
ok
3285
test_exclude_filepath_pattern (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *371 client 127.0.0.1 closed keepalive connection
3286
ok
3287
test_invalid_signature_in_cache (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:40 [info] 9535#9535: *376 client 127.0.0.1 closed keepalive connection
3288
2023/01/24 19:45:40 [info] 9535#9535: *385 client 127.0.0.1 closed keepalive connection
3289
2023/01/24 19:45:40 [info] 9535#9535: *382 client 127.0.0.1 closed keepalive connection
3290
2023/01/24 19:45:44 [info] 9535#9535: *388 client 127.0.0.1 closed keepalive connection
3291
2023/01/24 19:45:45 [info] 9535#9535: *398 client 127.0.0.1 closed keepalive connection
3292
2023/01/24 19:45:45 [info] 9535#9535: *395 client 127.0.0.1 closed keepalive connection
3293
2023/01/24 19:45:49 [info] 9535#9535: *406 client 127.0.0.1 closed keepalive connection
3294
2023/01/24 19:45:49 [info] 9535#9535: *401 client 127.0.0.1 closed keepalive connection
3295
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56104), raddr=('127.0.0.1', 54767)>
3296
  for level in list(self.possible_simple_keys):
3297
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3298
ok
3299
test_put_collection_with_default_redundancy (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:49 [info] 9535#9535: *393 client 127.0.0.1 closed keepalive connection
3300
2023/01/24 19:45:50 [info] 9535#9535: *411 client 127.0.0.1 closed keepalive connection
3301
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56154), raddr=('127.0.0.1', 54767)>
3302
  for level in list(self.possible_simple_keys):
3303
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3304
ok
3305
test_put_collection_with_expiring_date_only (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:50 [info] 9535#9535: *423 client 127.0.0.1 closed keepalive connection
3306
2023/01/24 19:45:50 [info] 9535#9535: *420 client 127.0.0.1 closed keepalive connection
3307
2023/01/24 19:45:50 [info] 9535#9535: *358 client 127.0.0.1 closed keepalive connection
3308
2023/01/24 19:45:50 [info] 9535#9535: *365 client 127.0.0.1 closed keepalive connection
3309
2023/01/24 19:45:50 [info] 9535#9535: *369 client 127.0.0.1 closed keepalive connection
3310
2023/01/24 19:45:50 [info] 9535#9535: *380 client 127.0.0.1 closed keepalive connection
3311
2023/01/24 19:45:50 [info] 9535#9535: *409 client 127.0.0.1 closed keepalive connection
3312
2023/01/24 19:45:50 [info] 9535#9535: *415 client 127.0.0.1 closed keepalive connection
3313
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56052), raddr=('127.0.0.1', 54767)>
3314
  obj, end = self.scan_once(s, idx)
3315
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3316
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56074), raddr=('127.0.0.1', 54767)>
3317
  obj, end = self.scan_once(s, idx)
3318
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3319
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56082), raddr=('127.0.0.1', 54767)>
3320
  obj, end = self.scan_once(s, idx)
3321
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3322
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56112), raddr=('127.0.0.1', 54767)>
3323
  obj, end = self.scan_once(s, idx)
3324
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3325
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56214), raddr=('127.0.0.1', 54767)>
3326
  obj, end = self.scan_once(s, idx)
3327
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3328
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56226), raddr=('127.0.0.1', 54767)>
3329
  obj, end = self.scan_once(s, idx)
3330
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3331
ok
3332
test_put_collection_with_high_redundancy (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:51 [info] 9535#9535: *432 client 127.0.0.1 closed keepalive connection
3333
ok
3334
test_put_collection_with_invalid_absolute_expiring_datetimes (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:51 [info] 9535#9535: *436 client 127.0.0.1 closed keepalive connection
3335
2023/01/24 19:45:51 [info] 9535#9535: *441 client 127.0.0.1 closed keepalive connection
3336
2023/01/24 19:45:51 [info] 9535#9535: *445 client 127.0.0.1 closed keepalive connection
3337
2023/01/24 19:45:52 [info] 9535#9535: *449 client 127.0.0.1 closed keepalive connection
3338
2023/01/24 19:45:52 [info] 9535#9535: *453 client 127.0.0.1 closed keepalive connection
3339
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:99: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56276), raddr=('127.0.0.1', 54767)>
3340
  self.value = value
3341
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3342
ok
3343
test_put_collection_with_invalid_relative_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:52 [info] 9535#9535: *451 client 127.0.0.1 closed keepalive connection
3344
2023/01/24 19:45:52 [info] 9535#9535: *457 client 127.0.0.1 closed keepalive connection
3345
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56306), raddr=('127.0.0.1', 54767)>
3346
  for level in list(self.possible_simple_keys):
3347
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3348
ok
3349
test_put_collection_with_later_update (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:52 [info] 9535#9535: *455 client 127.0.0.1 closed keepalive connection
3350
2023/01/24 19:45:53 [info] 9535#9535: *464 client 127.0.0.1 closed keepalive connection
3351
2023/01/24 19:45:53 [info] 9535#9535: *461 client 127.0.0.1 closed keepalive connection
3352
2023/01/24 19:45:53 [info] 9535#9535: *477 client 127.0.0.1 closed keepalive connection
3353
2023/01/24 19:45:53 [info] 9535#9535: *472 client 127.0.0.1 closed keepalive connection
3354
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56314), raddr=('127.0.0.1', 54767)>
3355
  self.tokens.append(ValueToken(start_mark, end_mark))
3356
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3357
ok
3358
test_put_collection_with_multiple_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *487 client 127.0.0.1 closed keepalive connection
3359
ok
3360
test_put_collection_with_name_and_no_project (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *491 client 127.0.0.1 closed keepalive connection
3361
2023/01/24 19:45:54 [info] 9535#9535: *496 client 127.0.0.1 closed keepalive connection
3362
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56406), raddr=('127.0.0.1', 54767)>
3363
  for level in list(self.possible_simple_keys):
3364
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3365
ok
3366
test_put_collection_with_named_project_link (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *418 client 127.0.0.1 closed keepalive connection
3367
2023/01/24 19:45:54 [info] 9535#9535: *426 client 127.0.0.1 closed keepalive connection
3368
2023/01/24 19:45:54 [info] 9535#9535: *430 client 127.0.0.1 closed keepalive connection
3369
2023/01/24 19:45:54 [info] 9535#9535: *439 client 127.0.0.1 closed keepalive connection
3370
2023/01/24 19:45:54 [info] 9535#9535: *443 client 127.0.0.1 closed keepalive connection
3371
2023/01/24 19:45:54 [info] 9535#9535: *447 client 127.0.0.1 closed keepalive connection
3372
2023/01/24 19:45:54 [info] 9535#9535: *459 client 127.0.0.1 closed keepalive connection
3373
2023/01/24 19:45:54 [info] 9535#9535: *467 client 127.0.0.1 closed keepalive connection
3374
2023/01/24 19:45:54 [info] 9535#9535: *470 client 127.0.0.1 closed keepalive connection
3375
2023/01/24 19:45:54 [info] 9535#9535: *481 client 127.0.0.1 closed keepalive connection
3376
2023/01/24 19:45:54 [info] 9535#9535: *485 client 127.0.0.1 closed keepalive connection
3377
2023/01/24 19:45:54 [info] 9535#9535: *494 client 127.0.0.1 closed keepalive connection
3378
2023/01/24 19:45:54 [info] 9535#9535: *501 client 127.0.0.1 closed keepalive connection
3379
2023/01/24 19:45:55 [info] 9535#9535: *507 client 127.0.0.1 closed keepalive connection
3380
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56232), raddr=('127.0.0.1', 54767)>
3381
  for level in list(self.possible_simple_keys):
3382
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3383
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56256), raddr=('127.0.0.1', 54767)>
3384
  for level in list(self.possible_simple_keys):
3385
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3386
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56264), raddr=('127.0.0.1', 54767)>
3387
  for level in list(self.possible_simple_keys):
3388
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3389
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56282), raddr=('127.0.0.1', 54767)>
3390
  for level in list(self.possible_simple_keys):
3391
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3392
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56290), raddr=('127.0.0.1', 54767)>
3393
  for level in list(self.possible_simple_keys):
3394
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3395
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56298), raddr=('127.0.0.1', 54767)>
3396
  for level in list(self.possible_simple_keys):
3397
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3398
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56322), raddr=('127.0.0.1', 54767)>
3399
  for level in list(self.possible_simple_keys):
3400
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3401
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56346), raddr=('127.0.0.1', 54767)>
3402
  for level in list(self.possible_simple_keys):
3403
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3404
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56352), raddr=('127.0.0.1', 54767)>
3405
  for level in list(self.possible_simple_keys):
3406
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3407
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56386), raddr=('127.0.0.1', 54767)>
3408
  for level in list(self.possible_simple_keys):
3409
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3410
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56394), raddr=('127.0.0.1', 54767)>
3411
  for level in list(self.possible_simple_keys):
3412
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3413
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56412), raddr=('127.0.0.1', 54767)>
3414
  for level in list(self.possible_simple_keys):
3415
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3416
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56434), raddr=('127.0.0.1', 54767)>
3417
  for level in list(self.possible_simple_keys):
3418
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3419
ok
3420
test_put_collection_with_relative_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:55 [info] 9535#9535: *520 client 127.0.0.1 closed keepalive connection
3421
2023/01/24 19:45:55 [info] 9535#9535: *517 client 127.0.0.1 closed keepalive connection
3422
ok
3423
test_put_collection_with_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:55 [info] 9535#9535: *523 client 127.0.0.1 closed keepalive connection
3424
2023/01/24 19:45:56 [info] 9535#9535: *529 client 127.0.0.1 closed keepalive connection
3425
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56494), raddr=('127.0.0.1', 54767)>
3426
  self.buffer, self.pointer)
3427
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3428
ok
3429
test_put_collection_with_timezone_aware_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:56 [info] 9535#9535: *541 client 127.0.0.1 closed keepalive connection
3430
2023/01/24 19:45:56 [info] 9535#9535: *538 client 127.0.0.1 closed keepalive connection
3431
ok
3432
test_put_collection_with_timezone_naive_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:57 [info] 9535#9535: *553 client 127.0.0.1 closed keepalive connection
3433
2023/01/24 19:45:57 [info] 9535#9535: *550 client 127.0.0.1 closed keepalive connection
3434
ok
3435
test_put_collection_with_unnamed_project_link (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:57 [info] 9535#9535: *556 client 127.0.0.1 closed keepalive connection
3436
2023/01/24 19:45:57 [info] 9535#9535: *562 client 127.0.0.1 closed keepalive connection
3437
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56576), raddr=('127.0.0.1', 54767)>
3438
  for level in list(self.possible_simple_keys):
3439
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3440
ok
3441
test_put_collection_with_utc_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:58 [info] 9535#9535: *575 client 127.0.0.1 closed keepalive connection
3442
2023/01/24 19:45:58 [info] 9535#9535: *572 client 127.0.0.1 closed keepalive connection
3443
2023/01/24 19:45:58 [info] 9535#9535: *505 client 127.0.0.1 closed keepalive connection
3444
2023/01/24 19:45:58 [info] 9535#9535: *512 client 127.0.0.1 closed keepalive connection
3445
2023/01/24 19:45:58 [info] 9535#9535: *515 client 127.0.0.1 closed keepalive connection
3446
2023/01/24 19:45:58 [info] 9535#9535: *527 client 127.0.0.1 closed keepalive connection
3447
2023/01/24 19:45:58 [info] 9535#9535: *533 client 127.0.0.1 closed keepalive connection
3448
2023/01/24 19:45:58 [info] 9535#9535: *536 client 127.0.0.1 closed keepalive connection
3449
2023/01/24 19:45:58 [info] 9535#9535: *544 client 127.0.0.1 closed keepalive connection
3450
2023/01/24 19:45:58 [info] 9535#9535: *548 client 127.0.0.1 closed keepalive connection
3451
2023/01/24 19:45:58 [info] 9535#9535: *560 client 127.0.0.1 closed keepalive connection
3452
2023/01/24 19:45:58 [info] 9535#9535: *567 client 127.0.0.1 closed keepalive connection
3453
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56442), raddr=('127.0.0.1', 54767)>
3454
  obj, end = self.scan_once(s, idx)
3455
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3456
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56464), raddr=('127.0.0.1', 54767)>
3457
  obj, end = self.scan_once(s, idx)
3458
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3459
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56470), raddr=('127.0.0.1', 54767)>
3460
  obj, end = self.scan_once(s, idx)
3461
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3462
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56502), raddr=('127.0.0.1', 54767)>
3463
  obj, end = self.scan_once(s, idx)
3464
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3465
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56514), raddr=('127.0.0.1', 54767)>
3466
  obj, end = self.scan_once(s, idx)
3467
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3468
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56520), raddr=('127.0.0.1', 54767)>
3469
  obj, end = self.scan_once(s, idx)
3470
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3471
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56544), raddr=('127.0.0.1', 54767)>
3472
  obj, end = self.scan_once(s, idx)
3473
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3474
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56552), raddr=('127.0.0.1', 54767)>
3475
  obj, end = self.scan_once(s, idx)
3476
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3477
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56584), raddr=('127.0.0.1', 54767)>
3478
  obj, end = self.scan_once(s, idx)
3479
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3480
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56606), raddr=('127.0.0.1', 54767)>
3481
  obj, end = self.scan_once(s, idx)
3482
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3483
ok
3484
test_put_collection_without_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:58 [info] 9535#9535: *584 client 127.0.0.1 closed keepalive connection
3485
ok
3486
test_short_put_from_stdin (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *591 client 127.0.0.1 closed keepalive connection
3487
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=14>
3488
  testMethod()
3489
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3490
ok
3491
test_sigint_logs_request_id (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *595 client 127.0.0.1 closed keepalive connection
3492
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9997 is still running
3493
  ResourceWarning, source=self)
3494
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3495
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=9>
3496
  testMethod()
3497
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3498
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=13>
3499
  testMethod()
3500
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3501
ok
3502
test_silent_mode_does_not_avoid_error_messages (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *588 client 127.0.0.1 closed keepalive connection
3503
2023/01/24 19:45:59 [info] 9535#9535: *600 client 127.0.0.1 closed keepalive connection
3504
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:1309: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56656), raddr=('127.0.0.1', 54767)>
3505
  return ScalarToken(''.join(chunks), True, start_mark, end_mark)
3506
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3507
ok
3508
test_silent_mode_no_errors (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *598 client 127.0.0.1 closed keepalive connection
3509
2023/01/24 19:46:00 [info] 9535#9535: *608 client 127.0.0.1 closed keepalive connection
3510
2023/01/24 19:46:00 [info] 9535#9535: *605 client 127.0.0.1 closed keepalive connection
3511
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56684), raddr=('127.0.0.1', 54767)>
3512
  self.tokens.append(ValueToken(start_mark, end_mark))
3513
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3514
ok
3515
test_single_expired_signature_reuploads_file (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:00 [info] 9535#9535: *603 client 127.0.0.1 closed keepalive connection
3516
2023/01/24 19:46:00 [info] 9535#9535: *613 client 127.0.0.1 closed keepalive connection
3517
2023/01/24 19:46:01 [info] 9535#9535: *622 client 127.0.0.1 closed keepalive connection
3518
2023/01/24 19:46:01 [info] 9535#9535: *618 client 127.0.0.1 closed keepalive connection
3519
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56694), raddr=('127.0.0.1', 54767)>
3520
  for level in list(self.possible_simple_keys):
3521
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3522
ok
3523
test_unicode_on_filename (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:01 [info] 9535#9535: *611 client 127.0.0.1 closed keepalive connection
3524
2023/01/24 19:46:01 [info] 9535#9535: *630 client 127.0.0.1 closed keepalive connection
3525
2023/01/24 19:46:01 [info] 9535#9535: *627 client 127.0.0.1 closed keepalive connection
3526
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56718), raddr=('127.0.0.1', 54767)>
3527
  for level in list(self.possible_simple_keys):
3528
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3529
ok
3530
test_upload_directory_reference_with_trailing_slash (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:01 [info] 9535#9535: *639 client 127.0.0.1 closed keepalive connection
3531
ok
3532
test_upload_directory_reference_without_trailing_slash (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:02 [info] 9535#9535: *650 client 127.0.0.1 closed keepalive connection
3533
2023/01/24 19:46:02 [info] 9535#9535: *655 client 127.0.0.1 closed keepalive connection
3534
ok
3535
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56850), raddr=('127.0.0.1', 54767)>
3536
  for level in list(self.possible_simple_keys):
3537
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3538
Sent SIGTERM to 9803 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
3539
Sent SIGTERM to 9815 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
3540
test_request_id_logged_only_once_on_debug (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
3541
test_request_id_logged_only_once_on_error (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
3542
test_request_id_not_logged_on_info (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
3543
test_dry_run_feature (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:03 arvados.arv_put[9626] WARNING: Abnormal termination:
3544
Traceback (most recent call last):
3545
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
3546
    self._upload_files()
3547
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
3548
    self._write(source_fd, output)
3549
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
3550
    output.write(data)
3551
  File "<string>", line 3, in write
3552
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
3553
    return _mock_self._mock_call(*args, **kwargs)
3554
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
3555
    result = effect(*args, **kwargs)
3556
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 529, in wrapped_write
3557
    raise SystemExit("Simulated error")
3558
SystemExit: Simulated error
3559

    
3560
ok
3561
test_graceful_exit_while_repacking_small_blocks (tests.test_arv_put.ArvPutUploadJobTest) ... 2023/01/24 19:46:04 [info] 9535#9535: *570 client 127.0.0.1 closed keepalive connection
3562
2023/01/24 19:46:04 [info] 9535#9535: *578 client 127.0.0.1 closed keepalive connection
3563
2023/01/24 19:46:04 [info] 9535#9535: *582 client 127.0.0.1 closed keepalive connection
3564
2023/01/24 19:46:04 [info] 9535#9535: *625 client 127.0.0.1 closed keepalive connection
3565
2023/01/24 19:46:04 [info] 9535#9535: *633 client 127.0.0.1 closed keepalive connection
3566
2023/01/24 19:46:04 [info] 9535#9535: *637 client 127.0.0.1 closed keepalive connection
3567
2023/01/24 19:46:04 [info] 9535#9535: *644 client 127.0.0.1 closed keepalive connection
3568
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:1309: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/2401b03c2270f9d0d1364105ed1bb824' mode='ab+' closefd=True>
3569
  return ScalarToken(''.join(chunks), True, start_mark, end_mark)
3570
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3571
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56612), raddr=('127.0.0.1', 54767)>
3572
  self._release_save = lock._release_save
3573
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3574
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56636), raddr=('127.0.0.1', 54767)>
3575
  self._release_save = lock._release_save
3576
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3577
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56644), raddr=('127.0.0.1', 54767)>
3578
  self._release_save = lock._release_save
3579
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3580
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56766), raddr=('127.0.0.1', 54767)>
3581
  self._release_save = lock._release_save
3582
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3583
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56790), raddr=('127.0.0.1', 54767)>
3584
  self._release_save = lock._release_save
3585
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3586
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56798), raddr=('127.0.0.1', 54767)>
3587
  self._release_save = lock._release_save
3588
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3589
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56820), raddr=('127.0.0.1', 54767)>
3590
  self._release_save = lock._release_save
3591
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3592
2023-01-24 19:46:04 arvados.arv_put[9626] WARNING: Abnormal termination:
3593
Traceback (most recent call last):
3594
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
3595
    self._upload_files()
3596
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 846, in _upload_files
3597
    output.close(flush=False)
3598
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 1356, in close
3599
    self.arvadosfile.remove_writer(self, flush)
3600
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 270, in synchronized_wrapper
3601
    return orig_func(self, *args, **kwargs)
3602
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 1037, in remove_writer
3603
    self.parent._my_block_manager().repack_small_blocks(closed_file_size=self.size())
3604
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 270, in synchronized_wrapper
3605
    return orig_func(self, *args, **kwargs)
3606
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 684, in repack_small_blocks
3607
    self.commit_bufferblock(new_bb, sync=sync)
3608
  File "<string>", line 3, in commit_bufferblock
3609
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
3610
    return _mock_self._mock_call(*args, **kwargs)
3611
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
3612
    result = effect(*args, **kwargs)
3613
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 435, in wrapped_commit
3614
    raise SystemExit("Simulated error")
3615
SystemExit: Simulated error
3616

    
3617
ok
3618
test_no_empty_collection_saved (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:04 arvados.arv_put[9626] WARNING: Skipping symlink '/tmp/tmpjj66png6/linkeddir'
3619
2023-01-24 19:46:05 arvados.arv_put[9626] WARNING: No files were uploaded, skipping collection creation.
3620
ok
3621
test_no_resume_when_asked (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:05 arvados.arv_put[9626] WARNING: Abnormal termination:
3622
Traceback (most recent call last):
3623
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
3624
    self._upload_files()
3625
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
3626
    self._write(source_fd, output)
3627
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
3628
    output.write(data)
3629
  File "<string>", line 3, in write
3630
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
3631
    return _mock_self._mock_call(*args, **kwargs)
3632
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
3633
    result = effect(*args, **kwargs)
3634
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 460, in wrapped_write
3635
    raise SystemExit("Simulated error")
3636
SystemExit: Simulated error
3637

    
3638
ok
3639
test_no_resume_when_no_cache (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:06 arvados.arv_put[9626] WARNING: Abnormal termination:
3640
Traceback (most recent call last):
3641
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
3642
    self._upload_files()
3643
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
3644
    self._write(source_fd, output)
3645
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
3646
    output.write(data)
3647
  File "<string>", line 3, in write
3648
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
3649
    return _mock_self._mock_call(*args, **kwargs)
3650
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
3651
    result = effect(*args, **kwargs)
3652
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 494, in wrapped_write
3653
    raise SystemExit("Simulated error")
3654
SystemExit: Simulated error
3655

    
3656
ok
3657
test_non_regular_files_are_ignored_except_symlinks_to_dirs (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:06 arvados.arv_put[9626] WARNING: Skipping non-regular file '/tmp/tmpnjogey78/fifo-file'
3658
ok
3659
test_passing_nonexistant_path_raise_exception (tests.test_arv_put.ArvPutUploadJobTest) ... ok
3660
test_progress_reporting (tests.test_arv_put.ArvPutUploadJobTest) ... /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/2eaf8bd0439c3fe4a63d5422bf93899a' mode='rb+' closefd=True>
3661
  self.start_mark = start_mark
3662
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3663
ok
3664
test_resume_large_file_upload (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:08 arvados.arv_put[9626] WARNING: Abnormal termination:
3665
Traceback (most recent call last):
3666
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
3667
    self._upload_files()
3668
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
3669
    self._write(source_fd, output)
3670
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
3671
    output.write(data)
3672
  File "<string>", line 3, in write
3673
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
3674
    return _mock_self._mock_call(*args, **kwargs)
3675
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
3676
    result = effect(*args, **kwargs)
3677
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 407, in wrapped_write
3678
    raise SystemExit("Simulated error")
3679
SystemExit: Simulated error
3680

    
3681
ok
3682
test_symlinks_are_followed_by_default (tests.test_arv_put.ArvPutUploadJobTest) ... ok
3683
test_symlinks_are_not_followed_when_requested (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:08 arvados.arv_put[9626] WARNING: Skipping symlink '/tmp/tmpk7wk8ool/linkeddir'
3684
ok
3685
test_writer_upload_directory (tests.test_arv_put.ArvPutUploadJobTest) ... ok
3686
test_writer_works_with_cache (tests.test_arv_put.ArvPutUploadJobTest) ... ok
3687
test_writer_works_without_cache (tests.test_arv_put.ArvPutUploadJobTest) ... ok
3688
test_expected_bytes_for_device (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
3689
test_expected_bytes_for_file (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
3690
test_expected_bytes_for_tree (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
3691
test_known_human_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
3692
test_machine_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
3693
test_unknown_human_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
3694
test_basic_cache_storage (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/d0799f1af2ca34673038ae043e5195e7' mode='rb+' closefd=True>
3695
  self.skipkeys, _one_shot)
3696
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3697
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/859123ea3205e8de1cdd8a80939a63d4' mode='rb+' closefd=True>
3698
  self.skipkeys, _one_shot)
3699
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3700
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/6e1a4bd54e69bff4043b6fbdf55b8935' mode='rb+' closefd=True>
3701
  self.skipkeys, _one_shot)
3702
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3703
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/a0db4ede49f6a9d6b3e9df553a76dc9d' mode='rb+' closefd=True>
3704
  self.skipkeys, _one_shot)
3705
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3706
ok
3707
test_cache_is_locked (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp33var1as' mode='a+' encoding='UTF-8'>
3708
  tb.tb_frame.clear()
3709
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3710
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp33var1as' mode='a+' encoding='UTF-8'>
3711
  testMethod()
3712
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3713
ok
3714
test_cache_names_differ_for_similar_paths (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3715
test_cache_names_different_by_api_host (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3716
test_cache_names_identical_for_synonymous_names (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3717
test_cache_names_ignore_argument_order (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3718
test_cache_names_ignore_irrelevant_arguments (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3719
test_cache_names_simple (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3720
test_cache_names_stable (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3721
test_cache_names_treat_negative_manifest_depths_identically (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3722
test_cache_names_treat_stdin_consistently (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3723
test_cache_names_unique (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3724
test_cache_persistent (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3725
test_cache_stays_locked (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpqwt_5taz' mode='a+' encoding='UTF-8'>
3726
  tb.tb_frame.clear()
3727
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3728
ok
3729
test_destroy_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py:234: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpuk74nprt' mode='a+' encoding='UTF-8'>
3730
  arv_put.ResumeCache(cachefile.name)
3731
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3732
ok
3733
test_empty_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpcc3h70qt' mode='a+' encoding='UTF-8'>
3734
  testMethod()
3735
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3736
ok
3737
test_multiple_cache_writes (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
3738
test_restart_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmprqqzkd9d/cache' mode='a+' encoding='UTF-8'>
3739
  tb.tb_frame.clear()
3740
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3741
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmprqqzkd9d/cache' mode='a+' encoding='UTF-8'>
3742
  testMethod()
3743
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3744
ok
3745
test_resume_cache_with_current_stream_locators (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1330: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpm8wf3y85' mode='a+' encoding='UTF-8'>
3746
  return func(*args, **keywargs)
3747
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3748
ok
3749
test_resume_cache_with_finished_streams (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1330: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpp9qncglr' mode='a+' encoding='UTF-8'>
3750
  return func(*args, **keywargs)
3751
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3752
ok
3753
test_resume_cache_with_finished_streams_error_on_head (tests.test_arv_put.ArvadosPutResumeCacheTest) ... 2023/01/24 19:46:10 [info] 9535#9535: *659 client 127.0.0.1 closed keepalive connection
3754
ok
3755
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56862), raddr=('127.0.0.1', 54767)>
3756
  for level in list(self.possible_simple_keys):
3757
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3758
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpzo0bvj37' mode='a+' encoding='UTF-8'>
3759
  for level in list(self.possible_simple_keys):
3760
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3761
test_api_error_handling (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:10 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/97363c5a1fadab025b63fe77bdf15b42
3762
2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: arv-put: <HttpError 403 "Ok"> (X-Request-Id: req-uxoeylw65hj2819j1600)
3763
ok
3764
test_error_bad_project_uuid (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use --project-uuid with --stream or --raw (X-Request-Id: req-7lgt58cyjry0p19y6ob6)
3765
ok
3766
test_error_name_without_collection (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use --name with --stream or --raw (X-Request-Id: req-tcqsyoa3bvvheg321sya)
3767
ok
3768
test_error_when_excluding_absolute_path (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use absolute paths with --exclude (X-Request-Id: req-q4qsg5u2lgb87i0diz9v)
3769
ok
3770
test_error_when_project_not_found (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Not a valid project UUID: zzzzz-zzzzz-zzzzzzzzzzzzzzz (X-Request-Id: req-660ru9bxgazxw5nxchv5)
3771
ok
3772
test_normalize (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/fdb5abddaf1a952b93cdee89368ca502
3773
ok
3774
test_put_block_replication (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/68c8342f2f9aa7e5fc0defabe1adb3e6
3775
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/25be69737981cb1ae1ac0909bb4ffdfc
3776
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/12aa0fa80123058f2000df04d25425e4
3777
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/dfaa11ad4a46a6ecce083221939859b2
3778
ok
3779
test_put_with_unwritable_cache_subdir (tests.test_arv_put.ArvadosPutTest) ... 2023/01/24 19:46:11 [info] 9535#9535: *648 client 127.0.0.1 closed keepalive connection
3780
2023/01/24 19:46:11 [info] 9535#9535: *661 client 127.0.0.1 closed keepalive connection
3781
2023/01/24 19:46:11 [info] 9535#9535: *663 client 127.0.0.1 closed keepalive connection
3782
2023/01/24 19:46:11 [info] 9535#9535: *665 client 127.0.0.1 closed keepalive connection
3783
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56828), raddr=('127.0.0.1', 54767)>
3784
  obj, end = self.scan_once(s, idx)
3785
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3786
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56868), raddr=('127.0.0.1', 54767)>
3787
  obj, end = self.scan_once(s, idx)
3788
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3789
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed file <_io.TextIOWrapper name=26 mode='w+' encoding='UTF-8'>
3790
  obj, end = self.scan_once(s, idx)
3791
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3792
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56872), raddr=('127.0.0.1', 54767)>
3793
  obj, end = self.scan_once(s, idx)
3794
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3795
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=29, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56876), raddr=('127.0.0.1', 54767)>
3796
  obj, end = self.scan_once(s, idx)
3797
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3798
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/53c1b06ab23df4f2e3957650fe56ee7b
3799
ok
3800
test_put_with_unwriteable_cache_dir (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/8e27447359a84ec3f24d30c9030a69d7
3801
ok
3802
test_request_id_logging_on_error (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Resuming upload from cache file /home/jenkins/.cache/arvados/arv-put/97363c5a1fadab025b63fe77bdf15b42
3803
2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: arv-put: <HttpError 403 "Ok"> (X-Request-Id: req-mjmu4ghno5xwrr15746b)
3804
ok
3805
test_simple_file_put (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/c6594b6247927314087648b82ec3e2f1
3806
ok
3807
test_version_argument (tests.test_arv_put.ArvadosPutTest) ... ok
3808
test_empty_cached_manifest_is_valid (tests.test_arv_put.CachedManifestValidationTest) ... ok
3809
test_signature_cases (tests.test_arv_put.CachedManifestValidationTest) ... ok
3810
test_method_retries_take_precedence (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3811
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3812
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3813
test_read_no_default_retry (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3814
test_read_with_instance_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3815
test_read_with_method_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3816
test_success_without_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
3817
test_method_retries_take_precedence (tests.test_stream.StreamFileReadAllTestCase) ... ok
3818
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadAllTestCase) ... ok
3819
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadAllTestCase) ... ok
3820
test_read_no_default_retry (tests.test_stream.StreamFileReadAllTestCase) ... ok
3821
test_read_with_instance_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
3822
test_read_with_method_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
3823
test_success_without_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
3824
test_method_retries_take_precedence (tests.test_stream.StreamFileReadFromTestCase) ... ok
3825
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadFromTestCase) ... ok
3826
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadFromTestCase) ... ok
3827
test_read_no_default_retry (tests.test_stream.StreamFileReadFromTestCase) ... ok
3828
test_read_with_instance_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
3829
test_read_with_method_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
3830
test_success_without_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
3831
test_method_retries_take_precedence (tests.test_stream.StreamFileReadTestCase) ... ok
3832
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadTestCase) ... ok
3833
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadTestCase) ... ok
3834
test_read_no_default_retry (tests.test_stream.StreamFileReadTestCase) ... ok
3835
test_read_with_instance_retries (tests.test_stream.StreamFileReadTestCase) ... ok
3836
test_read_with_method_retries (tests.test_stream.StreamFileReadTestCase) ... ok
3837
test_success_without_retries (tests.test_stream.StreamFileReadTestCase) ... ok
3838
test_absolute_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
3839
test_bz2_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
3840
test_context (tests.test_stream.StreamFileReaderTestCase) ... ok
3841
test_decompressed_name_bz2_file (tests.test_stream.StreamFileReaderTestCase) ... ok
3842
test_decompressed_name_gzip_file (tests.test_stream.StreamFileReaderTestCase) ... ok
3843
test_decompressed_name_uncompressed_file (tests.test_stream.StreamFileReaderTestCase) ... ok
3844
test_end_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
3845
test_gzip_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
3846
test_iteration (tests.test_stream.StreamFileReaderTestCase) ... ok
3847
test_name_attribute (tests.test_stream.StreamFileReaderTestCase) ... ok
3848
test_no_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
3849
test_no_read_after_close (tests.test_stream.StreamFileReaderTestCase) ... ok
3850
test_one_arg_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
3851
test_read_block_crossing_behavior (tests.test_stream.StreamFileReaderTestCase) ... ok
3852
test_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
3853
test_readfrom_spans_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
3854
test_readline (tests.test_stream.StreamFileReaderTestCase) ... ok
3855
test_readline_size (tests.test_stream.StreamFileReaderTestCase) ... ok
3856
test_readline_then_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
3857
test_readline_then_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
3858
test_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
3859
test_readlines_sizehint (tests.test_stream.StreamFileReaderTestCase) ... ok
3860
test_relative_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
3861
test_seek_max_size (tests.test_stream.StreamFileReaderTestCase) ... ok
3862
test_seek_min_zero (tests.test_stream.StreamFileReaderTestCase) ... ok
3863
test_size (tests.test_stream.StreamFileReaderTestCase) ... ok
3864
test_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
3865
test_small_readfrom_spanning_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
3866
test_successive_reads (tests.test_stream.StreamFileReaderTestCase) ... ok
3867
test_tell_after_block_read (tests.test_stream.StreamFileReaderTestCase) ... ok
3868
test_tell_after_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
3869
test_method_retries_take_precedence (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3870
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3871
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3872
test_read_no_default_retry (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3873
test_read_with_instance_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3874
test_read_with_method_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3875
test_success_without_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
3876
test_manifest_text_without_keep_client (tests.test_stream.StreamReaderTestCase) ... ok
3877
test_method_retries_take_precedence (tests.test_stream.StreamReaderTestCase) ... ok
3878
test_read_instance_retries_exhausted (tests.test_stream.StreamReaderTestCase) ... ok
3879
test_read_method_retries_exhausted (tests.test_stream.StreamReaderTestCase) ... ok
3880
test_read_no_default_retry (tests.test_stream.StreamReaderTestCase) ... ok
3881
test_read_with_instance_retries (tests.test_stream.StreamReaderTestCase) ... ok
3882
test_read_with_method_retries (tests.test_stream.StreamReaderTestCase) ... ok
3883
test_success_without_retries (tests.test_stream.StreamReaderTestCase) ... ok
3884
test_error_after_default_retries_exhausted (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
3885
test_immediate_failure (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
3886
test_immediate_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... 2023/01/24 19:46:14 [info] 9535#9535: *685 client 127.0.0.1 closed keepalive connection
3887
2023/01/24 19:46:14 [info] 9535#9535: *687 client 127.0.0.1 closed keepalive connection
3888
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56920), raddr=('127.0.0.1', 54767)>
3889
  obj, end = self.scan_once(s, idx)
3890
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3891
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56924), raddr=('127.0.0.1', 54767)>
3892
  obj, end = self.scan_once(s, idx)
3893
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3894
ok
3895
test_no_retry_after_immediate_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
3896
test_retry_then_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... 2023/01/24 19:46:14 [info] 9535#9535: *697 client 127.0.0.1 closed keepalive connection
3897
2023/01/24 19:46:14 [info] 9535#9535: *699 client 127.0.0.1 closed keepalive connection
3898
2023/01/24 19:46:14 [info] 9535#9535: *677 client 127.0.0.1 closed keepalive connection
3899
2023/01/24 19:46:14 [info] 9535#9535: *681 client 127.0.0.1 closed keepalive connection
3900
2023/01/24 19:46:14 [info] 9535#9535: *683 client 127.0.0.1 closed keepalive connection
3901
2023/01/24 19:46:14 [info] 9535#9535: *689 client 127.0.0.1 closed keepalive connection
3902
2023/01/24 19:46:14 [info] 9535#9535: *691 client 127.0.0.1 closed keepalive connection
3903
2023/01/24 19:46:14 [info] 9535#9535: *693 client 127.0.0.1 closed keepalive connection
3904
2023/01/24 19:46:14 [info] 9535#9535: *695 client 127.0.0.1 closed keepalive connection
3905
ok
3906
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/error.py:7: ResourceWarning: unclosed <ssl.SSLSocket fd=36, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56944), raddr=('127.0.0.1', 54767)>
3907
  self.name = name
3908
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3909
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/error.py:7: ResourceWarning: unclosed <ssl.SSLSocket fd=37, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56948), raddr=('127.0.0.1', 54767)>
3910
  self.name = name
3911
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3912
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56900), raddr=('127.0.0.1', 54767)>
3913
  self.start_mark = start_mark
3914
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3915
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed file <_io.TextIOWrapper name=27 mode='w+' encoding='UTF-8'>
3916
  self.start_mark = start_mark
3917
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3918
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56912), raddr=('127.0.0.1', 54767)>
3919
  self.start_mark = start_mark
3920
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3921
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56916), raddr=('127.0.0.1', 54767)>
3922
  self.start_mark = start_mark
3923
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3924
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=34, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56928), raddr=('127.0.0.1', 54767)>
3925
  self.start_mark = start_mark
3926
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3927
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56932), raddr=('127.0.0.1', 54767)>
3928
  self.start_mark = start_mark
3929
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3930
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56936), raddr=('127.0.0.1', 54767)>
3931
  self.start_mark = start_mark
3932
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3933
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=35, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56940), raddr=('127.0.0.1', 54767)>
3934
  self.start_mark = start_mark
3935
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3936
child.pid is 10111
3937
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 10111 is still running
3938
  ResourceWarning, source=self)
3939
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3940
child.pid is 10123
3941
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 10123 is still running
3942
  ResourceWarning, source=self)
3943
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3944
test_get_block (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *715 client 127.0.0.1 closed keepalive connection
3945
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38746, 0, 0)>
3946
  self._socket = s
3947
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3948
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=32, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42522, 0, 0)>
3949
  self._socket = s
3950
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3951
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38762, 0, 0)>
3952
  self._socket = s
3953
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3954
ok
3955
test_get_collection_stripped_manifest (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *719 client 127.0.0.1 closed keepalive connection
3956
2023/01/24 19:46:16 [info] 9535#9535: *722 client 127.0.0.1 closed keepalive connection
3957
2023/01/24 19:46:16 [info] 9535#9535: *726 client 127.0.0.1 closed keepalive connection
3958
2023/01/24 19:46:16 [info] 9535#9535: *730 client 127.0.0.1 closed keepalive connection
3959
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56998), raddr=('127.0.0.1', 54767)>
3960
  obj, end = self.scan_once(s, idx)
3961
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3962
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38772, 0, 0)>
3963
  self._socket = s
3964
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3965
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42546, 0, 0)>
3966
  self._socket = s
3967
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3968
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38780, 0, 0)>
3969
  self._socket = s
3970
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3971
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=37, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42556, 0, 0)>
3972
  self._socket = s
3973
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3974
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38796, 0, 0)>
3975
  self._socket = s
3976
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3977
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=38, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42572, 0, 0)>
3978
  self._socket = s
3979
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3980
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=36, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38804, 0, 0)>
3981
  self._socket = s
3982
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3983
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=39, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42580, 0, 0)>
3984
  self._socket = s
3985
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3986
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57056), raddr=('127.0.0.1', 54767)>
3987
  obj, end = self.scan_once(s, idx)
3988
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3989
ok
3990
test_get_collection_unstripped_manifest (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *736 client 127.0.0.1 closed keepalive connection
3991
2023/01/24 19:46:16 [info] 9535#9535: *740 client 127.0.0.1 closed keepalive connection
3992
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38832, 0, 0)>
3993
  self._socket = s
3994
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3995
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=42, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42608, 0, 0)>
3996
  self._socket = s
3997
ResourceWarning: Enable tracemalloc to get the object allocation traceback
3998
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=43, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38840, 0, 0)>
3999
  self._socket = s
4000
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4001
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=45, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42616, 0, 0)>
4002
  self._socket = s
4003
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4004
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=40, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57092), raddr=('127.0.0.1', 54767)>
4005
  obj, end = self.scan_once(s, idx)
4006
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4007
ok
4008
test_get_multiple_files (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *746 client 127.0.0.1 closed keepalive connection
4009
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=46, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38868, 0, 0)>
4010
  self._socket = s
4011
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4012
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=47, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42644, 0, 0)>
4013
  self._socket = s
4014
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4015
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38876, 0, 0)>
4016
  self._socket = s
4017
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4018
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42652, 0, 0)>
4019
  self._socket = s
4020
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4021
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38898, 0, 0)>
4022
  self._socket = s
4023
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4024
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42674, 0, 0)>
4025
  self._socket = s
4026
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4027
ok
4028
test_get_single_file (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *756 client 127.0.0.1 closed keepalive connection
4029
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=50, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38912, 0, 0)>
4030
  self._socket = s
4031
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4032
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42688, 0, 0)>
4033
  self._socket = s
4034
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4035
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=52, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38920, 0, 0)>
4036
  self._socket = s
4037
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4038
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42696, 0, 0)>
4039
  self._socket = s
4040
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4041
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42714, 0, 0)>
4042
  self._socket = s
4043
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4044
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42730, 0, 0)>
4045
  self._socket = s
4046
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4047
ok
4048
test_invalid_collection (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *772 client 127.0.0.1 closed keepalive connection
4049
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38968, 0, 0)>
4050
  self._socket = s
4051
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4052
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=53, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42744, 0, 0)>
4053
  self._socket = s
4054
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4055
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38976, 0, 0)>
4056
  self._socket = s
4057
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4058
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42752, 0, 0)>
4059
  self._socket = s
4060
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4061
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: error reading collection: Argument to CollectionReader is not a manifest or a collection UUID (X-Request-Id: req-ymci9bem8aldtiriy5ze)
4062
ok
4063
test_invalid_destination (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *776 client 127.0.0.1 closed keepalive connection
4064
2023/01/24 19:46:17 [info] 9535#9535: *778 client 127.0.0.1 closed keepalive connection
4065
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57228), raddr=('127.0.0.1', 54767)>
4066
  obj, end = self.scan_once(s, idx)
4067
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4068
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=57, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38996, 0, 0)>
4069
  self._socket = s
4070
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4071
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=59, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42772, 0, 0)>
4072
  self._socket = s
4073
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4074
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39004, 0, 0)>
4075
  self._socket = s
4076
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4077
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=60, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42780, 0, 0)>
4078
  self._socket = s
4079
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4080
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: can't write to '/fake/subdir/zzzzz-4zz18-fa6ciarcjm7i93z': [Errno 2] No such file or directory: '/fake/subdir/zzzzz-4zz18-fa6ciarcjm7i93z'
4081
ok
4082
test_invalid_file_request (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *782 client 127.0.0.1 closed keepalive connection
4083
2023/01/24 19:46:17 [info] 9535#9535: *784 client 127.0.0.1 closed keepalive connection
4084
2023/01/24 19:46:17 [info] 9535#9535: *701 client 127.0.0.1 closed keepalive connection
4085
2023/01/24 19:46:17 [info] 9535#9535: *733 client 127.0.0.1 closed keepalive connection
4086
2023/01/24 19:46:17 [info] 9535#9535: *743 client 127.0.0.1 closed keepalive connection
4087
2023/01/24 19:46:17 [info] 9535#9535: *750 client 127.0.0.1 closed keepalive connection
4088
2023/01/24 19:46:17 [info] 9535#9535: *752 client 127.0.0.1 closed keepalive connection
4089
2023/01/24 19:46:17 [info] 9535#9535: *760 client 127.0.0.1 closed keepalive connection
4090
2023/01/24 19:46:17 [info] 9535#9535: *762 client 127.0.0.1 closed keepalive connection
4091
2023/01/24 19:46:17 [info] 9535#9535: *766 client 127.0.0.1 closed keepalive connection
4092
2023/01/24 19:46:17 [info] 9535#9535: *768 client 127.0.0.1 closed keepalive connection
4093
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57256), raddr=('127.0.0.1', 54767)>
4094
  obj, end = self.scan_once(s, idx)
4095
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4096
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=58, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39024, 0, 0)>
4097
  self._socket = s
4098
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4099
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=63, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42798, 0, 0)>
4100
  self._socket = s
4101
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4102
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=61, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39032, 0, 0)>
4103
  self._socket = s
4104
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4105
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=63, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42808, 0, 0)>
4106
  self._socket = s
4107
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4108
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56954), raddr=('127.0.0.1', 54767)>
4109
  obj, end = self.scan_once(s, idx)
4110
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4111
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57062), raddr=('127.0.0.1', 54767)>
4112
  obj, end = self.scan_once(s, idx)
4113
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4114
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=40, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57098), raddr=('127.0.0.1', 54767)>
4115
  obj, end = self.scan_once(s, idx)
4116
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4117
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57128), raddr=('127.0.0.1', 54767)>
4118
  obj, end = self.scan_once(s, idx)
4119
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4120
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57132), raddr=('127.0.0.1', 54767)>
4121
  obj, end = self.scan_once(s, idx)
4122
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4123
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57172), raddr=('127.0.0.1', 54767)>
4124
  obj, end = self.scan_once(s, idx)
4125
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4126
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57176), raddr=('127.0.0.1', 54767)>
4127
  obj, end = self.scan_once(s, idx)
4128
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4129
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57188), raddr=('127.0.0.1', 54767)>
4130
  obj, end = self.scan_once(s, idx)
4131
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4132
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57192), raddr=('127.0.0.1', 54767)>
4133
  obj, end = self.scan_once(s, idx)
4134
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4135
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: './im-not-here.txt' not found.
4136
ok
4137
test_no_progress_when_stderr_not_a_tty (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *790 client 127.0.0.1 closed keepalive connection
4138
2023/01/24 19:46:17 [info] 9535#9535: *793 client 127.0.0.1 closed keepalive connection
4139
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57288), raddr=('127.0.0.1', 54767)>
4140
  obj, end = self.scan_once(s, idx)
4141
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4142
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39058, 0, 0)>
4143
  self._socket = s
4144
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4145
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42834, 0, 0)>
4146
  self._socket = s
4147
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4148
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39066, 0, 0)>
4149
  self._socket = s
4150
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4151
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=34, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42840, 0, 0)>
4152
  self._socket = s
4153
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4154
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=34, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42854, 0, 0)>
4155
  self._socket = s
4156
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4157
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39086, 0, 0)>
4158
  self._socket = s
4159
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4160
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=39, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39104, 0, 0)>
4161
  self._socket = s
4162
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4163
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=42, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39120, 0, 0)>
4164
  self._socket = s
4165
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4166
ok
4167
test_preexistent_destination (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *813 client 127.0.0.1 closed keepalive connection
4168
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=43, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39130, 0, 0)>
4169
  self._socket = s
4170
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4171
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=45, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42906, 0, 0)>
4172
  self._socket = s
4173
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4174
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=46, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39138, 0, 0)>
4175
  self._socket = s
4176
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4177
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42914, 0, 0)>
4178
  self._socket = s
4179
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4180
2023-01-24 19:46:19 arvados.arv-get[9626] ERROR: Local file /tmp/tmpo2ixtwrr/foo.txt already exists.
4181
ok
4182
test_request_id_logging_off (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *822 client 127.0.0.1 closed keepalive connection
4183
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=50, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39164, 0, 0)>
4184
  self._socket = s
4185
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4186
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42940, 0, 0)>
4187
  self._socket = s
4188
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4189
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=52, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39172, 0, 0)>
4190
  self._socket = s
4191
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4192
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42948, 0, 0)>
4193
  self._socket = s
4194
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4195
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39194, 0, 0)>
4196
  self._socket = s
4197
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4198
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42970, 0, 0)>
4199
  self._socket = s
4200
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4201
ok
4202
test_request_id_logging_on (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *832 client 127.0.0.1 closed keepalive connection
4203
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39208, 0, 0)>
4204
  self._socket = s
4205
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4206
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=58, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42984, 0, 0)>
4207
  self._socket = s
4208
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4209
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39216, 0, 0)>
4210
  self._socket = s
4211
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4212
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=59, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42992, 0, 0)>
4213
  self._socket = s
4214
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4215
2023-01-24 19:46:19 arvados.arv-get[9626] INFO: X-Request-Id: req-led8qnuzrand78msfxpo
4216
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=61, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39238, 0, 0)>
4217
  self._socket = s
4218
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4219
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=62, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43014, 0, 0)>
4220
  self._socket = s
4221
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4222
ok
4223
test_version_argument (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:20 [info] 9535#9535: *788 client 127.0.0.1 closed keepalive connection
4224
2023/01/24 19:46:20 [info] 9535#9535: *817 client 127.0.0.1 closed keepalive connection
4225
2023/01/24 19:46:20 [info] 9535#9535: *819 client 127.0.0.1 closed keepalive connection
4226
2023/01/24 19:46:20 [info] 9535#9535: *826 client 127.0.0.1 closed keepalive connection
4227
2023/01/24 19:46:20 [info] 9535#9535: *828 client 127.0.0.1 closed keepalive connection
4228
2023/01/24 19:46:20 [info] 9535#9535: *836 client 127.0.0.1 closed keepalive connection
4229
2023/01/24 19:46:20 [info] 9535#9535: *838 client 127.0.0.1 closed keepalive connection
4230
2023/01/24 19:46:20 [info] 9535#9535: *842 client 127.0.0.1 closed keepalive connection
4231
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57284), raddr=('127.0.0.1', 54767)>
4232
  key = list(key)
4233
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4234
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57390), raddr=('127.0.0.1', 54767)>
4235
  key = list(key)
4236
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4237
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57394), raddr=('127.0.0.1', 54767)>
4238
  key = list(key)
4239
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4240
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57424), raddr=('127.0.0.1', 54767)>
4241
  key = list(key)
4242
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4243
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57428), raddr=('127.0.0.1', 54767)>
4244
  key = list(key)
4245
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4246
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57468), raddr=('127.0.0.1', 54767)>
4247
  key = list(key)
4248
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4249
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=57, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57472), raddr=('127.0.0.1', 54767)>
4250
  key = list(key)
4251
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4252
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39252, 0, 0)>
4253
  self._socket = s
4254
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4255
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43028, 0, 0)>
4256
  self._socket = s
4257
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4258
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39260, 0, 0)>
4259
  self._socket = s
4260
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4261
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43036, 0, 0)>
4262
  self._socket = s
4263
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4264
ok
4265
Sent SIGTERM to 10111 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
4266
Sent SIGTERM to 10123 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
4267
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4268
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4269
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4270
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4271
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4272
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4273
test_success_without_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
4274
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4275
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4276
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4277
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4278
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4279
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4280
test_success_without_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
4281
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4282
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4283
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4284
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4285
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4286
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4287
test_success_without_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
4288
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4289
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4290
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4291
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4292
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4293
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4294
test_success_without_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
4295
test__eq__from_manifest (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4296
test__eq__from_writes (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4297
test__ne__ (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4298
test_absolute_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4299
test_bz2_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4300
test_context (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4301
test_decompressed_name_bz2_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4302
test_decompressed_name_gzip_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4303
test_decompressed_name_uncompressed_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4304
test_end_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4305
test_gzip_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4306
test_iteration (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4307
test_name_attribute (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4308
test_no_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4309
test_no_read_after_close (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4310
test_one_arg_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4311
test_prefetch (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4312
test_read_block_crossing_behavior (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4313
test_readall (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4314
test_readfrom_spans_blocks (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4315
test_readline (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4316
test_readline_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4317
test_readline_then_readall (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4318
test_readline_then_readlines (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4319
test_readlines (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4320
test_readlines_sizehint (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4321
test_relative_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4322
test_seek_max_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4323
test_seek_min_zero (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4324
test_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4325
test_small_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4326
test_small_readfrom_spanning_blocks (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4327
test_successive_reads (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4328
test_tell_after_block_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4329
test_tell_after_small_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
4330
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4331
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *858 client 127.0.0.1 closed keepalive connection
4332
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1075: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57538), raddr=('127.0.0.1', 54767)>
4333
  _safe_super(CallableMixin, self).__init__(
4334
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4335
ok
4336
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4337
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4338
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4339
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4340
test_success_without_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
4341
test_permission_expired (tests.test_arvfile.ArvadosFileTestCase) ... ok
4342
test_append (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *862 client 127.0.0.1 closed keepalive connection
4343
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57546), raddr=('127.0.0.1', 54767)>
4344
  obj, end = self.scan_once(s, idx)
4345
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4346
ok
4347
test_cannot_open_directory (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4348
test_create (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4349
test_create_multiple (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4350
test_create_subdir (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4351
test_file_not_found (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4352
test_get_manifest_text_commits (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4353
test_large_write (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4354
test_overwrite (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4355
test_rewrite_append_existing_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *866 client 127.0.0.1 closed keepalive connection
4356
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57554), raddr=('127.0.0.1', 54767)>
4357
  obj, end = self.scan_once(s, idx)
4358
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4359
ok
4360
test_rewrite_on_empty_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4361
test_rewrite_over_existing_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *870 client 127.0.0.1 closed keepalive connection
4362
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/orderedset.py:42: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57562), raddr=('127.0.0.1', 54767)>
4363
  self.__map[key] = link = Link()
4364
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4365
ok
4366
test_save_manifest_text (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4367
test_sparse_write (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4368
test_sparse_write2 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4369
test_sparse_write3 (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:22 [info] 9535#9535: *876 client 127.0.0.1 closed keepalive connection
4370
2023/01/24 19:46:22 [info] 9535#9535: *880 client 127.0.0.1 closed keepalive connection
4371
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57574), raddr=('127.0.0.1', 54767)>
4372
  obj, end = self.scan_once(s, idx)
4373
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4374
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43116, 0, 0)>
4375
  self._socket = s
4376
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4377
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39348, 0, 0)>
4378
  self._socket = s
4379
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4380
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57582), raddr=('127.0.0.1', 54767)>
4381
  obj, end = self.scan_once(s, idx)
4382
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4383
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43132, 0, 0)>
4384
  self._socket = s
4385
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4386
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=57, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39364, 0, 0)>
4387
  self._socket = s
4388
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4389
ok
4390
test_sparse_write4 (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *846 client 127.0.0.1 closed keepalive connection
4391
2023/01/24 19:46:23 [info] 9535#9535: *848 client 127.0.0.1 closed keepalive connection
4392
2023/01/24 19:46:23 [info] 9535#9535: *850 client 127.0.0.1 closed keepalive connection
4393
2023/01/24 19:46:23 [info] 9535#9535: *852 client 127.0.0.1 closed keepalive connection
4394
2023/01/24 19:46:23 [info] 9535#9535: *854 client 127.0.0.1 closed keepalive connection
4395
2023/01/24 19:46:23 [info] 9535#9535: *856 client 127.0.0.1 closed keepalive connection
4396
2023/01/24 19:46:23 [info] 9535#9535: *860 client 127.0.0.1 closed keepalive connection
4397
2023/01/24 19:46:23 [info] 9535#9535: *864 client 127.0.0.1 closed keepalive connection
4398
2023/01/24 19:46:23 [info] 9535#9535: *868 client 127.0.0.1 closed keepalive connection
4399
2023/01/24 19:46:23 [info] 9535#9535: *872 client 127.0.0.1 closed keepalive connection
4400
2023/01/24 19:46:23 [info] 9535#9535: *874 client 127.0.0.1 closed keepalive connection
4401
2023/01/24 19:46:23 [info] 9535#9535: *878 client 127.0.0.1 closed keepalive connection
4402
2023/01/24 19:46:23 [info] 9535#9535: *882 client 127.0.0.1 closed keepalive connection
4403
2023/01/24 19:46:23 [info] 9535#9535: *884 client 127.0.0.1 closed keepalive connection
4404
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57514), raddr=('127.0.0.1', 54767)>
4405
  obj, end = self.scan_once(s, idx)
4406
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4407
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57518), raddr=('127.0.0.1', 54767)>
4408
  obj, end = self.scan_once(s, idx)
4409
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4410
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57522), raddr=('127.0.0.1', 54767)>
4411
  obj, end = self.scan_once(s, idx)
4412
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4413
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57526), raddr=('127.0.0.1', 54767)>
4414
  obj, end = self.scan_once(s, idx)
4415
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4416
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=45, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57530), raddr=('127.0.0.1', 54767)>
4417
  obj, end = self.scan_once(s, idx)
4418
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4419
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57534), raddr=('127.0.0.1', 54767)>
4420
  obj, end = self.scan_once(s, idx)
4421
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4422
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57542), raddr=('127.0.0.1', 54767)>
4423
  obj, end = self.scan_once(s, idx)
4424
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4425
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57550), raddr=('127.0.0.1', 54767)>
4426
  obj, end = self.scan_once(s, idx)
4427
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4428
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57558), raddr=('127.0.0.1', 54767)>
4429
  obj, end = self.scan_once(s, idx)
4430
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4431
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57566), raddr=('127.0.0.1', 54767)>
4432
  obj, end = self.scan_once(s, idx)
4433
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4434
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57570), raddr=('127.0.0.1', 54767)>
4435
  obj, end = self.scan_once(s, idx)
4436
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4437
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57578), raddr=('127.0.0.1', 54767)>
4438
  obj, end = self.scan_once(s, idx)
4439
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4440
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57594), raddr=('127.0.0.1', 54767)>
4441
  obj, end = self.scan_once(s, idx)
4442
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4443
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57598), raddr=('127.0.0.1', 54767)>
4444
  obj, end = self.scan_once(s, idx)
4445
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4446
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43148, 0, 0)>
4447
  self._socket = s
4448
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4449
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39380, 0, 0)>
4450
  self._socket = s
4451
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4452
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=32, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43164, 0, 0)>
4453
  self._socket = s
4454
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4455
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39396, 0, 0)>
4456
  self._socket = s
4457
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4458
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43180, 0, 0)>
4459
  self._socket = s
4460
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4461
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=44, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39412, 0, 0)>
4462
  self._socket = s
4463
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4464
ok
4465
test_truncate (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4466
test_truncate2 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4467
test_truncate3 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4468
test_write_across_segment_boundary (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *896 client 127.0.0.1 closed keepalive connection
4469
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57646), raddr=('127.0.0.1', 54767)>
4470
  obj, end = self.scan_once(s, idx)
4471
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4472
ok
4473
test_write_across_several_segments (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4474
test_write_at_beginning (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *900 client 127.0.0.1 closed keepalive connection
4475
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57662), raddr=('127.0.0.1', 54767)>
4476
  obj, end = self.scan_once(s, idx)
4477
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4478
ok
4479
test_write_at_end (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4480
test_write_empty (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4481
test_write_in_middle (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *904 client 127.0.0.1 closed keepalive connection
4482
/usr/lib/python3.7/posixpath.py:87: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57670), raddr=('127.0.0.1', 54767)>
4483
  if b.startswith(sep):
4484
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4485
ok
4486
test_write_large (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4487
test_write_large_rewrite (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4488
test_write_to_end (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
4489
test_bufferblock_append (tests.test_arvfile.BlockManagerTest) ... ok
4490
test_bufferblock_commit (tests.test_arvfile.BlockManagerTest) ... ok
4491
test_bufferblock_commit_pending (tests.test_arvfile.BlockManagerTest) ... ok
4492
test_bufferblock_commit_with_error (tests.test_arvfile.BlockManagerTest) ... ok
4493
test_bufferblock_dup (tests.test_arvfile.BlockManagerTest) ... ok
4494
test_bufferblock_get (tests.test_arvfile.BlockManagerTest) ... ok
4495
test_absolute_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
4496
test_bz2_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
4497
test_context (tests.test_stream.StreamFileReaderTestCase) ... ok
4498
test_decompressed_name_bz2_file (tests.test_stream.StreamFileReaderTestCase) ... ok
4499
test_decompressed_name_gzip_file (tests.test_stream.StreamFileReaderTestCase) ... ok
4500
test_decompressed_name_uncompressed_file (tests.test_stream.StreamFileReaderTestCase) ... ok
4501
test_end_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
4502
test_gzip_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
4503
test_iteration (tests.test_stream.StreamFileReaderTestCase) ... ok
4504
test_name_attribute (tests.test_stream.StreamFileReaderTestCase) ... ok
4505
test_no_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
4506
test_no_read_after_close (tests.test_stream.StreamFileReaderTestCase) ... ok
4507
test_one_arg_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
4508
test_read_block_crossing_behavior (tests.test_stream.StreamFileReaderTestCase) ... ok
4509
test_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
4510
test_readfrom_spans_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
4511
test_readline (tests.test_stream.StreamFileReaderTestCase) ... ok
4512
test_readline_size (tests.test_stream.StreamFileReaderTestCase) ... ok
4513
test_readline_then_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
4514
test_readline_then_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
4515
test_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
4516
test_readlines_sizehint (tests.test_stream.StreamFileReaderTestCase) ... ok
4517
test_relative_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
4518
test_seek_max_size (tests.test_stream.StreamFileReaderTestCase) ... ok
4519
test_seek_min_zero (tests.test_stream.StreamFileReaderTestCase) ... ok
4520
test_size (tests.test_stream.StreamFileReaderTestCase) ... ok
4521
test_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
4522
test_small_readfrom_spanning_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
4523
test_successive_reads (tests.test_stream.StreamFileReaderTestCase) ... ok
4524
test_tell_after_block_read (tests.test_stream.StreamFileReaderTestCase) ... ok
4525
test_tell_after_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
4526
test_profiled_decorator (tests.performance.test_a_sample.PerformanceTestSample) ... /usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tmp/profile/test_profiled_decorator' mode='w' encoding='UTF-8'>
4527
  testMethod()
4528
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4529
ok
4530
test_convert_roundtrip (tests.test_vocabulary.VocabularyTest) ... ok
4531
test_convert_to_identifiers (tests.test_vocabulary.VocabularyTest) ... ok
4532
test_convert_to_identifiers_invalid_key (tests.test_vocabulary.VocabularyTest) ... ok
4533
test_convert_to_identifiers_invalid_value (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *912 client 127.0.0.1 closed keepalive connection
4534
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57686), raddr=('127.0.0.1', 54767)>
4535
  obj, end = self.scan_once(s, idx)
4536
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4537
ok
4538
test_convert_to_identifiers_multiple_pairs (tests.test_vocabulary.VocabularyTest) ... ok
4539
test_convert_to_identifiers_unknown_key (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *916 client 127.0.0.1 closed keepalive connection
4540
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57694), raddr=('127.0.0.1', 54767)>
4541
  obj, end = self.scan_once(s, idx)
4542
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4543
ok
4544
test_convert_to_identifiers_unknown_value (tests.test_vocabulary.VocabularyTest) ... ok
4545
test_convert_to_identifiers_unknown_value_list (tests.test_vocabulary.VocabularyTest) ... ok
4546
test_convert_to_identifiers_value_lists (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *922 client 127.0.0.1 closed keepalive connection
4547
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57706), raddr=('127.0.0.1', 54767)>
4548
  obj, end = self.scan_once(s, idx)
4549
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4550
ok
4551
test_convert_to_labels (tests.test_vocabulary.VocabularyTest) ... ok
4552
test_convert_to_labels_invalid_key (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *926 client 127.0.0.1 closed keepalive connection
4553
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57714), raddr=('127.0.0.1', 54767)>
4554
  obj, end = self.scan_once(s, idx)
4555
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4556
ok
4557
test_convert_to_labels_invalid_value (tests.test_vocabulary.VocabularyTest) ... ok
4558
test_convert_to_labels_multiple_pairs (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *930 client 127.0.0.1 closed keepalive connection
4559
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57722), raddr=('127.0.0.1', 54767)>
4560
  obj, end = self.scan_once(s, idx)
4561
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4562
ok
4563
test_convert_to_labels_unknown_key (tests.test_vocabulary.VocabularyTest) ... ok
4564
test_convert_to_labels_unknown_value (tests.test_vocabulary.VocabularyTest) ... ok
4565
test_convert_to_labels_unknown_value_list (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *936 client 127.0.0.1 closed keepalive connection
4566
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57734), raddr=('127.0.0.1', 54767)>
4567
  obj, end = self.scan_once(s, idx)
4568
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4569
ok
4570
test_convert_to_labels_value_lists (tests.test_vocabulary.VocabularyTest) ... ok
4571
test_empty_vocabulary (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *940 client 127.0.0.1 closed keepalive connection
4572
2023/01/24 19:46:27 [info] 9535#9535: *886 client 127.0.0.1 closed keepalive connection
4573
2023/01/24 19:46:27 [info] 9535#9535: *888 client 127.0.0.1 closed keepalive connection
4574
2023/01/24 19:46:27 [info] 9535#9535: *890 client 127.0.0.1 closed keepalive connection
4575
2023/01/24 19:46:27 [info] 9535#9535: *892 client 127.0.0.1 closed keepalive connection
4576
2023/01/24 19:46:27 [info] 9535#9535: *894 client 127.0.0.1 closed keepalive connection
4577
2023/01/24 19:46:27 [info] 9535#9535: *898 client 127.0.0.1 closed keepalive connection
4578
2023/01/24 19:46:27 [info] 9535#9535: *902 client 127.0.0.1 closed keepalive connection
4579
2023/01/24 19:46:27 [info] 9535#9535: *906 client 127.0.0.1 closed keepalive connection
4580
2023/01/24 19:46:27 [info] 9535#9535: *908 client 127.0.0.1 closed keepalive connection
4581
2023/01/24 19:46:27 [info] 9535#9535: *910 client 127.0.0.1 closed keepalive connection
4582
2023/01/24 19:46:27 [info] 9535#9535: *914 client 127.0.0.1 closed keepalive connection
4583
2023/01/24 19:46:27 [info] 9535#9535: *918 client 127.0.0.1 closed keepalive connection
4584
2023/01/24 19:46:27 [info] 9535#9535: *920 client 127.0.0.1 closed keepalive connection
4585
2023/01/24 19:46:27 [info] 9535#9535: *924 client 127.0.0.1 closed keepalive connection
4586
2023/01/24 19:46:27 [info] 9535#9535: *928 client 127.0.0.1 closed keepalive connection
4587
2023/01/24 19:46:27 [info] 9535#9535: *932 client 127.0.0.1 closed keepalive connection
4588
2023/01/24 19:46:27 [info] 9535#9535: *934 client 127.0.0.1 closed keepalive connection
4589
2023/01/24 19:46:27 [info] 9535#9535: *938 client 127.0.0.1 closed keepalive connection
4590
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57742), raddr=('127.0.0.1', 54767)>
4591
  obj, end = self.scan_once(s, idx)
4592
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4593
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=55, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57610), raddr=('127.0.0.1', 54767)>
4594
  obj, end = self.scan_once(s, idx)
4595
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4596
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57614), raddr=('127.0.0.1', 54767)>
4597
  obj, end = self.scan_once(s, idx)
4598
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4599
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57626), raddr=('127.0.0.1', 54767)>
4600
  obj, end = self.scan_once(s, idx)
4601
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4602
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57630), raddr=('127.0.0.1', 54767)>
4603
  obj, end = self.scan_once(s, idx)
4604
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4605
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57642), raddr=('127.0.0.1', 54767)>
4606
  obj, end = self.scan_once(s, idx)
4607
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4608
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57658), raddr=('127.0.0.1', 54767)>
4609
  obj, end = self.scan_once(s, idx)
4610
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4611
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57666), raddr=('127.0.0.1', 54767)>
4612
  obj, end = self.scan_once(s, idx)
4613
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4614
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57674), raddr=('127.0.0.1', 54767)>
4615
  obj, end = self.scan_once(s, idx)
4616
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4617
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57678), raddr=('127.0.0.1', 54767)>
4618
  obj, end = self.scan_once(s, idx)
4619
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4620
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=45, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57682), raddr=('127.0.0.1', 54767)>
4621
  obj, end = self.scan_once(s, idx)
4622
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4623
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57690), raddr=('127.0.0.1', 54767)>
4624
  obj, end = self.scan_once(s, idx)
4625
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4626
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57698), raddr=('127.0.0.1', 54767)>
4627
  obj, end = self.scan_once(s, idx)
4628
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4629
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57702), raddr=('127.0.0.1', 54767)>
4630
  obj, end = self.scan_once(s, idx)
4631
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4632
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57710), raddr=('127.0.0.1', 54767)>
4633
  obj, end = self.scan_once(s, idx)
4634
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4635
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57718), raddr=('127.0.0.1', 54767)>
4636
  obj, end = self.scan_once(s, idx)
4637
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4638
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57726), raddr=('127.0.0.1', 54767)>
4639
  obj, end = self.scan_once(s, idx)
4640
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4641
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57730), raddr=('127.0.0.1', 54767)>
4642
  obj, end = self.scan_once(s, idx)
4643
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4644
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57738), raddr=('127.0.0.1', 54767)>
4645
  obj, end = self.scan_once(s, idx)
4646
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4647
ok
4648
test_load_vocabulary_with_api (tests.test_vocabulary.VocabularyTest) ... ok
4649
test_vocabulary_indexing (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *944 client 127.0.0.1 closed keepalive connection
4650
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57750), raddr=('127.0.0.1', 54767)>
4651
  obj, end = self.scan_once(s, idx)
4652
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4653
ok
4654
test_vocabulary_keys (tests.test_vocabulary.VocabularyTest) ... ok
4655
test_vocabulary_values (tests.test_vocabulary.VocabularyTest) ... ok
4656
test_callback (tests.test_events.PollClientTestCase) ... ok
4657
test_run_forever (tests.test_events.PollClientTestCase) ... ok
4658
test_subscribe (tests.test_events.PollClientTestCase) ... 2023/01/24 19:46:27 [info] 9535#9535: *950 client 127.0.0.1 closed keepalive connection
4659
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2020: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57762), raddr=('127.0.0.1', 54767)>
4660
  setattr(_type, entry, MagicProxy(entry, self))
4661
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4662
ok
4663
test_unsubscribe (tests.test_events.PollClientTestCase) ... ok
4664
test_run_forever_survives_reconnects (tests.test_events.WebsocketTest) ... 2023-01-24 19:46:28 arvados.events[9626] WARNING: Unexpected close. Reconnecting.
4665
2023-01-24 19:46:28 arvados.events[9626] WARNING: Reconnect successful.
4666
ok
4667
test_subscribe_method (tests.test_events.WebsocketTest) ... ok
4668
test_subscribe_poll (tests.test_events.WebsocketTest) ... 2023/01/24 19:46:30 [info] 9535#9535: *952 client 127.0.0.1 closed keepalive connection
4669
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57772), raddr=('127.0.0.1', 54767)>
4670
  obj, end = self.scan_once(s, idx)
4671
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4672
2023-01-24 19:46:30 arvados.events[9626] WARNING: Failed to connect to websockets on wss://127.0.0.1:58255/websocket
4673
2023-01-24 19:46:30 arvados.events[9626] WARNING: Falling back to polling after websocket error: All is well
4674
ok
4675
test_subscribe_poll_retry (tests.test_events.WebsocketTest) ... ok
4676
test_subscribe_poll_with_start_time_future (tests.test_events.WebsocketTest) ... 2023/01/24 19:46:50 [info] 9535#9535: *966 client 127.0.0.1 closed keepalive connection
4677
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57804), raddr=('127.0.0.1', 54767)>
4678
  obj, end = self.scan_once(s, idx)
4679
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4680
2023-01-24 19:46:50 arvados.events[9626] WARNING: Failed to connect to websockets on wss://127.0.0.1:58255/websocket
4681
2023-01-24 19:46:50 arvados.events[9626] WARNING: Falling back to polling after websocket error: All is well
4682
2023/01/24 19:46:52 [info] 9535#9535: *942 client 127.0.0.1 closed keepalive connection
4683
2023/01/24 19:46:52 [info] 9535#9535: *946 client 127.0.0.1 closed keepalive connection
4684
2023/01/24 19:46:52 [info] 9535#9535: *948 client 127.0.0.1 closed keepalive connection
4685
2023/01/24 19:46:52 [info] 9535#9535: *954 client 127.0.0.1 closed keepalive connection
4686
2023/01/24 19:46:52 [info] 9535#9535: *956 client 127.0.0.1 closed keepalive connection
4687
2023/01/24 19:46:52 [info] 9535#9535: *968 client 127.0.0.1 closed keepalive connection
4688
2023/01/24 19:46:52 [info] 9535#9535: *970 client 127.0.0.1 closed keepalive connection
4689
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57746), raddr=('127.0.0.1', 54767)>
4690
  for level in list(self.possible_simple_keys):
4691
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4692
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57754), raddr=('127.0.0.1', 54767)>
4693
  for level in list(self.possible_simple_keys):
4694
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4695
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57758), raddr=('127.0.0.1', 54767)>
4696
  for level in list(self.possible_simple_keys):
4697
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4698
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57776), raddr=('127.0.0.1', 54767)>
4699
  for level in list(self.possible_simple_keys):
4700
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4701
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57780), raddr=('127.0.0.1', 54767)>
4702
  for level in list(self.possible_simple_keys):
4703
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4704
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57808), raddr=('127.0.0.1', 54767)>
4705
  for level in list(self.possible_simple_keys):
4706
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4707
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57812), raddr=('127.0.0.1', 54767)>
4708
  for level in list(self.possible_simple_keys):
4709
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4710
ok
4711
test_subscribe_poll_with_start_time_past (tests.test_events.WebsocketTest) ... 2023-01-24 19:46:53 arvados.events[9626] WARNING: Failed to connect to websockets on wss://127.0.0.1:58255/websocket
4712
2023-01-24 19:46:53 arvados.events[9626] WARNING: Falling back to polling after websocket error: All is well
4713
ok
4714
test_subscribe_websocket (tests.test_events.WebsocketTest) ... ok
4715
test_subscribe_websocket_with_start_time_future (tests.test_events.WebsocketTest) ... 2023/01/24 19:46:57 [info] 9535#9535: *996 client 127.0.0.1 closed keepalive connection
4716
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57874), raddr=('127.0.0.1', 54767)>
4717
  obj, end = self.scan_once(s, idx)
4718
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4719
ok
4720
test_subscribe_websocket_with_start_time_future_utc (tests.test_events.WebsocketTest) ... ok
4721
test_subscribe_websocket_with_start_time_past (tests.test_events.WebsocketTest) ... ok
4722
test_subscribe_websocket_with_start_time_past_utc (tests.test_events.WebsocketTest) ... 2023/01/24 19:47:04 [info] 9535#9535: *979 client 127.0.0.1 closed keepalive connection
4723
2023/01/24 19:47:04 [info] 9535#9535: *981 client 127.0.0.1 closed keepalive connection
4724
2023/01/24 19:47:04 [info] 9535#9535: *983 client 127.0.0.1 closed keepalive connection
4725
2023/01/24 19:47:04 [info] 9535#9535: *986 client 127.0.0.1 closed keepalive connection
4726
2023/01/24 19:47:04 [info] 9535#9535: *990 client 127.0.0.1 closed keepalive connection
4727
2023/01/24 19:47:04 [info] 9535#9535: *1000 client 127.0.0.1 closed keepalive connection
4728
2023/01/24 19:47:04 [info] 9535#9535: *1002 client 127.0.0.1 closed keepalive connection
4729
2023/01/24 19:47:04 [info] 9535#9535: *1006 client 127.0.0.1 closed keepalive connection
4730
2023/01/24 19:47:04 [info] 9535#9535: *1008 client 127.0.0.1 closed keepalive connection
4731
2023/01/24 19:47:04 [info] 9535#9535: *1014 client 127.0.0.1 closed keepalive connection
4732
2023/01/24 19:47:05 [info] 9535#9535: *1026 client 127.0.0.1 closed keepalive connection
4733
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57836), raddr=('127.0.0.1', 54767)>
4734
  obj, end = self.scan_once(s, idx)
4735
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4736
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57840), raddr=('127.0.0.1', 54767)>
4737
  obj, end = self.scan_once(s, idx)
4738
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4739
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57844), raddr=('127.0.0.1', 54767)>
4740
  obj, end = self.scan_once(s, idx)
4741
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4742
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57852), raddr=('127.0.0.1', 54767)>
4743
  obj, end = self.scan_once(s, idx)
4744
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4745
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57860), raddr=('127.0.0.1', 54767)>
4746
  obj, end = self.scan_once(s, idx)
4747
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4748
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57882), raddr=('127.0.0.1', 54767)>
4749
  obj, end = self.scan_once(s, idx)
4750
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4751
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57888), raddr=('127.0.0.1', 54767)>
4752
  obj, end = self.scan_once(s, idx)
4753
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4754
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=45, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57896), raddr=('127.0.0.1', 54767)>
4755
  obj, end = self.scan_once(s, idx)
4756
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4757
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57904), raddr=('127.0.0.1', 54767)>
4758
  obj, end = self.scan_once(s, idx)
4759
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4760
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57916), raddr=('127.0.0.1', 54767)>
4761
  obj, end = self.scan_once(s, idx)
4762
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4763
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57942), raddr=('127.0.0.1', 54767)>
4764
  for level in list(self.possible_simple_keys):
4765
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4766
ok
4767
test_unsubscribe (tests.test_events.WebsocketTest) ... ok
4768
test_websocket_no_reconnect_on_close_by_user (tests.test_events.WebsocketTest) ... 2023/01/24 19:47:10 [info] 9535#9535: *1037 client 127.0.0.1 closed keepalive connection
4769
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57968), raddr=('127.0.0.1', 54767)>
4770
  for level in list(self.possible_simple_keys):
4771
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4772
ok
4773
test_websocket_reconnect_on_unexpected_close (tests.test_events.WebsocketTest) ... 2023-01-24 19:47:13 arvados.events[9626] WARNING: Unexpected close. Reconnecting.
4774
2023/01/24 19:47:13 [info] 9535#9535: *1041 client 127.0.0.1 closed keepalive connection
4775
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57978), raddr=('127.0.0.1', 54767)>
4776
  obj, end = self.scan_once(s, idx)
4777
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4778
2023-01-24 19:47:13 arvados.events[9626] WARNING: Reconnect successful.
4779
ok
4780
test_websocket_reconnect_retry (tests.test_events.WebsocketTest) ... 2023-01-24 19:47:16 arvados.events[9626] WARNING: Unexpected close. Reconnecting.
4781
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ws4py/websocket.py:230: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('0.0.0.0', 0)>
4782
  self.sock = None
4783
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4784
2023-01-24 19:47:16 arvados.events[9626] WARNING: Error 'EventClient.connect error' during websocket reconnect.
4785
2023-01-24 19:47:16 arvados.events[9626] WARNING: Reconnect successful.
4786
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <socket.socket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('0.0.0.0', 0)>
4787
  for level in list(self.possible_simple_keys):
4788
ResourceWarning: Enable tracemalloc to get the object allocation traceback
4789
ok
4790
test_locator_failure (tests.test_arv_ls.ArvLsTestCase) ... ok
4791
test_nonnormalized_manifest (tests.test_arv_ls.ArvLsTestCase) ... ok
4792
test_plain_listing (tests.test_arv_ls.ArvLsTestCase) ... ok
4793
test_size_listing (tests.test_arv_ls.ArvLsTestCase) ... ok
4794
test_version_argument (tests.test_arv_ls.ArvLsTestCase) ... ok
4795
test_env_var (tests.test_crunch.TaskOutputDirTest) ... ok
4796
test_unsupported_arg (tests.test_arv_normalize.ArvNormalizeTestCase) ... ok
4797
test_version_argument (tests.test_arv_normalize.ArvNormalizeTestCase) ... ok
4798
test_medium_sized_manifest (tests.test_benchmark_collections.CollectionBenchmark)
4799
Exercise manifest-handling code. ... 2023/01/24 19:47:20 [info] 9535#9535: *1020 client 127.0.0.1 closed keepalive connection
4800
2023/01/24 19:47:20 [info] 9535#9535: *1034 client 127.0.0.1 closed keepalive connection
4801
2023/01/24 19:47:20 [info] 9535#9535: *1046 client 127.0.0.1 closed keepalive connection
4802
2023/01/24 19:47:22 [info] 9535#9535: *1051 client 127.0.0.1 closed keepalive connection
4803
ok
4804
test_collection_property_update (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... ok
4805
test_image_format_compatibility (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... 2023/01/24 19:47:25 [info] 9535#9535: *1061 client 127.0.0.1 closed keepalive connection
4806
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: image format is 'v2' but server supports only ['v1']
4807
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: refusing to store incompatible format (use --force-image-format to override)
4808
2023-01-24 19:47:25 arvados.keepdocker[9626] WARNING: server does not specify supported image formats (see docker_image_formats in server config).
4809
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: refusing to store incompatible format (use --force-image-format to override)
4810
2023/01/24 19:47:25 [info] 9535#9535: *1063 client 127.0.0.1 closed keepalive connection
4811
2023/01/24 19:47:25 [info] 9535#9535: *1049 client 127.0.0.1 closed keepalive connection
4812
2023/01/24 19:47:25 [info] 9535#9535: *1053 client 127.0.0.1 closed keepalive connection
4813
2023/01/24 19:47:25 [info] 9535#9535: *1055 client 127.0.0.1 closed keepalive connection
4814
2023/01/24 19:47:25 [info] 9535#9535: *1057 client 127.0.0.1 closed keepalive connection
4815
2023/01/24 19:47:25 [info] 9535#9535: *1059 client 127.0.0.1 closed keepalive connection
4816
2023-01-24 19:47:25 arvados.keepdocker[9626] WARNING: server does not specify supported image formats (see docker_image_formats in server config).
4817
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: refusing to store incompatible format (use --force-image-format to override)
4818
2023-01-24 19:47:25 arvados.keepdocker[9626] WARNING: server does not specify supported image formats (see docker_image_formats in server config).
4819
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: refusing to store incompatible format (use --force-image-format to override)
4820
2023/01/24 19:47:25 [info] 9535#9535: *1067 client 127.0.0.1 closed keepalive connection
4821
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: image format is 'v2' but server supports only ['v1']
4822
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: refusing to store incompatible format (use --force-image-format to override)
4823
2023/01/24 19:47:25 [info] 9535#9535: *1073 client 127.0.0.1 closed keepalive connection
4824
2023-01-24 19:47:25 arvados.keepdocker[9626] ERROR: image format is 'v2' but server supports only ['v1']
4825
2023-01-24 19:47:25 arvados.keepdocker[9626] WARNING: forcing incompatible image
4826
ok
4827
test_image_given_as_registry_repo_colon_tag (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... ok
4828
test_image_given_as_repo_colon_tag (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... ok
4829
test_image_has_colons (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... 2023/01/24 19:47:25 [info] 9535#9535: *1089 client 127.0.0.1 closed keepalive connection
4830
ok
4831
test_list_images_with_host_and_port (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... 2023/01/24 19:47:25 [info] 9535#9535: *1107 client 127.0.0.1 closed keepalive connection
4832
ok
4833
test_tag_given_twice (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... 2023-01-24 19:47:26 arvados.keepdocker[9626] ERROR: image 'myrepo:mytag' already includes a tag, cannot add tag argument 'extratag'
4834
ok
4835
test_unsupported_arg (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... ok
4836
test_version_argument (tests.test_arv_keepdocker.ArvKeepdockerTestCase) ... 2023/01/24 19:47:26 [info] 9535#9535: *1122 client 127.0.0.1 closed keepalive connection
4837
ok
4838
test_cache_used_by_default_client (tests.test_cache.CacheIntegrationTest) ... ok
4839
test_cache_create_error (tests.test_cache.CacheTest) ... ok
4840
test_cache_crud (tests.test_cache.CacheTest) ... ok
4841
test_cache_threads (tests.test_cache.CacheTest) ... ok
4842
test_unsupported_arg (tests.test_arv_ws.ArvWsTestCase) ... usage: arv-keepdocker [-h] [--version] [-u UUID] [-f FILTERS] [-s START_TIME]
4843
                      [-i ID] [--poll-interval POLL_INTERVAL | --no-poll]
4844
                      [-p PIPELINE | -j JOB]
4845
arv-keepdocker: error: unrecognized arguments: -x=unknown
4846
ok
4847
test_version_argument (tests.test_arv_ws.ArvWsTestCase) ... ok
4848
child.pid is 10499
4849
child.pid is 10511
4850
test_copy_project (tests.test_arv_copy.ArvCopyVersionTestCase) ... 2023/01/24 19:47:30 [info] 9535#9535: *1065 client 127.0.0.1 closed keepalive connection
4851
2023/01/24 19:47:30 [info] 9535#9535: *1069 client 127.0.0.1 closed keepalive connection
4852
2023/01/24 19:47:30 [info] 9535#9535: *1071 client 127.0.0.1 closed keepalive connection
4853
2023/01/24 19:47:30 [info] 9535#9535: *1075 client 127.0.0.1 closed keepalive connection
4854
2023/01/24 19:47:30 [info] 9535#9535: *1077 client 127.0.0.1 closed keepalive connection
4855
2023/01/24 19:47:30 [info] 9535#9535: *1083 client 127.0.0.1 closed keepalive connection
4856
2023/01/24 19:47:30 [info] 9535#9535: *1095 client 127.0.0.1 closed keepalive connection
4857
2023/01/24 19:47:30 [info] 9535#9535: *1101 client 127.0.0.1 closed keepalive connection
4858
2023/01/24 19:47:30 [info] 9535#9535: *1113 client 127.0.0.1 closed keepalive connection
4859
2023/01/24 19:47:30 [info] 9535#9535: *1116 client 127.0.0.1 closed keepalive connection
4860
2023/01/24 19:47:30 [info] 9535#9535: *1124 client 127.0.0.1 closed keepalive connection
4861
2023-01-24 19:47:31 arvados.arv-copy[9626] INFO: Success: created copy with uuid zzzzz-j7d0g-x0w9aopvpola5e8
4862
ok
4863
test_unsupported_arg (tests.test_arv_copy.ArvCopyVersionTestCase) ... usage: arv-copy [-h] [--version] [-v] [--progress] [--no-progress] [-f]
4864
                [--src SOURCE_ARVADOS] [--dst DESTINATION_ARVADOS]
4865
                [--recursive] [--no-recursive] [--project-uuid PROJECT_UUID]
4866
                [--storage-classes STORAGE_CLASSES] [--retries RETRIES]
4867
                object_uuid
4868
arv-copy: error: the following arguments are required: object_uuid
4869
ok
4870
test_version_argument (tests.test_arv_copy.ArvCopyVersionTestCase) ... ok
4871
Sent SIGTERM to 10499 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
4872
Sent SIGTERM to 10511 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
4873
test_empty_exception (tests.test_errors.KeepRequestErrorTestCase) ... ok
4874
test_get_message_with_request_errors (tests.test_errors.KeepRequestErrorTestCase) ... ok
4875
test_get_message_without_request_errors (tests.test_errors.KeepRequestErrorTestCase) ... ok
4876
test_get_request_errors (tests.test_errors.KeepRequestErrorTestCase) ... ok
4877
test_get_request_errors_none (tests.test_errors.KeepRequestErrorTestCase) ... ok
4878
test_traceback_str_with_request_errors (tests.test_errors.KeepRequestErrorTestCase) ... ok
4879
test_traceback_str_without_request_errors (tests.test_errors.KeepRequestErrorTestCase) ... ok
4880
test_empty (tests.test_util.KeysetListAllTestCase) ... ok
4881
test_oneitem (tests.test_util.KeysetListAllTestCase) ... ok
4882
test_onepage2 (tests.test_util.KeysetListAllTestCase) ... ok
4883
test_onepage3 (tests.test_util.KeysetListAllTestCase) ... ok
4884
test_onepage_desc (tests.test_util.KeysetListAllTestCase) ... ok
4885
test_onepage_withfilter (tests.test_util.KeysetListAllTestCase) ... ok
4886
test_repeated_key (tests.test_util.KeysetListAllTestCase) ... ok
4887
test_twopage (tests.test_util.KeysetListAllTestCase) ... ok
4888
runTest (tests.test_util.MkdirDashPTest) ... ok
4889
test_failure (tests.test_util.RunCommandTestCase) ... ok
4890
test_success (tests.test_util.RunCommandTestCase) ... ok
4891
test_1xx_not_retried (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4892
test_4xx_retries (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4893
test_5xx_failures (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4894
test_obvious_retries (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4895
test_obvious_stops (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4896
test_obvious_successes (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4897
test_redirects_not_retried (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4898
test_wacky_code_retries (tests.test_retry.CheckHTTPResponseSuccessTestCase) ... ok
4899
test_backoff_all_tempfail (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4900
test_backoff_before_permfail (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4901
test_backoff_before_success (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4902
test_backoff_multiplier (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4903
test_no_backoff_after_permfail (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4904
test_no_backoff_after_success (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4905
test_no_backoff_with_no_retries (tests.test_retry.RetryLoopBackoffTestCase) ... ok
4906
test_one_retry_but_permfail (tests.test_retry.RetryLoopTestCase) ... ok
4907
test_one_retry_with_delayed_success (tests.test_retry.RetryLoopTestCase) ... ok
4908
test_one_retry_with_immediate_success (tests.test_retry.RetryLoopTestCase) ... ok
4909
test_one_retry_with_no_success (tests.test_retry.RetryLoopTestCase) ... ok
4910
test_save_result_after_end_is_error (tests.test_retry.RetryLoopTestCase) ... ok
4911
test_save_result_before_start_is_error (tests.test_retry.RetryLoopTestCase) ... ok
4912
test_two_retries_with_immediate_success (tests.test_retry.RetryLoopTestCase) ... ok
4913
test_two_retries_with_no_success (tests.test_retry.RetryLoopTestCase) ... ok
4914
test_two_retries_with_permfail (tests.test_retry.RetryLoopTestCase) ... ok
4915
test_two_retries_with_success_after_one (tests.test_retry.RetryLoopTestCase) ... ok
4916
test_two_retries_with_success_after_two (tests.test_retry.RetryLoopTestCase) ... ok
4917
test_zero_retries_and_permfail (tests.test_retry.RetryLoopTestCase) ... ok
4918
test_zero_retries_and_success (tests.test_retry.RetryLoopTestCase) ... ok
4919
test_zero_retries_and_tempfail (tests.test_retry.RetryLoopTestCase) ... ok
4920
test_bad_call (tests.test_retry.RetryMethodTestCase) ... ok
4921
test_keyword_arg_passed (tests.test_retry.RetryMethodTestCase) ... ok
4922
test_not_specified (tests.test_retry.RetryMethodTestCase) ... ok
4923
test_not_specified_with_other_kwargs (tests.test_retry.RetryMethodTestCase) ... ok
4924
test_positional_arg_raises (tests.test_retry.RetryMethodTestCase) ... ok
4925
test_one_task_per_input_file_normalize (tests.test_sdk.TestSDK) ... ok
4926
test_bad_hints_rejected (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4927
test_expiry_passed (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4928
test_good_locators_returned (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4929
test_multiple_locator_hints_accepted (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4930
test_nonchecksum_rejected (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4931
test_str_type (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4932
test_unknown_hints_accepted (tests.test_keep_locator.ArvadosKeepLocatorTest) ... ok
4933
test_fail_when_too_many_crash (tests.test_keep_client.AvoidOverreplication) ... 2023-01-24 19:47:32 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4934
Traceback (most recent call last):
4935
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4936
    locator, copies, classes = self.do_task(service, service_root)
4937
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4938
    headers=headers))
4939
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4940
    raise self.will_raise
4941
Exception
4942
2023-01-24 19:47:32 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4943
Traceback (most recent call last):
4944
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4945
    locator, copies, classes = self.do_task(service, service_root)
4946
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4947
    headers=headers))
4948
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4949
    raise self.will_raise
4950
Exception
4951
2023-01-24 19:47:32 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4952
Traceback (most recent call last):
4953
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4954
    locator, copies, classes = self.do_task(service, service_root)
4955
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4956
    headers=headers))
4957
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4958
    raise self.will_raise
4959
Exception
4960
2023-01-24 19:47:33 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4961
Traceback (most recent call last):
4962
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4963
    locator, copies, classes = self.do_task(service, service_root)
4964
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4965
    headers=headers))
4966
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4967
    raise self.will_raise
4968
Exception
4969
ok
4970
test_only_write_enough_on_partial_success (tests.test_keep_client.AvoidOverreplication) ... ok
4971
test_only_write_enough_on_success (tests.test_keep_client.AvoidOverreplication) ... ok
4972
test_only_write_enough_when_some_crash (tests.test_keep_client.AvoidOverreplication) ... 2023-01-24 19:47:34 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4973
Traceback (most recent call last):
4974
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4975
    locator, copies, classes = self.do_task(service, service_root)
4976
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4977
    headers=headers))
4978
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4979
    raise self.will_raise
4980
Exception
4981
2023-01-24 19:47:34 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4982
Traceback (most recent call last):
4983
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4984
    locator, copies, classes = self.do_task(service, service_root)
4985
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4986
    headers=headers))
4987
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4988
    raise self.will_raise
4989
Exception
4990
2023-01-24 19:47:34 arvados.keep[9626] ERROR: Exception in KeepWriterThread
4991
Traceback (most recent call last):
4992
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 846, in run
4993
    locator, copies, classes = self.do_task(service, service_root)
4994
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py", line 865, in do_task
4995
    headers=headers))
4996
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_keep_client.py", line 1397, in put
4997
    raise self.will_raise
4998
Exception
4999
ok
5000
test_api_fail (tests.test_keep_client.KeepClientAPIErrorTest_0) ... ok
5001
test_api_fail (tests.test_keep_client.KeepClientAPIErrorTest_1) ... ok
5002
test_get_request_cache (tests.test_keep_client.KeepClientCacheTestCase_0) ... ok
5003
test_head_and_then_get_return_different_responses (tests.test_keep_client.KeepClientCacheTestCase_0) ... ok
5004
test_head_request_cache (tests.test_keep_client.KeepClientCacheTestCase_0) ... ok
5005
test_get_request_cache (tests.test_keep_client.KeepClientCacheTestCase_1) ... ok
5006
test_head_and_then_get_return_different_responses (tests.test_keep_client.KeepClientCacheTestCase_1) ... ok
5007
test_head_request_cache (tests.test_keep_client.KeepClientCacheTestCase_1) ... ok
5008
test_get_with_gateway_hint_first (tests.test_keep_client.KeepClientGatewayTestCase_0) ... ok
5009
test_get_with_gateway_hints_in_order (tests.test_keep_client.KeepClientGatewayTestCase_0) ... ok
5010
test_get_with_remote_proxy_hint (tests.test_keep_client.KeepClientGatewayTestCase_0) ... ok
5011
test_head_with_gateway_hints_in_order (tests.test_keep_client.KeepClientGatewayTestCase_0) ... ok
5012
test_head_with_remote_proxy_hint (tests.test_keep_client.KeepClientGatewayTestCase_0) ... ok
5013
test_get_with_gateway_hint_first (tests.test_keep_client.KeepClientGatewayTestCase_1) ... ok
5014
test_get_with_gateway_hints_in_order (tests.test_keep_client.KeepClientGatewayTestCase_1) ... ok
5015
test_get_with_remote_proxy_hint (tests.test_keep_client.KeepClientGatewayTestCase_1) ... ok
5016
test_head_with_gateway_hints_in_order (tests.test_keep_client.KeepClientGatewayTestCase_1) ... ok
5017
test_head_with_remote_proxy_hint (tests.test_keep_client.KeepClientGatewayTestCase_1) ... ok
5018
test_get_error_shows_probe_order (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5019
test_get_probe_order_against_reference_set (tests.test_keep_client.KeepClientRendezvousTestCase) ... 2023/01/24 19:47:35 [info] 9535#9535: *1138 client 127.0.0.1 closed keepalive connection
5020
2023/01/24 19:47:35 [info] 9535#9535: *1141 client 127.0.0.1 closed keepalive connection
5021
2023/01/24 19:47:35 [info] 9535#9535: *1148 client 127.0.0.1 closed keepalive connection
5022
2023/01/24 19:47:35 [info] 9535#9535: *1150 client 127.0.0.1 closed keepalive connection
5023
ok
5024
test_head_probe_order_against_reference_set (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5025
test_probe_waste_adding_one_server (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5026
test_put_error_shows_probe_order (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5027
test_put_probe_order_against_reference_set (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5028
test_put_probe_order_multiple_copies (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5029
test_weighted_service_roots_against_reference_set (tests.test_keep_client.KeepClientRendezvousTestCase) ... ok
5030
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5031
test_exception_then_success (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5032
test_immediate_success (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5033
test_no_default_retry (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5034
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5035
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5036
test_retry_then_success (tests.test_keep_client.KeepClientRetryGetTestCase) ... ok
5037
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5038
test_exception_then_success (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5039
test_general_exception_with_mixed_errors (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5040
test_hint_server_can_succeed_without_retries (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5041
test_immediate_success (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5042
test_no_default_retry (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5043
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5044
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5045
test_retry_data_with_wrong_checksum (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... 2023-01-24 19:47:35 arvados.keep[9626] WARNING: Checksum fail: md5(https://keep.xyzzy.arvadosapi.com/ef654c40ab4f1747fc699915d4f70902+8+K@xyzzy) = b15521fcc99adfda4c077e60b6d97188
5046
ok
5047
test_retry_then_success (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5048
test_specific_exception_when_not_found (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5049
test_try_next_server_after_timeout (tests.test_keep_client.KeepClientRetryGetTestCase_0) ... ok
5050
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5051
test_exception_then_success (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5052
test_general_exception_with_mixed_errors (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5053
test_hint_server_can_succeed_without_retries (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5054
test_immediate_success (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5055
test_no_default_retry (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5056
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5057
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5058
test_retry_data_with_wrong_checksum (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... 2023-01-24 19:47:39 arvados.keep[9626] WARNING: Checksum fail: md5(https://keep.xyzzy.arvadosapi.com/ef654c40ab4f1747fc699915d4f70902+8+K@xyzzy) = b15521fcc99adfda4c077e60b6d97188
5059
ok
5060
test_retry_then_success (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5061
test_specific_exception_when_not_found (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5062
test_try_next_server_after_timeout (tests.test_keep_client.KeepClientRetryGetTestCase_1) ... ok
5063
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5064
test_exception_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5065
test_immediate_success (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5066
test_no_default_retry (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5067
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5068
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5069
test_retry_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase) ... ok
5070
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5071
test_exception_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5072
test_general_exception_with_mixed_errors (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5073
test_hint_server_can_succeed_without_retries (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5074
test_immediate_success (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5075
test_no_default_retry (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5076
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5077
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5078
test_retry_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5079
test_specific_exception_when_not_found (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5080
test_try_next_server_after_timeout (tests.test_keep_client.KeepClientRetryHeadTestCase_0) ... ok
5081
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5082
test_exception_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5083
test_general_exception_with_mixed_errors (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5084
test_hint_server_can_succeed_without_retries (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5085
test_immediate_success (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5086
test_no_default_retry (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5087
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5088
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5089
test_retry_then_success (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5090
test_specific_exception_when_not_found (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5091
test_try_next_server_after_timeout (tests.test_keep_client.KeepClientRetryHeadTestCase_1) ... ok
5092
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryPutTestCase) ... ok
5093
test_exception_then_success (tests.test_keep_client.KeepClientRetryPutTestCase) ... 2023-01-24 19:47:51 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5094
ok
5095
test_immediate_success (tests.test_keep_client.KeepClientRetryPutTestCase) ... 2023-01-24 19:47:51 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5096
ok
5097
test_no_default_retry (tests.test_keep_client.KeepClientRetryPutTestCase) ... ok
5098
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryPutTestCase) ... ok
5099
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryPutTestCase) ... 2023-01-24 19:47:51 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5100
ok
5101
test_retry_then_success (tests.test_keep_client.KeepClientRetryPutTestCase) ... 2023-01-24 19:47:51 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5102
ok
5103
test_do_not_send_multiple_copies_to_same_server (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... 2023-01-24 19:47:51 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5104
ok
5105
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... ok
5106
test_exception_then_success (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... 2023-01-24 19:47:55 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5107
ok
5108
test_immediate_success (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... 2023-01-24 19:47:55 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5109
ok
5110
test_no_default_retry (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... ok
5111
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... ok
5112
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... 2023-01-24 19:47:55 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5113
ok
5114
test_retry_then_success (tests.test_keep_client.KeepClientRetryPutTestCase_0) ... 2023-01-24 19:47:56 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5115
ok
5116
test_do_not_send_multiple_copies_to_same_server (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... 2023-01-24 19:47:56 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5117
ok
5118
test_error_after_retries_exhausted (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... ok
5119
test_exception_then_success (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5120
ok
5121
test_immediate_success (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5122
ok
5123
test_no_default_retry (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... ok
5124
test_no_retry_after_permanent_error (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... ok
5125
test_num_retries_instance_fallback (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5126
ok
5127
test_retry_then_success (tests.test_keep_client.KeepClientRetryPutTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5128
ok
5129
test_correct_ports_with_ipv6_addresses (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5130
test_get_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5131
test_get_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5132
test_get_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5133
test_head_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5134
test_head_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5135
test_head_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5136
test_insecure_disables_tls_verify (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5137
test_oddball_service_get (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5138
test_oddball_service_put (tests.test_keep_client.KeepClientServiceTestCase_0) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5139
ok
5140
test_oddball_service_writer_count (tests.test_keep_client.KeepClientServiceTestCase_0) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5141
ok
5142
test_proxy_get_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5143
test_proxy_head_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5144
test_proxy_put_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5145
test_proxy_put_with_no_writable_services (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5146
test_put_error_does_not_include_successful_puts (tests.test_keep_client.KeepClientServiceTestCase_0) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5147
ok
5148
test_put_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5149
test_put_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5150
test_put_timeout (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5151
test_recognize_proxy_services_in_controller_response (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5152
test_refresh_signature (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5153
test_ssl_flag_respected_in_roots (tests.test_keep_client.KeepClientServiceTestCase_0) ... ok
5154
test_correct_ports_with_ipv6_addresses (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5155
test_get_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5156
test_get_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5157
test_get_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5158
test_head_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5159
test_head_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5160
test_head_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5161
test_insecure_disables_tls_verify (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5162
test_oddball_service_get (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5163
test_oddball_service_put (tests.test_keep_client.KeepClientServiceTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5164
ok
5165
test_oddball_service_writer_count (tests.test_keep_client.KeepClientServiceTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5166
ok
5167
test_proxy_get_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5168
test_proxy_head_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5169
test_proxy_put_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5170
test_proxy_put_with_no_writable_services (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5171
test_put_error_does_not_include_successful_puts (tests.test_keep_client.KeepClientServiceTestCase_1) ... 2023-01-24 19:48:00 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5172
ok
5173
test_put_error_reflects_last_retry (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5174
test_put_error_with_no_services (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5175
test_put_timeout (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5176
test_recognize_proxy_services_in_controller_response (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5177
test_refresh_signature (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5178
test_ssl_flag_respected_in_roots (tests.test_keep_client.KeepClientServiceTestCase_1) ... ok
5179
test_low_bandwidth_no_delays_success (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:01 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5180
ok
5181
test_low_bandwidth_with_server_mid_delay_failure (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:02 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5182
ok
5183
test_low_bandwidth_with_server_response_delay_failure (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:08 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5184
ok
5185
test_timeout_slow_connect (tests.test_keep_client.KeepClientTimeout_0) ... ok
5186
test_timeout_slow_request (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:15 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5187
2023-01-24 19:48:15 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5188
ok
5189
test_timeout_slow_response (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:17 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5190
2023-01-24 19:48:18 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5191
ok
5192
test_timeout_slow_response_body (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:20 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5193
2023-01-24 19:48:20 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5194
ok
5195
test_too_low_bandwidth_no_delays_failure (tests.test_keep_client.KeepClientTimeout_0) ... 2023-01-24 19:48:23 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5196
ok
5197
test_low_bandwidth_no_delays_success (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:28 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5198
ok
5199
test_low_bandwidth_with_server_mid_delay_failure (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:29 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5200
ok
5201
test_low_bandwidth_with_server_response_delay_failure (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:36 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5202
ok
5203
test_timeout_slow_connect (tests.test_keep_client.KeepClientTimeout_1) ... ok
5204
test_timeout_slow_request (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:42 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5205
2023-01-24 19:48:42 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5206
ok
5207
test_timeout_slow_response (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:45 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5208
2023-01-24 19:48:45 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5209
ok
5210
test_timeout_slow_response_body (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:48 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5211
2023-01-24 19:48:48 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5212
ok
5213
test_too_low_bandwidth_no_delays_failure (tests.test_keep_client.KeepClientTimeout_1) ... 2023-01-24 19:48:50 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5214
ok
5215
test_disk_cache_cap (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5216
test_disk_cache_clean (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5217
test_disk_cache_error (tests.test_keep_client.KeepDiskCacheTestCase) ... Traceback (most recent call last):
5218
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/diskcache.py", line 164, in get_from_disk
5219
    filehandle = open(final, "rb")
5220
PermissionError: [Errno 13] Permission denied: '/tmp/tmpw7jkljxf/0cc/0cc175b9c0f1b6a831c399e269772661.keepcacheblock'
5221
ok
5222
test_disk_cache_read (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5223
test_disk_cache_retry_write_error (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5224
test_disk_cache_retry_write_error2 (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5225
test_disk_cache_share (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5226
test_disk_cache_write (tests.test_keep_client.KeepDiskCacheTestCase) ... ok
5227
test_disk_cache_write_error (tests.test_keep_client.KeepDiskCacheTestCase) ... Traceback (most recent call last):
5228
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/diskcache.py", line 164, in get_from_disk
5229
    filehandle = open(final, "rb")
5230
PermissionError: [Errno 13] Permission denied: '/tmp/tmpkfhvgu6m/127/1271ed5ef305aadabc605b1609e24c52.keepcacheblock'
5231
ok
5232
child.pid is 10862
5233
child.pid is 10874
5234
test_KeepBasicRWTest (tests.test_keep_client.KeepPermissionTestCase_0) ... 2023/01/24 19:48:59 [info] 9535#9535: *1168 client 127.0.0.1 closed keepalive connection
5235
2023/01/24 19:48:59 [info] 9535#9535: *1183 client 127.0.0.1 closed keepalive connection
5236
ok
5237
Sent SIGTERM to 10862 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5238
Sent SIGTERM to 10874 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5239
child.pid is 10895
5240
child.pid is 10907
5241
test_KeepBasicRWTest (tests.test_keep_client.KeepPermissionTestCase_1) ... ok
5242
Sent SIGTERM to 10895 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5243
Sent SIGTERM to 10907 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5244
child.pid is 10929
5245
child.pid is 10941
5246
test_KeepProxyTest1 (tests.test_keep_client.KeepProxyTestCase_0) ... 2023-01-24 19:49:02 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5247
ok
5248
test_KeepProxyTestInvalidURI (tests.test_keep_client.KeepProxyTestCase_0) ... ok
5249
test_KeepProxyTestMultipleURIs (tests.test_keep_client.KeepProxyTestCase_0) ... ok
5250
Sent SIGTERM to 10929 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5251
Sent SIGTERM to 10941 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5252
child.pid is 10958
5253
child.pid is 10970
5254
test_KeepProxyTest1 (tests.test_keep_client.KeepProxyTestCase_1) ... 2023-01-24 19:49:05 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5255
ok
5256
test_KeepProxyTestInvalidURI (tests.test_keep_client.KeepProxyTestCase_1) ... ok
5257
test_KeepProxyTestMultipleURIs (tests.test_keep_client.KeepProxyTestCase_1) ... ok
5258
Sent SIGTERM to 10958 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5259
Sent SIGTERM to 10970 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5260
test_failed_storage_classes_put_requests (tests.test_keep_client.KeepStorageClassesTestCase_0) ... ok
5261
test_multiple_default_storage_classes_req_header (tests.test_keep_client.KeepStorageClassesTestCase_0) ... ok
5262
test_partial_storage_classes_put (tests.test_keep_client.KeepStorageClassesTestCase_0) ... ok
5263
test_storage_classes_req_header (tests.test_keep_client.KeepStorageClassesTestCase_0) ... 2023/01/24 19:49:06 [info] 9535#9535: *1189 client 127.0.0.1 closed keepalive connection
5264
2023/01/24 19:49:06 [info] 9535#9535: *1203 client 127.0.0.1 closed keepalive connection
5265
2023/01/24 19:49:06 [info] 9535#9535: *1206 client 127.0.0.1 closed keepalive connection
5266
2023/01/24 19:49:06 [info] 9535#9535: *1222 client 127.0.0.1 closed keepalive connection
5267
ok
5268
test_successful_storage_classes_put_requests (tests.test_keep_client.KeepStorageClassesTestCase_0) ... 2023-01-24 19:49:06 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5269
ok
5270
test_failed_storage_classes_put_requests (tests.test_keep_client.KeepStorageClassesTestCase_1) ... ok
5271
test_multiple_default_storage_classes_req_header (tests.test_keep_client.KeepStorageClassesTestCase_1) ... ok
5272
test_partial_storage_classes_put (tests.test_keep_client.KeepStorageClassesTestCase_1) ... ok
5273
test_storage_classes_req_header (tests.test_keep_client.KeepStorageClassesTestCase_1) ... ok
5274
test_successful_storage_classes_put_requests (tests.test_keep_client.KeepStorageClassesTestCase_1) ... 2023-01-24 19:49:06 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5275
ok
5276
child.pid is 11053
5277
child.pid is 11065
5278
test_KeepBasicRWTest (tests.test_keep_client.KeepTestCase_0) ... ok
5279
test_KeepBinaryRWTest (tests.test_keep_client.KeepTestCase_0) ... ok
5280
test_KeepEmptyCollectionTest (tests.test_keep_client.KeepTestCase_0) ... ok
5281
test_KeepHeadTest (tests.test_keep_client.KeepTestCase_0) ... ok
5282
test_KeepLongBinaryRWTest (tests.test_keep_client.KeepTestCase_0) ... ok
5283
test_KeepSingleCopyRWTest (tests.test_keep_client.KeepTestCase_0) ... skipped 'unreliable test - please fix and close #8752'
5284
test_unicode_must_be_ascii (tests.test_keep_client.KeepTestCase_0) ... ok
5285
Sent SIGTERM to 11053 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5286
Sent SIGTERM to 11065 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5287
child.pid is 11095
5288
child.pid is 11107
5289
Sent SIGTERM to 11095 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5290
Sent SIGTERM to 11107 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5291
child.pid is 11119
5292
child.pid is 11131
5293
test_KeepBasicRWTest (tests.test_keep_client.KeepTestCase_1) ... ok
5294
test_KeepBinaryRWTest (tests.test_keep_client.KeepTestCase_1) ... ok
5295
test_KeepEmptyCollectionTest (tests.test_keep_client.KeepTestCase_1) ... ok
5296
test_KeepHeadTest (tests.test_keep_client.KeepTestCase_1) ... ok
5297
test_KeepLongBinaryRWTest (tests.test_keep_client.KeepTestCase_1) ... ok
5298
test_KeepSingleCopyRWTest (tests.test_keep_client.KeepTestCase_1) ... skipped 'unreliable test - please fix and close #8752'
5299
test_unicode_must_be_ascii (tests.test_keep_client.KeepTestCase_1) ... ok
5300
Sent SIGTERM to 11119 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
5301
Sent SIGTERM to 11131 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
5302
child.pid is 11161
5303
child.pid is 11173
5304
test_automatic_request_id (tests.test_keep_client.KeepXRequestIdTestCase_0) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5305
ok
5306
test_default_to_api_client_request_id (tests.test_keep_client.KeepXRequestIdTestCase_0) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5307
ok
5308
test_explicit_request_id (tests.test_keep_client.KeepXRequestIdTestCase_0) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5309
ok
5310
test_request_id_in_exception (tests.test_keep_client.KeepXRequestIdTestCase_0) ... ok
5311
test_automatic_request_id (tests.test_keep_client.KeepXRequestIdTestCase_1) ... 2023/01/24 19:49:16 [info] 9535#9535: *1236 client 127.0.0.1 closed keepalive connection
5312
2023/01/24 19:49:16 [info] 9535#9535: *1253 client 127.0.0.1 closed keepalive connection
5313
2023/01/24 19:49:16 [info] 9535#9535: *1267 client 127.0.0.1 closed keepalive connection
5314
2023/01/24 19:49:16 [info] 9535#9535: *1284 client 127.0.0.1 closed keepalive connection
5315
2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5316
ok
5317
test_default_to_api_client_request_id (tests.test_keep_client.KeepXRequestIdTestCase_1) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5318
ok
5319
test_explicit_request_id (tests.test_keep_client.KeepXRequestIdTestCase_1) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5320
ok
5321
test_request_id_in_exception (tests.test_keep_client.KeepXRequestIdTestCase_1) ... ok
5322
test_fail_after_final_error (tests.test_keep_client.RetryNeedsMultipleServices_0) ... 2023-01-24 19:49:16 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5323
ok
5324
test_success_after_exception (tests.test_keep_client.RetryNeedsMultipleServices_0) ... 2023-01-24 19:49:20 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5325
ok
5326
test_success_after_retryable_error (tests.test_keep_client.RetryNeedsMultipleServices_0) ... 2023-01-24 19:49:24 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5327
ok
5328
test_fail_after_final_error (tests.test_keep_client.RetryNeedsMultipleServices_1) ... 2023-01-24 19:49:28 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5329
ok
5330
test_success_after_exception (tests.test_keep_client.RetryNeedsMultipleServices_1) ... 2023-01-24 19:49:32 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5331
ok
5332
test_success_after_retryable_error (tests.test_keep_client.RetryNeedsMultipleServices_1) ... 2023-01-24 19:49:36 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
5333
ok
5334

    
5335
======================================================================
5336
ERROR: test_get_properties (tests.test_collections.CollectionMethods)
5337
----------------------------------------------------------------------
5338
Traceback (most recent call last):
5339
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_collections.py", line 812, in test_get_properties
5340
    c.save_new(properties={"foo":"bar"})
5341
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 469, in must_be_writable_wrapper
5342
    return orig_func(self, *args, **kwargs)
5343
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 270, in synchronized_wrapper
5344
    return orig_func(self, *args, **kwargs)
5345
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/retry.py", line 243, in num_retries_setter
5346
    return orig_func(self, *args, **kwargs)
5347
  File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/collection.py", line 1760, in save_new
5348
    self._remember_api_response(self._my_api().collections().create(ensure_unique_name=ensure_unique_name, body=body).execute(num_retries=num_retries))
5349
  File "/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper
5350
    return wrapped(*args, **kwargs)
5351
  File "/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/http.py", line 938, in execute
5352
    raise HttpError(resp, content, uri=self.uri)
5353
arvados.errors.ApiError: <HttpError 400 when requesting https://127.0.0.1:54767/arvados/v1/collections?ensure_unique_name=true&alt=json returned "tag key "foo" is not defined in the vocabulary">
5354

    
5355
----------------------------------------------------------------------
5356
Ran 858 tests in 267.596s
5357

    
5358
FAILED (errors=1, skipped=2)
5359
Test failed: <unittest.runner.TextTestResult run=858 errors=1 failures=0>
5360
Hello
5361
Error in teardown:  [Errno 32] Broken pipe
5362
error: Test failed: <unittest.runner.TextTestResult run=858 errors=1 failures=0>
5363
2023/01/24 19:49:40 [info] 9535#9535: *1250 client 127.0.0.1 closed keepalive connection
5364
2023/01/24 19:49:40 [info] 9535#9535: *1281 client 127.0.0.1 closed keepalive connection
5365
2023/01/24 19:49:40 [info] 9535#9535: *1186 client 127.0.0.1 closed keepalive connection
5366
======= sdk/python tests -- FAILED
5367
======= test sdk/python -- 270s
5368
2023/01/24 19:49:41 [notice] 9532#9532: signal 15 (SIGTERM) received from 11236, exiting
5369
2023/01/24 19:49:41 [notice] 9535#9535: exiting
5370
2023/01/24 19:49:41 [notice] 9535#9535: exit
5371
2023/01/24 19:49:41 [notice] 9532#9532: signal 17 (SIGCHLD) received from 9535
5372
2023/01/24 19:49:41 [notice] 9532#9532: worker process 9535 exited with code 0
5373
2023/01/24 19:49:41 [notice] 9532#9532: exit
5374
Sent SIGTERM to 9532 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/nginx.pid)
5375
Sent SIGTERM to 9593 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/githttpd.pid)
5376
Sent SIGTERM to 9609 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/ws.pid)
5377
Sent SIGTERM to 9574 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep-web.pid)
5378
Sent SIGTERM to 9559 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keepproxy.pid)
5379
Sent SIGTERM to 9539 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/controller.pid)
5380
Sent SIGTERM to 9410 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/api.pid)
5381
Failures (1):
5382
Fail: sdk/python tests (270s)
5383
Leaving behind temp dirs in /home/jenkins/tmp
5384
Build step 'Execute shell' marked build as failure
5385
Archiving artifacts
5386
Started calculate disk usage of build
5387
Finished Calculation of disk usage of build in 0 seconds
5388
Started calculate disk usage of workspace
5389
Finished Calculation of disk usage of workspace in 0 seconds
5390
Finished: FAILURE
(5-5/5)