Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Python bindings for Geant4 manager and handle #2500

Merged

Merge branch 'main' into python-binding-g4-manager+handle

e8a62c9
Select commit
Loading
Failed to load commit list.
Merged

feat: Python bindings for Geant4 manager and handle #2500

Merge branch 'main' into python-binding-g4-manager+handle
e8a62c9
Select commit
Loading
Failed to load commit list.
ci-bridge / CI Bridge / test_exatrkx_unittests succeeded Oct 5, 2023 in 18s

GitLab CI: SUCCESS

This check triggered job acts/ci-bridge/32942969
in pipeline acts/ci-bridge/11897
Status: SUCCESS
Created at: 2023-10-05T10:42:03.983+02:00
Started at: 2023-10-05T11:17:59.954+02:00
Finished at: 2023-10-05T11:18:17.573+02:00

Details

Running with gitlab-runner 16.4.0 (6e766faf)
  on acts-gpu-ci-1 uhtEsTX2, system ID: r_zO9zvpou11jf
section_start:1696497481:resolve_secrets
Resolving secrets
section_end:1696497481:resolve_secrets
section_start:1696497481:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/ubuntu2004_exatrkx:v41 ...
Pulling docker image ghcr.io/acts-project/ubuntu2004_exatrkx:v41 ...
Using docker image sha256:5e70a524fcccb02a192e3b7dad599b721f7dc7308b598657a5d39df3955ca312 for ghcr.io/acts-project/ubuntu2004_exatrkx:v41 with digest
ghcr.io/acts-project/ubuntu2004_exatrkx@sha256:37bb64f6c9983d897bf2033be3334d25b388696c20d897c3e37c2c4b93ef39cf ...
section_end:1696497483:prepare_executor
section_start:1696497483:prepare_script
Preparing environment
Running on runner-uhtestx2-project-132265-concurrent-0 via 59d8c6ef367a...
section_end:1696497484:prepare_script
section_start:1696497484:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/acts/ci-bridge/.git/
Checking out 12b1957a as detached HEAD (ref is main)...
Removing build/
Removing src/

Skipping Git submodules setup
section_end:1696497485:get_sources
section_start:1696497485:download_artifacts
Downloading artifacts
Downloading artifacts for build_exatrkx (32942956)...
Downloading artifacts from coordinator... ok        host=gitlab.cern.ch id=32942956 responseStatus=200 OK token=64_rBJtS
WARNING: build/python/acts/__init__.py: chmod build/python/acts/__init__.py: no such file or directory (suppressing repeats) 
section_end:1696497488:download_artifacts
section_start:1696497488:step_script
Executing "step_script" stage of the job script
Using docker image sha256:5e70a524fcccb02a192e3b7dad599b721f7dc7308b598657a5d39df3955ca312 for ghcr.io/acts-project/ubuntu2004_exatrkx:v41 with digest
ghcr.io/acts-project/ubuntu2004_exatrkx@sha256:37bb64f6c9983d897bf2033be3334d25b388696c20d897c3e37c2c4b93ef39cf ...

==========
== CUDA ==
==========

CUDA Version 11.5.1

Container image Copyright (c) 2016-2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license

A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience.

*************************
** DEPRECATION NOTICE! **
*************************
THIS IMAGE IS DEPRECATED and is scheduled for DELETION.
    https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/support-policy.md

$ ctest --test-dir build -R ExaTrkX
Internal ctest changing into directory: /builds/acts/ci-bridge/build
Test project /builds/acts/ci-bridge/build
    Start 240: ExaTrkXTensorConversion
1/3 Test #240: ExaTrkXTensorConversion ..........   Passed    0.32 sec
    Start 241: ExaTrkXEdgeBuilding
2/3 Test #241: ExaTrkXEdgeBuilding ..............   Passed    5.43 sec
    Start 242: ExaTrkXBoostTrackBuilding
3/3 Test #242: ExaTrkXBoostTrackBuilding ........   Passed    0.31 sec

100% tests passed, 0 tests failed out of 3

Total Test time (real) =   6.07 sec
section_end:1696497495:step_script
section_start:1696497495:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1696497496:cleanup_file_variables
Job succeeded