From: "Girar awaiter (dutyrok)" <girar-builder@altlinux.org> To: Alexandr Shashkin <dutyrok@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#343835] [test-only] FAILED python3-module-typer.git=0.11.0-alt1 Date: Thu, 28 Mar 2024 12:30:03 +0000 Message-ID: <girar.task.343835.1.1@gyle.mskdc.altlinux.org> (raw) [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 24617 bytes --] https://git.altlinux.org/tasks/343835/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 python3-module-typer failed failed failed failed 2024-Mar-28 12:29:12 :: test-only task #343835 for sisyphus started by dutyrok: #100 build 0.11.0-alt1 from /people/dutyrok/packages/python3-module-typer.git fetched at 2024-Mar-28 12:29:05 2024-Mar-28 12:29:14 :: [i586] #100 python3-module-typer.git 0.11.0-alt1: build start 2024-Mar-28 12:29:14 :: [ppc64le] #100 python3-module-typer.git 0.11.0-alt1: build start 2024-Mar-28 12:29:14 :: [aarch64] #100 python3-module-typer.git 0.11.0-alt1: build start 2024-Mar-28 12:29:14 :: [x86_64] #100 python3-module-typer.git 0.11.0-alt1: build start [x86_64] > assert "Secondary Arguments" in result.output [x86_64] E AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' [x86_64] E + where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' = <Result okay>.output [x86_64] -- [x86_64] > assert "Create a new user. ✨" in result.output [x86_64] E AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' [x86_64] E + where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' = <Result okay>.output [x86_64] -- [x86_64] > assert "Secondary Arguments" in result.output [x86_64] E AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' [x86_64] E + where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' = <Result okay>.output [x86_64] -- [x86_64] > assert "Create a new user. ✨" in result.output [x86_64] E AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' [x86_64] E + where 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output [x86_64] -- [x86_64] > assert "Customization and Utils" in result.output [x86_64] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [x86_64] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [x86_64] -- [x86_64] > assert "Customization and Utils" in result.output [x86_64] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [x86_64] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [x86_64] -- [x86_64] assert "print(name + 3)" in result.stderr [x86_64] assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr [x86_64] > assert "name = 'morty'" in result.stderr [x86_64] E assert "name = 'morty'" in 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' [x86_64] E + where 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr [x86_64] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError [x86_64] ======================================================= short test summary info ======================================================= [x86_64] FAILED tests/test_tutorial/test_arguments/test_help/test_tutorial007_an.py::test_help - AssertionError: assert 'Secondary Arguments'... [x86_64] FAILED tests/test_tutorial/test_commands/test_help/test_tutorial004.py::test_help - AssertionError: assert 'Create a new shiny user.... 2024-Mar-28 12:29:42 :: [x86_64] python3-module-typer.git 0.11.0-alt1: remote: build failed 2024-Mar-28 12:29:42 :: [x86_64] #100 python3-module-typer.git 0.11.0-alt1: build FAILED 2024-Mar-28 12:29:42 :: [x86_64] requesting cancellation of task processing [i586] > assert "(deprecated)" in result.output [i586] E AssertionError: assert '(deprecated)' in 'Usage: root delete [OPTIONS] USERNAME\n\n (Deprecated) Delete a user.\n\n This is deprecated and will stop being supported soon.\n\nArguments:\n USERNAME [required]\n\nOptions:\n --help Show this message and exit.\n' [i586] E + where 'Usage: root delete [OPTIONS] USERNAME\n\n (Deprecated) Delete a user.\n\n This is deprecated and will stop being supported soon.\n\nArguments:\n USERNAME [required]\n\nOptions:\n --help Show this message and exit.\n' = <Result okay>.output [i586] -- [i586] > assert "Create a new user. ✨" in result.output [i586] E AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' [i586] E + where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' = <Result okay>.output [i586] -- [i586] > assert "Secondary Arguments" in result.output [i586] E AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' [i586] E + where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' = <Result okay>.output [i586] -- [i586] > assert "Customization and Utils" in result.output [i586] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [i586] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [i586] -- [i586] > assert "Customization and Utils" in result.output [i586] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [i586] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [i586] -- [i586] > assert "Create a new user. ✨" in result.output [i586] E AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' [i586] E + where 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output [i586] -- [i586] assert "print(name + 3)" in result.stderr [i586] assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr [i586] > assert "name = 'morty'" in result.stderr [i586] E assert "name = 'morty'" in 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' [i586] E + where 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr [i586] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError [i586] -- [i586] ======================================================= short test summary info ======================================================= [i586] FAILED tests/test_tutorial/test_arguments/test_help/test_tutorial007_an.py::test_help - AssertionError: assert 'Secondary Arguments'... [i586] FAILED tests/test_tutorial/test_commands/test_help/test_tutorial004_an.py::test_help - AssertionError: assert 'Create a new shinny u... 2024-Mar-28 12:29:43 :: [i586] python3-module-typer.git 0.11.0-alt1: remote: build failed 2024-Mar-28 12:29:43 :: [i586] #100 python3-module-typer.git 0.11.0-alt1: build FAILED [aarch64] > assert "Delete a user with USERNAME." in result.output [aarch64] E AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n [default: no-force]\n --help Show this message and exit.\n' [aarch64] E + where 'Usage: root delete [OPTIONS] USERNAME\n\n [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n [default: no-force]\n --help Show this message and exit.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Delete a user with USERNAME." in result.output [aarch64] E AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n **Delete** a user with *USERNAME*.\n\nArguments:\n USERNAME The username... --no-force Force the **deletion** :boom: [default: no-force]\n --help Show this message and exit.\n' [aarch64] E + where 'Usage: root delete [OPTIONS] USERNAME\n\n **Delete** a user with *USERNAME*.\n\nArguments:\n USERNAME The username... --no-force Force the **deletion** :boom: [default: no-force]\n --help Show this message and exit.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Customization and Utils" in result.output [aarch64] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [aarch64] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Customization and Utils" in result.output [aarch64] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [aarch64] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Create a new user. ✨" in result.output [aarch64] E AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' [aarch64] E + where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Secondary Arguments" in result.output [aarch64] E AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' [aarch64] E + where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n U...r\n --favorite-color TEXT The favorite color of the new user\n --help Show this message and exit.\n' = <Result okay>.output [aarch64] -- [aarch64] > assert "Create a new user. ✨" in result.output [aarch64] E AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...port [yellow]Report[/yellow] an issue.\n sync [blue]Synchronize[/blue] the system or something fancy like that.\n' [aarch64] E + where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...port [yellow]Report[/yellow] an issue.\n sync [blue]Synchronize[/blue] the system or something fancy like that.\n' = <Result okay>.output [aarch64] -- [aarch64] assert "print(name + 3)" in result.stderr [aarch64] assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr [aarch64] > assert "name = 'morty'" in result.stderr [aarch64] E assert "name = 'morty'" in 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' [aarch64] E + where 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr [aarch64] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError 2024-Mar-28 12:29:59 :: [aarch64] python3-module-typer.git 0.11.0-alt1: remote: build failed 2024-Mar-28 12:29:59 :: [aarch64] #100 python3-module-typer.git 0.11.0-alt1: build FAILED [ppc64le] E AssertionError: assert 'Create a new shiny user. ✨' in 'Usage: root create [OPTIONS] USERNAME\n\n [bold green]Create[/bold green] a new [italic]shiny[/italic] user. :sparkl... USERNAME The username to be [green]created[/green] [required]\n\nOptions:\n --help Show this message and exit.\n' [ppc64le] E + where 'Usage: root create [OPTIONS] USERNAME\n\n [bold green]Create[/bold green] a new [italic]shiny[/italic] user. :sparkl... USERNAME The username to be [green]created[/green] [required]\n\nOptions:\n --help Show this message and exit.\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Create a new shinny user. ✨" in result.output [ppc64le] E AssertionError: assert 'Create a new shinny user. ✨' in 'Usage: root create [OPTIONS] USERNAME\n\n **Create** a new *shinny* user. :sparkles:\n\n * Create a username\n\n *...rguments:\n USERNAME The username to be **created** [required]\n\nOptions:\n --help Show this message and exit.\n' [ppc64le] E + where 'Usage: root create [OPTIONS] USERNAME\n\n **Create** a new *shinny* user. :sparkles:\n\n * Create a username\n\n *...rguments:\n USERNAME The username to be **created** [required]\n\nOptions:\n --help Show this message and exit.\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Create a new user. ✨" in result.output [ppc64le] E AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' [ppc64le] E + where 'Usage: create [OPTIONS] USERNAME\n\n [green]Create[/green] a new user. :sparkles:\n\nArguments:\n USERNAME [requir...llation.\n --help Show this message and exit.\n\n Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Customization and Utils" in result.output [ppc64le] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [ppc64le] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Delete a user with USERNAME." in result.output [ppc64le] E AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n [default: no-force]\n --help Show this message and exit.\n' [ppc64le] E + where 'Usage: root delete [OPTIONS] USERNAME\n\n [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n [default: no-force]\n --help Show this message and exit.\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Create a new user. ✨" in result.output [ppc64le] E AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' [ppc64le] E + where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --install-completion [bash|zsh|fish|powershell|pwsh]\n ...ge and exit.\n\nCommands:\n config [blue]Configure[/blue] the system.\n create [green]Create[/green] a new user.\n' = <Result okay>.output [ppc64le] -- [ppc64le] > assert "Customization and Utils" in result.output [ppc64le] E AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' [ppc64le] E + where 'Usage: main [OPTIONS] NAME\n\n Say hi to NAME, optionally with a --lastname.\n\n If --formal is used, say hi very f... copy it or customize the installation.\n --help Show this message and exit.\n' = <Result okay>.output [ppc64le] -- [ppc64le] assert "print(name + 3)" in result.stderr [ppc64le] assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr [ppc64le] > assert "name = 'morty'" in result.stderr [ppc64le] E assert "name = 'morty'" in 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' [ppc64le] E + where 'Traceback (most recent call last):\n\n File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n print(name + 3)\n ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr [ppc64le] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError 2024-Mar-28 12:30:03 :: [ppc64le] python3-module-typer.git 0.11.0-alt1: remote: build failed 2024-Mar-28 12:30:03 :: [ppc64le] #100 python3-module-typer.git 0.11.0-alt1: build FAILED 2024-Mar-28 12:29:43 :: [x86_64] build FAILED 2024-Mar-28 12:29:43 :: [i586] build FAILED 2024-Mar-28 12:30:00 :: [aarch64] build FAILED 2024-Mar-28 12:30:03 :: [ppc64le] build FAILED 2024-Mar-28 12:30:03 :: task #343835 for sisyphus FAILED
next reply other threads:[~2024-03-28 12:30 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-03-28 12:30 Girar awaiter (dutyrok) [this message] 2024-03-28 13:17 ` [#343835] TESTED (try 2) python3-module-typer.git=0.11.0-alt1 Girar awaiter (dutyrok) 2024-03-28 14:52 ` [#343835] DONE (try 3) python3-module-typer.git=0.11.0-alt1 Girar pender (dutyrok)
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=girar.task.343835.1.1@gyle.mskdc.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=dutyrok@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git