electrocucaracha / krd

Kubernetes Reference Deployment
Apache License 2.0
39 stars 10 forks source link

chore: update versions #113

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

Base PullRequest

default branch (https://github.com/electrocucaracha/krd/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.0 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting pip>=21.2 Downloading pip-22.3-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - galaxy-requirements.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.5 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.5.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/roles/pmem/defaults/main.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - galaxy-requirements.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.1 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.1 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.3 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.9.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.9.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.2 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.3 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - galaxy-requirements.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.4 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==6.1.2 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.6 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.7 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.7 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.0 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - defaults.env - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.7 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.1 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.12 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.8.7 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.1 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.1 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.3.5 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.10.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.3 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.1 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.1 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - galaxy-requirements.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.5 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.10.0-py3-none-any.whl (53 kB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=21.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.10.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.0.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==6.8.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /Users/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_distros.sh ```Shell Generating public/private rsa key pair. Your identification has been saved in /Users/runner/work/krd/krd/insecure_keys/key Your public key has been saved in /Users/runner/work/krd/krd/insecure_keys/key.pub The key fingerprint is: SHA256:iJE5qDMPwQRrd3u6CIcENZ8XDAPJRO4m7d8Ppazblao runner@Mac-1669856060289.local The key's randomart image is: +---[RSA 3072]----+ |o=*ooo. | |o+o+ =.. | |+oo.B.. | |o=. .=.. | |*.+ ....S | |.O. .oo . | | oo. .+ o | | o..+.+ | | .E++.. | +----[SHA256]-----+ Free memory(kb): 2114572 Free memory(kb): 2100128 ==> box: Loading metadata for box 'generic/centos7' box: URL: https://vagrantcloud.com/generic/centos7 ==> box: Adding box 'generic/centos7' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos7/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 507/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 525/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 158k/s, Estimated time remaining: 1:10:14) Progress: 6% (Rate: 43.3M/s, Estimated time remaining: 0:00:27) Progress: 13% (Rate: 43.9M/s, Estimated time remaining: 0:00:19) Progress: 19% (Rate: 42.0M/s, Estimated time remaining: 0:00:16) Progress: 24% (Rate: 40.1M/s, Estimated time remaining: 0:00:15) Progress: 29% (Rate: 37.8M/s, Estimated time remaining: 0:00:15) Progress: 36% (Rate: 38.5M/s, Estimated time remaining: 0:00:13) Progress: 44% (Rate: 39.5M/s, Estimated time remaining: 0:00:10) Progress: 50% (Rate: 41.0M/s, Estimated time remaining: 0:00:09) Progress: 57% (Rate: 42.4M/s, Estimated time remaining: 0:00:08) Progress: 63% (Rate: 44.1M/s, Estimated time remaining: 0:00:07) Progress: 69% (Rate: 43.9M/s, Estimated time remaining: 0:00:05) Progress: 75% (Rate: 40.7M/s, Estimated time remaining: 0:00:05) Progress: 78% (Rate: 34.6M/s, Estimated time remaining: 0:00:03) Progress: 83% (Rate: 34.0M/s, Estimated time remaining: 0:00:03) Progress: 89% (Rate: 34.1M/s, Estimated time remaining: 0:00:02) Progress: 94% (Rate: 32.2M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos7' (v4.2.4) for 'virtualbox'! Free memory(kb): 1276632 Free memory(kb): 1140116 ==> box: Loading metadata for box 'generic/centos8' box: URL: https://vagrantcloud.com/generic/centos8 ==> box: Adding box 'generic/centos8' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos8/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 809/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 5636k/s, Estimated time remaining: 0:03:01) Progress: 4% (Rate: 36.5M/s, Estimated time remaining: 0:00:46) Progress: 8% (Rate: 38.5M/s, Estimated time remaining: 0:00:33) Progress: 12% (Rate: 39.4M/s, Estimated time remaining: 0:00:28) Progress: 16% (Rate: 39.0M/s, Estimated time remaining: 0:00:25) Progress: 18% (Rate: 36.7M/s, Estimated time remaining: 0:00:26) Progress: 22% (Rate: 35.9M/s, Estimated time remaining: 0:00:24) Progress: 26% (Rate: 35.8M/s, Estimated time remaining: 0:00:22) Progress: 29% (Rate: 33.8M/s, Estimated time remaining: 0:00:21) Progress: 32% (Rate: 32.4M/s, Estimated time remaining: 0:00:20) Progress: 34% (Rate: 32.0M/s, Estimated time remaining: 0:00:21) Progress: 38% (Rate: 31.7M/s, Estimated time remaining: 0:00:20) Progress: 42% (Rate: 32.2M/s, Estimated time remaining: 0:00:18) Progress: 46% (Rate: 33.2M/s, Estimated time remaining: 0:00:16) Progress: 48% (Rate: 32.4M/s, Estimated time remaining: 0:00:16) Progress: 53% (Rate: 36.5M/s, Estimated time remaining: 0:00:15) Progress: 56% (Rate: 35.7M/s, Estimated time remaining: 0:00:13) Progress: 59% (Rate: 33.8M/s, Estimated time remaining: 0:00:13) Progress: 63% (Rate: 36.0M/s, Estimated time remaining: 0:00:11) Progress: 68% (Rate: 40.0M/s, Estimated time remaining: 0:00:10) Progress: 73% (Rate: 39.9M/s, Estimated time remaining: 0:00:08) Progress: 76% (Rate: 40.7M/s, Estimated time remaining: 0:00:07) Progress: 80% (Rate: 42.1M/s, Estimated time remaining: 0:00:06) Progress: 84% (Rate: 42.0M/s, Estimated time remaining: 0:00:05) Progress: 89% (Rate: 41.1M/s, Estimated time remaining: 0:00:03) Progress: 92% (Rate: 39.4M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 39.1M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos8' (v4.2.4) for 'virtualbox'! Free memory(kb): 1294184 Free memory(kb): 1290964 ==> box: Loading metadata for box 'generic/ubuntu1604' box: URL: https://vagrantcloud.com/generic/ubuntu1604 ==> box: Adding box 'generic/ubuntu1604' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1604/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 762/s, Estimated time remaining: --:--:--) Progress: 2% (Rate: 17.5M/s, Estimated time remaining: 0:00:52) Progress: 6% (Rate: 40.4M/s, Estimated time remaining: 0:00:31) Progress: 10% (Rate: 35.4M/s, Estimated time remaining: 0:00:29) Progress: 14% (Rate: 37.7M/s, Estimated time remaining: 0:00:25) Progress: 19% (Rate: 39.8M/s, Estimated time remaining: 0:00:22) Progress: 24% (Rate: 40.6M/s, Estimated time remaining: 0:00:20) Progress: 28% (Rate: 41.0M/s, Estimated time remaining: 0:00:18) Progress: 33% (Rate: 43.4M/s, Estimated time remaining: 0:00:16) Progress: 37% (Rate: 42.7M/s, Estimated time remaining: 0:00:15) Progress: 39% (Rate: 37.9M/s, Estimated time remaining: 0:00:15) Progress: 42% (Rate: 34.1M/s, Estimated time remaining: 0:00:15) Progress: 45% (Rate: 30.9M/s, Estimated time remaining: 0:00:15) Progress: 48% (Rate: 28.7M/s, Estimated time remaining: 0:00:14) Progress: 51% (Rate: 25.9M/s, Estimated time remaining: 0:00:13) Progress: 54% (Rate: 27.7M/s, Estimated time remaining: 0:00:13) Progress: 57% (Rate: 28.7M/s, Estimated time remaining: 0:00:12) Progress: 60% (Rate: 28.6M/s, Estimated time remaining: 0:00:11) Progress: 63% (Rate: 28.7M/s, Estimated time remaining: 0:00:10) Progress: 67% (Rate: 30.2M/s, Estimated time remaining: 0:00:09) Progress: 71% (Rate: 32.2M/s, Estimated time remaining: 0:00:08) Progress: 75% (Rate: 33.5M/s, Estimated time remaining: 0:00:07) Progress: 79% (Rate: 36.0M/s, Estimated time remaining: 0:00:05) Progress: 83% (Rate: 36.7M/s, Estimated time remaining: 0:00:04) Progress: 87% (Rate: 38.8M/s, Estimated time remaining: 0:00:03) Progress: 92% (Rate: 38.2M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 38.7M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1604' (v4.2.4) for 'virtualbox'! Free memory(kb): 1004512 Removing box 'generic/ubuntu1804' (v4.1.0) with provider 'virtualbox'... Free memory(kb): 1004588 ==> box: Loading metadata for box 'generic/ubuntu1804' box: URL: https://vagrantcloud.com/generic/ubuntu1804 ==> box: Adding box 'generic/ubuntu1804' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1804/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 849/s, Estimated time remaining: --:--:--) Progress: 1% (Rate: 14.4M/s, Estimated time remaining: 0:01:32) Progress: 3% (Rate: 25.4M/s, Estimated time remaining: 0:01:10) Progress: 5% (Rate: 25.0M/s, Estimated time remaining: 0:01:03) Progress: 6% (Rate: 23.9M/s, Estimated time remaining: 0:01:01) Progress: 8% (Rate: 24.4M/s, Estimated time remaining: 0:00:57) Progress: 10% (Rate: 23.5M/s, Estimated time remaining: 0:00:57) Progress: 12% (Rate: 25.1M/s, Estimated time remaining: 0:00:51) Progress: 14% (Rate: 25.7M/s, Estimated time remaining: 0:00:49) Progress: 16% (Rate: 25.6M/s, Estimated time remaining: 0:00:49) Progress: 17% (Rate: 24.1M/s, Estimated time remaining: 0:00:49) Progress: 19% (Rate: 24.4M/s, Estimated time remaining: 0:00:48) Progress: 21% (Rate: 23.0M/s, Estimated time remaining: 0:00:46) Progress: 23% (Rate: 22.5M/s, Estimated time remaining: 0:00:45) Progress: 24% (Rate: 22.9M/s, Estimated time remaining: 0:00:44) Progress: 26% (Rate: 25.1M/s, Estimated time remaining: 0:00:42) Progress: 28% (Rate: 26.1M/s, Estimated time remaining: 0:00:41) Progress: 30% (Rate: 25.6M/s, Estimated time remaining: 0:00:40) Progress: 33% (Rate: 26.8M/s, Estimated time remaining: 0:00:38) Progress: 34% (Rate: 26.9M/s, Estimated time remaining: 0:00:37) Progress: 36% (Rate: 25.8M/s, Estimated time remaining: 0:00:36) Progress: 38% (Rate: 27.0M/s, Estimated time remaining: 0:00:34) Progress: 41% (Rate: 29.9M/s, Estimated time remaining: 0:00:31) Progress: 42% (Rate: 26.3M/s, Estimated time remaining: 0:00:32) Progress: 44% (Rate: 25.7M/s, Estimated time remaining: 0:00:31) Progress: 46% (Rate: 27.4M/s, Estimated time remaining: 0:00:29) Progress: 49% (Rate: 28.8M/s, Estimated time remaining: 0:00:27) Progress: 52% (Rate: 29.7M/s, Estimated time remaining: 0:00:25) Progress: 55% (Rate: 33.4M/s, Estimated time remaining: 0:00:23) Progress: 57% (Rate: 35.0M/s, Estimated time remaining: 0:00:22) Progress: 59% (Rate: 33.8M/s, Estimated time remaining: 0:00:21) Progress: 61% (Rate: 32.8M/s, Estimated time remaining: 0:00:20) Progress: 64% (Rate: 30.9M/s, Estimated time remaining: 0:00:18) Progress: 66% (Rate: 31.4M/s, Estimated time remaining: 0:00:17) Progress: 69% (Rate: 32.6M/s, Estimated time remaining: 0:00:15) Progress: 71% (Rate: 33.3M/s, Estimated time remaining: 0:00:14) Progress: 73% (Rate: 31.4M/s, Estimated time remaining: 0:00:13) Progress: 76% (Rate: 32.1M/s, Estimated time remaining: 0:00:12) Progress: 78% (Rate: 31.0M/s, Estimated time remaining: 0:00:11) Progress: 79% (Rate: 28.2M/s, Estimated time remaining: 0:00:10) Progress: 81% (Rate: 28.6M/s, Estimated time remaining: 0:00:09) Progress: 84% (Rate: 29.2M/s, Estimated time remaining: 0:00:08) Progress: 85% (Rate: 26.6M/s, Estimated time remaining: 0:00:07) Progress: 88% (Rate: 27.5M/s, Estimated time remaining: 0:00:06) Progress: 90% (Rate: 30.4M/s, Estimated time remaining: 0:00:05) Progress: 92% (Rate: 30.1M/s, Estimated time remaining: 0:00:03) Progress: 94% (Rate: 29.4M/s, Estimated time remaining: 0:00:03) Progress: 95% (Rate: 27.5M/s, Estimated time remaining: 0:00:02) Progress: 97% (Rate: 25.6M/s, Estimated time remaining: 0:00:01) Progress: 99% (Rate: 22.4M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1804' (v4.2.4) for 'virtualbox'! Free memory(kb): 1250880 Removing box 'generic/ubuntu2004' (v4.1.20) with provider 'virtualbox'... Free memory(kb): 1245020 ==> box: Loading metadata for box 'generic/ubuntu2004' box: URL: https://vagrantcloud.com/generic/ubuntu2004 ==> box: Adding box 'generic/ubuntu2004' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu2004/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 881/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 1% (Rate: 15.8M/s, Estimated time remaining: 0:01:42) Progress: 2% (Rate: 22.2M/s, Estimated time remaining: 0:01:25) Progress: 3% (Rate: 17.2M/s, Estimated time remaining: 0:01:35) Progress: 4% (Rate: 17.9M/s, Estimated time remaining: 0:01:31) Progress: 6% (Rate: 19.7M/s, Estimated time remaining: 0:01:22) Progress: 7% (Rate: 21.1M/s, Estimated time remaining: 0:01:16) Progress: 9% (Rate: 22.3M/s, Estimated time remaining: 0:01:10) Progress: 11% (Rate: 25.7M/s, Estimated time remaining: 0:01:06) Progress: 12% (Rate: 26.1M/s, Estimated time remaining: 0:01:05) Progress: 14% (Rate: 26.1M/s, Estimated time remaining: 0:01:03) Progress: 15% (Rate: 25.9M/s, Estimated time remaining: 0:01:01) Progress: 17% (Rate: 25.0M/s, Estimated time remaining: 0:01:00) Progress: 18% (Rate: 24.0M/s, Estimated time remaining: 0:00:59) Progress: 19% (Rate: 24.3M/s, Estimated time remaining: 0:00:57) Progress: 21% (Rate: 23.6M/s, Estimated time remaining: 0:00:57) Progress: 22% (Rate: 22.2M/s, Estimated time remaining: 0:00:57) Progress: 23% (Rate: 21.9M/s, Estimated time remaining: 0:00:56) Progress: 25% (Rate: 22.1M/s, Estimated time remaining: 0:00:54) Progress: 26% (Rate: 22.3M/s, Estimated time remaining: 0:00:53) Progress: 27% (Rate: 21.0M/s, Estimated time remaining: 0:00:53) Progress: 28% (Rate: 20.8M/s, Estimated time remaining: 0:00:53) Progress: 29% (Rate: 19.3M/s, Estimated time remaining: 0:00:53) Progress: 31% (Rate: 20.7M/s, Estimated time remaining: 0:00:51) Progress: 33% (Rate: 22.0M/s, Estimated time remaining: 0:00:48) Progress: 35% (Rate: 25.5M/s, Estimated time remaining: 0:00:46) Progress: 37% (Rate: 28.3M/s, Estimated time remaining: 0:00:44) Progress: 38% (Rate: 29.1M/s, Estimated time remaining: 0:00:44) Progress: 40% (Rate: 28.5M/s, Estimated time remaining: 0:00:42) Progress: 42% (Rate: 30.1M/s, Estimated time remaining: 0:00:39) Progress: 43% (Rate: 26.8M/s, Estimated time remaining: 0:00:39) Progress: 44% (Rate: 23.2M/s, Estimated time remaining: 0:00:39) Progress: 45% (Rate: 24.4M/s, Estimated time remaining: 0:00:38) Progress: 47% (Rate: 23.9M/s, Estimated time remaining: 0:00:37) Progress: 49% (Rate: 22.5M/s, Estimated time remaining: 0:00:35) Progress: 51% (Rate: 26.1M/s, Estimated time remaining: 0:00:33) Progress: 53% (Rate: 30.3M/s, Estimated time remaining: 0:00:31) Progress: 55% (Rate: 31.9M/s, Estimated time remaining: 0:00:30) Progress: 57% (Rate: 33.7M/s, Estimated time remaining: 0:00:28) Progress: 59% (Rate: 33.3M/s, Estimated time remaining: 0:00:27) Progress: 61% (Rate: 32.9M/s, Estimated time remaining: 0:00:25) Progress: 62% (Rate: 30.7M/s, Estimated time remaining: 0:00:24) Progress: 64% (Rate: 28.7M/s, Estimated time remaining: 0:00:23) Progress: 65% (Rate: 26.4M/s, Estimated time remaining: 0:00:22) Progress: 67% (Rate: 25.7M/s, Estimated time remaining: 0:00:21) Progress: 69% (Rate: 25.6M/s, Estimated time remaining: 0:00:20) Progress: 71% (Rate: 27.2M/s, Estimated time remaining: 0:00:19) Progress: 72% (Rate: 28.5M/s, Estimated time remaining: 0:00:17) Progress: 74% (Rate: 28.0M/s, Estimated time remaining: 0:00:17) Progress: 76% (Rate: 29.8M/s, Estimated time remaining: 0:00:15) Progress: 77% (Rate: 28.8M/s, Estimated time remaining: 0:00:14) Progress: 79% (Rate: 28.3M/s, Estimated time remaining: 0:00:13) Progress: 81% (Rate: 29.4M/s, Estimated time remaining: 0:00:11) Progress: 83% (Rate: 30.2M/s, Estimated time remaining: 0:00:10) Progress: 86% (Rate: 32.7M/s, Estimated time remaining: 0:00:08) Progress: 87% (Rate: 32.9M/s, Estimated time remaining: 0:00:07) Progress: 89% (Rate: 31.4M/s, Estimated time remaining: 0:00:07) Progress: 92% (Rate: 33.5M/s, Estimated time remaining: 0:00:05) Progress: 95% (Rate: 39.9M/s, Estimated time remaining: 0:00:03) Progress: 97% (Rate: 37.0M/s, Estimated time remaining: 0:00:01) Progress: 99% (Rate: 39.2M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu2004' (v4.2.4) for 'virtualbox'! Free memory(kb): 1165352 Free memory(kb): 1162660 ==> box: Loading metadata for box 'generic/opensuse42' box: URL: https://vagrantcloud.com/generic/opensuse42 ==> box: Adding box 'generic/opensuse42' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/opensuse42/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 872/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 691/s, Estimated time remaining: --:--:--) Progress: 1% (Rate: 17.6M/s, Estimated time remaining: 0:01:26) Progress: 4% (Rate: 48.3M/s, Estimated time remaining: 0:00:46) Progress: 8% (Rate: 56.1M/s, Estimated time remaining: 0:00:33) Progress: 12% (Rate: 58.9M/s, Estimated time remaining: 0:00:28) Progress: 15% (Rate: 55.5M/s, Estimated time remaining: 0:00:27) Progress: 18% (Rate: 54.2M/s, Estimated time remaining: 0:00:26) Progress: 21% (Rate: 51.8M/s, Estimated time remaining: 0:00:26) Progress: 25% (Rate: 51.2M/s, Estimated time remaining: 0:00:24) Progress: 28% (Rate: 47.5M/s, Estimated time remaining: 0:00:23) Progress: 30% (Rate: 43.8M/s, Estimated time remaining: 0:00:23) Progress: 32% (Rate: 41.3M/s, Estimated time remaining: 0:00:23) Progress: 35% (Rate: 43.2M/s, Estimated time remaining: 0:00:22) Progress: 38% (Rate: 39.0M/s, Estimated time remaining: 0:00:21) Progress: 40% (Rate: 36.8M/s, Estimated time remaining: 0:00:21) Progress: 43% (Rate: 40.3M/s, Estimated time remaining: 0:00:20) Progress: 46% (Rate: 43.5M/s, Estimated time remaining: 0:00:18) Progress: 50% (Rate: 44.9M/s, Estimated time remaining: 0:00:17) Progress: 53% (Rate: 48.1M/s, Estimated time remaining: 0:00:15) Progress: 57% (Rate: 51.3M/s, Estimated time remaining: 0:00:14) Progress: 59% (Rate: 50.4M/s, Estimated time remaining: 0:00:13) Progress: 62% (Rate: 47.8M/s, Estimated time remaining: 0:00:12) Progress: 63% (Rate: 42.1M/s, Estimated time remaining: 0:00:12) Progress: 65% (Rate: 36.0M/s, Estimated time remaining: 0:00:12) Progress: 66% (Rate: 28.7M/s, Estimated time remaining: 0:00:12) Progress: 68% (Rate: 27.6M/s, Estimated time remaining: 0:00:11) Progress: 71% (Rate: 28.2M/s, Estimated time remaining: 0:00:10) Progress: 73% (Rate: 29.9M/s, Estimated time remaining: 0:00:09) Progress: 76% (Rate: 33.2M/s, Estimated time remaining: 0:00:08) Progress: 79% (Rate: 39.3M/s, Estimated time remaining: 0:00:07) Progress: 82% (Rate: 41.5M/s, Estimated time remaining: 0:00:06) Progress: 84% (Rate: 40.8M/s, Estimated time remaining: 0:00:05) Progress: 87% (Rate: 42.5M/s, Estimated time remaining: 0:00:04) Progress: 90% (Rate: 43.4M/s, Estimated time remaining: 0:00:03) Progress: 93% (Rate: 43.6M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 44.3M/s, Estimated time remaining: 0:00:01) Progress: 99% (Rate: 45.6M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/opensuse42' (v4.2.4) for 'virtualbox'! Free memory(kb): 1609692 Free memory(kb): 1606240 ==> box: Loading metadata for box 'generic/opensuse15' box: URL: https://vagrantcloud.com/generic/opensuse15 ==> box: Adding box 'generic/opensuse15' (v4.2.4) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/opensuse15/versions/4.2.4/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 777/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 726/s, Estimated time remaining: --:--:--) Progress: 1% (Rate: 18.8M/s, Estimated time remaining: 0:01:05) Progress: 4% (Rate: 29.8M/s, Estimated time remaining: 0:00:50) Progress: 5% (Rate: 26.8M/s, Estimated time remaining: 0:00:49) Progress: 9% (Rate: 32.8M/s, Estimated time remaining: 0:00:39) Progress: 13% (Rate: 38.4M/s, Estimated time remaining: 0:00:31) Progress: 17% (Rate: 38.6M/s, Estimated time remaining: 0:00:29) Progress: 20% (Rate: 41.8M/s, Estimated time remaining: 0:00:27) Progress: 23% (Rate: 44.5M/s, Estimated time remaining: 0:00:26) Progress: 25% (Rate: 39.7M/s, Estimated time remaining: 0:00:26) Progress: 27% (Rate: 34.8M/s, Estimated time remaining: 0:00:26) Progress: 30% (Rate: 33.7M/s, Estimated time remaining: 0:00:25) Progress: 33% (Rate: 32.5M/s, Estimated time remaining: 0:00:23) Progress: 36% (Rate: 32.1M/s, Estimated time remaining: 0:00:22) Progress: 38% (Rate: 33.0M/s, Estimated time remaining: 0:00:22) Progress: 40% (Rate: 32.0M/s, Estimated time remaining: 0:00:22) Progress: 42% (Rate: 30.6M/s, Estimated time remaining: 0:00:21) Progress: 45% (Rate: 28.7M/s, Estimated time remaining: 0:00:20) Progress: 48% (Rate: 29.7M/s, Estimated time remaining: 0:00:19) Progress: 51% (Rate: 31.9M/s, Estimated time remaining: 0:00:18) Progress: 54% (Rate: 33.8M/s, Estimated time remaining: 0:00:17) Progress: 57% (Rate: 35.8M/s, Estimated time remaining: 0:00:16) Progress: 59% (Rate: 36.9M/s, Estimated time remaining: 0:00:14) Progress: 62% (Rate: 35.3M/s, Estimated time remaining: 0:00:14) Progress: 64% (Rate: 33.5M/s, Estimated time remaining: 0:00:13) Progress: 66% (Rate: 31.2M/s, Estimated time remaining: 0:00:12) Progress: 68% (Rate: 30.0M/s, Estimated time remaining: 0:00:11) Progress: 71% (Rate: 30.5M/s, Estimated time remaining: 0:00:10) Progress: 74% (Rate: 31.6M/s, Estimated time remaining: 0:00:09) Progress: 77% (Rate: 32.9M/s, Estimated time remaining: 0:00:08) Progress: 80% (Rate: 33.8M/s, Estimated time remaining: 0:00:07) Progress: 82% (Rate: 34.6M/s, Estimated time remaining: 0:00:06) Progress: 85% (Rate: 34.4M/s, Estimated time remaining: 0:00:05) Progress: 88% (Rate: 33.4M/s, Estimated time remaining: 0:00:04) Progress: 91% (Rate: 33.8M/s, Estimated time remaining: 0:00:03) Progress: 93% (Rate: 32.9M/s, Estimated time remaining: 0:00:02) Progress: 94% (Rate: 29.8M/s, Estimated time remaining: 0:00:02) Progress: 97% (Rate: 29.9M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/opensuse15' (v4.2.4) for 'virtualbox'! Free memory(kb): 1325656 Free memory(kb): 1323052 ==> box: Loading metadata for box 'fedora/34-cloud-base' box: URL: https://vagrantcloud.com/fedora/34-cloud-base ==> box: Adding box 'fedora/34-cloud-base' (v34.20210423.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/34-cloud-base/versions/34.20210423.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 1042/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 100% (Rate: 618/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 7% (Rate: 17.8M/s, Estimated time remaining: 0:00:13) Progress: 23% (Rate: 37.3M/s, Estimated time remaining: 0:00:07) Progress: 31% (Rate: 29.5M/s, Estimated time remaining: 0:00:06) Progress: 36% (Rate: 23.7M/s, Estimated time remaining: 0:00:07) Progress: 40% (Rate: 20.1M/s, Estimated time remaining: 0:00:07) Progress: 44% (Rate: 18.1M/s, Estimated time remaining: 0:00:07) Progress: 48% (Rate: 12.7M/s, Estimated time remaining: 0:00:07) Progress: 53% (Rate: 10.8M/s, Estimated time remaining: 0:00:07) Progress: 58% (Rate: 11.0M/s, Estimated time remaining: 0:00:06) Progress: 64% (Rate: 12.0M/s, Estimated time remaining: 0:00:05) Progress: 68% (Rate: 12.4M/s, Estimated time remaining: 0:00:05) Progress: 73% (Rate: 12.6M/s, Estimated time remaining: 0:00:04) Progress: 77% (Rate: 12.3M/s, Estimated time remaining: 0:00:03) Progress: 81% (Rate: 11.7M/s, Estimated time remaining: 0:00:03) Progress: 85% (Rate: 10.6M/s, Estimated time remaining: 0:00:02) Progress: 89% (Rate: 10.4M/s, Estimated time remaining: 0:00:01) Progress: 94% (Rate: 10.2M/s, Estimated time remaining: 0:00:01) Progress: 97% (Rate: 9.8M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/34-cloud-base' (v34.20210423.0) for 'virtualbox'! Free memory(kb): 1064888 Free memory(kb): 1063900 ==> box: Loading metadata for box 'fedora/35-cloud-base' box: URL: https://vagrantcloud.com/fedora/35-cloud-base ==> box: Adding box 'fedora/35-cloud-base' (v35.20211026.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 566/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 100% (Rate: 414/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 44837/s, Estimated time remaining: 2:21:15) Progress: 4% (Rate: 18.6M/s, Estimated time remaining: 0:00:39) Progress: 9% (Rate: 18.3M/s, Estimated time remaining: 0:00:27) Progress: 16% (Rate: 20.0M/s, Estimated time remaining: 0:00:20) Progress: 21% (Rate: 19.5M/s, Estimated time remaining: 0:00:18) Progress: 28% (Rate: 20.9M/s, Estimated time remaining: 0:00:15) Progress: 34% (Rate: 21.7M/s, Estimated time remaining: 0:00:13) Progress: 41% (Rate: 22.6M/s, Estimated time remaining: 0:00:11) Progress: 47% (Rate: 22.2M/s, Estimated time remaining: 0:00:10) Progress: 48% (Rate: 19.3M/s, Estimated time remaining: 0:00:10) Progress: 50% (Rate: 15.9M/s, Estimated time remaining: 0:00:10) Progress: 52% (Rate: 12.3M/s, Estimated time remaining: 0:00:11) Progress: 54% (Rate: 10.0M/s, Estimated time remaining: 0:00:10) Progress: 58% (Rate: 8182k/s, Estimated time remaining: 0:00:10) Progress: 63% (Rate: 10.9M/s, Estimated time remaining: 0:00:08) Progress: 68% (Rate: 13.0M/s, Estimated time remaining: 0:00:07) Progress: 74% (Rate: 16.3M/s, Estimated time remaining: 0:00:05) Progress: 78% (Rate: 16.8M/s, Estimated time remaining: 0:00:05) Progress: 84% (Rate: 18.8M/s, Estimated time remaining: 0:00:03) Progress: 89% (Rate: 19.1M/s, Estimated time remaining: 0:00:02) Progress: 95% (Rate: 19.5M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/35-cloud-base' (v35.20211026.0) for 'virtualbox'! ``` ### stderr: ```Shell The box you requested to be removed could not be found. No boxes named 'generic/centos7' could be found. The box you requested to be removed could not be found. No boxes named 'generic/centos8' could be found. The box you requested to be removed could not be found. No boxes named 'generic/ubuntu1604' could be found. The box you requested to be removed could not be found. No boxes named 'generic/opensuse42' could be found. The box you requested to be removed could not be found. No boxes named 'generic/opensuse15' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/34-cloud-base' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/35-cloud-base' could be found. sed: illegal option -- - usage: sed script [-Ealnru] [-i extension] [file ...] sed [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...] ```

Changed files

Changed 8 files: - distros_supported.yml - playbooks/roles/criproxy/molecule/default/molecule.yml - playbooks/roles/criu/molecule/default/molecule.yml - playbooks/roles/nfd/molecule/default/molecule.yml - playbooks/roles/pmem/molecule/default/molecule.yml - playbooks/roles/qat_driver/molecule/default/molecule.yml - playbooks/roles/sriov_cni/molecule/default/molecule.yml - playbooks/roles/sriov_plugin/molecule/default/molecule.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting click>=8 Downloading click-8.1.3-py3-none-any.whl (96 kB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, pip, click, pip-tools Successfully installed build-0.9.0 click-8.1.3 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 3 files: - playbooks/krd-vars.yml - playbooks/roles/pmem/defaults/main.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting click>=8 Downloading click-8.1.3-py3-none-any.whl (96 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: tomli, pep517, build, click, pip, pip-tools Successfully installed build-0.9.0 click-8.1.3 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.3/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting click>=8 Downloading click-8.1.3-py3-none-any.whl (96 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.8/dist-packages (from build->pip-tools) (21.3) Collecting tomli>=1.0.0; python_version < "3.11" Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=19.0->build->pip-tools) (3.0.9) Installing collected packages: pip, click, tomli, pep517, build, pip-tools Successfully installed build-0.9.0 click-8.1.3 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==6.6.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.13.6 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.0 # via ansible-lint idna==3.4 # via requests importlib-resources==5.10.0 # via jsonschema iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.3 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint pkgutil-resolve-name==1.3.10 # via jsonschema platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest typing-extensions==4.4.0 # via # black # rich urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint zipp==3.11.0 # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 1.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.4 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.0.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.14.0 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 1.9 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.4 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.0.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==21.3 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint platformdirs==2.5.4 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyparsing==3.0.9 # via packaging pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 1.5 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.1 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 2.1 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 45.4 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.6 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.10.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.2 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
sudo apt-get update ```Shell Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:5 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [10.5 kB] Get:6 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [758 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [169 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [11.4 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [488 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [74.9 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [761 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [128 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.0 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7300 B] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3324 B] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [1580 B] Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [272 B] Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [6740 B] Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [348 B] Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [525 kB] Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [113 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [7352 B] Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [452 kB] Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [69.2 kB] Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [622 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [82.7 kB] Get:27 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [11.0 kB] Hit:28 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease Get:29 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [60.1 kB] Get:30 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main armhf Packages [10.6 kB] Get:31 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main arm64 Packages [16.7 kB] Fetched 4729 kB in 1s (4880 kB/s) Reading package lists... ```
sudo apt-get -y --no-install-recommends install aspell aspell-en ```Shell Reading package lists... Building dependency tree... Reading state information... Suggested packages: aspell-doc spellutils The following NEW packages will be installed: aspell aspell-en 0 upgraded, 2 newly installed, 0 to remove and 37 not upgraded. Need to get 386 kB of archives. After this operation, 786 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 aspell amd64 0.60.8-4build1 [87.7 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] Fetched 386 kB in 0s (1980 kB/s) Selecting previously unselected package aspell. (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 ... 261272 files and directories currently installed.) Preparing to unpack .../aspell_0.60.8-4build1_amd64.deb ... Unpacking aspell (0.60.8-4build1) ... Selecting previously unselected package aspell-en. Preparing to unpack .../aspell-en_2018.04.16-0-1_all.deb ... Unpacking aspell-en (2018.04.16-0-1) ... Setting up aspell (0.60.8-4build1) ... Setting up aspell-en (2018.04.16-0-1) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for dictionaries-common (1.28.14) ... aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 5.15.0-1024-azure NEEDRESTART-KEXP: 5.15.0-1024-azure NEEDRESTART-KSTA: 1 ```
pip install pyspelling ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pyspelling Downloading pyspelling-2.8.1-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 KB 2.1 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 KB 6.1 MB/s eta 0:00:00 Collecting lxml Downloading lxml-4.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 27.0 MB/s eta 0:00:00 Collecting markdown Downloading Markdown-3.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 KB 42.3 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from pyspelling) (5.4.1) Collecting soupsieve>=1.8 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting html5lib Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 53.1 MB/s eta 0:00:00 Collecting wcmatch>=6.0.3 Downloading wcmatch-8.4.1-py3-none-any.whl (39 kB) Collecting bracex>=2.1.1 Downloading bracex-2.3.post1-py3-none-any.whl (12 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from html5lib->pyspelling) (1.16.0) Installing collected packages: webencodings, soupsieve, markdown, lxml, html5lib, bracex, wcmatch, beautifulsoup4, pyspelling Successfully installed beautifulsoup4-4.11.1 bracex-2.3.post1 html5lib-1.1 lxml-4.9.1 markdown-3.4.1 pyspelling-2.8.1 soupsieve-2.3.2.post1 wcmatch-8.4.1 webencodings-0.5.1 ```
sort --ignore-case --output=original.dic .github/.wordlist.txt
echo "" > .github/.wordlist.txt
# Remove leftovers
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee draft.dic ```Shell ADDONS aio Allocatable ANSIBLE autoscale Autoscaler BACKEND balancer blockquote BPF brightgreen Bugfixes CentOS CNI codebase config CONTAINERD contiv contrib CRI criproxy CrossSubnet CRUN CSI cx datasets dev DEVOPS Distros DNS DNSCache dpdk eBPF electrocucaracha Falco filesystem FPGAs fsSL geneve GPUs Grafana GVISOR gw HAProxy href https HUGEPAGES HugeTLB hugetlbpage img initVagrant IOV IPIP iptables IPVS ipvsadm ISTIO KATA katacontainers Kiali Knative KRD KRDaio KUBE KUBELET KUBERNETES KUBESPHERE KUBESPRAY Kubespray's Kubevirt Kubewarden KVM Kyverno libndctl Libvirt Lifecycle Linter LOCALHOST LOGFILES ly METALLB Mirantis MULTUS NDOTS NFD NGINX NodeLocal NODELOCALDNS ol OPA opensource openSUSE PCI pluggable PMEM png pre PROVISIONER PRs QAT QCOW qemu QuickAssist README rebase REPO RESOLVCONF rubocop RUNTIME runtimes serverless SERVICEMESH SIG SIGs snetworkplumbingwg src sriov subproject svg tf tox udp ui vagrantup VFs Virtink Virtlet VirtualBox VM VMs vmwrapper VXLAN WEBHOOK WIP YAML yml YOUKI ```
comm -12 --nocheck-order draft.dic original.dic > .github/.wordlist.txt
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt
# Add missing words
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee --append .github/.wordlist.txt ```Shell VXLAN WEBHOOK WIP YAML ```
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt

Changed files

Changed file: - .github/.wordlist.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 1.8 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.5 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.11.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 KB 1.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.3 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.11.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.9.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - galaxy-requirements.yml - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

electrocucaracha commented 1 year ago

/rebase

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.0-py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 KB 3.9 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.9 MB/s eta 0:00:00 Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (21.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3/dist-packages (from packaging>=19.0->build->pip-tools) (2.4.7) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.0-py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 KB 4.0 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.1 MB/s eta 0:00:00 Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - tests/resources/rook/toolbox.yaml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.0-py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 KB 3.9 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.1 MB/s eta 0:00:00 Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.0 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: using legacy resolver is deprecated and will be removed in future versions. The default resolver will be change to 'backtracking' in 7.0.0 version. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.0 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/krd-vars.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 54.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.1 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.1.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - playbooks/roles/pmem/defaults/main.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.2 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.0.4 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/roles/nfd/defaults/main.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 1.8 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.0 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.2.1 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 1.9 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.6 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 55.3 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.8.2 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.0 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - playbooks/roles/pmem/defaults/main.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.8 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.2 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/roles/pmem/defaults/main.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 1.9 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 13.2 MB/s eta 0:00:00 Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.3 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==12.6.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.4 MB/s eta 0:00:00 Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.0 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.3 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==13.0.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.4 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 51.3 MB/s eta 0:00:00 Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.1 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.13.0 # via rich pyrsistent==0.19.3 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==13.0.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /Users/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_distros.sh ```Shell Generating public/private rsa key pair. Your identification has been saved in /Users/runner/work/krd/krd/insecure_keys/key Your public key has been saved in /Users/runner/work/krd/krd/insecure_keys/key.pub The key fingerprint is: SHA256:Mm2U/DUqp0sjDwfbqK2vYMcPhOFssKM9Assr2m88m9I runner@Mac-1672533730596.local The key's randomart image is: +---[RSA 3072]----+ | | | . . | |. . + o | | = o o . o . | |+ = . + S + | |+= o O + | |+.=o+ = * | |.+o+E* * o | |+..+B*+ o | +----[SHA256]-----+ Free memory(kb): 4002920 Free memory(kb): 3976944 ==> box: Loading metadata for box 'generic/centos7' box: URL: https://vagrantcloud.com/generic/centos7 ==> box: Adding box 'generic/centos7' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos7/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 387/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0{/s, Estimated time remaining: --:--:--) Progress: 6% (Rate: 43.9M/s, Estimated time remaining: 0:00:36) Progress: 18% (Rate: 60.8M/s, Estimated time remaining: 0:00:16) Progress: 29% (Rate: 66.0M/s, Estimated time remaining: 0:00:11) Progress: 41% (Rate: 68.6M/s, Estimated time remaining: 0:00:08) Progress: 53% (Rate: 70.2M/s, Estimated time remaining: 0:00:06) Progress: 64% (Rate: 76.5M/s, Estimated time remaining: 0:00:04) Progress: 76% (Rate: 76.1M/s, Estimated time remaining: 0:00:03) Progress: 88% (Rate: 76.1M/s, Estimated time remaining: 0:00:01) Progress: 99% (Rate: 76.1M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos7' (v4.2.6) for 'virtualbox'! Free memory(kb): 3308900 Free memory(kb): 3306880 ==> box: Loading metadata for box 'generic/centos8' box: URL: https://vagrantcloud.com/generic/centos8 ==> box: Adding box 'generic/centos8' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/centos8/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 390/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 608k/s, Estimated time remaining: 0:26:28) Progress: 6% (Rate: 62.7M/s, Estimated time remaining: 0:00:40) Progress: 14% (Rate: 67.0M/s, Estimated time remaining: 0:00:23) Progress: 21% (Rate: 69.1M/s, Estimated time remaining: 0:00:17) Progress: 29% (Rate: 70.0M/s, Estimated time remaining: 0:00:14) Progress: 37% (Rate: 70.7M/s, Estimated time remaining: 0:00:12) Progress: 44% (Rate: 72.5M/s, Estimated time remaining: 0:00:10) Progress: 52% (Rate: 73.0M/s, Estimated time remaining: 0:00:08) Progress: 60% (Rate: 72.8M/s, Estimated time remaining: 0:00:07) Progress: 67% (Rate: 72.8M/s, Estimated time remaining: 0:00:05) Progress: 75% (Rate: 72.6M/s, Estimated time remaining: 0:00:04) Progress: 83% (Rate: 72.3M/s, Estimated time remaining: 0:00:03) Progress: 90% (Rate: 72.3M/s, Estimated time remaining: 0:00:02) Progress: 98% (Rate: 71.6M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/centos8' (v4.2.6) for 'virtualbox'! Free memory(kb): 2340680 Free memory(kb): 2340552 ==> box: Loading metadata for box 'generic/ubuntu1604' box: URL: https://vagrantcloud.com/generic/ubuntu1604 ==> box: Adding box 'generic/ubuntu1604' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1604/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 399/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 3388k/s, Estimated time remaining: 0:04:47) Progress: 8% (Rate: 73.0M/s, Estimated time remaining: 0:00:31) Progress: 16% (Rate: 75.2M/s, Estimated time remaining: 0:00:19) Progress: 24% (Rate: 75.8M/s, Estimated time remaining: 0:00:15) Progress: 32% (Rate: 76.2M/s, Estimated time remaining: 0:00:12) Progress: 40% (Rate: 76.3M/s, Estimated time remaining: 0:00:10) Progress: 48% (Rate: 77.1M/s, Estimated time remaining: 0:00:08) Progress: 56% (Rate: 77.0M/s, Estimated time remaining: 0:00:07) Progress: 64% (Rate: 76.9M/s, Estimated time remaining: 0:00:06) Progress: 72% (Rate: 76.8M/s, Estimated time remaining: 0:00:04) Progress: 80% (Rate: 74.9M/s, Estimated time remaining: 0:00:03) Progress: 87% (Rate: 74.5M/s, Estimated time remaining: 0:00:02) Progress: 95% (Rate: 74.4M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1604' (v4.2.6) for 'virtualbox'! Free memory(kb): 1344628 Removing box 'generic/ubuntu1804' (v4.1.0) with provider 'virtualbox'... Free memory(kb): 1956208 ==> box: Loading metadata for box 'generic/ubuntu1804' box: URL: https://vagrantcloud.com/generic/ubuntu1804 ==> box: Adding box 'generic/ubuntu1804' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu1804/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 564/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 10d/s, Estimated time remaining: 0:00:01) Progress: 2% (Rate: 38.1M/s, Estimated time remaining: 0:01:16) Progress: 7% (Rate: 57.6M/s, Estimated time remaining: 0:00:34) Progress: 13% (Rate: 63.9M/s, Estimated time remaining: 0:00:25) Progress: 19% (Rate: 67.0M/s, Estimated time remaining: 0:00:21) Progress: 24% (Rate: 68.6M/s, Estimated time remaining: 0:00:18) Progress: 30% (Rate: 75.5M/s, Estimated time remaining: 0:00:16) Progress: 35% (Rate: 75.7M/s, Estimated time remaining: 0:00:15) Progress: 41% (Rate: 75.7M/s, Estimated time remaining: 0:00:13) Progress: 46% (Rate: 75.3M/s, Estimated time remaining: 0:00:12) Progress: 52% (Rate: 75.4M/s, Estimated time remaining: 0:00:10) Progress: 57% (Rate: 75.4M/s, Estimated time remaining: 0:00:09) Progress: 63% (Rate: 75.4M/s, Estimated time remaining: 0:00:08) Progress: 69% (Rate: 75.4M/s, Estimated time remaining: 0:00:07) Progress: 74% (Rate: 75.8M/s, Estimated time remaining: 0:00:05) Progress: 80% (Rate: 75.1M/s, Estimated time remaining: 0:00:04) Progress: 84% (Rate: 72.5M/s, Estimated time remaining: 0:00:03) Progress: 90% (Rate: 73.7M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 73.6M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu1804' (v4.2.6) for 'virtualbox'! Free memory(kb): 1419260 Removing box 'generic/ubuntu2004' (v4.2.4) with provider 'virtualbox'... Free memory(kb): 1420040 ==> box: Loading metadata for box 'generic/ubuntu2004' box: URL: https://vagrantcloud.com/generic/ubuntu2004 ==> box: Adding box 'generic/ubuntu2004' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/ubuntu2004/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 453/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0{/s, Estimated time remaining: --:--:--) Progress: 2% (Rate: 40.4M/s, Estimated time remaining: 0:01:34) Progress: 6% (Rate: 55.7M/s, Estimated time remaining: 0:00:46) Progress: 11% (Rate: 63.0M/s, Estimated time remaining: 0:00:34) Progress: 16% (Rate: 66.9M/s, Estimated time remaining: 0:00:28) Progress: 21% (Rate: 69.3M/s, Estimated time remaining: 0:00:24) Progress: 25% (Rate: 76.0M/s, Estimated time remaining: 0:00:21) Progress: 30% (Rate: 78.4M/s, Estimated time remaining: 0:00:19) Progress: 35% (Rate: 78.8M/s, Estimated time remaining: 0:00:17) Progress: 40% (Rate: 78.7M/s, Estimated time remaining: 0:00:15) Progress: 45% (Rate: 78.8M/s, Estimated time remaining: 0:00:14) Progress: 49% (Rate: 79.7M/s, Estimated time remaining: 0:00:12) Progress: 54% (Rate: 79.0M/s, Estimated time remaining: 0:00:11) Progress: 59% (Rate: 78.1M/s, Estimated time remaining: 0:00:10) Progress: 63% (Rate: 77.2M/s, Estimated time remaining: 0:00:09) Progress: 68% (Rate: 77.0M/s, Estimated time remaining: 0:00:07) Progress: 73% (Rate: 77.0M/s, Estimated time remaining: 0:00:06) Progress: 77% (Rate: 76.6M/s, Estimated time remaining: 0:00:05) Progress: 82% (Rate: 77.3M/s, Estimated time remaining: 0:00:04) Progress: 87% (Rate: 78.5M/s, Estimated time remaining: 0:00:03) Progress: 92% (Rate: 78.4M/s, Estimated time remaining: 0:00:02) Progress: 97% (Rate: 78.5M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/ubuntu2004' (v4.2.6) for 'virtualbox'! Free memory(kb): 1713548 Free memory(kb): 1714932 ==> box: Loading metadata for box 'generic/opensuse15' box: URL: https://vagrantcloud.com/generic/opensuse15 ==> box: Adding box 'generic/opensuse15' (v4.2.6) for provider: virtualbox box: Downloading: https://vagrantcloud.com/generic/boxes/opensuse15/versions/4.2.6/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 443/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0{/s, Estimated time remaining: --:--:--) Progress: 2% (Rate: 36.9M/s, Estimated time remaining: 0:01:36) Progress: 8% (Rate: 58.1M/s, Estimated time remaining: 0:00:37) Progress: 14% (Rate: 64.8M/s, Estimated time remaining: 0:00:26) Progress: 20% (Rate: 67.8M/s, Estimated time remaining: 0:00:21) Progress: 26% (Rate: 69.2M/s, Estimated time remaining: 0:00:18) Progress: 32% (Rate: 75.7M/s, Estimated time remaining: 0:00:15) Progress: 38% (Rate: 75.6M/s, Estimated time remaining: 0:00:13) Progress: 43% (Rate: 75.1M/s, Estimated time remaining: 0:00:12) Progress: 49% (Rate: 74.8M/s, Estimated time remaining: 0:00:10) Progress: 55% (Rate: 74.9M/s, Estimated time remaining: 0:00:09) Progress: 60% (Rate: 72.2M/s, Estimated time remaining: 0:00:08) Progress: 67% (Rate: 73.1M/s, Estimated time remaining: 0:00:06) Progress: 72% (Rate: 73.3M/s, Estimated time remaining: 0:00:05) Progress: 78% (Rate: 73.6M/s, Estimated time remaining: 0:00:04) Progress: 84% (Rate: 73.6M/s, Estimated time remaining: 0:00:03) Progress: 90% (Rate: 76.1M/s, Estimated time remaining: 0:00:02) Progress: 96% (Rate: 75.4M/s, Estimated time remaining: --:--:--)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'generic/opensuse15' (v4.2.6) for 'virtualbox'! Free memory(kb): 1325036 Free memory(kb): 1324644 ==> box: Loading metadata for box 'fedora/34-cloud-base' box: URL: https://vagrantcloud.com/fedora/34-cloud-base ==> box: Adding box 'fedora/34-cloud-base' (v34.20210423.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/34-cloud-base/versions/34.20210423.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0{/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 5% (Rate: 4040k/s, Estimated time remaining: 0:01:00) Progress: 26% (Rate: 51.9M/s, Estimated time remaining: 0:00:13) Progress: 47% (Rate: 51.9M/s, Estimated time remaining: 0:00:06) Progress: 67% (Rate: 51.6M/s, Estimated time remaining: 0:00:03) Progress: 86% (Rate: 50.1M/s, Estimated time remaining: 0:00:01)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/34-cloud-base' (v34.20210423.0) for 'virtualbox'! Free memory(kb): 1067348 Free memory(kb): 1067588 ==> box: Loading metadata for box 'fedora/35-cloud-base' box: URL: https://vagrantcloud.com/fedora/35-cloud-base ==> box: Adding box 'fedora/35-cloud-base' (v35.20211026.0) for provider: virtualbox box: Downloading: https://vagrantcloud.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/virtualbox.box Progress: 0% (Rate: 0*/s, Estimated time remaining: --:--:--) Progress: 100% (Rate: 982/s, Estimated time remaining: --:--:--) Download redirected to host: download.fedoraproject.org Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--) Progress: 0% (Rate: 201k/s, Estimated time remaining: 0:30:40) Progress: 27% (Rate: 99.6M/s, Estimated time remaining: 0:00:05) Progress: 51% (Rate: 92.5M/s, Estimated time remaining: 0:00:03) Progress: 73% (Rate: 88.4M/s, Estimated time remaining: 0:00:02)  box: Calculating and comparing box checksum... ==> box: Successfully added box 'fedora/35-cloud-base' (v35.20211026.0) for 'virtualbox'! ``` ### stderr: ```Shell The box you requested to be removed could not be found. No boxes named 'generic/centos7' could be found. The box you requested to be removed could not be found. No boxes named 'generic/centos8' could be found. The box you requested to be removed could not be found. No boxes named 'generic/ubuntu1604' could be found. The box you requested to be removed could not be found. No boxes named 'generic/opensuse15' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/34-cloud-base' could be found. The box you requested to be removed could not be found. No boxes named 'fedora/35-cloud-base' could be found. sed: illegal option -- - usage: sed script [-Ealnru] [-i extension] [file ...] sed [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...] ```

Changed files

Changed 8 files: - distros_supported.yml - playbooks/roles/criproxy/molecule/default/molecule.yml - playbooks/roles/criu/molecule/default/molecule.yml - playbooks/roles/nfd/molecule/default/molecule.yml - playbooks/roles/pmem/molecule/default/molecule.yml - playbooks/roles/qat_driver/molecule/default/molecule.yml - playbooks/roles/sriov_cni/molecule/default/molecule.yml - playbooks/roles/sriov_plugin/molecule/default/molecule.yml

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==38.0.4 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.14.0 # via rich pyrsistent==0.19.3 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==13.0.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh
pip install pip-tools ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pip-tools Downloading pip_tools-6.12.1-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.6/52.6 KB 2.0 MB/s eta 0:00:00 Requirement already satisfied: click>=8 in /usr/lib/python3/dist-packages (from pip-tools) (8.0.3) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (59.6.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.37.1) Collecting build Downloading build-0.9.0-py3-none-any.whl (17 kB) Collecting pip>=22.2 Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.3 MB/s eta 0:00:00 Collecting pep517>=0.9.1 Downloading pep517-0.13.0-py3-none-any.whl (18 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=19.0 in /usr/local/lib/python3.10/dist-packages (from build->pip-tools) (22.0) Installing collected packages: tomli, pip, pep517, build, pip-tools Successfully installed build-0.9.0 pep517-0.13.0 pip-22.3.1 pip-tools-6.12.1 tomli-2.0.1 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell WARNING: the legacy dependency resolver is deprecated and will be removed in future versions of pip-tools. The default resolver will be changed to 'backtracking' in pip-tools 7.0.0. Specify --resolver=backtracking to silence this warning. # # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==7.1.0 # via -r test-requirements.in ansible-compat==2.2.7 # via # ansible-lint # molecule ansible-core==2.14.1 # via # ansible # ansible-lint ansible-lint==6.10.2 # via -r test-requirements.in arrow==1.2.3 # via jinja2-time attrs==22.2.0 # via # jsonschema # pytest binaryornot==0.4.4 # via cookiecutter black==22.12.0 # via ansible-lint bracex==2.3.post1 # via wcmatch certifi==2022.12.7 # via requests cffi==1.15.1 # via cryptography chardet==5.1.0 # via binaryornot charset-normalizer==2.1.1 # via requests click==8.1.3 # via # black # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule commonmark==0.9.1 # via rich cookiecutter==2.1.1 # via molecule cryptography==39.0.0 # via ansible-core distro==1.8.0 # via selinux enrich==1.2.7 # via molecule exceptiongroup==1.1.0 # via pytest filelock==3.9.0 # via ansible-lint idna==3.4 # via requests iniconfig==1.1.1 # via pytest jinja2==3.1.2 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter jsonschema==4.17.3 # via # ansible-compat # ansible-lint # molecule markupsafe==2.1.1 # via jinja2 molecule==4.0.4 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in mypy-extensions==0.4.3 # via black packaging==22.0 # via # ansible-compat # ansible-core # ansible-lint # molecule # pytest pathspec==0.10.3 # via # black # yamllint platformdirs==2.6.2 # via black pluggy==1.0.0 # via # molecule # pytest pycparser==2.21 # via cffi pygments==2.14.0 # via rich pyrsistent==0.19.3 # via jsonschema pytest==7.2.0 # via pytest-testinfra pytest-testinfra==7.0.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==7.0.0 # via cookiecutter python-vagrant==1.0.0 # via # -r test-requirements.in # molecule-vagrant pyyaml==6.0 # via # ansible-compat # ansible-core # ansible-lint # cookiecutter # molecule # molecule-vagrant # yamllint requests==2.28.1 # via cookiecutter resolvelib==0.8.1 # via ansible-core rich==13.0.0 # via # ansible-lint # enrich # molecule ruamel-yaml==0.17.21 # via ansible-lint ruamel-yaml-clib==0.2.7 # via ruamel-yaml selinux==0.3.0 # via molecule-vagrant six==1.16.0 # via python-dateutil subprocess-tee==0.4.1 # via ansible-compat text-unidecode==1.3 # via python-slugify tomli==2.0.1 # via # black # pytest urllib3==1.26.13 # via requests wcmatch==8.4.1 # via ansible-lint yamllint==1.28.0 # via # -r test-requirements.in # ansible-lint # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed 2 files: - playbooks/krd-vars.yml - test-requirements.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace