Running with gitlab-runner 17.10.1 (ef334dcc)
  on ci-netdb-1.scc.kit.edu kit-gitlab/scc-net/netvs dind enabled runner gTHPDV6DJ, system ID: s_d7e0835c4be5
Resolving secrets
section_start:1743131042:prepare_executor
Preparing the "docker" executor
Using Docker executor with image debian-bookworm:latest ...
Using locally found image version due to "if-not-present" pull policy
Using docker image sha256:120cccafdf99917730f979ee17ca6d10038202ccd278ff5d9816c1a155a6f466 for debian-bookworm:latest ...
section_end:1743131043:prepare_executor
section_start:1743131043:prepare_script
Preparing environment
Running on runner-gthpdv6dj-project-170097-concurrent-0 via ci-netdb-1...
section_end:1743131043:prepare_script
section_start:1743131043:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/scc-net/netvs/netdb-client/.git/
Created fresh repository.
Checking out 7760a9c3 as detached HEAD (ref is devel)...
Removing .cache/
Removing dist/
Removing latest/
Removing netdb_client.egg-info/

Skipping Git submodules setup
section_end:1743131044:get_sources
section_start:1743131044:restore_cache
Restoring cache
Checking cache for default-protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1743131045:restore_cache
section_start:1743131045:download_artifacts
Downloading artifacts
Downloading artifacts for build (1576954)...
Downloading artifacts from coordinator... ok        host=gitlab.kit.edu id=1576954 responseStatus=200 OK token=64_NJTjeK
section_end:1743131045:download_artifacts
section_start:1743131045:step_script
Executing "step_script" stage of the job script
Using docker image sha256:120cccafdf99917730f979ee17ca6d10038202ccd278ff5d9816c1a155a6f466 for debian-bookworm:latest ...
$ apt-get -y update
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Get:3 http://deb.debian.org/debian bookworm/main Translation-en [6109 kB]
Fetched 15.1 MB in 2s (7880 kB/s)
Reading package lists...
$ command -v git || apt-get -y install git
/usr/bin/git
$ command -v twine || apt-get -y install twine
/usr/bin/twine
$ python3 -m venv || apt-get -y install python3-venv
usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
            [--upgrade] [--without-pip] [--prompt PROMPT] [--upgrade-deps]
            ENV_DIR [ENV_DIR ...]
venv: error: the following arguments are required: ENV_DIR
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpython3.11 libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib
  python3-pip-whl python3-pkg-resources python3-setuptools
  python3-setuptools-whl python3.11 python3.11-dev python3.11-minimal
  python3.11-venv
Suggested packages:
  python-setuptools-doc python3.11-doc binfmt-support
The following NEW packages will be installed:
  python3-pip-whl python3-setuptools-whl python3-venv python3.11-venv
The following packages will be upgraded:
  libpython3.11 libpython3.11-dev libpython3.11-minimal libpython3.11-stdlib
  python3-pkg-resources python3-setuptools python3.11 python3.11-dev
  python3.11-minimal
9 upgraded, 4 newly installed, 0 to remove and 58 not upgraded.
Need to get 16.3 MB of archives.
After this operation, 3175 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u5 [616 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u5 [4739 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u5 [1988 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 python3.11-venv amd64 3.11.2-6+deb12u5 [5892 B]
Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-venv amd64 3.11.2-1+b1 [1200 B]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 16.3 MB in 0s (103 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40289 files and directories currently installed.)
Preparing to unpack .../00-python3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
Unpacking python3.11-dev (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../01-libpython3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../02-libpython3.11_3.11.2-6+deb12u5_amd64.deb ...
Unpacking libpython3.11:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../03-python3.11_3.11.2-6+deb12u5_amd64.deb ...
Unpacking python3.11 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../04-libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../05-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
Unpacking python3.11-minimal (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Preparing to unpack .../06-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) over (3.11.2-6+deb12u2) ...
Selecting previously unselected package python3-pip-whl.
Preparing to unpack .../07-python3-pip-whl_23.0.1+dfsg-1_all.deb ...
Unpacking python3-pip-whl (23.0.1+dfsg-1) ...
Preparing to unpack .../08-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
Unpacking python3-setuptools (66.1.1-1+deb12u1) over (66.1.1-1) ...
Preparing to unpack .../09-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
Unpacking python3-pkg-resources (66.1.1-1+deb12u1) over (66.1.1-1) ...
Selecting previously unselected package python3-setuptools-whl.
Preparing to unpack .../10-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ...
Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) ...
Selecting previously unselected package python3.11-venv.
Preparing to unpack .../11-python3.11-venv_3.11.2-6+deb12u5_amd64.deb ...
Unpacking python3.11-venv (3.11.2-6+deb12u5) ...
Selecting previously unselected package python3-venv.
Preparing to unpack .../12-python3-venv_3.11.2-1+b1_amd64.deb ...
Unpacking python3-venv (3.11.2-1+b1) ...
Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ...
Setting up python3-setuptools (66.1.1-1+deb12u1) ...
Setting up python3-pip-whl (23.0.1+dfsg-1) ...
Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
Setting up python3.11 (3.11.2-6+deb12u5) ...
Setting up libpython3.11:amd64 (3.11.2-6+deb12u5) ...
Setting up python3.11-venv (3.11.2-6+deb12u5) ...
Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ...
Setting up python3.11-dev (3.11.2-6+deb12u5) ...
Setting up python3-venv (3.11.2-1+b1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
Processing triggers for systemd (252.30-1~deb12u2) ...
Processing triggers for mailcap (3.70+nmu1) ...
$ python3 -m venv venv
$ venv/bin/pip3 install twine
Collecting twine
  Using cached twine-6.1.0-py3-none-any.whl (40 kB)
Collecting readme-renderer>=35.0
  Using cached readme_renderer-44.0-py3-none-any.whl (13 kB)
Collecting requests>=2.20
  Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Collecting requests-toolbelt!=0.9.0,>=0.8.0
  Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
Collecting urllib3>=1.26.0
  Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
Collecting keyring>=15.1
  Using cached keyring-25.6.0-py3-none-any.whl (39 kB)
Collecting rfc3986>=1.4.0
  Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting rich>=12.0.0
  Using cached rich-13.9.4-py3-none-any.whl (242 kB)
Collecting packaging>=24.0
  Using cached packaging-24.2-py3-none-any.whl (65 kB)
Collecting id
  Using cached id-1.5.0-py3-none-any.whl (13 kB)
Collecting SecretStorage>=3.2
  Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2
  Using cached jeepney-0.9.0-py3-none-any.whl (49 kB)
Collecting importlib_metadata>=4.11.4
  Using cached importlib_metadata-8.6.1-py3-none-any.whl (26 kB)
Collecting jaraco.classes
  Using cached jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
Collecting jaraco.functools
  Using cached jaraco.functools-4.1.0-py3-none-any.whl (10 kB)
Collecting jaraco.context
  Using cached jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
Collecting nh3>=0.2.14
  Using cached nh3-0.2.21-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB)
Collecting docutils>=0.21.2
  Using cached docutils-0.21.2-py3-none-any.whl (587 kB)
Collecting Pygments>=2.5.1
  Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
Collecting charset-normalizer<4,>=2
  Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.10-py3-none-any.whl (70 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Collecting markdown-it-py>=2.2.0
  Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Collecting zipp>=3.20
  Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB)
Collecting mdurl~=0.1
  Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Collecting cryptography>=2.0
  Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
Collecting more-itertools
  Using cached more_itertools-10.6.0-py3-none-any.whl (63 kB)
Collecting backports.tarfile
  Using cached backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
Collecting cffi>=1.12
  Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
Collecting pycparser
  Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: zipp, urllib3, rfc3986, Pygments, pycparser, packaging, nh3, more-itertools, mdurl, jeepney, idna, docutils, charset-normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, cffi, rich, requests-toolbelt, id, cryptography, SecretStorage, keyring, twine
Successfully installed Pygments-2.19.1 SecretStorage-3.3.3 backports.tarfile-1.2.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 docutils-0.21.2 id-1.5.0 idna-3.10 importlib_metadata-8.6.1 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.1.0 jeepney-0.9.0 keyring-25.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.6.0 nh3-0.2.21 packaging-24.2 pycparser-2.22 readme-renderer-44.0 requests-2.32.3 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.9.4 twine-6.1.0 urllib3-2.3.0 zipp-3.21.0
$ TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token venv/bin/twine upload --verbose --repository-url ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi --skip-existing dist/*
Uploading distributions to 
https://gitlab.kit.edu/api/v4/projects/170097/packages/pypi
INFO     dist/netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29-py3-none-any.whl  
         (357.2 KB)                                                             
INFO     dist/netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29.tar.gz (8.5 KB)   
INFO     username set by command options                                        
INFO     password set by command options                                        
INFO     username: gitlab-ci-token                                              
INFO     password: <hidden>                                                     
Uploading netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29-py3-none-any.whl
[?25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/369.4 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 369.4/369.4 kB • 00:00 • 244.4 MB/s
[?25hINFO     Response from                                                          
         https://gitlab.kit.edu/api/v4/projects/170097/packages/pypi:           
         400 Bad Request                                                        
INFO     {"message":"400 Bad request - Validation failed: File name has already 
         been taken"}                                                           
WARNING  Skipping                                                               
         netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29-py3-none-any.whl       
         because it appears to already exist                                    
Uploading netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29.tar.gz
[?25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.3 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 kB • 00:00 • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 kB • 00:00 • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 kB • 00:00 • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 kB • 00:00 • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 kB • 00:00 • ?
[?25hINFO     Response from                                                          
         https://gitlab.kit.edu/api/v4/projects/170097/packages/pypi:           
         400 Bad Request                                                        
INFO     {"message":"400 Bad request - Validation failed: File name has already 
         been taken"}                                                           
WARNING  Skipping netdb_client-4.2.3.post1.dev1+7760a9c3.gc3dbf29.tar.gz because
         it appears to already exist                                            
section_end:1743131064:step_script
section_start:1743131064:archive_cache
Saving cache for successful job
Creating cache default-protected...
.cache/pip: found 490 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1743131065:archive_cache
section_start:1743131065:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743131065:cleanup_file_variables
Job succeeded