upload

George Marchment
1Running with gitlab-runner 16.0.1 (79704081)2 on sharefair-runner-runner-6cb69f6556-5jnll fBAkAWLLW, system ID: s_d7da1d7e9a694Using Kubernetes namespace: ecoquery5Using Kubernetes executor with image python:3.11 ...6Using attach strategy to execute scripts...8Waiting for pod ecoquery/runner-fbakawllw-project-1569-concurrent-0wl4st to be running, status is Pending9Waiting for pod ecoquery/runner-fbakawllw-project-1569-concurrent-0wl4st to be running, status is Pending10 ContainersNotReady: "containers with unready status: [build helper]"11 ContainersNotReady: "containers with unready status: [build helper]"12Running on runner-fbakawllw-project-1569-concurrent-0wl4st via sharefair-runner-runner-6cb69f6556-5jnll...14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/sharefair/bioflow-insight/.git/16Created fresh repository.17Checking out a4845b37 as detached HEAD (ref is v0.0.30)...18Skipping Git submodules setup20$ pip install "setuptools>=62.6"21Requirement already satisfied: setuptools>=62.6 in /usr/local/lib/python3.11/site-packages (65.5.1)22WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv23$ pip install -e .[dev]24Obtaining file:///builds/sharefair/bioflow-insight25 Installing build dependencies: started26 Installing build dependencies: finished with status 'done'27 Checking if build backend supports build_editable: started28 Checking if build backend supports build_editable: finished with status 'done'29 Getting requirements to build editable: started30 Getting requirements to build editable: finished with status 'done'31 Installing backend dependencies: started32 Installing backend dependencies: finished with status 'done'33 Preparing editable metadata (pyproject.toml): started34 Preparing editable metadata (pyproject.toml): finished with status 'done'35Collecting graphviz==0.20.1 (from bioflow-insight==0.0.1.dev0)36 Downloading graphviz-0.20.1-py3-none-any.whl.metadata (12 kB)37Collecting click (from bioflow-insight==0.0.1.dev0)38 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)39Collecting networkx~=3.2.1 (from bioflow-insight==0.0.1.dev0)40 Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB)41Collecting numpy~=1.26.1 (from bioflow-insight==0.0.1.dev0)42 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 1.5 MB/s eta 0:00:0044Collecting build (from bioflow-insight==0.0.1.dev0)45 Downloading build-1.1.1-py3-none-any.whl.metadata (4.2 kB)46Collecting twine (from bioflow-insight==0.0.1.dev0)47 Downloading twine-5.0.0-py3-none-any.whl.metadata (3.3 kB)48Collecting coverage (from bioflow-insight==0.0.1.dev0)49 Downloading coverage-7.4.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB)50Collecting black~=23.12.0 (from bioflow-insight==0.0.1.dev0)51 Downloading black-23.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (68 kB)52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.0/69.0 kB 423.0 kB/s eta 0:00:0053Collecting mypy-extensions>=0.4.3 (from black~=23.12.0->bioflow-insight==0.0.1.dev0)54 Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)55Collecting packaging>=22.0 (from black~=23.12.0->bioflow-insight==0.0.1.dev0)56 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB)57Collecting pathspec>=0.9.0 (from black~=23.12.0->bioflow-insight==0.0.1.dev0)58 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)59Collecting platformdirs>=2 (from black~=23.12.0->bioflow-insight==0.0.1.dev0)60 Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB)61Collecting pyproject_hooks (from build->bioflow-insight==0.0.1.dev0)62 Downloading pyproject_hooks-1.0.0-py3-none-any.whl.metadata (1.3 kB)63Collecting pkginfo>=1.8.1 (from twine->bioflow-insight==0.0.1.dev0)64 Downloading pkginfo-1.10.0-py3-none-any.whl.metadata (11 kB)65Collecting readme-renderer>=35.0 (from twine->bioflow-insight==0.0.1.dev0)66 Downloading readme_renderer-43.0-py3-none-any.whl.metadata (2.8 kB)67Collecting requests>=2.20 (from twine->bioflow-insight==0.0.1.dev0)68 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)69Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine->bioflow-insight==0.0.1.dev0)70 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)71Collecting urllib3>=1.26.0 (from twine->bioflow-insight==0.0.1.dev0)72 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)73Collecting importlib-metadata>=3.6 (from twine->bioflow-insight==0.0.1.dev0)74 Downloading importlib_metadata-7.0.2-py3-none-any.whl.metadata (4.6 kB)75Collecting keyring>=15.1 (from twine->bioflow-insight==0.0.1.dev0)76 Downloading keyring-24.3.1-py3-none-any.whl.metadata (20 kB)77Collecting rfc3986>=1.4.0 (from twine->bioflow-insight==0.0.1.dev0)78 Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)79Collecting rich>=12.0.0 (from twine->bioflow-insight==0.0.1.dev0)80 Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB)81Collecting zipp>=0.5 (from importlib-metadata>=3.6->twine->bioflow-insight==0.0.1.dev0)82 Downloading zipp-3.18.0-py3-none-any.whl.metadata (3.5 kB)83Collecting jaraco.classes (from keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)84 Downloading jaraco.classes-3.3.1-py3-none-any.whl.metadata (2.7 kB)85Collecting SecretStorage>=3.2 (from keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)86 Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)87Collecting jeepney>=0.4.2 (from keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)88 Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)89Collecting nh3>=0.2.14 (from readme-renderer>=35.0->twine->bioflow-insight==0.0.1.dev0)90 Downloading nh3-0.2.15-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB)91Collecting docutils>=0.13.1 (from readme-renderer>=35.0->twine->bioflow-insight==0.0.1.dev0)92 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB)93Collecting Pygments>=2.5.1 (from readme-renderer>=35.0->twine->bioflow-insight==0.0.1.dev0)94 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB)95Collecting charset-normalizer<4,>=2 (from requests>=2.20->twine->bioflow-insight==0.0.1.dev0)96 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)97Collecting idna<4,>=2.5 (from requests>=2.20->twine->bioflow-insight==0.0.1.dev0)98 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)99Collecting certifi>=2017.4.17 (from requests>=2.20->twine->bioflow-insight==0.0.1.dev0)100 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)101Collecting markdown-it-py>=2.2.0 (from rich>=12.0.0->twine->bioflow-insight==0.0.1.dev0)102 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)103Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.0.0->twine->bioflow-insight==0.0.1.dev0)104 Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)105Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)106 Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)107Collecting more-itertools (from jaraco.classes->keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)108 Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)109Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)110 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)111Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine->bioflow-insight==0.0.1.dev0)112 Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB)113Downloading graphviz-0.20.1-py3-none-any.whl (47 kB)114 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 1.8 MB/s eta 0:00:00115Downloading black-23.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)116 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 7.8 MB/s eta 0:00:00117Downloading click-8.1.7-py3-none-any.whl (97 kB)118 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 788.0 kB/s eta 0:00:00119Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB)120 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 8.4 MB/s eta 0:00:00121Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB)122 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 32.2 MB/s eta 0:00:00123Downloading build-1.1.1-py3-none-any.whl (19 kB)124Downloading coverage-7.4.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (237 kB)125 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.9/237.9 kB 3.7 MB/s eta 0:00:00126Downloading twine-5.0.0-py3-none-any.whl (37 kB)127Downloading importlib_metadata-7.0.2-py3-none-any.whl (24 kB)128Downloading keyring-24.3.1-py3-none-any.whl (38 kB)129Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)130Downloading packaging-24.0-py3-none-any.whl (53 kB)131 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.0 MB/s eta 0:00:00132Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)133Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)134Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB)135Downloading readme_renderer-43.0-py3-none-any.whl (13 kB)136Downloading requests-2.31.0-py3-none-any.whl (62 kB)137 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.2 MB/s eta 0:00:00138Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)139 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 719.9 kB/s eta 0:00:00140Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)141Downloading rich-13.7.1-py3-none-any.whl (240 kB)142 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 5.5 MB/s eta 0:00:00143Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)144 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 1.2 MB/s eta 0:00:00145Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)146Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)147 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 1.6 MB/s eta 0:00:00148Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)149 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 786.4 kB/s eta 0:00:00150Downloading docutils-0.20.1-py3-none-any.whl (572 kB)151 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 5.0 MB/s eta 0:00:00152Downloading idna-3.6-py3-none-any.whl (61 kB)153 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.6 MB/s eta 0:00:00154Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)155 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 1.7 MB/s eta 0:00:00156Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)157 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 2.0 MB/s eta 0:00:00158Downloading nh3-0.2.15-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)159 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 13.0 MB/s eta 0:00:00160Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)161 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.6 MB/s eta 0:00:00162Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)163Downloading zipp-3.18.0-py3-none-any.whl (8.2 kB)164Downloading jaraco.classes-3.3.1-py3-none-any.whl (6.8 kB)165Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB)166 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 27.0 MB/s eta 0:00:00167Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)168Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)169 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 496.0 kB/s eta 0:00:00170Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB)171 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 5.4 MB/s eta 0:00:00172Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)173 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 1.4 MB/s eta 0:00:00174Checking if build backend supports build_editable: started175Checking if build backend supports build_editable: finished with status 'done'176Building wheels for collected packages: bioflow-insight177 Building editable for bioflow-insight (pyproject.toml): started178 Building editable for bioflow-insight (pyproject.toml): finished with status 'done'179 Created wheel for bioflow-insight: filename=bioflow_insight-0.0.1.dev0-0.editable-py3-none-any.whl size=18049 sha256=ff8de6ef1f4624387e47c34491c92d97731314fcb73dfe925df19b44182c67d3180 Stored in directory: /tmp/pip-ephem-wheel-cache-i948v21j/wheels/cf/cb/45/43e31344db35fd40c720adfa1a2efcb7e24822b0c26acb7a50181Successfully built bioflow-insight182Installing collected packages: nh3, zipp, urllib3, rfc3986, pyproject_hooks, Pygments, pycparser, platformdirs, pkginfo, pathspec, packaging, numpy, networkx, mypy-extensions, more-itertools, mdurl, jeepney, idna, graphviz, docutils, coverage, click, charset-normalizer, certifi, requests, readme-renderer, markdown-it-py, jaraco.classes, importlib-metadata, cffi, build, black, bioflow-insight, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine183Successfully installed Pygments-2.17.2 SecretStorage-3.3.3 bioflow-insight-0.0.1.dev0 black-23.12.1 build-1.1.1 certifi-2024.2.2 cffi-1.16.0 charset-normalizer-3.3.2 click-8.1.7 coverage-7.4.3 cryptography-42.0.5 docutils-0.20.1 graphviz-0.20.1 idna-3.6 importlib-metadata-7.0.2 jaraco.classes-3.3.1 jeepney-0.8.0 keyring-24.3.1 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.2.0 mypy-extensions-1.0.0 networkx-3.2.1 nh3-0.2.15 numpy-1.26.4 packaging-24.0 pathspec-0.12.1 pkginfo-1.10.0 platformdirs-4.2.0 pycparser-2.21 pyproject_hooks-1.0.0 readme-renderer-43.0 requests-2.31.0 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.7.1 twine-5.0.0 urllib3-2.2.1 zipp-3.18.0184WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv185$ echo "Tag name used ${CI_COMMIT_TAG}"186Tag name used v0.0.30187$ if [[ -z "$CI_COMMIT_TAG" ]]; then # collapsed multi-line command188$ sed -i "s/v0.0.1-dev/$CI_COMMIT_TAG/g" src/__init__.py189$ python -m build190* Creating venv isolated environment...191* Installing packages in isolated environment... (setuptools >= 61.0)192* Getting build dependencies for sdist...193running egg_info194writing bioflow_insight.egg-info/PKG-INFO195writing dependency_links to bioflow_insight.egg-info/dependency_links.txt196writing entry points to bioflow_insight.egg-info/entry_points.txt197writing requirements to bioflow_insight.egg-info/requires.txt198writing top-level names to bioflow_insight.egg-info/top_level.txt199reading manifest file 'bioflow_insight.egg-info/SOURCES.txt'200adding license file 'LICENSE'201writing manifest file 'bioflow_insight.egg-info/SOURCES.txt'202* Building sdist...203running sdist204running egg_info205writing bioflow_insight.egg-info/PKG-INFO206writing dependency_links to bioflow_insight.egg-info/dependency_links.txt207writing entry points to bioflow_insight.egg-info/entry_points.txt208writing requirements to bioflow_insight.egg-info/requires.txt209writing top-level names to bioflow_insight.egg-info/top_level.txt210reading manifest file 'bioflow_insight.egg-info/SOURCES.txt'211adding license file 'LICENSE'212writing manifest file 'bioflow_insight.egg-info/SOURCES.txt'213running check214creating bioflow-insight-0.0.30215creating bioflow-insight-0.0.30/bioflow_insight.egg-info216creating bioflow-insight-0.0.30/bioflow_insight_cli217creating bioflow-insight-0.0.30/src218creating bioflow-insight-0.0.30/tests219copying files to bioflow-insight-0.0.30...220copying LICENSE -> bioflow-insight-0.0.30221copying README.md -> bioflow-insight-0.0.30222copying pyproject.toml -> bioflow-insight-0.0.30223copying requirements-dev.txt -> bioflow-insight-0.0.30224copying requirements.txt -> bioflow-insight-0.0.30225copying setup.py -> bioflow-insight-0.0.30226copying bioflow_insight.egg-info/PKG-INFO -> bioflow-insight-0.0.30/bioflow_insight.egg-info227copying bioflow_insight.egg-info/SOURCES.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info228copying bioflow_insight.egg-info/dependency_links.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info229copying bioflow_insight.egg-info/entry_points.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info230copying bioflow_insight.egg-info/requires.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info231copying bioflow_insight.egg-info/top_level.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info232copying bioflow_insight_cli/__init__.py -> bioflow-insight-0.0.30/bioflow_insight_cli233copying bioflow_insight_cli/main.py -> bioflow-insight-0.0.30/bioflow_insight_cli234copying src/__init__.py -> bioflow-insight-0.0.30/src235copying src/bioflowinsighterror.py -> bioflow-insight-0.0.30/src236copying src/call.py -> bioflow-insight-0.0.30/src237copying src/channel.py -> bioflow-insight-0.0.30/src238copying src/code_.py -> bioflow-insight-0.0.30/src239copying src/constant.py -> bioflow-insight-0.0.30/src240copying src/emitted.py -> bioflow-insight-0.0.30/src241copying src/executor.py -> bioflow-insight-0.0.30/src242copying src/function.py -> bioflow-insight-0.0.30/src243copying src/graph.py -> bioflow-insight-0.0.30/src244copying src/include.py -> bioflow-insight-0.0.30/src245copying src/main_DSL2.py -> bioflow-insight-0.0.30/src246copying src/nextflow_building_blocks.py -> bioflow-insight-0.0.30/src247copying src/nextflow_file.py -> bioflow-insight-0.0.30/src248copying src/operation.py -> bioflow-insight-0.0.30/src249copying src/outils.py -> bioflow-insight-0.0.30/src250copying src/outils_graph.py -> bioflow-insight-0.0.30/src251copying src/process.py -> bioflow-insight-0.0.30/src252copying src/ro_crate.py -> bioflow-insight-0.0.30/src253copying src/subworkflow.py -> bioflow-insight-0.0.30/src254copying src/workflow.py -> bioflow-insight-0.0.30/src255copying tests/test_call.py -> bioflow-insight-0.0.30/tests256copying tests/test_channel.py -> bioflow-insight-0.0.30/tests257copying tests/test_cli.py -> bioflow-insight-0.0.30/tests258copying tests/test_code.py -> bioflow-insight-0.0.30/tests259copying tests/test_emitted.py -> bioflow-insight-0.0.30/tests260copying tests/test_executor.py -> bioflow-insight-0.0.30/tests261copying tests/test_function.py -> bioflow-insight-0.0.30/tests262copying tests/test_graph.py -> bioflow-insight-0.0.30/tests263copying tests/test_include.py -> bioflow-insight-0.0.30/tests264copying tests/test_main_DSL2.py -> bioflow-insight-0.0.30/tests265copying tests/test_nextflow_building_blocks.py -> bioflow-insight-0.0.30/tests266copying tests/test_nextflow_file.py -> bioflow-insight-0.0.30/tests267copying tests/test_operation.py -> bioflow-insight-0.0.30/tests268copying tests/test_outils.py -> bioflow-insight-0.0.30/tests269copying tests/test_process.py -> bioflow-insight-0.0.30/tests270copying tests/test_subworkflow.py -> bioflow-insight-0.0.30/tests271copying bioflow_insight.egg-info/SOURCES.txt -> bioflow-insight-0.0.30/bioflow_insight.egg-info272Writing bioflow-insight-0.0.30/setup.cfg273Creating tar archive274removing 'bioflow-insight-0.0.30' (and everything under it)275* Building wheel from sdist276* Creating venv isolated environment...277* Installing packages in isolated environment... (setuptools >= 61.0)278* Getting build dependencies for wheel...279running egg_info280writing bioflow_insight.egg-info/PKG-INFO281writing dependency_links to bioflow_insight.egg-info/dependency_links.txt282writing entry points to bioflow_insight.egg-info/entry_points.txt283writing requirements to bioflow_insight.egg-info/requires.txt284writing top-level names to bioflow_insight.egg-info/top_level.txt285reading manifest file 'bioflow_insight.egg-info/SOURCES.txt'286adding license file 'LICENSE'287writing manifest file 'bioflow_insight.egg-info/SOURCES.txt'288* Installing packages in isolated environment... (wheel)289* Building wheel...290running bdist_wheel291running build292running build_py293creating build294creating build/lib295creating build/lib/src296copying src/ro_crate.py -> build/lib/src297copying src/operation.py -> build/lib/src298copying src/bioflowinsighterror.py -> build/lib/src299copying src/outils_graph.py -> build/lib/src300copying src/workflow.py -> build/lib/src301copying src/nextflow_building_blocks.py -> build/lib/src302copying src/emitted.py -> build/lib/src303copying src/outils.py -> build/lib/src304copying src/call.py -> build/lib/src305copying src/executor.py -> build/lib/src306copying src/graph.py -> build/lib/src307copying src/process.py -> build/lib/src308copying src/include.py -> build/lib/src309copying src/__init__.py -> build/lib/src310copying src/code_.py -> build/lib/src311copying src/function.py -> build/lib/src312copying src/constant.py -> build/lib/src313copying src/nextflow_file.py -> build/lib/src314copying src/main_DSL2.py -> build/lib/src315copying src/channel.py -> build/lib/src316copying src/subworkflow.py -> build/lib/src317creating build/lib/bioflow_insight_cli318copying bioflow_insight_cli/main.py -> build/lib/bioflow_insight_cli319copying bioflow_insight_cli/__init__.py -> build/lib/bioflow_insight_cli320running egg_info321writing bioflow_insight.egg-info/PKG-INFO322writing dependency_links to bioflow_insight.egg-info/dependency_links.txt323writing entry points to bioflow_insight.egg-info/entry_points.txt324writing requirements to bioflow_insight.egg-info/requires.txt325writing top-level names to bioflow_insight.egg-info/top_level.txt326reading manifest file 'bioflow_insight.egg-info/SOURCES.txt'327adding license file 'LICENSE'328writing manifest file 'bioflow_insight.egg-info/SOURCES.txt'329installing to build/bdist.linux-x86_64/wheel330running install331running install_lib332creating build/bdist.linux-x86_64333creating build/bdist.linux-x86_64/wheel334creating build/bdist.linux-x86_64/wheel/src335copying build/lib/src/ro_crate.py -> build/bdist.linux-x86_64/wheel/src336copying build/lib/src/operation.py -> build/bdist.linux-x86_64/wheel/src337copying build/lib/src/bioflowinsighterror.py -> build/bdist.linux-x86_64/wheel/src338copying build/lib/src/outils_graph.py -> build/bdist.linux-x86_64/wheel/src339copying build/lib/src/workflow.py -> build/bdist.linux-x86_64/wheel/src340copying build/lib/src/nextflow_building_blocks.py -> build/bdist.linux-x86_64/wheel/src341copying build/lib/src/emitted.py -> build/bdist.linux-x86_64/wheel/src342copying build/lib/src/outils.py -> build/bdist.linux-x86_64/wheel/src343copying build/lib/src/call.py -> build/bdist.linux-x86_64/wheel/src344copying build/lib/src/executor.py -> build/bdist.linux-x86_64/wheel/src345copying build/lib/src/graph.py -> build/bdist.linux-x86_64/wheel/src346copying build/lib/src/process.py -> build/bdist.linux-x86_64/wheel/src347copying build/lib/src/include.py -> build/bdist.linux-x86_64/wheel/src348copying build/lib/src/__init__.py -> build/bdist.linux-x86_64/wheel/src349copying build/lib/src/code_.py -> build/bdist.linux-x86_64/wheel/src350copying build/lib/src/function.py -> build/bdist.linux-x86_64/wheel/src351copying build/lib/src/constant.py -> build/bdist.linux-x86_64/wheel/src352copying build/lib/src/nextflow_file.py -> build/bdist.linux-x86_64/wheel/src353copying build/lib/src/main_DSL2.py -> build/bdist.linux-x86_64/wheel/src354copying build/lib/src/channel.py -> build/bdist.linux-x86_64/wheel/src355copying build/lib/src/subworkflow.py -> build/bdist.linux-x86_64/wheel/src356creating build/bdist.linux-x86_64/wheel/bioflow_insight_cli357copying build/lib/bioflow_insight_cli/main.py -> build/bdist.linux-x86_64/wheel/bioflow_insight_cli358copying build/lib/bioflow_insight_cli/__init__.py -> build/bdist.linux-x86_64/wheel/bioflow_insight_cli359running install_egg_info360Copying bioflow_insight.egg-info to build/bdist.linux-x86_64/wheel/bioflow_insight-0.0.30-py3.11.egg-info361running install_scripts362creating build/bdist.linux-x86_64/wheel/bioflow_insight-0.0.30.dist-info/WHEEL363creating '/builds/sharefair/bioflow-insight/dist/.tmp-v27j8ajt/bioflow_insight-0.0.30-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it364adding 'bioflow_insight_cli/__init__.py'365adding 'bioflow_insight_cli/main.py'366adding 'src/__init__.py'367adding 'src/bioflowinsighterror.py'368adding 'src/call.py'369adding 'src/channel.py'370adding 'src/code_.py'371adding 'src/constant.py'372adding 'src/emitted.py'373adding 'src/executor.py'374adding 'src/function.py'375adding 'src/graph.py'376adding 'src/include.py'377adding 'src/main_DSL2.py'378adding 'src/nextflow_building_blocks.py'379adding 'src/nextflow_file.py'380adding 'src/operation.py'381adding 'src/outils.py'382adding 'src/outils_graph.py'383adding 'src/process.py'384adding 'src/ro_crate.py'385adding 'src/subworkflow.py'386adding 'src/workflow.py'387adding 'bioflow_insight-0.0.30.dist-info/LICENSE'388adding 'bioflow_insight-0.0.30.dist-info/METADATA'389adding 'bioflow_insight-0.0.30.dist-info/WHEEL'390adding 'bioflow_insight-0.0.30.dist-info/entry_points.txt'391adding 'bioflow_insight-0.0.30.dist-info/top_level.txt'392adding 'bioflow_insight-0.0.30.dist-info/RECORD'393removing build/bdist.linux-x86_64/wheel394Successfully built bioflow-insight-0.0.30.tar.gz and bioflow_insight-0.0.30-py3-none-any.whl395$ python -m twine upload --verbose --repository-url ${REPO_URL} dist/*396Uploading distributions to 398pi399INFO dist/bioflow_insight-0.0.30-py3-none-any.whl (72.7 KB) 400INFO dist/bioflow-insight-0.0.30.tar.gz (66.3 KB) 401INFO username set by command options 402INFO password set by command options 403INFO username: gitlab+deploy-token-358 404INFO password: <hidden> 405Uploading bioflow_insight-0.0.30-py3-none-any.whl406 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.8 kB • --:-- • ?407 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.8 kB • --:-- • ?408100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB • 00:00 • 6.5 MB/s409100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB • 00:00 • 6.5 MB/s410100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB • 00:00 • 6.5 MB/s411INFO Response from 413 ckages/pypi: 414 201 Created 415INFO {"message":"201 Created"} 416Uploading bioflow-insight-0.0.30.tar.gz417100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.2/82.2 kB • 00:00 • 25.3 MB/s418100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.2/82.2 kB • 00:00 • 25.3 MB/s419100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.2/82.2 kB • 00:00 • 25.3 MB/s420INFO Response from 422 ckages/pypi: 423 201 Created 424INFO {"message":"201 Created"} 426Job succeeded