Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Synthesis failed for java-monitoring-dashboards #155

Closed
yoshi-automation opened this issue Jul 17, 2020 · 2 comments
Closed

Synthesis failed for java-monitoring-dashboards #155

yoshi-automation opened this issue Jul 17, 2020 · 2 comments
Assignees
Labels
api: monitoring Issues related to the googleapis/java-monitoring-dashboards API. autosynth failure priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@yoshi-automation
Copy link
Contributor

Hello! Autosynth couldn't regenerate java-monitoring-dashboards. 💔

Here's the output from running synth.py:

dashboard-v1-java/src')] were copied. Does the source contain files?
2020-07-16 17:38:49,483 autosynth [ERROR] > Synthesis failed
2020-07-16 17:38:49,483 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-16 17:38:49,491 autosynth [DEBUG] > Running: git checkout autosynth-googleapis
Switched to branch 'autosynth-googleapis'
2020-07-16 17:38:49,496 autosynth [ERROR] > Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.
2020-07-16 17:38:49,630 autosynth [DEBUG] > Running: git checkout bab0afc5e9533da1e0ce2ad819291c78a6505c74
Note: checking out 'bab0afc5e9533da1e0ce2ad819291c78a6505c74'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

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

  git checkout -b <new-branch-name>

HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-16 17:38:49,636 autosynth [DEBUG] > Running: git checkout 21f1470ecd01424dc91c70f1a7c798e4e87d1eec
Previous HEAD position was 4f2c9f7 ci(java): run dependency test on Java 8 and 11 (#639)
HEAD is now at 21f1470 chore: add config files for cloud-rad for node.js (#667)
2020-07-16 17:38:49,645 autosynth [DEBUG] > Running: git checkout b56aa06cc99050861c9a9b14d9569bd18eb09604
HEAD is now at b56aa06c feat: Adds AuditLog proto for reading IAM admin logs.
2020-07-16 17:38:49,664 autosynth [DEBUG] > Running: git branch -f autosynth-58
2020-07-16 17:38:49,668 autosynth [DEBUG] > Running: git checkout autosynth-58
Switched to branch 'autosynth-58'
2020-07-16 17:38:49,673 autosynth [INFO] > Running synthtool
2020-07-16 17:38:49,673 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']
2020-07-16 17:38:49,673 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/java-monitoring-dashboards/58/sponge_log.log
2020-07-16 17:38:49,675 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata synth.metadata synth.py --
2020-07-16 17:38:49,880 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/java-monitoring-dashboards/synth.py.
On branch autosynth-58
nothing to commit, working tree clean
2020-07-16 17:38:50,017 synthtool [DEBUG] > Ensuring dependencies.
2020-07-16 17:38:50,029 synthtool [DEBUG] > Cloning googleapis.
2020-07-16 17:38:50,030 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/googleapis
2020-07-16 17:38:50,034 synthtool [DEBUG] > Generating code for: //google/monitoring/dashboard/v1:google-cloud-monitoring-dashboard-v1-java.
2020-07-16 17:38:51,771 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpbbzb0g5b.
2020-07-16 17:38:51,773 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpbbzb0g5b/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*.java')] for pattern // Generated by the protocol buffer compiler.  DO NOT EDIT!, maybe replacement is no longer needed?
2020-07-16 17:38:51,776 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpbbzb0g5b/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpbbzb0g5b/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*Names.java')] for pattern /\*
 \* Copyright \d{4} Google LLC
 \*
 \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except
 \* in compliance with the License. You may obtain a copy of the License at
 \*
 \* http://www.apache.org/licenses/LICENSE-2.0
 \*
 \* Unless required by applicable law or agreed to in writing, software distributed under the License
 \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
 \* or implied. See the License for the specific language governing permissions and limitations under
 \* the License.
 \*/
, maybe replacement is no longer needed?
2020-07-16 17:38:51,777 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpbbzb0g5b/google-cloud-monitoring-dashboard-v1-java/grpc-google-cloud-monitoring-dashboard-v1-java/src/**/*.java')] for pattern ^package (.*);, maybe replacement is no longer needed?
2020-07-16 17:38:51,778 synthtool [DEBUG] > Wrote metadata to synth.metadata.
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module>
    main()
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__
    return self.main(*args, **kwargs)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main
    rv = self.invoke(ctx)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main
    spec.loader.exec_module(synth_module)  # type: ignore
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home/kbuilder/.cache/synthtool/java-monitoring-dashboards/synth.py", line 35, in <module>
    bazel_target=f'//google/monitoring/dashboard/{version}:google-cloud-monitoring-dashboard-{version}-java',
  File "/tmpfs/src/github/synthtool/synthtool/languages/java.py", line 318, in bazel_library
    destination_name=destination_name,
  File "/tmpfs/src/github/synthtool/synthtool/languages/java.py", line 193, in _common_generation
    required=True,
  File "/tmpfs/src/github/synthtool/synthtool/transforms.py", line 208, in move
    f"No files in sources {sources} were copied. Does the source "
synthtool.transforms.MissingSourceError: No files in sources [PosixPath('/tmpfs/tmp/tmpbbzb0g5b/google-cloud-monitoring-dashboard-v1-java/gapic-google-cloud-monitoring-dashboard-v1-java/src')] were copied. Does the source contain files?
2020-07-16 17:38:51,824 autosynth [ERROR] > Synthesis failed
2020-07-16 17:38:51,824 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-16 17:38:51,830 autosynth [DEBUG] > Running: git checkout autosynth
Switched to branch 'autosynth'
2020-07-16 17:38:51,835 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 367, in synthesize_loop
    synthesize_inner_loop(fork, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 411, in synthesize_inner_loop
    synthesizer, len(toolbox.versions) - 1
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 266, in synthesize_version_in_new_branch
    synthesizer.synthesize(synth_log_path, self.environ)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
    synth_proc.check_returncode()  # Raise an exception.
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
    self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 657, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 506, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 637, in _inner_main
    commit_count = synthesize_loop(x, multiple_prs, change_pusher, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 375, in synthesize_loop
    synthesize_loop_single_pr(toolbox, change_pusher, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 401, in synthesize_loop_single_pr
    synthesize_inner_loop(toolbox, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 411, in synthesize_inner_loop
    synthesizer, len(toolbox.versions) - 1
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 266, in synthesize_version_in_new_branch
    synthesizer.synthesize(synth_log_path, self.environ)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
    synth_proc.check_returncode()  # Raise an exception.
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
    self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.

Google internal developers can see the full log here.

@yoshi-automation yoshi-automation added autosynth failure priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 17, 2020
@product-auto-label product-auto-label bot added the api: monitoring Issues related to the googleapis/java-monitoring-dashboards API. label Jul 17, 2020
@yoshi-automation
Copy link
Contributor Author

Autosynth is still having trouble generating java-monitoring-dashboards. 😭

Here's the output from running synth.py:

c')] were copied. Does the source contain files?
2020-07-17 03:05:02,756 autosynth [ERROR] > Synthesis failed
2020-07-17 03:05:02,756 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-17 03:05:02,762 autosynth [DEBUG] > Running: git checkout autosynth-googleapis
Switched to branch 'autosynth-googleapis'
2020-07-17 03:05:02,767 autosynth [ERROR] > Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.
2020-07-17 03:05:02,908 autosynth [DEBUG] > Running: git checkout bab0afc5e9533da1e0ce2ad819291c78a6505c74
Note: checking out 'bab0afc5e9533da1e0ce2ad819291c78a6505c74'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

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

  git checkout -b <new-branch-name>

HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-17 03:05:02,913 autosynth [DEBUG] > Running: git checkout 21f1470ecd01424dc91c70f1a7c798e4e87d1eec
Previous HEAD position was 4f2c9f7 ci(java): run dependency test on Java 8 and 11 (#639)
HEAD is now at 21f1470 chore: add config files for cloud-rad for node.js (#667)
2020-07-17 03:05:02,923 autosynth [DEBUG] > Running: git checkout bb46f87724ddd2fd1ce9f9dcb71f147427775592
HEAD is now at bb46f877 Adds bazel build file for public version of AuditData proto for bigquery.
2020-07-17 03:05:02,941 autosynth [DEBUG] > Running: git branch -f autosynth-59
2020-07-17 03:05:02,946 autosynth [DEBUG] > Running: git checkout autosynth-59
Switched to branch 'autosynth-59'
2020-07-17 03:05:02,951 autosynth [INFO] > Running synthtool
2020-07-17 03:05:02,951 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']
2020-07-17 03:05:02,951 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/java-monitoring-dashboards/59/sponge_log.log
2020-07-17 03:05:02,953 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata synth.metadata synth.py --
2020-07-17 03:05:03,160 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/java-monitoring-dashboards/synth.py.
On branch autosynth-59
nothing to commit, working tree clean
2020-07-17 03:05:03,293 synthtool [DEBUG] > Ensuring dependencies.
2020-07-17 03:05:03,305 synthtool [DEBUG] > Cloning googleapis.
2020-07-17 03:05:03,306 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/googleapis
2020-07-17 03:05:03,310 synthtool [DEBUG] > Generating code for: //google/monitoring/dashboard/v1:google-cloud-monitoring-dashboard-v1-java.
2020-07-17 03:05:04,994 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpnfojhowx.
2020-07-17 03:05:04,995 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpnfojhowx/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*.java')] for pattern // Generated by the protocol buffer compiler.  DO NOT EDIT!, maybe replacement is no longer needed?
2020-07-17 03:05:04,999 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpnfojhowx/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*Name.java'), PosixPath('/tmpfs/tmp/tmpnfojhowx/google-cloud-monitoring-dashboard-v1-java/proto-google-cloud-monitoring-dashboard-v1-java/src/**/*Names.java')] for pattern /\*
 \* Copyright \d{4} Google LLC
 \*
 \* Licensed under the Apache License, Version 2.0 \(the "License"\); you may not use this file except
 \* in compliance with the License. You may obtain a copy of the License at
 \*
 \* http://www.apache.org/licenses/LICENSE-2.0
 \*
 \* Unless required by applicable law or agreed to in writing, software distributed under the License
 \* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
 \* or implied. See the License for the specific language governing permissions and limitations under
 \* the License.
 \*/
, maybe replacement is no longer needed?
2020-07-17 03:05:04,999 synthtool [WARNING] > No replacements made in [PosixPath('/tmpfs/tmp/tmpnfojhowx/google-cloud-monitoring-dashboard-v1-java/grpc-google-cloud-monitoring-dashboard-v1-java/src/**/*.java')] for pattern ^package (.*);, maybe replacement is no longer needed?
2020-07-17 03:05:05,000 synthtool [DEBUG] > Wrote metadata to synth.metadata.
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module>
    main()
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__
    return self.main(*args, **kwargs)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main
    rv = self.invoke(ctx)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke
    return callback(*args, **kwargs)
  File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main
    spec.loader.exec_module(synth_module)  # type: ignore
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home/kbuilder/.cache/synthtool/java-monitoring-dashboards/synth.py", line 35, in <module>
    bazel_target=f'//google/monitoring/dashboard/{version}:google-cloud-monitoring-dashboard-{version}-java',
  File "/tmpfs/src/github/synthtool/synthtool/languages/java.py", line 318, in bazel_library
    destination_name=destination_name,
  File "/tmpfs/src/github/synthtool/synthtool/languages/java.py", line 193, in _common_generation
    required=True,
  File "/tmpfs/src/github/synthtool/synthtool/transforms.py", line 208, in move
    f"No files in sources {sources} were copied. Does the source "
synthtool.transforms.MissingSourceError: No files in sources [PosixPath('/tmpfs/tmp/tmpnfojhowx/google-cloud-monitoring-dashboard-v1-java/gapic-google-cloud-monitoring-dashboard-v1-java/src')] were copied. Does the source contain files?
2020-07-17 03:05:05,041 autosynth [ERROR] > Synthesis failed
2020-07-17 03:05:05,042 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at bab0afc chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#154)
2020-07-17 03:05:05,047 autosynth [DEBUG] > Running: git checkout autosynth
Switched to branch 'autosynth'
2020-07-17 03:05:05,053 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 367, in synthesize_loop
    synthesize_inner_loop(fork, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 411, in synthesize_inner_loop
    synthesizer, len(toolbox.versions) - 1
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 266, in synthesize_version_in_new_branch
    synthesizer.synthesize(synth_log_path, self.environ)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
    synth_proc.check_returncode()  # Raise an exception.
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
    self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 657, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 506, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 637, in _inner_main
    commit_count = synthesize_loop(x, multiple_prs, change_pusher, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 375, in synthesize_loop
    synthesize_loop_single_pr(toolbox, change_pusher, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 401, in synthesize_loop_single_pr
    synthesize_inner_loop(toolbox, synthesizer)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 411, in synthesize_inner_loop
    synthesizer, len(toolbox.versions) - 1
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 266, in synthesize_version_in_new_branch
    synthesizer.synthesize(synth_log_path, self.environ)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
    synth_proc.check_returncode()  # Raise an exception.
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
    self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.

Google internal developers can see the full log here.

@yoshi-automation
Copy link
Contributor Author

Autosynth passed, closing! 💚

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/java-monitoring-dashboards API. autosynth failure priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant