Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iib: add negative test, fix when no ci_jobs in config #43

Merged
merged 1 commit into from
Mar 7, 2024

iib: add negative test, fix when no ci_jobs in config

4c74b30
Select commit
Loading
Failed to load commit list.
Merged

iib: add negative test, fix when no ci_jobs in config #43

iib: add negative test, fix when no ci_jobs in config
4c74b30
Select commit
Loading
Failed to load commit list.
manage-repositories-app / build-container succeeded Mar 7, 2024 in 0s

Build container

Details

time="2024-03-07T12:45:17+02:00" level=warning msg="Path \"/run/secrets/etc-pki-entitlement\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
time="2024-03-07T12:45:17+02:00" level=warning msg="Path \"/run/secrets/rhsm\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
Cloning into '/tmp/repository'...
Note: switching to 'origin/pr/43'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 4c74b30 iib: add negative test, fix when no ci_jobs in config
time="2024-03-07T10:45:26Z" level=warning msg="Path \"/run/secrets/etc-pki-entitlement\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
time="2024-03-07T10:45:26Z" level=warning msg="Path \"/run/secrets/rhsm\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
WARNING: 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/venv
WARNING: 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/venv
Creating virtualenv ci-jobs-trigger in /ci-jobs-trigger/.venv
Warning: The file chosen for install of pytest 8.1.0 (pytest-8.1.0-py3-none-any.whl) is yanked. Reason for being yanked: See https://github.com/pytest-dev/pytest/issues/12069


STEP 1/9: FROM python:3.12
STEP 2/9: EXPOSE 5000
--> Using cache ef9861d5a6ab51dd9fd4728189c82c2d4b5b53c7786f0765fcb3b1f8c5b3b014
--> ef9861d5a6ab
STEP 3/9: ENV PRE_COMMIT_HOME=/tmp
--> Using cache 38d588fcdc0a5a20a18b68581e5bf420b16b9a40d897a5a82ca8b4bd11f75553
--> 38d588fcdc0a
STEP 4/9: ENV GOCACHE=/tmp/.cache/go-build
--> Using cache 89e2bfbd199a94e9a23d87a70395c4c95ab0ade6d230222d784a3659e5cbd38c
--> 89e2bfbd199a
STEP 5/9: COPY pyproject.toml poetry.lock README.md /ci-jobs-trigger/
--> Using cache dc5f8e99572701f8c9f088bc98fa3b2a3dd5a3e21656ef47528176af7e724f07
--> dc5f8e995727
STEP 6/9: COPY ci_jobs_trigger/ /ci-jobs-trigger/ci_jobs_trigger/
--> 1e555ead3c61
STEP 7/9: WORKDIR /ci-jobs-trigger
--> 327e79f6f878
STEP 8/9: RUN python3 -m pip install pip --upgrade     && python3 -m pip install poetry pre-commit     && poetry config cache-dir /ci-jobs-trigger     && poetry config virtualenvs.in-project true     && poetry config installer.max-workers 10     && poetry config --list     && poetry install
Requirement already satisfied: pip in /usr/local/lib/python3.12/site-packages (24.0)
Collecting poetry
  Downloading poetry-1.8.2-py3-none-any.whl.metadata (6.8 kB)
Collecting pre-commit
  Downloading pre_commit-3.6.2-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting build<2.0.0,>=1.0.3 (from poetry)
  Downloading build-1.1.1-py3-none-any.whl.metadata (4.2 kB)
Collecting cachecontrol<0.15.0,>=0.14.0 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry)
  Downloading cachecontrol-0.14.0-py3-none-any.whl.metadata (3.1 kB)
Collecting cleo<3.0.0,>=2.1.0 (from poetry)
  Downloading cleo-2.1.0-py3-none-any.whl.metadata (12 kB)
Collecting crashtest<0.5.0,>=0.4.1 (from poetry)
  Downloading crashtest-0.4.1-py3-none-any.whl.metadata (1.1 kB)
Collecting dulwich<0.22.0,>=0.21.2 (from poetry)
  Downloading dulwich-0.21.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB)
Collecting fastjsonschema<3.0.0,>=2.18.0 (from poetry)
  Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB)
Collecting installer<0.8.0,>=0.7.0 (from poetry)
  Downloading installer-0.7.0-py3-none-any.whl.metadata (936 bytes)
Collecting keyring<25.0.0,>=24.0.0 (from poetry)
  Downloading keyring-24.3.1-py3-none-any.whl.metadata (20 kB)
Collecting packaging>=23.1 (from poetry)
  Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pexpect<5.0.0,>=4.7.0 (from poetry)
  Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting pkginfo<2.0.0,>=1.9.4 (from poetry)
  Downloading pkginfo-1.10.0-py3-none-any.whl.metadata (11 kB)
Collecting platformdirs<5,>=3.0.0 (from poetry)
  Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB)
Collecting poetry-core==1.9.0 (from poetry)
  Downloading poetry_core-1.9.0-py3-none-any.whl.metadata (3.5 kB)
Collecting poetry-plugin-export<2.0.0,>=1.6.0 (from poetry)
  Downloading poetry_plugin_export-1.6.0-py3-none-any.whl.metadata (2.8 kB)
Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry)
  Downloading pyproject_hooks-1.0.0-py3-none-any.whl.metadata (1.3 kB)
Collecting requests<3.0,>=2.26 (from poetry)
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting requests-toolbelt<2.0.0,>=1.0.0 (from poetry)
  Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
Collecting shellingham<2.0,>=1.5 (from poetry)
  Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
Collecting tomlkit<1.0.0,>=0.11.4 (from poetry)
  Downloading tomlkit-0.12.4-py3-none-any.whl.metadata (2.7 kB)
Collecting trove-classifiers>=2022.5.19 (from poetry)
  Downloading trove_classifiers-2024.3.3-py3-none-any.whl.metadata (2.2 kB)
Collecting virtualenv<21.0.0,>=20.23.0 (from poetry)
  Downloading virtualenv-20.25.1-py3-none-any.whl.metadata (4.4 kB)
Collecting cfgv>=2.0.0 (from pre-commit)
  Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit)
  Downloading identify-2.5.35-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit)
  Downloading nodeenv-1.8.0-py2.py3-none-any.whl.metadata (21 kB)
Collecting pyyaml>=5.1 (from pre-commit)
  Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol<0.15.0,>=0.14.0->cachecontrol[filecache]<0.15.0,>=0.14.0->poetry)
  Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
Collecting filelock>=3.8.0 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry)
  Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.1.0->poetry)
  Downloading rapidfuzz-3.6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Collecting urllib3>=1.25 (from dulwich<0.22.0,>=0.21.2->poetry)
  Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB)
Collecting jaraco.classes (from keyring<25.0.0,>=24.0.0->poetry)
  Downloading jaraco.classes-3.3.1-py3-none-any.whl.metadata (2.7 kB)
Collecting SecretStorage>=3.2 (from keyring<25.0.0,>=24.0.0->poetry)
  Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)
Collecting jeepney>=0.4.2 (from keyring<25.0.0,>=24.0.0->poetry)
  Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)
Requirement already satisfied: setuptools in /usr/local/lib/python3.12/site-packages (from nodeenv>=0.11.1->pre-commit) (69.1.0)
Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry)
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0,>=2.26->poetry)
  Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests<3.0,>=2.26->poetry)
  Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests<3.0,>=2.26->poetry)
  Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv<21.0.0,>=20.23.0->poetry)
  Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
  Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Collecting more-itertools (from jaraco.classes->keyring<25.0.0,>=24.0.0->poetry)
  Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB)
Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
  Downloading cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<25.0.0,>=24.0.0->poetry)
  Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB)
Downloading poetry-1.8.2-py3-none-any.whl (249 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.4/249.4 kB 2.2 MB/s eta 0:00:00
Downloading poetry_core-1.9.0-py3-none-any.whl (309 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 309.5/309.5 kB 11.4 MB/s eta 0:00:00
Downloading pre_commit-3.6.2-py2.py3-none-any.whl (204 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.2/204.2 kB 23.1 MB/s eta 0:00:00
Downloading build-1.1.1-py3-none-any.whl (19 kB)
Downloading cachecontrol-0.14.0-py3-none-any.whl (22 kB)
Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Downloading cleo-2.1.0-py3-none-any.whl (78 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 21.0 MB/s eta 0:00:00
Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB)
Downloading dulwich-0.21.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (519 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 519.4/519.4 kB 21.5 MB/s eta 0:00:00
Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB)
Downloading identify-2.5.35-py2.py3-none-any.whl (98 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.9/98.9 kB 31.6 MB/s eta 0:00:00
Downloading installer-0.7.0-py3-none-any.whl (453 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 kB 36.7 MB/s eta 0:00:00
Downloading keyring-24.3.1-py3-none-any.whl (38 kB)
Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
Downloading packaging-23.2-py3-none-any.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 21.1 MB/s eta 0:00:00
Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 30.8 MB/s eta 0:00:00
Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)
Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB)
Downloading poetry_plugin_export-1.6.0-py3-none-any.whl (10 kB)
Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 725.0/725.0 kB 36.5 MB/s eta 0:00:00
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 36.8 MB/s eta 0:00:00
Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 32.0 MB/s eta 0:00:00
Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Downloading tomlkit-0.12.4-py3-none-any.whl (37 kB)
Downloading trove_classifiers-2024.3.3-py3-none-any.whl (13 kB)
Downloading virtualenv-20.25.1-py3-none-any.whl (3.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 40.6 MB/s eta 0:00:00
Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 53.8 MB/s eta 0:00:00
Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 46.3 MB/s eta 0:00:00
Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 68.8 MB/s eta 0:00:00
Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
Downloading idna-3.6-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 32.4 MB/s eta 0:00:00
Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 26.5 MB/s eta 0:00:00
Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 408.3/408.3 kB 69.2 MB/s eta 0:00:00
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Downloading rapidfuzz-3.6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 69.3 MB/s eta 0:00:00
Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 53.2 MB/s eta 0:00:00
Downloading jaraco.classes-3.3.1-py3-none-any.whl (6.8 kB)
Downloading cryptography-42.0.5-cp39-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 62.1 MB/s eta 0:00:00
Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 24.4 MB/s eta 0:00:00
Downloading cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (477 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 477.6/477.6 kB 57.4 MB/s eta 0:00:00
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 52.2 MB/s eta 0:00:00
Installing collected packages: trove-classifiers, ptyprocess, fastjsonschema, distlib, urllib3, tomlkit, shellingham, rapidfuzz, pyyaml, pyproject-hooks, pycparser, poetry-core, platformdirs, pkginfo, pexpect, packaging, nodeenv, msgpack, more-itertools, jeepney, installer, idna, identify, filelock, crashtest, charset-normalizer, cfgv, certifi, virtualenv, requests, jaraco.classes, dulwich, cleo, cffi, build, requests-toolbelt, pre-commit, cryptography, cachecontrol, SecretStorage, keyring, poetry-plugin-export, poetry
Successfully installed SecretStorage-3.3.3 build-1.1.1 cachecontrol-0.14.0 certifi-2024.2.2 cffi-1.16.0 cfgv-3.4.0 charset-normalizer-3.3.2 cleo-2.1.0 crashtest-0.4.1 cryptography-42.0.5 distlib-0.3.8 dulwich-0.21.7 fastjsonschema-2.19.1 filelock-3.13.1 identify-2.5.35 idna-3.6 installer-0.7.0 jaraco.classes-3.3.1 jeepney-0.8.0 keyring-24.3.1 more-itertools-10.2.0 msgpack-1.0.8 nodeenv-1.8.0 packaging-23.2 pexpect-4.9.0 pkginfo-1.10.0 platformdirs-4.2.0 poetry-1.8.2 poetry-core-1.9.0 poetry-plugin-export-1.6.0 pre-commit-3.6.2 ptyprocess-0.7.0 pycparser-2.21 pyproject-hooks-1.0.0 pyyaml-6.0.1 rapidfuzz-3.6.2 requests-2.31.0 requests-toolbelt-1.0.0 shellingham-1.5.4 tomlkit-0.12.4 trove-classifiers-2024.3.3 urllib3-2.2.1 virtualenv-20.25.1
cache-dir = "/ci-jobs-trigger"
experimental.system-git-client = false
installer.max-workers = 10
installer.modern-installation = true
installer.no-binary = null
installer.parallel = true
keyring.enabled = true
solver.lazy-wheel = true
virtualenvs.create = true
virtualenvs.in-project = true
virtualenvs.options.always-copy = false
virtualenvs.options.no-pip = false
virtualenvs.options.no-setuptools = false
virtualenvs.options.system-site-packages = false
virtualenvs.path = "{cache-dir}/virtualenvs"  # /ci-jobs-trigger/virtualenvs
virtualenvs.prefer-active-python = false
virtualenvs.prompt = "{project_name}-py{python_version}"
warnings.export = true
Installing dependencies from lock file

Package operations: 82 installs, 0 updates, 0 removals

  - Installing certifi (2024.2.2)
  - Installing charset-normalizer (3.3.2)
  - Installing idna (3.6)
  - Installing pyasn1 (0.5.1)
  - Installing urllib3 (2.2.1)
  - Installing cachetools (5.3.2)
  - Installing colorlog (6.8.2)
  - Installing oauthlib (3.2.2)
  - Installing pyasn1-modules (0.3.0)
  - Installing requests (2.31.0)
  - Installing rsa (4.9)
  - Installing six (1.16.0)
  - Installing text-unidecode (1.3)
  - Installing google-auth (2.28.1)
  - Installing iniconfig (2.0.0)
  - Installing markupsafe (2.1.5)
  - Installing packaging (23.2)
  - Installing pluggy (1.4.0)
  - Installing pycparser (2.21)
  - Installing python-dateutil (2.8.2)
  - Installing python-fsutil (0.13.1)
  - Installing python-simple-logger (1.0.14)
  - Installing python-slugify (8.0.4)
  - Installing pyyaml (6.0.1)
  - Installing requests-oauthlib (1.3.1)
  - Installing websocket-client (1.7.0)
  - Installing asttokens (2.4.1)
  - Installing cffi (1.16.0)
  - Installing executing (2.0.1)
  - Installing jinja2 (3.1.3)
  - Installing kubernetes (29.0.0)
  - Installing parso (0.8.3)
  - Installing ptyprocess (0.7.0)
  - Installing pure-eval (0.2.2)
  - Installing pytest (8.1.0)
  - Installing python-benedict (0.33.1)
  - Installing timeout-sampler (0.0.9)
  - Installing traitlets (5.14.1)
  - Installing wcwidth (0.2.13)
  - Installing xmltodict (0.13.0)
  - Installing backcall (0.2.0)
  - Installing cryptography (42.0.5)
  - Installing decorator (5.1.1)
  - Installing jedi (0.19.1)
  - Installing matplotlib-inline (0.1.6)
  - Installing openshift-python-wrapper (10.0.13)
  - Installing pexpect (4.9.0)
  - Installing pickleshare (0.7.5)
  - Installing prompt-toolkit (3.0.43)
  - Installing pygments (2.17.2)
  - Installing pytest-testconfig (0.2.0)
  - Installing smmap (5.0.1)
  - Installing soupsieve (2.5)
  - Installing stack-data (0.6.3)
  - Installing wrapt (1.16.0)
  - Installing beautifulsoup4 (4.12.3)
  - Installing blinker (1.7.0)
  - Installing click (8.1.7)
  - Installing coverage (7.4.2)
  - Installing deprecated (1.2.14)
  - Installing gitdb (4.0.11)
  - Installing ipython (8.12.3)
  - Installing itsdangerous (2.1.2)
  - Installing multi-key-dict (2.0.3)
  - Installing openshift-python-wrapper-data-collector (1.0.19)
  - Installing pbr (6.0.0)
  - Installing pyjwt (2.8.0)
  - Installing pynacl (1.5.0)
  - Installing requests-toolbelt (1.0.0)
  - Installing semver (3.0.2)
  - Installing typing-extensions (4.9.0)
  - Installing werkzeug (3.0.1)
  - Installing flask (3.0.2)
  - Installing gitpython (3.1.42)
  - Installing ipdb (0.13.13)
  - Installing openshift-python-utilities (5.0.27)
  - Installing pygithub (2.2.0)
  - Installing pytest-cov (4.1.0)
  - Installing pytest-mock (3.12.0)
  - Installing python-gitlab (4.4.0)
  - Installing python-jenkins (1.8.2)
  - Installing shortuuid (1.0.12)

Installing the current project: ci-jobs-trigger (0.1.0)
--> df18ccb1c7b5
STEP 9/9: ENTRYPOINT ["poetry", "run", "python3", "ci_jobs_trigger/app.py"]
COMMIT quay.io/redhat_msi/ci-jobs-trigger:pr-43
--> 934bb4b91147
Successfully tagged quay.io/redhat_msi/ci-jobs-trigger:pr-43
934bb4b9114768556daef3184b3f4cdb2d4c2154d04ac095c456e4dd75def020