Skip to content

Nightly Build

Nightly Build #405

Re-run triggered January 26, 2025 14:06
Status Success
Total duration 25m 23s
Artifacts 18

nightly_build.yml

on: schedule
create-nightly-tag
1m 3s
create-nightly-tag
Matrix: Run Backend Unit Tests / build
Matrix: Run Backend Unit Tests / integration-tests
Matrix: Run Backend Unit Tests / test-cli
Run Frontend Tests  /  Determine Test Suites and Shard Distribution
45s
Run Frontend Tests / Determine Test Suites and Shard Distribution
Matrix: Run Frontend Tests / setup-and-test
Run Frontend Tests  /  merge-reports
4s
Run Frontend Tests / merge-reports
Run Nightly Langflow Build  /  Release Langflow Nightly Base
3m 45s
Run Nightly Langflow Build / Release Langflow Nightly Base
Run Nightly Langflow Build  /  Release Langflow Nightly Main
7m 23s
Run Nightly Langflow Build / Release Langflow Nightly Main
Run Nightly Langflow Build  /  ...  /  Get Version
7s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / Get Version
Run Nightly Langflow Build  /  ...  /  Get Version
7s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / Get Version
Run Nightly Langflow Build  /  ...  /  Get Version
6s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow with Entrypoint / Get Version
Run Nightly Langflow Build  /  ...  /  setup
0s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / setup
Run Nightly Langflow Build  /  ...  /  setup
0s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / setup
Run Nightly Langflow Build  /  ...  /  setup
0s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow with Entrypoint / setup
Run Nightly Langflow Build  /  ...  /  build
15m 27s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / build
Run Nightly Langflow Build  /  ...  /  build
21m 23s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / build
Run Nightly Langflow Build  /  ...  /  build
24m 52s
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow with Entrypoint / build
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / build_components
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / Restart HuggingFace Spaces
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / build_components
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / Restart HuggingFace Spaces
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow with Entrypoint / build_components
Matrix: Run Nightly Langflow Build / Call Docker Build Workflow for Langflow with Entrypoint / Restart HuggingFace Spaces
Fit to window
Zoom out
Zoom in

Annotations

1 error and 49 warnings
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 3: src/backend/tests/src/backend/tests/base.py#L146
TestTextInputComponent.test_component_versions[1.1.1] AssertionError: Failed to execute component TestTextInputComponent for version 1.1.1: Module: inputs File: text Error: Blocking call to <method 'acquire' of '_thread.lock' objects> Component Code: from langflow.base.io.text import TextComponent from langflow.io import MultilineInput, Output from langflow.schema.message import Message class TextInputComponent(TextComponent): display_name = "Text Input" description = "Get text inputs from the Playground." icon = "type" name = "TextInput" inputs = [ MultilineInput( name="input_value", display_name="Text", info="Text to be passed as input.", ), ] outputs = [ Output(display_name="Text", name="text", method="text_response"), ] def text_response(self) -> Message: return Message( text=self.input_value, )
create-nightly-tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 3
Attempt 1 failed. Reason: Child_process exited with error code 2
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.12 - Group 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.11 - Group 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.11 - Group 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.11 - Group 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.11 - Group 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.11 - Group 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.10 - Group 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.10 - Group 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.10 - Group 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.10 - Group 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Unit Tests - Python 3.10 - Group 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Integration Tests - Python 3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Integration Tests - Python 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Test CLI - Python 3.12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Integration Tests - Python 3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Test CLI - Python 3.11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Backend Unit Tests / Test CLI - Python 3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Determine Test Suites and Shard Distribution
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Determine Test Suites and Shard Distribution
'before' field is missing in event payload - changes will be detected from last commit
Run Frontend Tests / Playwright Tests - Shard 1/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 3/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 2/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 6/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 4/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 5/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 7/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 8/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 9/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / Playwright Tests - Shard 10/10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Frontend Tests / merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Release Langflow Nightly Base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Release Langflow Nightly Main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / Get Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / Get Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Empty continuation lines will become errors in a future release: docker/build_and_push.Dockerfile#L35
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Empty continuation lines will become errors in a future release: docker/build_and_push.Dockerfile#L35
NoEmptyContinuation: Empty continuation line More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
Run Nightly Langflow Build / Call Docker Build Workflow for Langflow Base / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
langflow-ai~langflow~KNI53M.dockerbuild
84.6 KB
langflow-ai~langflow~O2DAQ1.dockerbuild
321 KB