Skip to content

Instantly share code, notes, and snippets.

@TomAugspurger
Created May 18, 2026 16:56
Show Gist options
  • Select an option

  • Save TomAugspurger/7bff5a32fa3187b236e770026e3c3275 to your computer and use it in GitHub Desktop.

Select an option

Save TomAugspurger/7bff5a32fa3187b236e770026e3c3275 to your computer and use it in GitHub Desktop.
#0 building with \"default\" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 7.35kB done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/rapidsai/miniforge-cuda:cuda13.1.0-base-ubuntu24.04-py3.13
#2 DONE 0.6s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/25] FROM docker.io/rapidsai/miniforge-cuda:cuda13.1.0-base-ubuntu24.04-py3.13@sha256:7a588666df43cb7a8b1d586f5853f90700e06fca8e115fc7b0ba45cee6552130
#4 DONE 0.0s
#5 [ 2/25] WORKDIR /home/rapids
#5 CACHED
#6 [internal] load build context
#6 transferring context: 69.99MB 0.4s done
#6 DONE 0.4s
#7 [ 3/25] COPY docker/condarc /opt/conda/.condarc
#7 DONE 0.1s
#8 [ 4/25] COPY docker/condarc /root/.condarc
#8 DONE 0.0s
#9 [ 5/25] RUN apt-get update && apt-get install -y bc perl numactl vim sudo openssl openssh-client curl less net-tools jq && rm -rf /var/lib/apt/lists/*
#9 0.295 Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64 InRelease [1581 B]
#9 0.344 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
#9 0.413 Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
#9 0.419 Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64 Packages [1491 kB]
#9 0.478 Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3610 kB]
#9 0.491 Get:6 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
#9 0.552 Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB]
#9 0.556 Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2038 kB]
#9 0.572 Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1504 kB]
#9 0.790 Get:10 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
#9 0.855 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2147 kB]
#9 0.871 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB]
#9 0.875 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3901 kB]
#9 0.904 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2451 kB]
#9 0.920 Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
#9 0.921 Get:16 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
#9 0.925 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB]
#9 1.316 Fetched 17.7 MB in 1s (16.8 MB/s)
#9 1.316 Reading package lists...
#9 2.396 W: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
#9 2.403 Reading package lists...
#9 3.539 Building dependency tree...
#9 3.724 Reading state information...
#9 3.912 The following additional packages will be installed:
#9 3.912 krb5-locales libapparmor1 libbrotli1 libbsd0 libcbor0.10 libcurl4t64
#9 3.912 libedit2 libexpat1 libfido2-1 libgdbm-compat4t64 libgdbm6t64 libgpm2
#9 3.912 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#9 3.912 libnghttp2-14 libnuma1 libonig5 libperl5.38t64 libpsl5t64
#9 3.912 libpython3.12-minimal libpython3.12-stdlib libpython3.12t64 librtmp1
#9 3.912 libsodium23 libssh-4 libssl3t64 libx11-6 libx11-data libxau6 libxcb1
#9 3.912 libxdmcp6 libxext6 libxmuu1 media-types netbase perl-modules-5.38
#9 3.912 publicsuffix vim-common vim-runtime xauth xxd
#9 3.913 Suggested packages:
#9 3.913 gdbm-l10n gpm krb5-doc krb5-user keychain libpam-ssh monkeysphere
#9 3.913 ssh-askpass perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
#9 3.913 make libtap-harness-archive-perl ctags vim-doc vim-scripts
#9 4.019 The following NEW packages will be installed:
#9 4.020 bc curl jq krb5-locales less libapparmor1 libbrotli1 libbsd0 libcbor0.10
#9 4.020 libcurl4t64 libedit2 libexpat1 libfido2-1 libgdbm-compat4t64 libgdbm6t64
#9 4.020 libgpm2 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
#9 4.020 libkrb5support0 libnghttp2-14 libnuma1 libonig5 libperl5.38t64 libpsl5t64
#9 4.020 libpython3.12-minimal libpython3.12-stdlib libpython3.12t64 librtmp1
#9 4.020 libsodium23 libssh-4 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6
#9 4.020 libxmuu1 media-types net-tools netbase numactl openssh-client perl
#9 4.020 perl-modules-5.38 publicsuffix sudo vim vim-common vim-runtime xauth xxd
#9 4.022 The following packages will be upgraded:
#9 4.022 libssl3t64 openssl
#9 4.334 2 upgraded, 54 newly installed, 0 to remove and 25 not upgraded.
#9 4.334 Need to get 32.3 MB of archives.
#9 4.334 After this operation, 139 MB of additional disk space will be used.
#9 4.334 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3110 kB]
#9 4.542 Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB]
#9 4.548 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B]
#9 4.554 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4874 kB]
#9 5.593 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB]
#9 5.626 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1941 kB]
#9 6.042 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.6 [14.8 kB]
#9 6.045 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB]
#9 6.065 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.6 [51.2 kB]
#9 6.073 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB]
#9 6.080 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.4 [88.2 kB]
#9 6.094 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB]
#9 6.100 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB]
#9 6.111 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9490 B]
#9 6.113 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB]
#9 6.160 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB]
#9 6.169 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.13 [837 kB]
#9 6.337 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB]
#9 6.341 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB]
#9 6.344 Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.13 [2068 kB]
#9 6.736 Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1002 kB]
#9 6.925 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB]
#9 7.107 Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-common all 2:9.1.0016-1ubuntu7.13 [387 kB]
#9 7.186 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xxd amd64 2:9.1.0016-1ubuntu7.13 [64.8 kB]
#9 7.196 Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB]
#9 7.200 Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB]
#9 7.216 Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB]
#9 7.228 Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libgpm2 amd64 1.20.7-11 [14.1 kB]
#9 7.231 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.3 [74.4 kB]
#9 7.246 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB]
#9 7.250 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB]
#9 7.259 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7160 B]
#9 7.260 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB]
#9 7.262 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB]
#9 7.271 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB]
#9 7.288 Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB]
#9 7.408 Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB]
#9 7.412 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B]
#9 7.413 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 numactl amd64 2.0.18-1ubuntu0.24.04.1 [39.1 kB]
#9 7.419 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB]
#9 7.589 Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 publicsuffix all 20231001.0357-0.1 [129 kB]
#9 7.608 Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB]
#9 7.612 Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB]
#9 7.617 Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB]
#9 7.674 Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB]
#9 7.682 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.4 [190 kB]
#9 7.708 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB]
#9 7.760 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB]
#9 7.787 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB]
#9 7.801 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB]
#9 7.816 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB]
#9 7.821 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2338 kB]
#9 7.890 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB]
#9 7.896 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB]
#9 7.904 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim-runtime all 2:9.1.0016-1ubuntu7.13 [7282 kB]
#9 8.048 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 vim amd64 2:9.1.0016-1ubuntu7.13 [1883 kB]
#9 8.614 debconf: delaying package configuration, since apt-utils is not installed
#9 8.642 Fetched 32.3 MB in 4s (8574 kB/s)
#9 8.656 Selecting previously unselected package perl-modules-5.38.\r
#9 8.656 (Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 6427 files and directories currently installed.)\r
#9 8.663 Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ...\r
#9 8.664 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...\r
#9 8.856 Selecting previously unselected package libgdbm6t64:amd64.\r
#9 8.858 Preparing to unpack .../1-libgdbm6t64_1.23-5.1build1_amd64.deb ...\r
#9 8.859 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ...\r
#9 8.871 Selecting previously unselected package libgdbm-compat4t64:amd64.\r
#9 8.872 Preparing to unpack .../2-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ...\r
#9 8.873 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ...\r
#9 8.884 Selecting previously unselected package libperl5.38t64:amd64.\r
#9 8.885 Preparing to unpack .../3-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ...\r
#9 8.886 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...\r
#9 9.035 Selecting previously unselected package perl.\r
#9 9.036 Preparing to unpack .../4-perl_5.38.2-3.2ubuntu0.2_amd64.deb ...\r
#9 9.041 Unpacking perl (5.38.2-3.2ubuntu0.2) ...\r
#9 9.060 Preparing to unpack .../5-libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ...\r
#9 9.062 Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.6) ...\r
#9 9.123 Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ...\r
#9 9.139 Selecting previously unselected package krb5-locales.\r
#9 9.139 (Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 8439 files and directories currently installed.)\r
#9 9.145 Preparing to unpack .../00-krb5-locales_1.20.1-6ubuntu2.6_all.deb ...\r
#9 9.146 Unpacking krb5-locales (1.20.1-6ubuntu2.6) ...\r
#9 9.158 Selecting previously unselected package less.\r
#9 9.159 Preparing to unpack .../01-less_590-2ubuntu2.1_amd64.deb ...\r
#9 9.160 Unpacking less (590-2ubuntu2.1) ...\r
#9 9.173 Selecting previously unselected package libapparmor1:amd64.\r
#9 9.174 Preparing to unpack .../02-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.6_amd64.deb ...\r
#9 9.175 Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ...\r
#9 9.186 Selecting previously unselected package libbsd0:amd64.\r
#9 9.187 Preparing to unpack .../03-libbsd0_0.12.1-1build1.1_amd64.deb ...\r
#9 9.188 Unpacking libbsd0:amd64 (0.12.1-1build1.1) ...\r
#9 9.199 Selecting previously unselected package libexpat1:amd64.\r
#9 9.200 Preparing to unpack .../04-libexpat1_2.6.1-2ubuntu0.4_amd64.deb ...\r
#9 9.201 Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ...\r
#9 9.213 Selecting previously unselected package libkrb5support0:amd64.\r
#9 9.214 Preparing to unpack .../05-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ...\r
#9 9.215 Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 9.226 Selecting previously unselected package libk5crypto3:amd64.\r
#9 9.227 Preparing to unpack .../06-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ...\r
#9 9.228 Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 9.240 Selecting previously unselected package libkeyutils1:amd64.\r
#9 9.241 Preparing to unpack .../07-libkeyutils1_1.6.3-3build1_amd64.deb ...\r
#9 9.241 Unpacking libkeyutils1:amd64 (1.6.3-3build1) ...\r
#9 9.252 Selecting previously unselected package libkrb5-3:amd64.\r
#9 9.253 Preparing to unpack .../08-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ...\r
#9 9.254 Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 9.270 Selecting previously unselected package libgssapi-krb5-2:amd64.\r
#9 9.271 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ...\r
#9 9.272 Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 9.285 Selecting previously unselected package libpython3.12-minimal:amd64.\r
#9 9.286 Preparing to unpack .../10-libpython3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ...\r
#9 9.287 Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 9.337 Selecting previously unselected package media-types.\r
#9 9.338 Preparing to unpack .../11-media-types_10.1.0_all.deb ...\r
#9 9.339 Unpacking media-types (10.1.0) ...\r
#9 9.350 Selecting previously unselected package netbase.\r
#9 9.351 Preparing to unpack .../12-netbase_6.4_all.deb ...\r
#9 9.352 Unpacking netbase (6.4) ...\r
#9 9.362 Selecting previously unselected package libpython3.12-stdlib:amd64.\r
#9 9.363 Preparing to unpack .../13-libpython3.12-stdlib_3.12.3-1ubuntu0.13_amd64.deb ...\r
#9 9.364 Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 9.437 Preparing to unpack .../14-openssl_3.0.13-0ubuntu3.9_amd64.deb ...\r
#9 9.438 Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.6) ...\r
#9 9.471 Selecting previously unselected package sudo.\r
#9 9.472 Preparing to unpack .../15-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ...\r
#9 9.474 Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ...\r
#9 9.498 Selecting previously unselected package vim-common.\r
#9 9.499 Preparing to unpack .../16-vim-common_2%3a9.1.0016-1ubuntu7.13_all.deb ...\r
#9 9.500 Unpacking vim-common (2:9.1.0016-1ubuntu7.13) ...\r
#9 9.520 Selecting previously unselected package xxd.\r
#9 9.521 Preparing to unpack .../17-xxd_2%3a9.1.0016-1ubuntu7.13_amd64.deb ...\r
#9 9.522 Unpacking xxd (2:9.1.0016-1ubuntu7.13) ...\r
#9 9.534 Selecting previously unselected package libcbor0.10:amd64.\r
#9 9.535 Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ...\r
#9 9.535 Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ...\r
#9 9.547 Selecting previously unselected package libedit2:amd64.\r
#9 9.548 Preparing to unpack .../19-libedit2_3.1-20230828-1build1_amd64.deb ...\r
#9 9.549 Unpacking libedit2:amd64 (3.1-20230828-1build1) ...\r
#9 9.561 Selecting previously unselected package libfido2-1:amd64.\r
#9 9.562 Preparing to unpack .../20-libfido2-1_1.14.0-1build3_amd64.deb ...\r
#9 9.562 Unpacking libfido2-1:amd64 (1.14.0-1build3) ...\r
#9 9.574 Selecting previously unselected package libgpm2:amd64.\r
#9 9.575 Preparing to unpack .../21-libgpm2_1.20.7-11_amd64.deb ...\r
#9 9.576 Unpacking libgpm2:amd64 (1.20.7-11) ...\r
#9 9.587 Selecting previously unselected package libnghttp2-14:amd64.\r
#9 9.588 Preparing to unpack .../22-libnghttp2-14_1.59.0-1ubuntu0.3_amd64.deb ...\r
#9 9.589 Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ...\r
#9 9.601 Selecting previously unselected package libnuma1:amd64.\r
#9 9.602 Preparing to unpack .../23-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ...\r
#9 9.603 Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ...\r
#9 9.614 Selecting previously unselected package libpsl5t64:amd64.\r
#9 9.615 Preparing to unpack .../24-libpsl5t64_0.21.2-1.1build1_amd64.deb ...\r
#9 9.616 Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ...\r
#9 9.627 Selecting previously unselected package libxau6:amd64.\r
#9 9.628 Preparing to unpack .../25-libxau6_1%3a1.0.9-1build6_amd64.deb ...\r
#9 9.629 Unpacking libxau6:amd64 (1:1.0.9-1build6) ...\r
#9 9.640 Selecting previously unselected package libxdmcp6:amd64.\r
#9 9.641 Preparing to unpack .../26-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ...\r
#9 9.641 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ...\r
#9 9.652 Selecting previously unselected package libxcb1:amd64.\r
#9 9.653 Preparing to unpack .../27-libxcb1_1.15-1ubuntu2_amd64.deb ...\r
#9 9.654 Unpacking libxcb1:amd64 (1.15-1ubuntu2) ...\r
#9 9.665 Selecting previously unselected package libx11-data.\r
#9 9.666 Preparing to unpack .../28-libx11-data_2%3a1.8.7-1build1_all.deb ...\r
#9 9.667 Unpacking libx11-data (2:1.8.7-1build1) ...\r
#9 9.703 Selecting previously unselected package libx11-6:amd64.\r
#9 9.704 Preparing to unpack .../29-libx11-6_2%3a1.8.7-1build1_amd64.deb ...\r
#9 9.705 Unpacking libx11-6:amd64 (2:1.8.7-1build1) ...\r
#9 9.722 Selecting previously unselected package libxext6:amd64.\r
#9 9.723 Preparing to unpack .../30-libxext6_2%3a1.3.4-1build2_amd64.deb ...\r
#9 9.724 Unpacking libxext6:amd64 (2:1.3.4-1build2) ...\r
#9 9.735 Selecting previously unselected package libxmuu1:amd64.\r
#9 9.736 Preparing to unpack .../31-libxmuu1_2%3a1.1.3-3build2_amd64.deb ...\r
#9 9.737 Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ...\r
#9 9.746 Selecting previously unselected package numactl.\r
#9 9.748 Preparing to unpack .../32-numactl_2.0.18-1ubuntu0.24.04.1_amd64.deb ...\r
#9 9.748 Unpacking numactl (2.0.18-1ubuntu0.24.04.1) ...\r
#9 9.761 Selecting previously unselected package openssh-client.\r
#9 9.762 Preparing to unpack .../33-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...\r
#9 9.767 Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ...\r
#9 9.793 Selecting previously unselected package publicsuffix.\r
#9 9.794 Preparing to unpack .../34-publicsuffix_20231001.0357-0.1_all.deb ...\r
#9 9.795 Unpacking publicsuffix (20231001.0357-0.1) ...\r
#9 9.807 Selecting previously unselected package xauth.\r
#9 9.808 Preparing to unpack .../35-xauth_1%3a1.1.2-1build1_amd64.deb ...\r
#9 9.809 Unpacking xauth (1:1.1.2-1build1) ...\r
#9 9.819 Selecting previously unselected package bc.\r
#9 9.820 Preparing to unpack .../36-bc_1.07.1-3ubuntu4_amd64.deb ...\r
#9 9.821 Unpacking bc (1.07.1-3ubuntu4) ...\r
#9 9.834 Selecting previously unselected package libbrotli1:amd64.\r
#9 9.835 Preparing to unpack .../37-libbrotli1_1.1.0-2build2_amd64.deb ...\r
#9 9.836 Unpacking libbrotli1:amd64 (1.1.0-2build2) ...\r
#9 9.851 Selecting previously unselected package librtmp1:amd64.\r
#9 9.852 Preparing to unpack .../38-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ...\r
#9 9.853 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...\r
#9 9.864 Selecting previously unselected package libssh-4:amd64.\r
#9 9.865 Preparing to unpack .../39-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ...\r
#9 9.866 Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ...\r
#9 9.879 Selecting previously unselected package libcurl4t64:amd64.\r
#9 9.880 Preparing to unpack .../40-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ...\r
#9 9.881 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ...\r
#9 9.895 Selecting previously unselected package curl.\r
#9 9.896 Preparing to unpack .../41-curl_8.5.0-2ubuntu10.9_amd64.deb ...\r
#9 9.897 Unpacking curl (8.5.0-2ubuntu10.9) ...\r
#9 9.910 Selecting previously unselected package libonig5:amd64.\r
#9 9.911 Preparing to unpack .../42-libonig5_6.9.9-1build1_amd64.deb ...\r
#9 9.912 Unpacking libonig5:amd64 (6.9.9-1build1) ...\r
#9 9.924 Selecting previously unselected package libjq1:amd64.\r
#9 9.926 Preparing to unpack .../43-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ...\r
#9 9.926 Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ...\r
#9 9.938 Selecting previously unselected package jq.\r
#9 9.939 Preparing to unpack .../44-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ...\r
#9 9.940 Unpacking jq (1.7.1-3ubuntu0.24.04.2) ...\r
#9 9.951 Selecting previously unselected package libpython3.12t64:amd64.\r
#9 9.952 Preparing to unpack .../45-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ...\r
#9 9.953 Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 9.999 Selecting previously unselected package libsodium23:amd64.\r
#9 10.00 Preparing to unpack .../46-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ...\r
#9 10.00 Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ...\r
#9 10.01 Selecting previously unselected package net-tools.\r
#9 10.01 Preparing to unpack .../47-net-tools_2.10-0.1ubuntu4.4_amd64.deb ...\r
#9 10.02 Unpacking net-tools (2.10-0.1ubuntu4.4) ...\r
#9 10.03 Selecting previously unselected package vim-runtime.\r
#9 10.03 Preparing to unpack .../48-vim-runtime_2%3a9.1.0016-1ubuntu7.13_all.deb ...\r
#9 10.04 Adding 'diversion of /usr/share/vim/vim91/doc/help.txt to /usr/share/vim/vim91/doc/help.txt.vim-tiny by vim-runtime'\r
#9 10.05 Adding 'diversion of /usr/share/vim/vim91/doc/tags to /usr/share/vim/vim91/doc/tags.vim-tiny by vim-runtime'\r
#9 10.05 Unpacking vim-runtime (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.35 Selecting previously unselected package vim.\r
#9 10.35 Preparing to unpack .../49-vim_2%3a9.1.0016-1ubuntu7.13_amd64.deb ...\r
#9 10.35 Unpacking vim (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.39 Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ...\r
#9 10.39 Setting up media-types (10.1.0) ...\r
#9 10.39 Setting up libxau6:amd64 (1:1.0.9-1build6) ...\r
#9 10.40 Setting up net-tools (2.10-0.1ubuntu4.4) ...\r
#9 10.40 Setting up libkeyutils1:amd64 (1.6.3-3build1) ...\r
#9 10.40 Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ...\r
#9 10.40 Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ...\r
#9 10.40 Setting up libgpm2:amd64 (1.20.7-11) ...\r
#9 10.41 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ...\r
#9 10.41 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ...\r
#9 10.41 Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ...\r
#9 10.41 Setting up libbrotli1:amd64 (1.1.0-2build2) ...\r
#9 10.41 Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 10.42 Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ...\r
#9 10.42 Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ...\r
#9 10.42 Setting up less (590-2ubuntu2.1) ...\r
#9 10.42 Setting up bc (1.07.1-3ubuntu4) ...\r
#9 10.43 Setting up krb5-locales (1.20.1-6ubuntu2.6) ...\r
#9 10.43 Setting up xxd (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.43 Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 10.43 Setting up vim-common (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.44 Setting up libx11-data (2:1.8.7-1build1) ...\r
#9 10.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ...\r
#9 10.44 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ...\r
#9 10.44 Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ...\r
#9 10.45 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 10.45 Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ...\r
#9 10.45 Setting up netbase (6.4) ...\r
#9 10.46 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 10.46 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ...\r
#9 10.46 Setting up vim-runtime (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.48 Setting up libfido2-1:amd64 (1.14.0-1build3) ...\r
#9 10.48 Setting up openssl (3.0.13-0ubuntu3.9) ...\r
#9 10.49 Setting up libbsd0:amd64 (0.12.1-1build1.1) ...\r
#9 10.49 Setting up publicsuffix (20231001.0357-0.1) ...\r
#9 10.49 Setting up libonig5:amd64 (6.9.9-1build1) ...\r
#9 10.49 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ...\r
#9 10.49 Setting up libxcb1:amd64 (1.15-1ubuntu2) ...\r
#9 10.49 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 10.50 Setting up numactl (2.0.18-1ubuntu0.24.04.1) ...\r
#9 10.50 Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ...\r
#9 10.50 Setting up libedit2:amd64 (3.1-20230828-1build1) ...\r
#9 10.50 Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ...\r
#9 10.50 Setting up perl (5.38.2-3.2ubuntu0.2) ...\r
#9 10.51 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ...\r
#9 10.51 Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ...\r
#9 10.51 Setting up jq (1.7.1-3ubuntu0.24.04.2) ...\r
#9 10.52 Setting up libx11-6:amd64 (2:1.8.7-1build1) ...\r
#9 10.52 Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...\r
#9 10.52 Setting up vim (2:9.1.0016-1ubuntu7.13) ...\r
#9 10.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist\r
#9 10.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.52 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode\r
#9 10.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode\r
#9 10.54 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ...\r
#9 10.54 Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...\r
#9 10.59 Setting up libxext6:amd64 (2:1.3.4-1build2) ...\r
#9 10.60 Setting up xauth (1:1.1.2-1build1) ...\r
#9 10.60 Setting up curl (8.5.0-2ubuntu10.9) ...\r
#9 10.60 Processing triggers for libc-bin (2.39-0ubuntu8.6) ...\r
#9 DONE 10.8s
#10 [ 6/25] RUN curl -L https://developer.nvidia.com/downloads/assets/tools/secure/nsight-systems/2025_3/nsight-systems-2025.3.1_2025.3.1.90-1_amd64.deb -o /tmp/nsight.deb && apt update && apt install /tmp/nsight.deb -y
#10 0.268 % Total % Received % Xferd Average Speed Time Time Time Current
#10 0.268 Dload Upload Total Spent Left Speed
#10 0.268 \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
#10 1.164 \r 27 409M 27 111M 0 0 124M 0 0:00:03 --:--:-- 0:00:03 124M\r100 409M 100 409M 0 0 221M 0 0:00:01 0:00:01 --:--:-- 311M
#10 2.128
#10 2.128 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#10 2.128
#10 2.239 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
#10 2.292 Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64 InRelease [1581 B]
#10 2.311 Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB]
#10 2.382 Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3610 kB]
#10 2.439 Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB]
#10 2.446 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1504 kB]
#10 2.458 Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2038 kB]
#10 2.477 Get:8 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64 Packages [1491 kB]
#10 2.690 Get:9 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
#10 2.789 Get:10 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
#10 2.830 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB]
#10 2.845 Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB]
#10 2.986 Get:13 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
#10 2.989 Get:14 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB]
#10 2.991 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3901 kB]
#10 3.020 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2451 kB]
#10 3.037 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB]
#10 3.038 Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2147 kB]
#10 3.052 Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
#10 3.052 Get:20 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB]
#10 3.053 Get:21 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
#10 4.210 Fetched 39.5 MB in 2s (19.2 MB/s)
#10 4.210 Reading package lists...
#10 5.321 Building dependency tree...
#10 5.511 Reading state information...
#10 5.529 25 packages can be upgraded. Run 'apt list --upgradable' to see them.
#10 5.529 W: https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
#10 5.535
#10 5.535 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#10 5.535
#10 5.537 Reading package lists...
#10 6.624 Building dependency tree...
#10 6.807 Reading state information...
#10 6.996 The following additional packages will be installed:
#10 6.996 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
#10 6.996 fontconfig-config fonts-dejavu-core fonts-dejavu-mono libdbus-1-3
#10 6.996 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libegl-mesa0 libegl1
#10 6.997 libelf1t64 libfontconfig1 libfreetype6 libgbm1 libglib2.0-0t64
#10 6.997 libglib2.0-data libglvnd0 libicu74 libllvm20 libnspr4 libnss3 libopengl0
#10 6.997 liboss4-salsa-asound2 liboss4-salsa2 libpciaccess0 libpng16-16t64
#10 6.997 libsensors-config libsensors5 libwayland-client0 libx11-xcb1 libxcb-cursor0
#10 6.997 libxcb-dri3-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-present0
#10 6.997 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0
#10 6.997 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0
#10 6.997 libxcb-xkb1 libxcomposite1 libxdamage1 libxkbcommon-x11-0 libxkbcommon0
#10 6.997 libxml2 libxrandr2 libxrender1 libxshmfence1 libxtst6 mesa-libgallium
#10 6.997 shared-mime-info x11-common xdg-user-dirs xkb-data
#10 6.999 Suggested packages:
#10 6.999 default-dbus-session-bus | dbus-session-bus low-memory-monitor pciutils
#10 6.999 lm-sensors
#10 7.101 The following NEW packages will be installed:
#10 7.101 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
#10 7.101 fontconfig-config fonts-dejavu-core fonts-dejavu-mono libdbus-1-3
#10 7.101 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libegl-mesa0 libegl1
#10 7.101 libelf1t64 libfontconfig1 libfreetype6 libgbm1 libglib2.0-0t64
#10 7.101 libglib2.0-data libglvnd0 libicu74 libllvm20 libnspr4 libnss3 libopengl0
#10 7.101 liboss4-salsa-asound2 liboss4-salsa2 libpciaccess0 libpng16-16t64
#10 7.101 libsensors-config libsensors5 libwayland-client0 libx11-xcb1 libxcb-cursor0
#10 7.101 libxcb-dri3-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-present0
#10 7.101 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0
#10 7.101 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0
#10 7.101 libxcb-xkb1 libxcomposite1 libxdamage1 libxkbcommon-x11-0 libxkbcommon0
#10 7.101 libxml2 libxrandr2 libxrender1 libxshmfence1 libxtst6 mesa-libgallium
#10 7.102 nsight-systems-2025.3.1 shared-mime-info x11-common xdg-user-dirs xkb-data
#10 7.142 0 upgraded, 67 newly installed, 0 to remove and 25 not upgraded.
#10 7.142 Need to get 60.7 MB/490 MB of archives.
#10 7.142 After this operation, 254 MB of additional disk space will be used.
#10 7.142 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB]
#10 7.184 Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB]
#10 7.193 Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB]
#10 7.210 Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB]
#10 7.227 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB]
#10 7.238 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB]
#10 7.243 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB]
#10 7.253 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1545 kB]
#10 7.565 Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-data all 2.80.0-6ubuntu3.8 [49.6 kB]
#10 7.573 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB]
#10 9.927 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB]
#10 9.993 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 shared-mime-info amd64 2.4-4 [474 kB]
#10 10.09 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 xdg-user-dirs amd64 0.18-1build1 [18.4 kB]
#10 10.09 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xkb-data all 2.41-2ubuntu1.1 [397 kB]
#10 10.14 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.1 [9174 B]
#10 10.14 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.1 [41.3 kB]
#10 10.15 Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB]
#10 10.17 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5546 B]
#10 10.17 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
#10 10.17 Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon0 amd64 1.6.0-1build1 [122 kB]
#10 10.19 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB]
#10 10.28 Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB]
#10 10.46 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB]
#10 10.46 Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB]
#10 10.47 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB]
#10 10.47 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB]
#10 10.48 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB]
#10 10.68 Get:28 /tmp/nsight.deb nsight-systems-2025.3.1 amd64 2025.3.1.90-253135822126v0 [429 MB]
#10 11.17 Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7800 B]
#10 11.17 Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7142 B]
#10 11.18 Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5676 B]
#10 11.19 Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB]
#10 11.20 Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9312 B]
#10 11.21 Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB]
#10 11.22 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4764 B]
#10 11.23 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB]
#10 13.54 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB]
#10 13.54 Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB]
#10 13.55 Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5756 B]
#10 13.55 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libegl-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [117 kB]
#10 13.57 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB]
#10 13.62 Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB]
#10 13.64 Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB]
#10 13.66 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1445 kB]
#10 13.80 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liboss4-salsa2 amd64 4.2-build2020-1ubuntu3.1 [46.4 kB]
#10 13.80 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liboss4-salsa-asound2 amd64 4.2-build2020-1ubuntu3.1 [3612 B]
#10 13.81 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB]
#10 13.82 Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
#10 13.82 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xinerama0 amd64 1.15-1ubuntu2 [5410 B]
#10 13.83 Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xinput0 amd64 1.15-1ubuntu2 [33.2 kB]
#10 13.84 Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xkb1 amd64 1.15-1ubuntu2 [32.3 kB]
#10 13.85 Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6320 B]
#10 13.86 Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6150 B]
#10 13.87 Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxkbcommon-x11-0 amd64 1.6.0-1build1 [14.5 kB]
#10 13.88 Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB]
#10 13.89 Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB]
#10 13.89 Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB]
#10 13.90 Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB]
#10 13.91 Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-icccm4 amd64 0.4.1-1.1build3 [10.8 kB]
#10 13.92 Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-util1 amd64 0.4.0-1build3 [10.7 kB]
#10 13.93 Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-image0 amd64 0.4.0-2build1 [10.8 kB]
#10 13.94 Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-keysyms1 amd64 0.4.0-1build4 [7956 B]
#10 13.94 Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render-util0 amd64 0.3.9-1build4 [9608 B]
#10 13.95 Get:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxcb-cursor0 amd64 0.1.4-1build1 [10.7 kB]
#10 13.96 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB]
#10 13.97 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libopengl0 amd64 1.7.0-1build1 [32.8 kB]
#10 13.98 Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libegl1 amd64 1.7.0-1build1 [28.7 kB]
#10 14.11 debconf: delaying package configuration, since apt-utils is not installed
#10 14.14 Fetched 60.7 MB in 7s (8846 kB/s)
#10 14.15 Selecting previously unselected package libdbus-1-3:amd64.\r
#10 14.15 (Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 12051 files and directories currently installed.)\r
#10 14.16 Preparing to unpack .../00-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...\r
#10 14.17 Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...\r
#10 14.18 Selecting previously unselected package dbus-bin.\r
#10 14.18 Preparing to unpack .../01-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...\r
#10 14.18 Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...\r
#10 14.19 Selecting previously unselected package dbus-session-bus-common.\r
#10 14.19 Preparing to unpack .../02-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...\r
#10 14.19 Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...\r
#10 14.21 Selecting previously unselected package dbus-daemon.\r
#10 14.21 Preparing to unpack .../03-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...\r
#10 14.21 Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...\r
#10 14.22 Selecting previously unselected package dbus-system-bus-common.\r
#10 14.22 Preparing to unpack .../04-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...\r
#10 14.22 Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...\r
#10 14.23 Selecting previously unselected package dbus.\r
#10 14.24 Preparing to unpack .../05-dbus_1.14.10-4ubuntu4.1_amd64.deb ...\r
#10 14.24 Unpacking dbus (1.14.10-4ubuntu4.1) ...\r
#10 14.25 Selecting previously unselected package libelf1t64:amd64.\r
#10 14.25 Preparing to unpack .../06-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ...\r
#10 14.25 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...\r
#10 14.27 Selecting previously unselected package libglib2.0-0t64:amd64.\r
#10 14.27 Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ...\r
#10 14.28 Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...\r
#10 14.31 Selecting previously unselected package libglib2.0-data.\r
#10 14.31 Preparing to unpack .../08-libglib2.0-data_2.80.0-6ubuntu3.8_all.deb ...\r
#10 14.31 Unpacking libglib2.0-data (2.80.0-6ubuntu3.8) ...\r
#10 14.32 Selecting previously unselected package libicu74:amd64.\r
#10 14.32 Preparing to unpack .../09-libicu74_74.2-1ubuntu3.1_amd64.deb ...\r
#10 14.32 Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...\r
#10 14.48 Selecting previously unselected package libxml2:amd64.\r
#10 14.48 Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ...\r
#10 14.48 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...\r
#10 14.51 Selecting previously unselected package shared-mime-info.\r
#10 14.51 Preparing to unpack .../11-shared-mime-info_2.4-4_amd64.deb ...\r
#10 14.51 Unpacking shared-mime-info (2.4-4) ...\r
#10 14.53 Selecting previously unselected package xdg-user-dirs.\r
#10 14.53 Preparing to unpack .../12-xdg-user-dirs_0.18-1build1_amd64.deb ...\r
#10 14.54 Unpacking xdg-user-dirs (0.18-1build1) ...\r
#10 14.55 Selecting previously unselected package xkb-data.\r
#10 14.55 Preparing to unpack .../13-xkb-data_2.41-2ubuntu1.1_all.deb ...\r
#10 14.55 Unpacking xkb-data (2.41-2ubuntu1.1) ...\r
#10 14.60 Selecting previously unselected package libdrm-common.\r
#10 14.60 Preparing to unpack .../14-libdrm-common_2.4.125-1ubuntu0.1~24.04.1_all.deb ...\r
#10 14.60 Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 14.61 Selecting previously unselected package libdrm2:amd64.\r
#10 14.61 Preparing to unpack .../15-libdrm2_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...\r
#10 14.61 Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 14.63 Selecting previously unselected package libpng16-16t64:amd64.\r
#10 14.63 Preparing to unpack .../16-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...\r
#10 14.63 Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...\r
#10 14.64 Selecting previously unselected package libsensors-config.\r
#10 14.64 Preparing to unpack .../17-libsensors-config_1%3a3.6.0-9build1_all.deb ...\r
#10 14.64 Unpacking libsensors-config (1:3.6.0-9build1) ...\r
#10 14.65 Selecting previously unselected package libsensors5:amd64.\r
#10 14.65 Preparing to unpack .../18-libsensors5_1%3a3.6.0-9build1_amd64.deb ...\r
#10 14.66 Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...\r
#10 14.67 Selecting previously unselected package libxkbcommon0:amd64.\r
#10 14.67 Preparing to unpack .../19-libxkbcommon0_1.6.0-1build1_amd64.deb ...\r
#10 14.67 Unpacking libxkbcommon0:amd64 (1.6.0-1build1) ...\r
#10 14.68 Selecting previously unselected package fonts-dejavu-mono.\r
#10 14.68 Preparing to unpack .../20-fonts-dejavu-mono_2.37-8_all.deb ...\r
#10 14.68 Unpacking fonts-dejavu-mono (2.37-8) ...\r
#10 14.70 Selecting previously unselected package fonts-dejavu-core.\r
#10 14.70 Preparing to unpack .../21-fonts-dejavu-core_2.37-8_all.deb ...\r
#10 14.72 Unpacking fonts-dejavu-core (2.37-8) ...\r
#10 14.74 Selecting previously unselected package fontconfig-config.\r
#10 14.74 Preparing to unpack .../22-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ...\r
#10 14.87 Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ...\r
#10 14.89 Selecting previously unselected package libdrm-amdgpu1:amd64.\r
#10 14.89 Preparing to unpack .../23-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...\r
#10 14.89 Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 14.90 Selecting previously unselected package libpciaccess0:amd64.\r
#10 14.90 Preparing to unpack .../24-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ...\r
#10 14.91 Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...\r
#10 14.92 Selecting previously unselected package libdrm-intel1:amd64.\r
#10 14.92 Preparing to unpack .../25-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ...\r
#10 14.92 Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 14.93 Selecting previously unselected package libllvm20:amd64.\r
#10 14.93 Preparing to unpack .../26-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ...\r
#10 14.93 Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ...\r
#10 15.45 Selecting previously unselected package libx11-xcb1:amd64.\r
#10 15.45 Preparing to unpack .../27-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ...\r
#10 15.45 Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ...\r
#10 15.47 Selecting previously unselected package libxcb-dri3-0:amd64.\r
#10 15.47 Preparing to unpack .../28-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.47 Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...\r
#10 15.48 Selecting previously unselected package libxcb-present0:amd64.\r
#10 15.48 Preparing to unpack .../29-libxcb-present0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.48 Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ...\r
#10 15.49 Selecting previously unselected package libxcb-randr0:amd64.\r
#10 15.49 Preparing to unpack .../30-libxcb-randr0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.50 Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ...\r
#10 15.51 Selecting previously unselected package libxcb-sync1:amd64.\r
#10 15.51 Preparing to unpack .../31-libxcb-sync1_1.15-1ubuntu2_amd64.deb ...\r
#10 15.51 Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ...\r
#10 15.52 Selecting previously unselected package libxcb-xfixes0:amd64.\r
#10 15.52 Preparing to unpack .../32-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.52 Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...\r
#10 15.53 Selecting previously unselected package libxshmfence1:amd64.\r
#10 15.54 Preparing to unpack .../33-libxshmfence1_1.3-1build5_amd64.deb ...\r
#10 15.54 Unpacking libxshmfence1:amd64 (1.3-1build5) ...\r
#10 15.55 Selecting previously unselected package mesa-libgallium:amd64.\r
#10 15.55 Preparing to unpack .../34-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ...\r
#10 15.55 Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 15.72 Selecting previously unselected package libgbm1:amd64.\r
#10 15.73 Preparing to unpack .../35-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ...\r
#10 15.73 Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 15.74 Selecting previously unselected package libwayland-client0:amd64.\r
#10 15.74 Preparing to unpack .../36-libwayland-client0_1.22.0-2.1build1_amd64.deb ...\r
#10 15.74 Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ...\r
#10 15.75 Selecting previously unselected package libxcb-shm0:amd64.\r
#10 15.75 Preparing to unpack .../37-libxcb-shm0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.75 Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ...\r
#10 15.77 Selecting previously unselected package libegl-mesa0:amd64.\r
#10 15.77 Preparing to unpack .../38-libegl-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ...\r
#10 15.77 Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 15.78 Selecting previously unselected package libfreetype6:amd64.\r
#10 15.78 Preparing to unpack .../39-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ...\r
#10 15.78 Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ...\r
#10 15.80 Selecting previously unselected package libfontconfig1:amd64.\r
#10 15.80 Preparing to unpack .../40-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ...\r
#10 15.80 Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ...\r
#10 15.81 Selecting previously unselected package libnspr4:amd64.\r
#10 15.82 Preparing to unpack .../41-libnspr4_2%3a4.35-1.1build1_amd64.deb ...\r
#10 15.82 Unpacking libnspr4:amd64 (2:4.35-1.1build1) ...\r
#10 15.83 Selecting previously unselected package libnss3:amd64.\r
#10 15.83 Preparing to unpack .../42-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ...\r
#10 15.83 Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ...\r
#10 15.86 Selecting previously unselected package liboss4-salsa2:amd64.\r
#10 15.86 Preparing to unpack .../43-liboss4-salsa2_4.2-build2020-1ubuntu3.1_amd64.deb ...\r
#10 15.86 Unpacking liboss4-salsa2:amd64 (4.2-build2020-1ubuntu3.1) ...\r
#10 15.87 Selecting previously unselected package liboss4-salsa-asound2:amd64.\r
#10 15.88 Preparing to unpack .../44-liboss4-salsa-asound2_4.2-build2020-1ubuntu3.1_amd64.deb ...\r
#10 15.88 Unpacking liboss4-salsa-asound2:amd64 (4.2-build2020-1ubuntu3.1) ...\r
#10 15.89 Selecting previously unselected package libxcb-render0:amd64.\r
#10 15.89 Preparing to unpack .../45-libxcb-render0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.89 Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ...\r
#10 15.90 Selecting previously unselected package libxcb-shape0:amd64.\r
#10 15.90 Preparing to unpack .../46-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.90 Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...\r
#10 15.91 Selecting previously unselected package libxcb-xinerama0:amd64.\r
#10 15.91 Preparing to unpack .../47-libxcb-xinerama0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.92 Unpacking libxcb-xinerama0:amd64 (1.15-1ubuntu2) ...\r
#10 15.93 Selecting previously unselected package libxcb-xinput0:amd64.\r
#10 15.93 Preparing to unpack .../48-libxcb-xinput0_1.15-1ubuntu2_amd64.deb ...\r
#10 15.93 Unpacking libxcb-xinput0:amd64 (1.15-1ubuntu2) ...\r
#10 15.94 Selecting previously unselected package libxcb-xkb1:amd64.\r
#10 15.94 Preparing to unpack .../49-libxcb-xkb1_1.15-1ubuntu2_amd64.deb ...\r
#10 15.94 Unpacking libxcb-xkb1:amd64 (1.15-1ubuntu2) ...\r
#10 15.95 Selecting previously unselected package libxcomposite1:amd64.\r
#10 15.96 Preparing to unpack .../50-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ...\r
#10 15.96 Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ...\r
#10 15.97 Selecting previously unselected package libxdamage1:amd64.\r
#10 15.97 Preparing to unpack .../51-libxdamage1_1%3a1.1.6-1build1_amd64.deb ...\r
#10 15.97 Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ...\r
#10 15.98 Selecting previously unselected package libxkbcommon-x11-0:amd64.\r
#10 15.98 Preparing to unpack .../52-libxkbcommon-x11-0_1.6.0-1build1_amd64.deb ...\r
#10 15.98 Unpacking libxkbcommon-x11-0:amd64 (1.6.0-1build1) ...\r
#10 15.99 Selecting previously unselected package libxrender1:amd64.\r
#10 15.99 Preparing to unpack .../53-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ...\r
#10 15.99 Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ...\r
#10 16.01 Selecting previously unselected package libxrandr2:amd64.\r
#10 16.01 Preparing to unpack .../54-libxrandr2_2%3a1.5.2-2build1_amd64.deb ...\r
#10 16.01 Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ...\r
#10 16.02 Selecting previously unselected package x11-common.\r
#10 16.02 Preparing to unpack .../55-x11-common_1%3a7.7+23ubuntu3_all.deb ...\r
#10 16.02 Unpacking x11-common (1:7.7+23ubuntu3) ...\r
#10 16.04 Selecting previously unselected package libxtst6:amd64.\r
#10 16.04 Preparing to unpack .../56-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ...\r
#10 16.04 Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ...\r
#10 16.05 Selecting previously unselected package libxcb-icccm4:amd64.\r
#10 16.05 Preparing to unpack .../57-libxcb-icccm4_0.4.1-1.1build3_amd64.deb ...\r
#10 16.05 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1build3) ...\r
#10 16.06 Selecting previously unselected package libxcb-util1:amd64.\r
#10 16.06 Preparing to unpack .../58-libxcb-util1_0.4.0-1build3_amd64.deb ...\r
#10 16.06 Unpacking libxcb-util1:amd64 (0.4.0-1build3) ...\r
#10 16.08 Selecting previously unselected package libxcb-image0:amd64.\r
#10 16.08 Preparing to unpack .../59-libxcb-image0_0.4.0-2build1_amd64.deb ...\r
#10 16.08 Unpacking libxcb-image0:amd64 (0.4.0-2build1) ...\r
#10 16.09 Selecting previously unselected package libxcb-keysyms1:amd64.\r
#10 16.09 Preparing to unpack .../60-libxcb-keysyms1_0.4.0-1build4_amd64.deb ...\r
#10 16.09 Unpacking libxcb-keysyms1:amd64 (0.4.0-1build4) ...\r
#10 16.10 Selecting previously unselected package libxcb-render-util0:amd64.\r
#10 16.10 Preparing to unpack .../61-libxcb-render-util0_0.3.9-1build4_amd64.deb ...\r
#10 16.11 Unpacking libxcb-render-util0:amd64 (0.3.9-1build4) ...\r
#10 16.12 Selecting previously unselected package libxcb-cursor0:amd64.\r
#10 16.12 Preparing to unpack .../62-libxcb-cursor0_0.1.4-1build1_amd64.deb ...\r
#10 16.12 Unpacking libxcb-cursor0:amd64 (0.1.4-1build1) ...\r
#10 16.13 Selecting previously unselected package libglvnd0:amd64.\r
#10 16.13 Preparing to unpack .../63-libglvnd0_1.7.0-1build1_amd64.deb ...\r
#10 16.13 Unpacking libglvnd0:amd64 (1.7.0-1build1) ...\r
#10 16.15 Selecting previously unselected package libopengl0:amd64.\r
#10 16.15 Preparing to unpack .../64-libopengl0_1.7.0-1build1_amd64.deb ...\r
#10 16.15 Unpacking libopengl0:amd64 (1.7.0-1build1) ...\r
#10 16.16 Selecting previously unselected package libegl1:amd64.\r
#10 16.16 Preparing to unpack .../65-libegl1_1.7.0-1build1_amd64.deb ...\r
#10 16.16 Unpacking libegl1:amd64 (1.7.0-1build1) ...\r
#10 16.18 Selecting previously unselected package nsight-systems-2025.3.1.\r
#10 16.18 Preparing to unpack .../66-nsight.deb ...\r
#10 16.18 Unpacking nsight-systems-2025.3.1 (2025.3.1.90-253135822126v0) ...\r
#10 21.02 Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ...\r
#10 21.02 Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ...\r
#10 21.02 Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ...\r
#10 21.03 Setting up libxdamage1:amd64 (1:1.1.6-1build1) ...\r
#10 21.03 Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ...\r
#10 21.03 Setting up libxcb-xinput0:amd64 (1.15-1ubuntu2) ...\r
#10 21.03 Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ...\r
#10 21.03 Setting up xdg-user-dirs (0.18-1build1) ...\r
#10 21.04 Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ...\r
#10 21.04 Setting up libglvnd0:amd64 (1.7.0-1build1) ...\r
#10 21.04 Setting up libxcb-keysyms1:amd64 (0.4.0-1build4) ...\r
#10 21.04 Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...\r
#10 21.05 Setting up x11-common (1:7.7+23ubuntu3) ...\r
#10 21.14 debconf: unable to initialize frontend: Dialog\r
#10 21.14 debconf: (TERM is not set, so the dialog frontend is not usable.)\r
#10 21.14 debconf: falling back to frontend: Readline\r
#10 21.14 debconf: unable to initialize frontend: Readline\r
#10 21.14 debconf: (This frontend requires a controlling tty.)\r
#10 21.14 debconf: falling back to frontend: Teletype\r
#10 21.16 invoke-rc.d: could not determine current runlevel\r
#10 21.16 invoke-rc.d: policy-rc.d denied execution of start.\r
#10 21.17 Setting up libsensors-config (1:3.6.0-9build1) ...\r
#10 21.17 Setting up libxcb-render-util0:amd64 (0.3.9-1build4) ...\r
#10 21.17 Setting up xkb-data (2.41-2ubuntu1.1) ...\r
#10 21.17 Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ...\r
#10 21.18 Setting up libxcb-icccm4:amd64 (0.4.1-1.1build3) ...\r
#10 21.18 Setting up libopengl0:amd64 (1.7.0-1build1) ...\r
#10 21.18 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ...\r
#10 21.18 Setting up libxcb-util1:amd64 (0.4.0-1build3) ...\r
#10 21.18 Setting up libxcb-xkb1:amd64 (1.15-1ubuntu2) ...\r
#10 21.18 Setting up libxcb-image0:amd64 (0.4.0-2build1) ...\r
#10 21.19 Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ...\r
#10 21.19 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ...\r
#10 21.19 No schema files found: doing nothing.\r
#10 21.19 Setting up libglib2.0-data (2.80.0-6ubuntu3.8) ...\r
#10 21.20 Setting up libxcb-xinerama0:amd64 (1.15-1ubuntu2) ...\r
#10 21.20 Setting up liboss4-salsa2:amd64 (4.2-build2020-1ubuntu3.1) ...\r
#10 21.20 Setting up libnspr4:amd64 (2:4.35-1.1build1) ...\r
#10 21.20 Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ...\r
#10 21.20 Setting up libxcb-cursor0:amd64 (0.1.4-1build1) ...\r
#10 21.21 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...\r
#10 21.21 Setting up fonts-dejavu-mono (2.37-8) ...\r
#10 21.21 Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...\r
#10 21.21 Setting up libxrandr2:amd64 (2:1.5.2-2build1) ...\r
#10 21.21 Setting up liboss4-salsa-asound2:amd64 (4.2-build2020-1ubuntu3.1) ...\r
#10 21.22 Setting up fonts-dejavu-core (2.37-8) ...\r
#10 21.23 Setting up libsensors5:amd64 (1:3.6.0-9build1) ...\r
#10 21.24 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ...\r
#10 21.24 Setting up libxshmfence1:amd64 (1.3-1build5) ...\r
#10 21.24 Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ...\r
#10 21.24 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ...\r
#10 21.24 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ...\r
#10 21.31 Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 21.31 Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ...\r
#10 21.31 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ...\r
#10 21.31 Setting up dbus-bin (1.14.10-4ubuntu4.1) ...\r
#10 21.31 Setting up libxkbcommon0:amd64 (1.6.0-1build1) ...\r
#10 21.32 Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ...\r
#10 21.32 Setting up fontconfig-config (2.15.0-1.1ubuntu2) ...\r
#10 21.45 Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ...\r
#10 21.45 Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ...\r
#10 21.45 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ...\r
#10 21.46 Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ...\r
#10 21.46 Setting up dbus (1.14.10-4ubuntu4.1) ...\r
#10 21.48 Setting up shared-mime-info (2.4-4) ...\r
#10 22.04 Setting up libxkbcommon-x11-0:amd64 (1.6.0-1build1) ...\r
#10 22.04 Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ...\r
#10 22.04 Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 22.05 Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ...\r
#10 22.05 Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 22.05 Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ...\r
#10 22.05 Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 22.05 Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 22.05 Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ...\r
#10 22.06 Setting up libegl1:amd64 (1.7.0-1build1) ...\r
#10 22.06 Setting up nsight-systems-2025.3.1 (2025.3.1.90-253135822126v0) ...\r
#10 22.06 update-alternatives: using /opt/nvidia/nsight-systems/2025.3.1/target-linux-x64/nsys to provide /usr/local/bin/nsys (nsys) in auto mode\r
#10 22.07 update-alternatives: using /opt/nvidia/nsight-systems/2025.3.1/host-linux-x64/nsys-ui to provide /usr/local/bin/nsys-ui (nsys-ui) in auto mode\r
#10 22.07 Processing triggers for libc-bin (2.39-0ubuntu8.6) ...\r
#10 DONE 23.2s
#11 [ 7/25] RUN source /opt/conda/etc/profile.d/conda.sh && conda activate base && mamba update -n base -y \"conda<26.1\" mamba && mamba install -n base -y git wget openssl uv
#11 24.64
#11 24.64 Pinned packages:
#11 24.64
#11 24.64 - python=3.13
#11 24.64
#11 26.07 Transaction
#11 26.07
#11 26.07 Prefix: /opt/conda
#11 26.07
#11 26.07 Updating specs:
#11 26.07
#11 26.07 - conda<26.1
#11 26.07 - mamba
#11 26.07 Removing specs:
#11 26.07
#11 26.07 - conda<26.1
#11 26.07 - mamba
#11 26.07
#11 26.07
#11 26.08 Package Version Build Channel Size
#11 26.08 ───────────────────────────────────────────────────────────────────────
#11 26.08 Install:
#11 26.08 ───────────────────────────────────────────────────────────────────────
#11 26.08
#11 26.08 + libmsgpack-c 6.1.0 h54a6638_6 conda-forge 40kB
#11 26.08
#11 26.08 Upgrade:
#11 26.08 ───────────────────────────────────────────────────────────────────────
#11 26.08
#11 26.08 - krb5 1.21.3 h659f571_0 conda-forge 1MB
#11 26.08 + krb5 1.22.2 ha1258a1_0 conda-forge 1MB
#11 26.08 - libarchive 3.8.5 gpl_hc2c16d8_100 conda-forge 886kB
#11 26.08 + libarchive 3.8.7 gpl_hc2c16d8_101 conda-forge 890kB
#11 26.08 - libcurl 8.18.0 h4e3cde8_0 conda-forge 463kB
#11 26.08 + libcurl 8.20.0 hcf29cc6_0 conda-forge 469kB
#11 26.08 - liblzma 5.8.2 hb03c661_0 conda-forge 113kB
#11 26.08 + liblzma 5.8.3 hb03c661_0 conda-forge 113kB
#11 26.08 - libmamba 2.5.0 hd28c85e_0 conda-forge 3MB
#11 26.08 + libmamba 2.6.1 hd28c85e_0 conda-forge 3MB
#11 26.08 - libmamba-spdlog 2.5.0 h12fcf84_0 conda-forge 20kB
#11 26.08 + libmamba-spdlog 2.6.1 hd8d719e_0 conda-forge 20kB
#11 26.08 - libmambapy 2.5.0 py313h4616538_0 conda-forge 948kB
#11 26.08 + libmambapy 2.6.1 py313h842faf6_0 conda-forge 966kB
#11 26.08 - libnghttp2 1.67.0 had1ee68_0 conda-forge 667kB
#11 26.08 + libnghttp2 1.68.1 h877daf1_0 conda-forge 663kB
#11 26.08 - libsolv 0.7.35 h9463b59_0 conda-forge 518kB
#11 26.08 + libsolv 0.7.37 h9463b59_0 conda-forge 519kB
#11 26.08 - libzlib 1.3.1 hb9d3cd8_2 conda-forge 61kB
#11 26.08 + libzlib 1.3.2 h25fd6f3_2 conda-forge 64kB
#11 26.08 - mamba 2.5.0 h9835478_0 conda-forge 567kB
#11 26.08 + mamba 2.6.1 h2a27def_0 conda-forge 567kB
#11 26.08 - simdjson 4.2.4 hb700be7_0 conda-forge 295kB
#11 26.08 + simdjson 4.6.4 hb700be7_0 conda-forge 318kB
#11 26.08
#11 26.08 Summary:
#11 26.08
#11 26.08 Install: 1 packages
#11 26.08 Upgrade: 12 packages
#11 26.08
#11 26.08 Total download: 9MB
#11 26.08
#11 26.08 ───────────────────────────────────────────────────────────────────────
#11 26.08
#11 26.08
#11 26.08
#11 26.08 Transaction starting
#11 26.28 Unlinking simdjson-4.2.4-hb700be7_0
#11 26.29 Unlinking krb5-1.21.3-h659f571_0
#11 26.31 Unlinking libzlib-1.3.1-hb9d3cd8_2
#11 26.31 Unlinking liblzma-5.8.2-hb03c661_0
#11 26.31 Unlinking libnghttp2-1.67.0-had1ee68_0
#11 26.31 Unlinking libsolv-0.7.35-h9463b59_0
#11 26.32 Unlinking libarchive-3.8.5-gpl_hc2c16d8_100
#11 26.33 Unlinking libcurl-8.18.0-h4e3cde8_0
#11 26.33 Unlinking libmamba-2.5.0-hd28c85e_0
#11 26.35 Unlinking libmamba-spdlog-2.5.0-h12fcf84_0
#11 26.35 Unlinking mamba-2.5.0-h9835478_0
#11 26.35 Unlinking libmambapy-2.5.0-py313h4616538_0
#11 26.35 Linking simdjson-4.6.4-hb700be7_0
#11 26.36 Linking krb5-1.22.2-ha1258a1_0
#11 26.38 Linking libzlib-1.3.2-h25fd6f3_2
#11 26.38 Linking liblzma-5.8.3-hb03c661_0
#11 26.38 Linking libmsgpack-c-6.1.0-h54a6638_6
#11 26.39 Linking libnghttp2-1.68.1-h877daf1_0
#11 26.39 Linking libsolv-0.7.37-h9463b59_0
#11 26.39 Linking libarchive-3.8.7-gpl_hc2c16d8_101
#11 26.40 Linking libcurl-8.20.0-hcf29cc6_0
#11 26.41 Linking libmamba-2.6.1-hd28c85e_0
#11 26.42 Linking libmamba-spdlog-2.6.1-hd8d719e_0
#11 26.42 Linking mamba-2.6.1-h2a27def_0
#11 26.43 Linking libmambapy-2.6.1-py313h842faf6_0
#11 26.44
#11 26.44 Transaction finished
#11 26.44
#11 27.33 ⚠ Shard Index for rapidsai-nightly/linux-64 not available, falling back to flat repodata
#11 27.33 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Starting
#11 28.23 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Done (0.9 sec)
#11 28.23 ⚠ Shard Index for rapidsai-nightly/noarch not available, falling back to flat repodata
#11 28.23 Using Flat Repodata for rapidsai-nightly/noarch ✔ Starting
#11 28.25 Using Flat Repodata for rapidsai-nightly/noarch ✔ Done (0.0 sec)
#11 28.25 ⚠ Shard Index for pytorch/linux-64 not available, falling back to flat repodata
#11 28.25 Using Flat Repodata for pytorch/linux-64 ✔ Starting
#11 28.28 Using Flat Repodata for pytorch/linux-64 ✔ Done (0.0 sec)
#11 28.28 ⚠ Shard Index for pytorch/noarch not available, falling back to flat repodata
#11 28.28 Using Flat Repodata for pytorch/noarch ✔ Starting
#11 28.29 Using Flat Repodata for pytorch/noarch ✔ Done (0.0 sec)
#11 38.73 Fetch Shard Index for conda-forge/linux-64 ⧖ Starting
#11 38.79 Fetch Shard Index for conda-forge/linux-64 ✔ Done (0.1 sec)
#11 38.79 Fetch Shard Index for conda-forge/noarch ⧖ Starting
#11 38.85 Fetch Shard Index for conda-forge/noarch ✔ Done (0.1 sec)
#11 38.85 Fetching and Parsing Packages' Shards ⧖ Starting
#11 44.83 Fetching and Parsing Packages' Shards ✔ Done (6.0 sec)
#11 45.72 Using Cached Shard Index for conda-forge/linux-64 ✔ Done
#11 45.73 Using Cached Shard Index for conda-forge/noarch ✔ Done
#11 45.73 Fetching and Parsing Packages' Shards ⧖ Starting
#11 46.83 Fetching and Parsing Packages' Shards ✔ Done (1.1 sec)
#11 47.59 Parsing Packages' Records ✔ Done (20.3 sec)
#11 48.19
#11 48.19 Pinned packages:
#11 48.19
#11 48.19 - python=3.13
#11 48.19
#11 48.19 Resolving Environment ⧖ Starting
#11 48.90 Resolving Environment ✔ Done (0.7 sec)
#11 48.90
#11 48.90 Transaction
#11 48.90
#11 48.90 Prefix: /opt/conda
#11 48.90
#11 48.90 Updating specs:
#11 48.90
#11 48.90 - git
#11 48.90 - wget
#11 48.90 - openssl
#11 48.90 - uv
#11 48.90
#11 48.90
#11 48.92 Package Version Build Channel Size
#11 48.92 ────────────────────────────────────────────────────────────────────
#11 48.92 Install:
#11 48.92 ────────────────────────────────────────────────────────────────────
#11 48.92
#11 48.92 + git 2.54.0 pl5321h6d3cee1_0 conda-forge 11MB
#11 48.92 + libidn2 2.3.8 hfac485b_1 conda-forge 139kB
#11 48.92 + libunistring 0.9.10 h7f98852_0 conda-forge 1MB
#11 48.92 + pcre2 10.47 haa7fec5_0 conda-forge 1MB
#11 48.92 + perl 5.32.1 7_hd590300_perl5 conda-forge 13MB
#11 48.92 + uv 0.11.14 h29f5ae7_0 conda-forge 19MB
#11 48.92 + wget 1.25.0 h653f8fd_1 conda-forge 746kB
#11 48.92 + zlib 1.3.2 h25fd6f3_2 conda-forge 96kB
#11 48.92
#11 48.92 Upgrade:
#11 48.92 ────────────────────────────────────────────────────────────────────
#11 48.92
#11 48.92 - libexpat 2.7.3 hecca717_0 conda-forge 77kB
#11 48.92 + libexpat 2.8.0 hecca717_0 conda-forge 77kB
#11 48.92
#11 48.92 Summary:
#11 48.92
#11 48.92 Install: 8 packages
#11 48.92 Upgrade: 1 packages
#11 48.92
#11 48.92 Total download: 47MB
#11 48.92
#11 48.92 ────────────────────────────────────────────────────────────────────
#11 48.92
#11 48.92
#11 48.92
#11 48.92 Transaction starting
#11 49.49 Unlinking libexpat-2.7.3-hecca717_0
#11 49.50 Linking uv-0.11.14-h29f5ae7_0
#11 49.50 Linking libexpat-2.8.0-hecca717_0
#11 49.50 Linking pcre2-10.47-haa7fec5_0
#11 49.52 Linking zlib-1.3.2-h25fd6f3_2
#11 49.52 Linking libunistring-0.9.10-h7f98852_0
#11 49.54 Linking perl-5.32.1-7_hd590300_perl5
#11 49.86 Linking libidn2-2.3.8-hfac485b_1
#11 49.86 Linking git-2.54.0-pl5321h6d3cee1_0
#11 50.08 Linking wget-1.25.0-h653f8fd_1
#11 50.09
#11 50.09 Transaction finished
#11 50.09
#11 DONE 50.4s
#12 [ 8/25] RUN source /opt/conda/etc/profile.d/conda.sh && conda activate base && git clone https://github.com/rapidsai/rapidsmpf && sed -i '/^[[:space:]]*- python[>=]/s/- python.*/- python=3.13/' \"rapidsmpf/conda/environments/all_cuda-132_arch-x86_64.yaml\" && if conda env list | grep -q \"^rapidsmpf \"; then mamba env update --no-downgrade -f \"rapidsmpf/conda/environments/all_cuda-132_arch-x86_64.yaml\" -n \"rapidsmpf\"; else mamba env create -f \"rapidsmpf/conda/environments/all_cuda-132_arch-x86_64.yaml\" -n \"rapidsmpf\"; fi && mamba clean --all -f -y
#12 0.551 Cloning into 'rapidsmpf'...
#12 1.944 ⚠ Shard Index for rapidsai-nightly/linux-64 not available, falling back to flat repodata
#12 1.944 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Starting
#12 2.019 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Done (0.1 sec)
#12 2.019 ⚠ Shard Index for rapidsai-nightly/noarch not available, falling back to flat repodata
#12 2.019 Using Flat Repodata for rapidsai-nightly/noarch ✔ Starting
#12 2.024 Using Flat Repodata for rapidsai-nightly/noarch ✔ Done (0.0 sec)
#12 2.024 ⚠ Shard Index for pytorch/linux-64 not available, falling back to flat repodata
#12 2.024 Using Flat Repodata for pytorch/linux-64 ✔ Starting
#12 2.031 Using Flat Repodata for pytorch/linux-64 ✔ Done (0.0 sec)
#12 2.031 ⚠ Shard Index for pytorch/noarch not available, falling back to flat repodata
#12 2.031 Using Flat Repodata for pytorch/noarch ✔ Starting
#12 2.032 Using Flat Repodata for pytorch/noarch ✔ Done (0.0 sec)
#12 13.11 Fetch Shard Index for rapidsai/linux-64 ⧖ Starting
#12 13.15 Fetch Shard Index for rapidsai/linux-64 ✔ Done (0.0 sec)
#12 13.15 Fetch Shard Index for rapidsai/noarch ⧖ Starting
#12 13.18 Fetch Shard Index for rapidsai/noarch ✔ Done (0.0 sec)
#12 13.18 Fetching and Parsing Packages' Shards ⧖ Starting
#12 13.39 Fetching and Parsing Packages' Shards ✔ Done (0.2 sec)
#12 13.41 Using Cached Shard Index for conda-forge/linux-64 ✔ Done
#12 13.42 Using Cached Shard Index for conda-forge/noarch ✔ Done
#12 13.42 Fetching and Parsing Packages' Shards ⧖ Starting
#12 15.55 Fetching and Parsing Packages' Shards ✔ Done (2.1 sec)
#12 16.44 Using Cached Shard Index for rapidsai/linux-64 ✔ Done
#12 16.44 Using Cached Shard Index for rapidsai/noarch ✔ Done
#12 16.44 Fetching and Parsing Packages' Shards ⧖ Starting
#12 16.49 Fetching and Parsing Packages' Shards ✔ Done (0.1 sec)
#12 16.51 Using Cached Shard Index for conda-forge/linux-64 ✔ Done
#12 16.52 Using Cached Shard Index for conda-forge/noarch ✔ Done
#12 16.52 Fetching and Parsing Packages' Shards ⧖ Starting
#12 17.62 Fetching and Parsing Packages' Shards ✔ Done (1.1 sec)
#12 18.36 Parsing Packages' Records ✔ Done (16.4 sec)
#12 18.46
#12 18.46 Resolving Environment ⧖ Starting
#12 53.89 Resolving Environment ✔ Done (35.4 sec)
#12 53.89
#12 53.89 Transaction
#12 53.89
#12 53.89 Prefix: /opt/conda/envs/rapidsmpf
#12 53.89
#12 53.89 Updating specs:
#12 53.89
#12 53.89 - breathe>=4.35.0
#12 53.89 - c-compiler
#12 53.89 - clang-tools==20.1.8
#12 53.89 - clang==20.1.8
#12 53.89 - click>=8.1
#12 53.89 - cmake>=4.0
#12 53.89 - cuda-core>=0.7.0
#12 53.89 - cuda-cudart-dev
#12 53.89 - cuda-cupti-dev
#12 53.89 - cuda-nvcc
#12 53.89 - cuda-nvml-dev
#12 53.89 - cuda-nvrtc-dev
#12 53.89 - cuda-nvtx-dev
#12 53.89 - cuda-sanitizer-api
#12 53.89 - cuda-version=13.2
#12 53.89 - cudf[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - cxx-compiler
#12 53.89 - cython>=3.2.2
#12 53.89 - dask-cuda[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - dask-cudf[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - doxygen=1.9.1
#12 53.89 - duckdb
#12 53.89 - gcc_linux-64=14
#12 53.89 - gdb
#12 53.89 - ipython
#12 53.89 - libcudf[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - libnuma
#12 53.89 - libpmix-devel[version=\">=5.0,<6.0\"]
#12 53.89 - librmm[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - libucxx[version=\"=0.51,>=0.0.0a0\"]
#12 53.89 - make
#12 53.89 - mpi4py
#12 53.89 - myst-nb
#12 53.89 - myst-parser
#12 53.89 - ninja
#12 53.89 - numpy
#12 53.89 - numpydoc
#12 53.89 - openmpi>=5.0
#12 53.89 - pip
#12 53.89 - pre-commit
#12 53.89 - psutil
#12 53.89 - pyarrow
#12 53.89 - pydata-sphinx-theme>=0.15.4
#12 53.89 - pylibcudf[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - pytest
#12 53.89 - python=3.13
#12 53.89 - rapids-build-backend[version=\">=0.4.0,<0.5.0\"]
#12 53.89 - ray-default>=2.55.1
#12 53.89 - rmm[version=\"=26.8,>=0.0.0a0\"]
#12 53.89 - scikit-build-core>=0.11.0
#12 53.89 - sphinx-autobuild
#12 53.89 - sphinx-copybutton
#12 53.89 - sphinx>=8.1.0
#12 53.89 - sysroot_linux-64=2.28
#12 53.89 - ucxx[version=\"=0.51,>=0.0.0a0\"]
#12 53.89 - valgrind
#12 53.89
#12 53.89
#12 54.70 Package Version Build Channel Size
#12 54.70 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
#12 54.70 Install:
#12 54.70 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
#12 54.70
#12 54.70 + _openmp_mutex 4.5 20_gnu conda-forge 29kB
#12 54.70 + _python_abi3_support 1.0 hd8ed1ab_2 conda-forge 8kB
#12 54.70 + accessible-pygments 0.0.5 pyhd8ed1ab_1 conda-forge 1MB
#12 54.70 + aiohappyeyeballs 2.6.1 pyhd8ed1ab_0 conda-forge 20kB
#12 54.70 + aiohttp 3.13.5 py313hd6074c6_0 conda-forge 1MB
#12 54.70 + aiohttp-cors 0.8.1 pyhcf101f3_1 conda-forge 31kB
#12 54.70 + aiosignal 1.4.0 pyhd8ed1ab_0 conda-forge 14kB
#12 54.70 + alabaster 1.0.0 pyhd8ed1ab_1 conda-forge 19kB
#12 54.70 + annotated-types 0.7.0 pyhd8ed1ab_1 conda-forge 18kB
#12 54.70 + anyio 4.13.0 pyhcf101f3_0 conda-forge 147kB
#12 54.70 + asttokens 3.0.1 pyhd8ed1ab_0 conda-forge 29kB
#12 54.70 + attrs 26.1.0 pyhcf101f3_0 conda-forge 65kB
#12 54.70 + aws-c-auth 0.10.1 ha62d5e7_3 conda-forge 134kB
#12 54.70 + aws-c-cal 0.9.13 h2c9d079_1 conda-forge 56kB
#12 54.70 + aws-c-common 0.12.6 hb03c661_0 conda-forge 240kB
#12 54.70 + aws-c-compression 0.3.2 h8b1a151_0 conda-forge 22kB
#12 54.70 + aws-c-event-stream 0.7.0 h9b893ba_0 conda-forge 59kB
#12 54.70 + aws-c-http 0.10.13 h4bacb7b_0 conda-forge 226kB
#12 54.70 + aws-c-io 0.26.3 h692f434_1 conda-forge 182kB
#12 54.70 + aws-c-mqtt 0.15.2 hc1936db_2 conda-forge 222kB
#12 54.70 + aws-c-s3 0.12.2 he6ee468_1 conda-forge 153kB
#12 54.70 + aws-c-sdkutils 0.2.4 h8b1a151_4 conda-forge 59kB
#12 54.70 + aws-checksums 0.2.10 h8b1a151_0 conda-forge 101kB
#12 54.70 + aws-crt-cpp 0.38.3 h745e52d_1 conda-forge 413kB
#12 54.70 + aws-sdk-cpp 1.11.747 h41c0014_4 conda-forge 4MB
#12 54.70 + azure-core-cpp 1.16.2 h206d751_0 conda-forge 349kB
#12 54.70 + azure-identity-cpp 1.13.3 hed0cdb0_1 conda-forge 251kB
#12 54.70 + azure-storage-blobs-cpp 12.16.0 hf824e48_2 conda-forge 581kB
#12 54.70 + azure-storage-common-cpp 12.13.0 ha7a2c86_0 conda-forge 159kB
#12 54.70 + azure-storage-files-datalake-cpp 12.14.0 h539c000_2 conda-forge 303kB
#12 54.70 + babel 2.18.0 pyhcf101f3_1 conda-forge 8MB
#12 54.70 + backports.zstd 1.5.0 py313h18e8e13_0 conda-forge 243kB
#12 54.70 + beautifulsoup4 4.14.3 pyha770c72_0 conda-forge 90kB
#12 54.70 + binutils 2.45.1 default_h4852527_102 conda-forge 35kB
#12 54.70 + binutils_impl_linux-64 2.45.1 default_hfdba357_102 conda-forge 4MB
#12 54.70 + binutils_linux-64 2.45.1 default_h4852527_102 conda-forge 36kB
#12 54.70 + bokeh 3.9.0 pyhd8ed1ab_0 conda-forge 4MB
#12 54.70 + breathe 4.36.0 pyhd8ed1ab_0 conda-forge 79kB
#12 54.70 + brotli-python 1.2.0 py313hf159716_1 conda-forge 368kB
#12 54.70 + bzip2 1.0.8 hda65f42_9 conda-forge 260kB
#12 54.70 + c-ares 1.34.6 hb03c661_0 conda-forge 208kB
#12 54.70 + c-compiler 1.11.0 h4d9bdce_0 conda-forge 7kB
#12 54.70 + ca-certificates 2026.4.22 hbd8a1cb_0 conda-forge 131kB
#12 54.70 + cachetools 7.1.2 pyhd8ed1ab_0 conda-forge 21kB
#12 54.70 + certifi 2026.4.22 pyhd8ed1ab_0 conda-forge 136kB
#12 54.70 + cffi 2.0.0 py313hf46b229_1 conda-forge 298kB
#12 54.70 + cfgv 3.5.0 pyhd8ed1ab_0 conda-forge 14kB
#12 54.70 + charset-normalizer 3.4.7 pyhd8ed1ab_0 conda-forge 59kB
#12 54.70 + clang 20.1.8 default_cfg_hcbb2b3e_15 conda-forge 71kB
#12 54.70 + clang-20 20.1.8 default_h99862b1_15 conda-forge 855kB
#12 54.70 + clang-format 20.1.8 default_h99862b1_15 conda-forge 71kB
#12 54.70 + clang-format-20 20.1.8 default_h99862b1_15 conda-forge 114kB
#12 54.70 + clang-tools 20.1.8 default_h57a47db_15 conda-forge 22MB
#12 54.70 + clang_impl_linux-64 20.1.8 default_cfg_h027053c_15 conda-forge 71kB
#12 54.70 + click 8.2.1 pyh707e725_0 conda-forge 88kB
#12 54.70 + cloudpickle 3.1.2 pyhcf101f3_1 conda-forge 27kB
#12 54.70 + cmake 4.3.2 hc85cc9f_0 conda-forge 23MB
#12 54.70 + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 27kB
#12 54.70 + colorful 0.5.8 pyhd8ed1ab_0 conda-forge 175kB
#12 54.70 + comm 0.2.3 pyhe01879c_0 conda-forge 15kB
#12 54.70 + compiler-rt 20.1.8 hb700be7_1 conda-forge 114kB
#12 54.70 + compiler-rt_linux-64 20.1.8 hffcefe0_1 conda-forge 50MB
#12 54.70 + conda-gcc-specs 14.3.0 he8ccf15_19 conda-forge 32kB
#12 54.70 + contourpy 1.3.3 py313hc8edb43_4 conda-forge 322kB
#12 54.70 + cpython 3.13.13 py313hd8ed1ab_100 conda-forge 49kB
#12 54.70 + cryptography 48.0.0 py313heb322e3_0 conda-forge 2MB
#12 54.70 + cuda-bindings 13.2.0 py313h08cd8bf_0 conda-forge 4MB
#12 54.70 + cuda-cccl_linux-64 13.2.75 ha770c72_0 conda-forge 1MB
#12 54.70 + cuda-core 0.7.0 cuda13_py313h83ce759_0 conda-forge 2MB
#12 54.70 + cuda-crt-dev_linux-64 13.2.78 ha770c72_0 conda-forge 97kB
#12 54.70 + cuda-crt-tools 13.2.78 ha770c72_0 conda-forge 30kB
#12 54.70 + cuda-cudart 13.2.75 hecca717_0 conda-forge 25kB
#12 54.70 + cuda-cudart-dev 13.2.75 hecca717_0 conda-forge 25kB
#12 54.70 + cuda-cudart-dev_linux-64 13.2.75 h376f20c_0 conda-forge 398kB
#12 54.70 + cuda-cudart-static 13.2.75 hecca717_0 conda-forge 25kB
#12 54.70 + cuda-cudart-static_linux-64 13.2.75 h376f20c_0 conda-forge 1MB
#12 54.70 + cuda-cudart_linux-64 13.2.75 h376f20c_0 conda-forge 203kB
#12 54.70 + cuda-cupti 13.2.75 h676940d_0 conda-forge 2MB
#12 54.70 + cuda-cupti-dev 13.2.75 h676940d_0 conda-forge 5MB
#12 54.70 + cuda-driver-dev_linux-64 13.2.75 h376f20c_0 conda-forge 39kB
#12 54.70 + cuda-nvcc 13.2.78 hcdd1206_0 conda-forge 25kB
#12 54.70 + cuda-nvcc-dev_linux-64 13.2.78 he91c749_0 conda-forge 29kB
#12 54.70 + cuda-nvcc-impl 13.2.78 h85509e4_0 conda-forge 29kB
#12 54.70 + cuda-nvcc-tools 13.2.78 he02047a_0 conda-forge 34MB
#12 54.70 + cuda-nvcc_linux-64 13.2.78 hb2fc203_0 conda-forge 28kB
#12 54.70 + cuda-nvml-dev 13.2.82 hffce074_0 conda-forge 153kB
#12 54.70 + cuda-nvrtc 13.2.78 hecca717_0 conda-forge 36MB
#12 54.70 + cuda-nvrtc-dev 13.2.78 hecca717_0 conda-forge 36kB
#12 54.70 + cuda-nvtx 13.2.75 hecca717_0 conda-forge 34kB
#12 54.70 + cuda-nvtx-dev 13.2.75 ha770c72_0 conda-forge 102kB
#12 54.70 + cuda-nvvm-dev_linux-64 13.2.78 ha770c72_0 conda-forge 28kB
#12 54.70 + cuda-nvvm-impl 13.2.78 h4bc722e_0 conda-forge 22MB
#12 54.70 + cuda-nvvm-tools 13.2.78 h4bc722e_0 conda-forge 26MB
#12 54.70 + cuda-pathfinder 1.5.4 pyhc364b38_0 conda-forge 46kB
#12 54.70 + cuda-python 13.2.0 pyhc455866_0 conda-forge 17kB
#12 54.70 + cuda-sanitizer-api 13.2.76 h10ca0ad_0 conda-forge 9MB
#12 54.70 + cuda-version 13.2 he2cc418_3 conda-forge 22kB
#12 54.70 + cudf 26.08.00a21 cuda13_cp311_abi3_260518_9b1f470d rapidsai-nightly 2MB
#12 54.70 + cupy 14.0.1 py313h7122472_0 conda-forge 385kB
#12 54.70 + cupy-core 14.0.1 py313h75444f8_0 conda-forge 34MB
#12 54.70 + cxx-compiler 1.11.0 hfcd1e18_0 conda-forge 7kB
#12 54.70 + cython 3.2.4 py313hc80a56d_0 conda-forge 4MB
#12 54.70 + cytoolz 1.1.0 py313h07c4f96_2 conda-forge 620kB
#12 54.70 + dask 2026.1.1 pyhcf101f3_0 conda-forge 11kB
#12 54.70 + dask-core 2026.1.1 pyhcf101f3_1 conda-forge 1MB
#12 54.70 + dask-cuda 26.08.00a0 py314_260518_e8fdddbd rapidsai-nightly 88kB
#12 54.70 + dask-cudf 26.08.00a21 260518_9b1f470d rapidsai-nightly 47kB
#12 54.70 + debugpy 1.8.20 py313h5d5ffb9_0 conda-forge 3MB
#12 54.70 + decorator 5.3.0 pyhd8ed1ab_0 conda-forge 16kB
#12 54.70 + distlib 0.4.0 pyhd8ed1ab_0 conda-forge 276kB
#12 54.70 + distributed 2026.1.1 pyhcf101f3_1 conda-forge 844kB
#12 54.70 + dlpack 0.8 h59595ed_3 conda-forge 15kB
#12 54.70 + docutils 0.21.2 pyhd8ed1ab_1 conda-forge 403kB
#12 54.70 + doxygen 1.9.1 hb166930_1 conda-forge 7MB
#12 54.70 + duckdb 1.5.2 hfdaf410_0 conda-forge 8kB
#12 54.70 + exceptiongroup 1.3.1 pyhd8ed1ab_0 conda-forge 21kB
#12 54.70 + executing 2.2.1 pyhd8ed1ab_0 conda-forge 31kB
#12 54.70 + filelock 3.29.0 pyhd8ed1ab_0 conda-forge 34kB
#12 54.70 + frozenlist 1.7.0 py313h6b9daa2_0 conda-forge 55kB
#12 54.70 + fsspec 2026.4.0 pyhd8ed1ab_0 conda-forge 150kB
#12 54.70 + gcc 14.3.0 h0dff253_19 conda-forge 29kB
#12 54.70 + gcc_impl_linux-64 14.3.0 h235f0fe_19 conda-forge 78MB
#12 54.70 + gcc_linux-64 14.3.0 h50e9bb6_24 conda-forge 29kB
#12 54.70 + gdb 17.2 py313h80c3f9b_0 conda-forge 6MB
#12 54.70 + gflags 2.2.2 h5888daf_1005 conda-forge 120kB
#12 54.70 + glog 0.7.1 hbabe93e_0 conda-forge 143kB
#12 54.70 + gmp 6.3.0 hac33072_2 conda-forge 460kB
#12 54.70 + google-api-core 2.30.3 pyhcf101f3_0 conda-forge 105kB
#12 54.70 + google-auth 2.53.0 pyhcf101f3_0 conda-forge 147kB
#12 54.70 + googleapis-common-protos 1.75.0 pyhcf101f3_0 conda-forge 150kB
#12 54.70 + greenlet 3.5.0 py313h5d5ffb9_0 conda-forge 263kB
#12 54.70 + grpcio 1.78.1 py313h36609a2_0 conda-forge 887kB
#12 54.70 + gxx 14.3.0 he448592_7 conda-forge 30kB
#12 54.70 + gxx_impl_linux-64 14.3.0 h2185e75_19 conda-forge 15MB
#12 54.70 + gxx_linux-64 14.3.0 h8a413ad_24 conda-forge 28kB
#12 54.70 + h11 0.16.0 pyhcf101f3_1 conda-forge 39kB
#12 54.70 + h2 4.3.0 pyhcf101f3_0 conda-forge 96kB
#12 54.70 + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 31kB
#12 54.70 + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 17kB
#12 54.70 + icu 78.3 h33c6efd_0 conda-forge 13MB
#12 54.70 + identify 2.6.19 pyhd8ed1ab_0 conda-forge 80kB
#12 54.70 + idna 3.13 pyhcf101f3_0 conda-forge 59kB
#12 54.70 + imagesize 2.0.0 pyhd8ed1ab_0 conda-forge 16kB
#12 54.70 + importlib-metadata 8.7.0 pyhe01879c_1 conda-forge 35kB
#12 54.70 + importlib-resources 7.1.0 pyhd8ed1ab_0 conda-forge 10kB
#12 54.70 + importlib_resources 7.1.0 pyhd8ed1ab_0 conda-forge 35kB
#12 54.70 + iniconfig 2.3.0 pyhd8ed1ab_0 conda-forge 13kB
#12 54.70 + ipykernel 7.2.0 pyha191276_1 conda-forge 134kB
#12 54.70 + ipython 9.13.0 pyh53cf698_0 conda-forge 652kB
#12 54.70 + ipython_pygments_lexers 1.1.1 pyhd8ed1ab_0 conda-forge 14kB
#12 54.70 + jedi 0.19.2 pyhd8ed1ab_1 conda-forge 844kB
#12 54.70 + jinja2 3.1.6 pyhcf101f3_1 conda-forge 121kB
#12 54.70 + jsonschema 4.26.0 pyhcf101f3_0 conda-forge 82kB
#12 54.70 + jsonschema-specifications 2025.9.1 pyhcf101f3_0 conda-forge 19kB
#12 54.70 + jupyter-cache 1.0.1 pyhff2d567_0 conda-forge 31kB
#12 54.70 + jupyter_client 8.8.0 pyhcf101f3_0 conda-forge 113kB
#12 54.70 + jupyter_core 5.9.1 pyhc90fa1f_0 conda-forge 66kB
#12 54.70 + kernel-headers_linux-64 4.18.0 he073ed8_9 conda-forge 1MB
#12 54.70 + keyutils 1.6.3 hb9d3cd8_0 conda-forge 134kB
#12 54.70 + krb5 1.22.2 ha1258a1_0 conda-forge 1MB
#12 54.70 + lcms2 2.19.1 h0c24ade_0 conda-forge 251kB
#12 54.70 + ld_impl_linux-64 2.45.1 default_hbd61a6d_102 conda-forge 728kB
#12 54.70 + lerc 4.1.0 hdb68285_0 conda-forge 262kB
#12 54.70 + libabseil 20260107.1 cxx17_h7b12aa8_0 conda-forge 1MB
#12 54.70 + libarrow 24.0.0 h0935d00_1_cpu conda-forge 7MB
#12 54.70 + libarrow-acero 24.0.0 h635bf11_1_cpu conda-forge 592kB
#12 54.70 + libarrow-compute 24.0.0 h53684a4_1_cpu conda-forge 3MB
#12 54.70 + libarrow-dataset 24.0.0 h635bf11_1_cpu conda-forge 592kB
#12 54.70 + libarrow-substrait 24.0.0 hb4dd7c2_1_cpu conda-forge 502kB
#12 54.70 + libblas 3.11.0 7_h4a7cf45_openblas conda-forge 19kB
#12 54.70 + libbrotlicommon 1.2.0 hb03c661_1 conda-forge 80kB
#12 54.70 + libbrotlidec 1.2.0 hb03c661_1 conda-forge 35kB
#12 54.70 + libbrotlienc 1.2.0 hb03c661_1 conda-forge 298kB
#12 54.70 + libcap 2.77 hd0affe5_1 conda-forge 124kB
#12 54.70 + libcblas 3.11.0 7_h0358290_openblas conda-forge 19kB
#12 54.70 + libclang-cpp20.1 20.1.8 default_h99862b1_15 conda-forge 21MB
#12 54.70 + libclang13 22.1.5 default_h746c552_1 conda-forge 13MB
#12 54.70 + libcrc32c 1.1.2 h9c3ff4c_0 conda-forge 20kB
#12 54.70 + libcublas 13.4.0.1 h676940d_0 conda-forge 379MB
#12 54.70 + libcudf 26.08.00a21 cuda13_260518_9b1f470d rapidsai-nightly 284MB
#12 54.70 + libcufft 12.2.0.46 hecca717_0 conda-forge 184MB
#12 54.70 + libcufile 1.17.1.22 h85c024f_0 conda-forge 1MB
#12 54.70 + libcufile-dev 1.17.1.22 h676940d_0 conda-forge 43kB
#12 54.70 + libcurand 10.4.2.55 h676940d_0 conda-forge 44MB
#12 54.70 + libcurl 8.20.0 hcf29cc6_0 conda-forge 469kB
#12 54.70 + libcusolver 12.2.0.1 h676940d_0 conda-forge 178MB
#12 54.70 + libcusparse 12.7.10.1 hecca717_0 conda-forge 142MB
#12 54.70 + libdeflate 1.25 h17f619e_0 conda-forge 73kB
#12 54.70 + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 135kB
#12 54.70 + libev 4.33 hd590300_2 conda-forge 113kB
#12 54.70 + libevent 2.1.12 hf998b51_1 conda-forge 427kB
#12 54.70 + libexpat 2.8.0 hecca717_0 conda-forge Cached
#12 54.70 + libfabric 2.5.1 ha770c72_0 conda-forge 15kB
#12 54.70 + libfabric1 2.5.1 hf621623_0 conda-forge 712kB
#12 54.70 + libffi 3.5.2 h3435931_0 conda-forge 59kB
#12 54.70 + libfreetype 2.14.3 ha770c72_0 conda-forge 8kB
#12 54.70 + libfreetype6 2.14.3 h73754d4_0 conda-forge 385kB
#12 54.70 + libgcc 15.2.0 he0feb66_19 conda-forge 1MB
#12 54.70 + libgcc-devel_linux-64 14.3.0 hf649bbc_119 conda-forge 3MB
#12 54.70 + libgcc-ng 15.2.0 h69a702a_19 conda-forge 28kB
#12 54.70 + libgfortran 15.2.0 h69a702a_19 conda-forge 28kB
#12 54.70 + libgfortran5 15.2.0 h68bc16d_19 conda-forge 2MB
#12 54.70 + libgomp 15.2.0 he0feb66_19 conda-forge 604kB
#12 54.70 + libgoogle-cloud 3.3.0 h25dbb67_1 conda-forge 3MB
#12 54.70 + libgoogle-cloud-storage 3.3.0 hdbdcf42_1 conda-forge 779kB
#12 54.70 + libgrpc 1.78.1 h1d1128b_0 conda-forge 7MB
#12 54.70 + libhwloc 2.13.0 default_he001693_1000 conda-forge 2MB
#12 54.70 + libiconv 1.18 h3b78370_2 conda-forge 790kB
#12 54.70 + libjpeg-turbo 3.1.4.1 hb03c661_0 conda-forge 634kB
#12 54.70 + libkvikio 26.08.00a1 cuda13_260518_f554d7c2 rapidsai-nightly 459kB
#12 54.70 + liblapack 3.11.0 7_h47877c9_openblas conda-forge 19kB
#12 54.70 + libllvm20 20.1.8 hf7376ad_1 conda-forge 44MB
#12 54.70 + libllvm22 22.1.5 hf7376ad_1 conda-forge 44MB
#12 54.70 + liblzma 5.8.3 hb03c661_0 conda-forge 113kB
#12 54.70 + liblzma-devel 5.8.3 hb03c661_0 conda-forge 491kB
#12 54.70 + libmpdec 4.0.0 hb03c661_1 conda-forge 92kB
#12 54.70 + libnghttp2 1.68.1 h877daf1_0 conda-forge 663kB
#12 54.70 + libnl 3.11.0 hb9d3cd8_0 conda-forge 741kB
#12 54.70 + libnuma 2.0.18 hb03c661_3 conda-forge 44kB
#12 54.70 + libnvcomp 5.2.0.10 h7bcfba5_0 conda-forge 21MB
#12 54.70 + libnvcomp-dev 5.2.0.10 h7bcfba5_0 conda-forge 55kB
#12 54.70 + libnvjitlink 13.2.78 hecca717_0 conda-forge 32MB
#12 54.70 + libnvptxcompiler-dev 13.2.78 ha770c72_0 conda-forge 28kB
#12 54.70 + libnvptxcompiler-dev_linux-64 13.2.78 ha770c72_0 conda-forge 15MB
#12 54.70 + libopenblas 0.3.33 pthreads_h94d23a6_0 conda-forge 6MB
#12 54.70 + libopentelemetry-cpp 1.26.0 h9692893_0 conda-forge 934kB
#12 54.70 + libopentelemetry-cpp-headers 1.26.0 ha770c72_0 conda-forge 396kB
#12 54.70 + libparquet 24.0.0 h7376487_1_cpu conda-forge 1MB
#12 54.70 + libpmix 5.0.8 h31fc519_4 conda-forge 731kB
#12 54.70 + libpmix-devel 5.0.8 ha770c72_4 conda-forge 219kB
#12 54.70 + libpng 1.6.58 h421ea60_0 conda-forge 318kB
#12 54.70 + libprotobuf 6.33.5 h2b00c02_0 conda-forge 4MB
#12 54.70 + libre2-11 2025.11.05 h0dc7533_1 conda-forge 213kB
#12 54.70 + librmm 26.08.00a0 cuda13_260518_b1870209 rapidsai-nightly 2MB
#12 54.70 + libsanitizer 14.3.0 h8f1669f_19 conda-forge 8MB
#12 54.70 + libsodium 1.0.21 h280c20c_3 conda-forge 278kB
#12 54.70 + libsqlite 3.53.1 h0c1763c_0 conda-forge 955kB
#12 54.70 + libssh2 1.11.1 hcf80075_0 conda-forge 305kB
#12 54.70 + libstdcxx 15.2.0 h934c35e_19 conda-forge 6MB
#12 54.70 + libstdcxx-devel_linux-64 14.3.0 h9f08a49_119 conda-forge 20MB
#12 54.70 + libstdcxx-ng 15.2.0 hdf11a46_19 conda-forge 28kB
#12 54.70 + libsystemd0 260.1 h6569c3e_0 conda-forge 530kB
#12 54.70 + libthrift 0.22.0 h7d032f7_2 conda-forge 424kB
#12 54.70 + libtiff 4.7.1 h9d88235_1 conda-forge 435kB
#12 54.70 + libucxx 0.51.00a0 cuda13_260518_41db9b4c rapidsai-nightly 801kB
#12 54.70 + libudev1 260.1 h6569c3e_0 conda-forge 172kB
#12 54.70 + libunwind 1.8.3 h65a8314_0 conda-forge 76kB
#12 54.70 + libutf8proc 2.11.3 hfe17d71_0 conda-forge 86kB
#12 54.70 + libuuid 2.42 h5347b49_0 conda-forge 40kB
#12 54.70 + libuv 1.51.0 hb03c661_1 conda-forge 895kB
#12 54.70 + libwebp-base 1.6.0 hd42ef1d_0 conda-forge 429kB
#12 54.70 + libxcb 1.17.0 h8a09558_0 conda-forge 396kB
#12 54.70 + libxml2 2.15.3 h49c6c72_0 conda-forge 47kB
#12 54.70 + libxml2-16 2.15.3 hca6bf5a_0 conda-forge 560kB
#12 54.70 + libzlib 1.3.2 h25fd6f3_2 conda-forge 64kB
#12 54.70 + llvm-openmp 22.1.5 h4922eb0_1 conda-forge 6MB
#12 54.70 + llvmlite 0.46.0 py313hdd307be_0 conda-forge 34MB
#12 54.70 + locket 1.0.0 pyhd8ed1ab_0 conda-forge 8kB
#12 54.70 + lz4 4.4.5 py313h28739b2_1 conda-forge 45kB
#12 54.70 + lz4-c 1.10.0 h5888daf_1 conda-forge 167kB
#12 54.70 + make 4.4.1 hb9d3cd8_2 conda-forge 513kB
#12 54.70 + markdown-it-py 4.2.0 pyhd8ed1ab_0 conda-forge 69kB
#12 54.70 + markupsafe 3.0.3 py313h3dea7bd_1 conda-forge 26kB
#12 54.70 + matplotlib-inline 0.2.2 pyhd8ed1ab_0 conda-forge 16kB
#12 54.70 + mdit-py-plugins 0.6.1 pyhd8ed1ab_0 conda-forge 50kB
#12 54.70 + mdurl 0.1.2 pyhd8ed1ab_1 conda-forge 14kB
#12 54.70 + mpfr 4.2.2 he0a73b1_0 conda-forge 730kB
#12 54.70 + mpi 1.0.1 openmpi conda-forge 7kB
#12 54.70 + mpi4py 4.1.2 py313h276263e_100 conda-forge 866kB
#12 54.70 + msgpack-python 1.1.2 py313h7037e92_1 conda-forge 103kB
#12 54.70 + multidict 6.7.1 py313h3dea7bd_0 conda-forge 99kB
#12 54.70 + myst-nb 1.4.0 pyhcf101f3_0 conda-forge 69kB
#12 54.70 + myst-parser 5.1.0 pyhd8ed1ab_0 conda-forge 75kB
#12 54.70 + narwhals 2.21.2 pyhcf101f3_0 conda-forge 284kB
#12 54.70 + nbclient 0.10.4 pyhd8ed1ab_0 conda-forge 28kB
#12 54.70 + nbformat 5.10.4 pyhd8ed1ab_1 conda-forge 101kB
#12 54.70 + ncurses 6.6 hdb14827_0 conda-forge 919kB
#12 54.70 + nest-asyncio 1.6.0 pyhd8ed1ab_1 conda-forge 12kB
#12 54.70 + ninja 1.13.2 h171cf75_0 conda-forge 186kB
#12 54.70 + nlohmann_json 3.12.0 h54a6638_1 conda-forge 136kB
#12 54.70 + nodeenv 1.10.0 pyhd8ed1ab_0 conda-forge 41kB
#12 54.70 + numba 0.64.0 py313h5dce7c4_0 conda-forge 6MB
#12 54.70 + numba-cuda 0.28.2 py313h92f78c6_0 conda-forge 3MB
#12 54.70 + numpy 2.4.5 py313hf6604e3_0 conda-forge 9MB
#12 54.70 + numpydoc 1.10.0 pyhcf101f3_0 conda-forge 66kB
#12 54.70 + nvidia-ml-py 13.595.45 pyhd8ed1ab_1 conda-forge 49kB
#12 54.70 + nvtx 0.2.15 py313h07c4f96_0 conda-forge 135kB
#12 54.70 + opencensus 0.11.3 pyhd8ed1ab_1 conda-forge 71kB
#12 54.70 + opencensus-context 0.1.3 py313h78bf25f_4 conda-forge 22kB
#12 54.70 + openjpeg 2.5.4 h55fea9a_0 conda-forge 355kB
#12 54.70 + openmpi 5.0.10 h67ed482_1 conda-forge 4MB
#12 54.70 + openssl 3.6.2 h35e630c_0 conda-forge 3MB
#12 54.70 + opentelemetry-api 1.41.1 pyhd8ed1ab_1 conda-forge 49kB
#12 54.70 + opentelemetry-exporter-prometheus 0.62b0 pyhcf101f3_0 conda-forge 23kB
#12 54.70 + opentelemetry-proto 1.41.1 pyhd8ed1ab_0 conda-forge 47kB
#12 54.70 + opentelemetry-sdk 1.41.1 pyhd8ed1ab_1 conda-forge 114kB
#12 54.70 + opentelemetry-semantic-conventions 0.62b1 pyhd8ed1ab_1 conda-forge 126kB
#12 54.70 + orc 2.3.0 h21090e2_0 conda-forge 1MB
#12 54.70 + packaging 26.2 pyhc364b38_0 conda-forge 92kB
#12 54.70 + pandas 2.3.3 py313h08cd8bf_2 conda-forge 15MB
#12 54.70 + parso 0.8.7 pyhcf101f3_0 conda-forge 82kB
#12 54.70 + partd 1.4.2 pyhd8ed1ab_0 conda-forge 21kB
#12 54.70 + pathspec 1.1.1 pyhd8ed1ab_0 conda-forge 57kB
#12 54.70 + pexpect 4.9.0 pyhd8ed1ab_1 conda-forge 54kB
#12 54.70 + pillow 12.2.0 py313h80991f8_0 conda-forge 1MB
#12 54.70 + pip 26.1.1 pyh145f28c_0 conda-forge 1MB
#12 54.70 + platformdirs 4.9.6 pyhcf101f3_0 conda-forge 26kB
#12 54.70 + pluggy 1.6.0 pyhf9edf01_1 conda-forge 26kB
#12 54.70 + pre-commit 4.6.0 pyha770c72_0 conda-forge 202kB
#12 54.70 + prometheus-cpp 1.3.0 ha5d0236_0 conda-forge 200kB
#12 54.70 + prometheus_client 0.25.0 pyhd8ed1ab_0 conda-forge 57kB
#12 54.70 + prompt-toolkit 3.0.52 pyha770c72_0 conda-forge 274kB
#12 54.70 + propcache 0.3.1 py313h8060acc_0 conda-forge 53kB
#12 54.70 + proto-plus 1.28.0 pyhcf101f3_0 conda-forge 44kB
#12 54.70 + protobuf 6.33.5 py313hf481762_2 conda-forge 488kB
#12 54.70 + psutil 7.2.2 py313h54dd161_0 conda-forge 229kB
#12 54.70 + pthread-stubs 0.4 hb9d3cd8_1002 conda-forge 8kB
#12 54.70 + ptyprocess 0.7.0 pyhd8ed1ab_1 conda-forge 19kB
#12 54.70 + pure_eval 0.2.3 pyhd8ed1ab_1 conda-forge 17kB
#12 54.70 + py-spy 0.4.2 he182f42_0 conda-forge 2MB
#12 54.70 + pyarrow 24.0.0 py313h78bf25f_0 conda-forge 27kB
#12 54.70 + pyarrow-core 24.0.0 py313h98bfbea_0_cpu conda-forge 6MB
#12 54.70 + pyasn1 0.6.3 pyhcf101f3_0 conda-forge 67kB
#12 54.70 + pyasn1-modules 0.4.2 pyhd8ed1ab_0 conda-forge 96kB
#12 54.70 + pycparser 2.22 pyh29332c3_1 conda-forge 110kB
#12 54.70 + pydantic 2.13.4 pyhcf101f3_0 conda-forge 347kB
#12 54.70 + pydantic-core 2.46.4 py313h843e2db_0 conda-forge 2MB
#12 54.70 + pydata-sphinx-theme 0.17.1 pyhcf101f3_0 conda-forge 2MB
#12 54.70 + pygments 2.20.0 pyhd8ed1ab_0 conda-forge 893kB
#12 54.70 + pylibcudf 26.08.00a21 cuda13_cp311_abi3_260518_9b1f470d rapidsai-nightly 5MB
#12 54.70 + pyopenssl 26.2.0 pyhcf101f3_0 conda-forge 131kB
#12 54.70 + pysocks 1.7.1 pyha55dd90_7 conda-forge 21kB
#12 54.70 + pytest 9.0.3 pyhc364b38_1 conda-forge 300kB
#12 54.70 + python 3.13.13 h6add32d_100_cp313 conda-forge 37MB
#12 54.70 + python-dateutil 2.9.0.post0 pyhe01879c_2 conda-forge 233kB
#12 54.70 + python-discovery 1.3.1 pyhcf101f3_0 conda-forge 35kB
#12 54.70 + python-duckdb 1.5.2 py313h7033f15_0 conda-forge 17MB
#12 54.70 + python-fastjsonschema 2.21.2 pyhe01879c_0 conda-forge 245kB
#12 54.70 + python-gil 3.13.13 h4df99d1_100 conda-forge 49kB
#12 54.70 + python-tzdata 2026.2 pyhd8ed1ab_0 conda-forge 147kB
#12 54.70 + python_abi 3.13 8_cp313 conda-forge 7kB
#12 54.70 + pytz 2026.2 pyhcf101f3_0 conda-forge 202kB
#12 54.70 + pyu2f 0.1.5 pyhd8ed1ab_1 conda-forge 37kB
#12 54.70 + pyyaml 6.0.3 py313h3dea7bd_1 conda-forge 202kB
#12 54.70 + pyzmq 27.1.0 py312hda471dd_2 conda-forge 212kB
#12 54.70 + rapids-build-backend 0.4.1 py_0 rapidsai-nightly 18kB
#12 54.70 + rapids-dask-dependency 26.08.00a0 260514_de155a79 rapidsai-nightly 15kB
#12 54.70 + rapids-dependency-file-generator 1.20.3 py_0 rapidsai-nightly 34kB
#12 54.70 + rapids-logger 0.2.3 h98325ef_0 rapidsai-nightly 162kB
#12 54.70 + ray-core 2.55.1 py313hd8b79cf_3 conda-forge 42MB
#12 54.70 + ray-default 2.55.1 py313h95053e2_3 conda-forge 2MB
#12 54.70 + rdma-core 63.0 h192683f_1 conda-forge 1MB
#12 54.70 + re2 2025.11.05 h5301d42_1 conda-forge 27kB
#12 54.70 + readline 8.3 h853b02a_0 conda-forge 345kB
#12 54.70 + referencing 0.37.0 pyhcf101f3_0 conda-forge 52kB
#12 54.70 + requests 2.34.2 pyhcf101f3_0 conda-forge 69kB
#12 54.70 + rhash 1.4.6 hb9d3cd8_1 conda-forge 194kB
#12 54.70 + rich 15.0.0 pyhcf101f3_0 conda-forge 209kB
#12 54.70 + rmm 26.08.00a0 cuda13_cp311_abi3_260518_b1870209 rapidsai-nightly 683kB
#12 54.70 + roman-numerals 4.1.0 pyhd8ed1ab_0 conda-forge 14kB
#12 54.70 + roman-numerals-py 4.1.0 pyhd8ed1ab_0 conda-forge 11kB
#12 54.70 + rpds-py 0.30.0 py313h843e2db_0 conda-forge 383kB
#12 54.70 + rsa 4.9.1 pyhd8ed1ab_0 conda-forge 32kB
#12 54.70 + s2n 1.7.2 hc5a330e_1 conda-forge 387kB
#12 54.70 + scikit-build-core 0.12.1 pyh04d0eab_0 conda-forge 224kB
#12 54.70 + setuptools 82.0.1 pyh332efcf_0 conda-forge 640kB
#12 54.70 + six 1.17.0 pyhe01879c_1 conda-forge 18kB
#12 54.70 + smart_open 7.6.1 pyhcf101f3_0 conda-forge 57kB
#12 54.70 + snappy 1.2.2 h03e3b7b_1 conda-forge 46kB
#12 54.70 + snowballstemmer 3.0.1 pyhd8ed1ab_0 conda-forge 73kB
#12 54.70 + sortedcontainers 2.4.0 pyhd8ed1ab_1 conda-forge 29kB
#12 54.70 + soupsieve 2.8.3 pyhd8ed1ab_0 conda-forge 38kB
#12 54.70 + sphinx 8.2.3 pyhd8ed1ab_0 conda-forge 1MB
#12 54.70 + sphinx-autobuild 2025.8.25 pyhcf101f3_0 conda-forge 20kB
#12 54.70 + sphinx-copybutton 0.5.2 pyhd8ed1ab_1 conda-forge 18kB
#12 54.70 + sphinxcontrib-applehelp 2.0.0 pyhd8ed1ab_1 conda-forge 30kB
#12 54.70 + sphinxcontrib-devhelp 2.0.0 pyhd8ed1ab_1 conda-forge 25kB
#12 54.70 + sphinxcontrib-htmlhelp 2.1.0 pyhd8ed1ab_1 conda-forge 33kB
#12 54.70 + sphinxcontrib-jsmath 1.0.1 pyhd8ed1ab_1 conda-forge 10kB
#12 54.70 + sphinxcontrib-qthelp 2.0.0 pyhd8ed1ab_1 conda-forge 27kB
#12 54.70 + sphinxcontrib-serializinghtml 1.1.10 pyhd8ed1ab_1 conda-forge 29kB
#12 54.70 + sqlalchemy 2.0.49 py313h54dd161_0 conda-forge 4MB
#12 54.70 + stack_data 0.6.3 pyhd8ed1ab_1 conda-forge 27kB
#12 54.70 + starlette 1.0.0 pyhcf101f3_0 conda-forge 64kB
#12 54.70 + sysroot_linux-64 2.28 h4ee821c_9 conda-forge 24MB
#12 54.70 + tabulate 0.10.0 pyhcf101f3_0 conda-forge 44kB
#12 54.70 + tblib 3.2.2 pyhcf101f3_0 conda-forge 19kB
#12 54.70 + tk 8.6.13 noxft_h366c992_103 conda-forge 3MB
#12 54.70 + tomli 2.4.1 pyhcf101f3_0 conda-forge 22kB
#12 54.70 + tomlkit 0.15.0 pyha770c72_0 conda-forge 41kB
#12 54.70 + toolz 1.1.0 pyhd8ed1ab_1 conda-forge 54kB
#12 54.70 + tornado 6.5.5 py313h07c4f96_0 conda-forge 883kB
#12 54.70 + traitlets 5.15.0 pyhcf101f3_0 conda-forge 115kB
#12 54.70 + typing-extensions 4.15.0 h396c80c_0 conda-forge 91kB
#12 54.70 + typing-inspection 0.4.2 pyhcf101f3_2 conda-forge 21kB
#12 54.70 + typing_extensions 4.15.0 pyhcf101f3_0 conda-forge 52kB
#12 54.70 + tzdata 2025c hc9c84f9_1 conda-forge 119kB
#12 54.70 + ucc 1.7.0 h2521932_0 conda-forge 7MB
#12 54.70 + ucx 1.20.0 hf72d326_1 conda-forge 8MB
#12 54.70 + ucxx 0.51.00a0 cuda13_cp311_abi3_260518_41db9b4c rapidsai-nightly 623kB
#12 54.70 + ukkonen 1.1.0 py313h7037e92_0 conda-forge 15kB
#12 54.70 + urllib3 2.7.0 pyhd8ed1ab_0 conda-forge 104kB
#12 54.70 + uvicorn 0.47.0 pyhc90fa1f_0 conda-forge 56kB
#12 54.70 + valgrind 3.26.0 hea31c11_0 conda-forge 59MB
#12 54.70 + virtualenv 21.3.3 pyhcf101f3_0 conda-forge 5MB
#12 54.70 + watchfiles 1.2.0 py313h5c7d99a_0 conda-forge 414kB
#12 54.70 + wcwidth 0.7.0 pyhd8ed1ab_0 conda-forge 83kB
#12 54.70 + websockets 16.0 py313h54dd161_1 conda-forge 367kB
#12 54.70 + wrapt 2.1.2 py313h07c4f96_0 conda-forge 89kB
#12 54.70 + xorg-libxau 1.0.12 hb03c661_1 conda-forge 15kB
#12 54.70 + xorg-libxdmcp 1.1.5 hb03c661_1 conda-forge 21kB
#12 54.70 + xyzservices 2026.3.0 pyhd8ed1ab_0 conda-forge 52kB
#12 54.70 + yaml 0.2.5 h280c20c_3 conda-forge 85kB
#12 54.70 + yarl 1.23.0 py313h3dea7bd_0 conda-forge 146kB
#12 54.70 + zeromq 4.3.5 h41580af_10 conda-forge 311kB
#12 54.70 + zict 3.0.0 pyhd8ed1ab_1 conda-forge 36kB
#12 54.70 + zipp 3.23.1 pyhcf101f3_0 conda-forge 24kB
#12 54.70 + zlib 1.3.2 h25fd6f3_2 conda-forge Cached
#12 54.70 + zlib-ng 2.3.3 hceb46e0_1 conda-forge 123kB
#12 54.70 + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB
#12 54.70
#12 54.70 Summary:
#12 54.70
#12 54.70 Install: 420 packages
#12 54.70
#12 54.70 Total download: 2GB
#12 54.70
#12 54.70 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
#12 54.70
#12 54.70
#12 54.70 Confirm changes: [Y/n]
#12 54.70 Transaction starting
#12 64.14 Linking cuda-version-13.2-he2cc418_3
#12 64.14 Linking tzdata-2025c-hc9c84f9_1
#12 64.20 Linking kernel-headers_linux-64-4.18.0-he073ed8_9
#12 64.28 Linking python_abi-3.13-8_cp313
#12 64.28 Linking mpi-1.0.1-openmpi
#12 64.28 Linking ca-certificates-2026.4.22-hbd8a1cb_0
#12 64.28 Linking libgcc-devel_linux-64-14.3.0-hf649bbc_119
#12 64.29 Linking libstdcxx-devel_linux-64-14.3.0-h9f08a49_119
#12 64.37 Linking cuda-nvvm-dev_linux-64-13.2.78-ha770c72_0
#12 64.37 Linking libnvptxcompiler-dev_linux-64-13.2.78-ha770c72_0
#12 64.37 Linking cuda-crt-dev_linux-64-13.2.78-ha770c72_0
#12 64.38 Linking cuda-cccl_linux-64-13.2.75-ha770c72_0
#12 64.55 Linking cuda-cudart-static_linux-64-13.2.75-h376f20c_0
#12 64.55 Linking cuda-driver-dev_linux-64-13.2.75-h376f20c_0
#12 64.55 Linking cuda-cudart_linux-64-13.2.75-h376f20c_0
#12 64.55 Linking sysroot_linux-64-2.28-h4ee821c_9
#12 64.63 Linking cuda-cudart-dev_linux-64-13.2.75-h376f20c_0
#12 64.64 Linking libzlib-1.3.2-h25fd6f3_2
#12 64.64 Linking nlohmann_json-3.12.0-h54a6638_1
#12 64.64 Linking libopentelemetry-cpp-headers-1.26.0-ha770c72_0
#12 64.69 Linking libgomp-15.2.0-he0feb66_19
#12 64.69 Linking llvm-openmp-22.1.5-h4922eb0_1
#12 64.70 Linking cuda-crt-tools-13.2.78-ha770c72_0
#12 64.70 Linking libnvptxcompiler-dev-13.2.78-ha770c72_0
#12 64.95 Linking zlib-1.3.2-h25fd6f3_2
#12 65.59 Linking zstd-1.5.7-hb78ec9c_6
#12 65.59 Linking _openmp_mutex-4.5-20_gnu
#12 65.60 Linking ld_impl_linux-64-2.45.1-default_hbd61a6d_102
#12 65.63 Linking libgcc-15.2.0-he0feb66_19
#12 65.63 Linking binutils_impl_linux-64-2.45.1-default_hfdba357_102
#12 65.67 Linking libdeflate-1.25-h17f619e_0
#12 65.67 Linking libpng-1.6.58-h421ea60_0
#12 65.67 Linking pthread-stubs-0.4-hb9d3cd8_1002
#12 65.67 Linking xorg-libxau-1.0.12-hb03c661_1
#12 65.67 Linking xorg-libxdmcp-1.1.5-hb03c661_1
#12 65.68 Linking libwebp-base-1.6.0-hd42ef1d_0
#12 65.68 Linking libjpeg-turbo-3.1.4.1-hb03c661_0
#12 65.69 Linking libcap-2.77-hd0affe5_1
#12 65.70 Linking cuda-nvvm-tools-13.2.78-h4bc722e_0
#12 65.70 Linking libsodium-1.0.21-h280c20c_3
#12 65.70 Linking c-ares-1.34.6-hb03c661_0
#12 65.72 Linking keyutils-1.6.3-hb9d3cd8_0
#12 65.73 Linking libbrotlicommon-1.2.0-hb03c661_1
#12 65.73 Linking aws-c-common-0.12.6-hb03c661_0
#12 65.74 Linking libutf8proc-2.11.3-hfe17d71_0
#12 65.74 Linking cuda-nvvm-impl-13.2.78-h4bc722e_0
#12 65.74 Linking yaml-0.2.5-h280c20c_3
#12 65.74 Linking libnl-3.11.0-hb9d3cd8_0
#12 65.78 Linking libgfortran5-15.2.0-h68bc16d_19
#12 65.78 Linking rhash-1.4.6-hb9d3cd8_1
#12 65.78 Linking libuv-1.51.0-hb03c661_1
#12 65.78 Linking bzip2-1.0.8-hda65f42_9
#12 65.79 Linking libexpat-2.8.0-hecca717_0
#12 66.04 Linking libuuid-2.42-h5347b49_0
#12 66.04 Linking libffi-3.5.2-h3435931_0
#12 66.05 Linking openssl-3.6.2-h35e630c_0
#12 66.09 Linking libsqlite-3.53.1-h0c1763c_0
#12 66.10 Linking libmpdec-4.0.0-hb03c661_1
#12 66.10 Linking liblzma-5.8.3-hb03c661_0
#12 66.10 Linking ncurses-6.6-hdb14827_0
#12 68.37 Linking tk-8.6.13-noxft_h366c992_103
#12 68.43 Linking libiconv-1.18-h3b78370_2
#12 68.44 Linking libgcc-ng-15.2.0-h69a702a_19
#12 68.44 Linking libstdcxx-15.2.0-h934c35e_19
#12 68.44 Linking make-4.4.1-hb9d3cd8_2
#12 68.44 Linking libnuma-2.0.18-hb03c661_3
#12 68.45 Linking binutils_linux-64-2.45.1-default_h4852527_102
#12 68.45 Linking binutils-2.45.1-default_h4852527_102
#12 68.51 Linking libfreetype6-2.14.3-h73754d4_0
#12 68.51 Linking libxcb-1.17.0-h8a09558_0
#12 68.53 Linking libudev1-260.1-h6569c3e_0
#12 68.53 Linking libsystemd0-260.1-h6569c3e_0
#12 68.54 Linking libbrotlidec-1.2.0-hb03c661_1
#12 68.54 Linking libbrotlienc-1.2.0-hb03c661_1
#12 68.54 Linking aws-c-compression-0.3.2-h8b1a151_0
#12 68.55 Linking aws-checksums-0.2.10-h8b1a151_0
#12 68.55 Linking aws-c-sdkutils-0.2.4-h8b1a151_4
#12 68.55 Linking libgfortran-15.2.0-h69a702a_19
#12 68.55 Linking s2n-1.7.2-hc5a330e_1
#12 68.56 Linking aws-c-cal-0.9.13-h2c9d079_1
#12 68.56 Linking libssh2-1.11.1-hcf80075_0
#12 68.58 Linking liblzma-devel-5.8.3-hb03c661_0
#12 69.39 Linking libedit-3.1.20250104-pl5321h7949ede_0
#12 69.39 Linking readline-8.3-h853b02a_0
#12 69.40 Linking libev-4.33-hd590300_2
#12 69.40 Linking libevent-2.1.12-hf998b51_1
#12 69.41 Linking lerc-4.1.0-hdb68285_0
#12 69.41 Linking zlib-ng-2.3.3-hceb46e0_1
#12 69.41 Linking libsanitizer-14.3.0-h8f1669f_19
#12 69.41 Linking libcurand-10.4.2.55-h676940d_0
#12 69.41 Linking libcufft-12.2.0.46-hecca717_0
#12 69.42 Linking icu-78.3-h33c6efd_0
#12 69.44 Linking gflags-2.2.2-h5888daf_1005
#12 69.44 Linking libunwind-1.8.3-h65a8314_0
#12 69.45 Linking libnvcomp-5.2.0.10-h7bcfba5_0
#12 69.45 Linking snappy-1.2.2-h03e3b7b_1
#12 69.45 Linking lz4-c-1.10.0-h5888daf_1
#12 69.46 Linking cuda-nvcc-tools-13.2.78-he02047a_0
#12 69.46 Linking cuda-cupti-13.2.75-h676940d_0
#12 69.46 Linking cuda-nvtx-13.2.75-hecca717_0
#12 69.46 Linking cuda-cudart-static-13.2.75-hecca717_0
#12 69.47 Linking cuda-cudart-13.2.75-hecca717_0
#12 69.48 Linking libnvjitlink-13.2.78-hecca717_0
#12 69.48 Linking cuda-nvrtc-13.2.78-hecca717_0
#12 69.48 Linking libabseil-20260107.1-cxx17_h7b12aa8_0
#12 69.60 Linking libstdcxx-ng-15.2.0-hdf11a46_19
#12 69.60 Linking valgrind-3.26.0-hea31c11_0
#12 70.14 Linking ninja-1.13.2-h171cf75_0
#12 70.15 Linking cuda-sanitizer-api-13.2.76-h10ca0ad_0
#12 70.16 Linking cuda-nvml-dev-13.2.82-hffce074_0
#12 70.16 Linking libfreetype-2.14.3-ha770c72_0
#12 70.16 Linking rdma-core-63.0-h192683f_1
#12 70.29 Linking libopenblas-0.3.33-pthreads_h94d23a6_0
#12 70.29 Linking aws-c-io-0.26.3-h692f434_1
#12 70.30 Linking krb5-1.22.2-ha1258a1_0
#12 70.32 Linking python-3.13.13-h6add32d_100_cp313
#12 70.82 Linking libnghttp2-1.68.1-h877daf1_0
#12 70.82 Linking libthrift-0.22.0-h7d032f7_2
#12 70.84 Linking libtiff-4.7.1-h9d88235_1
#12 70.84 Linking gcc_impl_linux-64-14.3.0-h235f0fe_19
#12 71.06 Linking libxml2-16-2.15.3-hca6bf5a_0
#12 71.06 Linking py-spy-0.4.2-he182f42_0
#12 71.06 Linking libnvcomp-dev-5.2.0.10-h7bcfba5_0
#12 71.07 Linking cuda-cupti-dev-13.2.75-h676940d_0
#12 71.10 Linking cuda-nvtx-dev-13.2.75-ha770c72_0
#12 71.11 Linking cuda-cudart-dev-13.2.75-hecca717_0
#12 71.11 Linking libcusparse-12.7.10.1-hecca717_0
#12 71.11 Linking libcublas-13.4.0.1-h676940d_0
#12 71.12 Linking cuda-nvrtc-dev-13.2.78-hecca717_0
#12 71.70 Linking libre2-11-2025.11.05-h0dc7533_1
#12 71.70 Linking libprotobuf-6.33.5-h2b00c02_0
#12 71.73 Linking gmp-6.3.0-hac33072_2
#12 71.73 Linking libcrc32c-1.1.2-h9c3ff4c_0
#12 71.74 Linking dlpack-0.8-h59595ed_3
#12 71.74 Linking glog-0.7.1-hbabe93e_0
#12 71.74 Linking doxygen-1.9.1-hb166930_1
#12 71.74 Linking libcufile-1.17.1.22-h85c024f_0
#12 71.74 Linking ucx-1.20.0-hf72d326_1
#12 71.83
#12 71.83 To enable CUDA support, UCX requires the CUDA Runtime library (libcudart).
#12 71.83 The library can be installed with the appropriate command below:
#12 71.83
#12 71.83 * For CUDA 12, run: conda install cuda-cudart cuda-version=12
#12 71.83 * For CUDA 13, run: conda install cuda-cudart cuda-version=13
#12 71.83
#12 71.83 If any of the packages you requested use CUDA then CUDA should already
#12 71.83 have been installed for you.
#12 71.83
#12 71.83
#12 71.83 Linking libfabric1-2.5.1-hf621623_0
#12 71.84 Linking libblas-3.11.0-7_h4a7cf45_openblas
#12 72.04 Linking aws-c-event-stream-0.7.0-h9b893ba_0
#12 72.05 Linking aws-c-http-0.10.13-h4bacb7b_0
#12 72.05 Linking zeromq-4.3.5-h41580af_10
#12 72.05 Linking brotli-python-1.2.0-py313hf159716_1
#12 72.06 Linking backports.zstd-1.5.0-py313h18e8e13_0
#12 72.06 Linking greenlet-3.5.0-py313h5d5ffb9_0
#12 72.08 Linking llvmlite-0.46.0-py313hdd307be_0
#12 72.09 Linking lz4-4.4.5-py313h28739b2_1
#12 72.09 Linking wrapt-2.1.2-py313h07c4f96_0
#12 72.09 Linking rpds-py-0.30.0-py313h843e2db_0
#12 72.10 Linking opencensus-context-0.1.3-py313h78bf25f_4
#12 72.10 Linking nvtx-0.2.15-py313h07c4f96_0
#12 72.10 Linking propcache-0.3.1-py313h8060acc_0
#12 72.11 Linking frozenlist-1.7.0-py313h6b9daa2_0
#12 72.11 Linking multidict-6.7.1-py313h3dea7bd_0
#12 72.11 Linking msgpack-python-1.1.2-py313h7037e92_1
#12 72.12 Linking protobuf-6.33.5-py313hf481762_2
#12 72.13 Linking websockets-16.0-py313h54dd161_1
#12 72.15 Linking debugpy-1.8.20-py313h5d5ffb9_0
#12 72.20 Linking tornado-6.5.5-py313h07c4f96_0
#12 72.22 Linking markupsafe-3.0.3-py313h3dea7bd_1
#12 72.22 Linking python-duckdb-1.5.2-py313h7033f15_0
#12 72.23 Linking pyyaml-6.0.3-py313h3dea7bd_1
#12 72.24 Linking psutil-7.2.2-py313h54dd161_0
#12 72.24 Linking cython-3.2.4-py313hc80a56d_0
#12 72.29 Linking libcurl-8.20.0-hcf29cc6_0
#12 72.29 Linking openjpeg-2.5.4-h55fea9a_0
#12 72.30 Linking lcms2-2.19.1-h0c24ade_0
#12 72.30 Linking conda-gcc-specs-14.3.0-he8ccf15_19
#12 72.30 Linking gxx_impl_linux-64-14.3.0-h2185e75_19
#12 72.30 Linking gcc_linux-64-14.3.0-h50e9bb6_24
#12 72.31 Linking libxml2-2.15.3-h49c6c72_0
#12 72.31 Linking libcusolver-12.2.0.1-h676940d_0
#12 72.31 Linking re2-2025.11.05-h5301d42_1
#12 72.31 Linking orc-2.3.0-h21090e2_0
#12 72.32 Linking mpfr-4.2.2-he0a73b1_0
#12 72.32 Linking libcufile-dev-1.17.1.22-h676940d_0
#12 72.34 Linking ucc-1.7.0-h2521932_0
#12 72.41 setting libfabric environment variables for conda-build
#12 72.41 FI_PROVIDER=tcp
#12 72.41
#12 72.41 To enable CUDA support, UCX requires the CUDA Runtime library (libcudart).
#12 72.41 The library can be installed with the appropriate command below:
#12 72.41
#12 72.41 * For CUDA 12, run: conda install cuda-cudart cuda-version=12
#12 72.41 * For CUDA 13, run: conda install cuda-cudart cuda-version=13
#12 72.41
#12 72.41 If any of the packages you requested use CUDA then CUDA should already
#12 72.41 have been installed for you.
#12 72.41
#12 72.41
#12 72.41 To enable CUDA support, please follow UCX's instruction above.
#12 72.41
#12 72.41 To additionally enable NCCL support, run: conda install nccl
#12 72.41
#12 72.41
#12 72.41 Linking libfabric-2.5.1-ha770c72_0
#12 72.41 Linking liblapack-3.11.0-7_h47877c9_openblas
#12 72.62 Linking libcblas-3.11.0-7_h0358290_openblas
#12 72.81 Linking aws-c-auth-0.10.1-ha62d5e7_3
#12 72.81 Linking aws-c-mqtt-0.15.2-hc1936db_2
#12 72.82 Linking prometheus-cpp-1.3.0-ha5d0236_0
#12 72.82 Linking azure-core-cpp-1.16.2-h206d751_0
#12 72.83 Linking cmake-4.3.2-hc85cc9f_0
#12 73.43 Linking pillow-12.2.0-py313h80991f8_0
#12 73.45 Linking gcc-14.3.0-h0dff253_19
#12 73.47 Linking gxx_linux-64-14.3.0-h8a413ad_24
#12 73.48 Linking libllvm22-22.1.5-hf7376ad_1
#12 73.48 Linking libllvm20-20.1.8-hf7376ad_1
#12 73.48 Linking libhwloc-2.13.0-default_he001693_1000
#12 73.53 Linking libgrpc-1.78.1-h1d1128b_0
#12 73.56 Linking numpy-2.4.5-py313hf6604e3_0
#12 73.68 Linking aws-c-s3-0.12.2-he6ee468_1
#12 73.69 Linking azure-storage-common-cpp-12.13.0-ha7a2c86_0
#12 73.69 Linking azure-identity-cpp-1.13.3-hed0cdb0_1
#12 73.69 Linking gxx-14.3.0-he448592_7
#12 73.70 Linking c-compiler-1.11.0-h4d9bdce_0
#12 73.71 Linking libclang13-22.1.5-default_h746c552_1
#12 73.71 Linking libclang-cpp20.1-20.1.8-default_h99862b1_15
#12 73.71 Linking libpmix-5.0.8-h31fc519_4
#12 73.72 Linking libopentelemetry-cpp-1.26.0-h9692893_0
#12 73.73 Linking contourpy-1.3.3-py313hc8edb43_4
#12 73.74 Linking numba-0.64.0-py313h5dce7c4_0
#12 73.87 Linking aws-crt-cpp-0.38.3-h745e52d_1
#12 73.88 Linking azure-storage-blobs-cpp-12.16.0-hf824e48_2
#12 73.89 Linking cxx-compiler-1.11.0-hfcd1e18_0
#12 73.89 Linking clang-format-20-20.1.8-default_h99862b1_15
#12 73.89 Linking clang-20-20.1.8-default_h99862b1_15
#12 73.91 Linking openmpi-5.0.10-h67ed482_1
#12 74.03 setting libfabric environment variables for conda-build
#12 74.03 FI_PROVIDER=tcp
#12 74.03 setting openmpi environment variables for conda-build
#12 74.03
#12 74.03 To enable CUDA support, UCX requires the CUDA Runtime library (libcudart).
#12 74.03 The library can be installed with the appropriate command below:
#12 74.03
#12 74.03 * For CUDA 12, run: conda install cuda-cudart cuda-version=12
#12 74.03 * For CUDA 13, run: conda install cuda-cudart cuda-version=13
#12 74.03
#12 74.03 If any of the packages you requested use CUDA then CUDA should already
#12 74.03 have been installed for you.
#12 74.03
#12 74.03
#12 74.03 To enable CUDA support, please follow UCX's instruction above.
#12 74.03
#12 74.03 To additionally enable NCCL support, run: conda install nccl
#12 74.03
#12 74.03
#12 74.03 On Linux, Open MPI is built with CUDA awareness but it is disabled by default.
#12 74.03 To enable it, please set the environment variable
#12 74.03 OMPI_MCA_opal_cuda_support=true
#12 74.03 before launching your MPI processes.
#12 74.03 Equivalently, you can set the MCA parameter in the command line:
#12 74.03 mpiexec --mca opal_cuda_support 1 ...
#12 74.03 Note that you might also need to set UCX_MEMTYPE_CACHE=n for CUDA awareness via
#12 74.03 UCX. Please consult UCX documentation for further details.
#12 74.03
#12 74.03
#12 74.03 Linking libpmix-devel-5.0.8-ha770c72_4
#12 74.04 Linking libgoogle-cloud-3.3.0-h25dbb67_1
#12 74.09 Linking aws-sdk-cpp-1.11.747-h41c0014_4
#12 74.27 Linking azure-storage-files-datalake-cpp-12.14.0-h539c000_2
#12 74.28 Linking clang-format-20.1.8-default_h99862b1_15
#12 74.28 Linking clang-20.1.8-default_cfg_hcbb2b3e_15
#12 74.28 Linking mpi4py-4.1.2-py313h276263e_100
#12 74.29 Linking libgoogle-cloud-storage-3.3.0-hdbdcf42_1
#12 74.29 Linking clang-tools-20.1.8-default_h57a47db_15
#12 74.30 Linking libarrow-24.0.0-h0935d00_1_cpu
#12 74.43 Linking libarrow-compute-24.0.0-h53684a4_1_cpu
#12 74.43 Linking libparquet-24.0.0-h7376487_1_cpu
#12 74.44 Linking pyarrow-core-24.0.0-py313h98bfbea_0_cpu
#12 74.58 Linking libarrow-acero-24.0.0-h635bf11_1_cpu
#12 74.58 Linking libarrow-dataset-24.0.0-h635bf11_1_cpu
#12 74.58 Linking libarrow-substrait-24.0.0-hb4dd7c2_1_cpu
#12 74.58 Linking pyarrow-24.0.0-py313h78bf25f_0
#12 74.59 Linking cuda-nvcc-dev_linux-64-13.2.78-he91c749_0
#12 74.67 Linking hpack-4.1.0-pyhd8ed1ab_0
#12 74.69 Linking hyperframe-6.1.0-pyhd8ed1ab_0
#12 74.69 Linking narwhals-2.21.2-pyhcf101f3_0
#12 74.71 Linking xyzservices-2026.3.0-pyhd8ed1ab_0
#12 74.71 Linking pysocks-1.7.1-pyha55dd90_7
#12 74.72 Linking pytz-2026.2-pyhcf101f3_0
#12 74.77 Linking python-tzdata-2026.2-pyhd8ed1ab_0
#12 74.83 Linking pycparser-2.22-pyh29332c3_1
#12 74.85 Linking locket-1.0.0-pyhd8ed1ab_0
#12 74.85 Linking toolz-1.1.0-pyhd8ed1ab_1
#12 74.86 Linking sortedcontainers-2.4.0-pyhd8ed1ab_1
#12 74.86 Linking cloudpickle-3.1.2-pyhcf101f3_1
#12 74.86 Linking tblib-3.2.2-pyhcf101f3_0
#12 74.87 Linking pyasn1-0.6.3-pyhcf101f3_0
#12 74.87 Linking ptyprocess-0.7.0-pyhd8ed1ab_1
#12 74.88 Linking mdurl-0.1.2-pyhd8ed1ab_1
#12 74.88 Linking roman-numerals-4.1.0-pyhd8ed1ab_0
#12 74.88 Linking wcwidth-0.7.0-pyhd8ed1ab_0
#12 74.89 Linking charset-normalizer-3.4.7-pyhd8ed1ab_0
#12 74.90 Linking idna-3.13-pyhcf101f3_0
#12 74.90 Linking certifi-2026.4.22-pyhd8ed1ab_0
#12 74.91 Linking six-1.17.0-pyhe01879c_1
#12 74.91 Linking setuptools-82.0.1-pyh332efcf_0
#12 74.97 Linking tabulate-0.10.0-pyhcf101f3_0
#12 74.97 Linking parso-0.8.7-pyhcf101f3_0
#12 74.98 Linking pure_eval-0.2.3-pyhd8ed1ab_1
#12 74.98 Linking executing-2.2.1-pyhd8ed1ab_0
#12 74.98 Linking asttokens-3.0.1-pyhd8ed1ab_0
#12 74.99 Linking cachetools-7.1.2-pyhd8ed1ab_0
#12 74.99 Linking fsspec-2026.4.0-pyhd8ed1ab_0
#12 75.00 Linking zict-3.0.0-pyhd8ed1ab_1
#12 75.01 Linking nvidia-ml-py-13.595.45-pyhd8ed1ab_1
#12 75.01 Linking tomlkit-0.15.0-pyha770c72_0
#12 75.02 Linking cpython-3.13.13-py313hd8ed1ab_100
#12 75.02 Linking aiohappyeyeballs-2.6.1-pyhd8ed1ab_0
#12 75.02 Linking attrs-26.1.0-pyhcf101f3_0
#12 75.03 Linking prometheus_client-0.25.0-pyhd8ed1ab_0
#12 75.04 Linking cuda-pathfinder-1.5.4-pyhc364b38_0
#12 75.04 Linking distlib-0.4.0-pyhd8ed1ab_0
#12 75.05 Linking filelock-3.29.0-pyhd8ed1ab_0
#12 75.05 Linking platformdirs-4.9.6-pyhcf101f3_0
#12 75.06 Linking decorator-5.3.0-pyhd8ed1ab_0
#12 75.06 Linking pluggy-1.6.0-pyhf9edf01_1
#12 75.06 Linking iniconfig-2.3.0-pyhd8ed1ab_0
#12 75.06 Linking zipp-3.23.1-pyhcf101f3_0
#12 75.07 Linking colorama-0.4.6-pyhd8ed1ab_1
#12 75.07 Linking alabaster-1.0.0-pyhd8ed1ab_1
#12 75.08 Linking sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1
#12 75.08 Linking imagesize-2.0.0-pyhd8ed1ab_0
#12 75.08 Linking snowballstemmer-3.0.1-pyhd8ed1ab_0
#12 75.09 Linking comm-0.2.3-pyhe01879c_0
#12 75.09 Linking nest-asyncio-1.6.0-pyhd8ed1ab_1
#12 75.10 Linking python-fastjsonschema-2.21.2-pyhe01879c_0
#12 75.11 Linking traitlets-5.15.0-pyhcf101f3_0
#12 75.11 Linking soupsieve-2.8.3-pyhd8ed1ab_0
#12 75.12 Linking cfgv-3.5.0-pyhd8ed1ab_0
#12 75.12 Linking babel-2.18.0-pyhcf101f3_1
#12 75.21 Linking pygments-2.20.0-pyhd8ed1ab_0
#12 75.25 Linking docutils-0.21.2-pyhd8ed1ab_1
#12 75.28 Linking pathspec-1.1.1-pyhd8ed1ab_0
#12 75.29 Linking tomli-2.4.1-pyhcf101f3_0
#12 75.30 Linking typing_extensions-4.15.0-pyhcf101f3_0
#12 75.30 Linking packaging-26.2-pyhc364b38_0
#12 75.30 Linking pip-26.1.1-pyh145f28c_0
#12 75.38 Linking click-8.2.1-pyh707e725_0
#12 75.38 Linking smart_open-7.6.1-pyhcf101f3_0
#12 75.38 Linking proto-plus-1.28.0-pyhcf101f3_0
#12 75.39 Linking googleapis-common-protos-1.75.0-pyhcf101f3_0
#12 75.42 Linking opentelemetry-proto-1.41.1-pyhd8ed1ab_0
#12 75.43 Linking jinja2-3.1.6-pyhcf101f3_1
#12 75.43 Linking duckdb-1.5.2-hfdaf410_0
#12 75.43 Linking compiler-rt_linux-64-20.1.8-hffcefe0_1
#12 75.45 Linking h2-4.3.0-pyhcf101f3_0
#12 75.46 Linking partd-1.4.2-pyhd8ed1ab_0
#12 75.46 Linking pyasn1-modules-0.4.2-pyhd8ed1ab_0
#12 75.48 Linking rsa-4.9.1-pyhd8ed1ab_0
#12 75.48 Linking pexpect-4.9.0-pyhd8ed1ab_1
#12 75.48 Linking markdown-it-py-4.2.0-pyhd8ed1ab_0
#12 75.49 Linking roman-numerals-py-4.1.0-pyhd8ed1ab_0
#12 75.50 Linking prompt-toolkit-3.0.52-pyha770c72_0
#12 75.52 Linking pyu2f-0.1.5-pyhd8ed1ab_1
#12 75.52 Linking python-dateutil-2.9.0.post0-pyhe01879c_2
#12 75.52 Linking nodeenv-1.10.0-pyhd8ed1ab_0
#12 75.53 Linking jedi-0.19.2-pyhd8ed1ab_1
#12 75.74 Linking stack_data-0.6.3-pyhd8ed1ab_1
#12 75.74 Linking python-gil-3.13.13-h4df99d1_100
#12 75.74 Linking python-discovery-1.3.1-pyhcf101f3_0
#12 75.74 Linking importlib_resources-7.1.0-pyhd8ed1ab_0
#12 75.75 Linking importlib-metadata-8.7.0-pyhe01879c_1
#12 75.76 Linking colorful-0.5.8-pyhd8ed1ab_0
#12 75.76 Linking matplotlib-inline-0.2.2-pyhd8ed1ab_0
#12 75.76 Linking jupyter_core-5.9.1-pyhc90fa1f_0
#12 75.77 Linking ipython_pygments_lexers-1.1.1-pyhd8ed1ab_0
#12 75.77 Linking accessible-pygments-0.0.5-pyhd8ed1ab_1
#12 75.79 Linking referencing-0.37.0-pyhcf101f3_0
#12 75.83 Linking typing-inspection-0.4.2-pyhcf101f3_2
#12 75.83 Linking h11-0.16.0-pyhcf101f3_1
#12 75.83 Linking aiosignal-1.4.0-pyhd8ed1ab_0
#12 75.84 Linking typing-extensions-4.15.0-h396c80c_0
#12 75.84 Linking exceptiongroup-1.3.1-pyhd8ed1ab_0
#12 75.84 Linking bokeh-3.9.0-pyhd8ed1ab_0
#12 75.97 Linking urllib3-2.7.0-pyhd8ed1ab_0
#12 75.98 Linking rich-15.0.0-pyhcf101f3_0
#12 75.99 Linking mdit-py-plugins-0.6.1-pyhd8ed1ab_0
#12 76.00 Linking _python_abi3_support-1.0-hd8ed1ab_2
#12 76.00 Linking importlib-resources-7.1.0-pyhd8ed1ab_0
#12 76.00 Linking dask-core-2026.1.1-pyhcf101f3_1
#12 76.05 Linking virtualenv-21.3.3-pyhcf101f3_0
#12 76.06 Linking ipython-9.13.0-pyh53cf698_0
#12 76.10 Linking jsonschema-specifications-2025.9.1-pyhcf101f3_0
#12 76.11 Linking uvicorn-0.47.0-pyhc90fa1f_0
#12 76.12 Linking annotated-types-0.7.0-pyhd8ed1ab_1
#12 76.12 Linking opentelemetry-api-1.41.1-pyhd8ed1ab_1
#12 76.13 Linking beautifulsoup4-4.14.3-pyha770c72_0
#12 76.13 Linking anyio-4.13.0-pyhcf101f3_0
#12 76.14 Linking pytest-9.0.3-pyhc364b38_1
#12 76.15 Linking requests-2.34.2-pyhcf101f3_0
#12 76.16 Linking scikit-build-core-0.12.1-pyh04d0eab_0
#12 76.21 Linking jsonschema-4.26.0-pyhcf101f3_0
#12 76.22 Linking opentelemetry-semantic-conventions-0.62b1-pyhd8ed1ab_1
#12 76.24 Linking starlette-1.0.0-pyhcf101f3_0
#12 76.25 Linking sphinx-8.2.3-pyhd8ed1ab_0
#12 76.32 Linking sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1
#12 76.34 Linking nbformat-5.10.4-pyhd8ed1ab_1
#12 76.35 Linking opentelemetry-sdk-1.41.1-pyhd8ed1ab_1
#12 76.36 Linking sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1
#12 76.38 Linking opentelemetry-exporter-prometheus-0.62b0-pyhcf101f3_0
#12 76.39 Linking sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1
#12 76.41 Linking sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1
#12 76.43 Linking sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1
#12 76.46 Linking sphinx-copybutton-0.5.2-pyhd8ed1ab_1
#12 76.46 Linking pydata-sphinx-theme-0.17.1-pyhcf101f3_0
#12 76.50 Linking numpydoc-1.10.0-pyhcf101f3_0
#12 76.50 Linking myst-parser-5.1.0-pyhd8ed1ab_0
#12 76.51 Linking breathe-4.36.0-pyhd8ed1ab_0
#12 76.52 Linking rapids-logger-0.2.3-h98325ef_0
#12 76.52 Linking libkvikio-26.08.00a1-cuda13_260518_f554d7c2
#12 76.53 Linking librmm-26.08.00a0-cuda13_260518_b1870209
#12 76.73 warning libmamba [librmm-26.08.00a0-cuda13_260518_b1870209] The following files were already present in the environment:
#12 76.73 - include/nvtx3/nvToolsExt.h
#12 76.73 - include/nvtx3/nvToolsExtCounters.h
#12 76.73 - include/nvtx3/nvToolsExtCuda.h
#12 76.73 - include/nvtx3/nvToolsExtCudaRt.h
#12 76.73 - include/nvtx3/nvToolsExtMem.h
#12 76.73 - include/nvtx3/nvToolsExtMemCudaRt.h
#12 76.73 - include/nvtx3/nvToolsExtOpenCL.h
#12 76.73 - include/nvtx3/nvToolsExtPayload.h
#12 76.73 - include/nvtx3/nvToolsExtPayloadHelper.h
#12 76.73 - include/nvtx3/nvToolsExtSemanticsCounters.h
#12 76.73 - include/nvtx3/nvToolsExtSemanticsScope.h
#12 76.73 - include/nvtx3/nvToolsExtSemanticsTime.h
#12 76.73 - include/nvtx3/nvToolsExtSync.h
#12 76.73 - include/nvtx3/nvtx3.hpp
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtImpl.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtInit.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxExtTypes.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImpl.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImplCore.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxImplSync_v3.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxInit.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxInitDecls.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxInitDefs.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxLinkOnce.h
#12 76.73 - include/nvtx3/nvtxDetail/nvtxTypes.h
#12 76.73 - lib/cmake/nvtx3/nvtx3-config-version.cmake
#12 76.73 - lib/cmake/nvtx3/nvtx3-config.cmake
#12 76.73 - lib/cmake/nvtx3/nvtx3-targets.cmake
#12 76.73 Linking libucxx-0.51.00a0-cuda13_260518_41db9b4c
#12 76.74 Linking libcudf-26.08.00a21-cuda13_260518_9b1f470d
#12 76.77 Linking cuda-nvcc-impl-13.2.78-h85509e4_0
#12 76.77 Linking cffi-2.0.0-py313hf46b229_1
#12 76.78 Linking cytoolz-1.1.0-py313h07c4f96_2
#12 76.79 Linking yarl-1.23.0-py313h3dea7bd_0
#12 76.79 Linking cupy-core-14.0.1-py313h75444f8_0
#12 77.07 Linking cuda-bindings-13.2.0-py313h08cd8bf_0
#12 77.08 Linking gdb-17.2-py313h80c3f9b_0
#12 77.22 setting libfabric environment variables for conda-build
#12 77.22 FI_PROVIDER=tcp
#12 77.22 setting openmpi environment variables for conda-build
#12 77.22
#12 77.22 To enable CUDA support, UCX requires the CUDA Runtime library (libcudart).
#12 77.22 The library can be installed with the appropriate command below:
#12 77.22
#12 77.22 * For CUDA 12, run: conda install cuda-cudart cuda-version=12
#12 77.22 * For CUDA 13, run: conda install cuda-cudart cuda-version=13
#12 77.22
#12 77.22 If any of the packages you requested use CUDA then CUDA should already
#12 77.22 have been installed for you.
#12 77.22
#12 77.22
#12 77.22 To enable CUDA support, please follow UCX's instruction above.
#12 77.22
#12 77.22 To additionally enable NCCL support, run: conda install nccl
#12 77.22
#12 77.22
#12 77.22 On Linux, Open MPI is built with CUDA awareness but it is disabled by default.
#12 77.22 To enable it, please set the environment variable
#12 77.22 OMPI_MCA_opal_cuda_support=true
#12 77.22 before launching your MPI processes.
#12 77.22 Equivalently, you can set the MCA parameter in the command line:
#12 77.22 mpiexec --mca opal_cuda_support 1 ...
#12 77.22 Note that you might also need to set UCX_MEMTYPE_CACHE=n for CUDA awareness via
#12 77.22 UCX. Please consult UCX documentation for further details.
#12 77.22
#12 77.22
#12 77.22 warning libmamba [gdb-17.2-py313h80c3f9b_0] The following files were already present in the environment:
#12 77.22 - share/info/bfd.info
#12 77.22 - share/info/ctf-spec.info
#12 77.22 - share/info/sframe-spec.info
#12 77.22 Linking compiler-rt-20.1.8-hb700be7_1
#12 77.23 Linking pandas-2.3.3-py313h08cd8bf_2
#12 77.51 Linking pydantic-core-2.46.4-py313h843e2db_0
#12 77.51 Linking sqlalchemy-2.0.49-py313h54dd161_0
#12 77.56 Linking grpcio-1.78.1-py313h36609a2_0
#12 77.58 Linking pyzmq-27.1.0-py312hda471dd_2
#12 77.59 Linking watchfiles-1.2.0-py313h5c7d99a_0
#12 77.59 Linking cuda-nvcc_linux-64-13.2.78-hb2fc203_0
#12 77.59 Linking cryptography-48.0.0-py313heb322e3_0
#12 77.62 Linking ukkonen-1.1.0-py313h7037e92_0
#12 77.62 Linking aiohttp-3.13.5-py313hd6074c6_0
#12 77.63 Linking cupy-14.0.1-py313h7122472_0
#12 77.63 Linking cuda-core-0.7.0-cuda13_py313h83ce759_0
#12 77.65 Linking clang_impl_linux-64-20.1.8-default_cfg_h027053c_15
#12 77.65 Linking cuda-nvcc-13.2.78-hcdd1206_0
#12 77.65 Linking ray-core-2.55.1-py313hd8b79cf_3
#12 78.58 Linking numba-cuda-0.28.2-py313h92f78c6_0
#12 78.67 Linking rapids-dependency-file-generator-1.20.3-py_0
#12 78.67 Linking rapids-build-backend-0.4.1-py_0
#12 78.68 Linking distributed-2026.1.1-pyhcf101f3_1
#12 78.70 Linking cuda-python-13.2.0-pyhc455866_0
#12 78.70 Linking pydantic-2.13.4-pyhcf101f3_0
#12 78.72 Linking jupyter_client-8.8.0-pyhcf101f3_0
#12 78.73 Linking sphinx-autobuild-2025.8.25-pyhcf101f3_0
#12 78.73 Linking pyopenssl-26.2.0-pyhcf101f3_0
#12 78.74 Linking identify-2.6.19-pyhd8ed1ab_0
#12 78.74 Linking aiohttp-cors-0.8.1-pyhcf101f3_1
#12 78.75 Linking dask-2026.1.1-pyhcf101f3_0
#12 78.75 Linking nbclient-0.10.4-pyhd8ed1ab_0
#12 78.75 Linking ipykernel-7.2.0-pyha191276_1
#12 78.76 Linking google-auth-2.53.0-pyhcf101f3_0
#12 78.77 Linking pre-commit-4.6.0-pyha770c72_0
#12 78.78 Linking jupyter-cache-1.0.1-pyhff2d567_0
#12 78.79 Linking google-api-core-2.30.3-pyhcf101f3_0
#12 78.80 Linking myst-nb-1.4.0-pyhcf101f3_0
#12 78.81 Linking opencensus-0.11.3-pyhd8ed1ab_1
#12 78.82 warning libmamba [opencensus-0.11.3-pyhd8ed1ab_1] The following files were already present in the environment:
#12 78.82 - lib/python3.13/site-packages/opencensus/__init__.py
#12 78.82 - lib/python3.13/site-packages/opencensus/common/__init__.py
#12 78.82 Linking rmm-26.08.00a0-cuda13_cp311_abi3_260518_b1870209
#12 78.84 Linking ucxx-0.51.00a0-cuda13_cp311_abi3_260518_41db9b4c
#12 78.85 Linking pylibcudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d
#12 78.93 Linking cudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d
#12 78.95 Linking rapids-dask-dependency-26.08.00a0-260514_de155a79
#12 78.96 Linking dask-cuda-26.08.00a0-py314_260518_e8fdddbd
#12 78.97 Linking dask-cudf-26.08.00a21-260518_9b1f470d
#12 78.97 Linking ray-default-2.55.1-py313h95053e2_3
#12 79.09
#12 79.09 Transaction finished
#12 79.09
#12 79.09
#12 79.09 To activate this environment, use:
#12 79.09
#12 79.09 mamba activate rapidsmpf
#12 79.09
#12 79.09 Or to execute a single command in this environment, use:
#12 79.09
#12 79.09 mamba run -n rapidsmpf mycommand
#12 79.09
#12 79.09 warning libmamba You are using 'pip' as an additional package manager.
#12 79.09 Be aware that packages installed with 'pip' are managed independently from 'conda-forge' channel.
#12 79.10
#12 79.10 Installing pip packages: tpchgen-cli
#12 79.77 Collecting tpchgen-cli (from -r /home/rapids/rapidsmpf/conda/environments/mambafj84sk8ofuh (line 1))
#12 79.82 Downloading tpchgen_cli-2.0.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB)
#12 79.84 Downloading tpchgen_cli-2.0.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.0 MB)
#12 80.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 24.8 MB/s 0:00:00
#12 80.35 Installing collected packages: tpchgen-cli
#12 80.46 Successfully installed tpchgen-cli-2.0.2
#12 80.46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
#12 80.57 Collect information..
#12 80.57 Cleaning index cache..
#12 80.61 Cleaning lock files..
#12 81.07 Package file Size
#12 81.07 ──────────────────────────────────────────────────────────────────────────
#12 81.07 /opt/conda/pkgs
#12 81.07 ──────────────────────────────────────────────────────────────────────────
#12 81.07
#12 81.07 _openmp_mutex-4.5-20_gnu.conda 29kB
#12 81.07 _python_abi3_support-1.0-hd8ed1ab_2.conda 8kB
#12 81.07 accessible-pygments-0.0.5-pyhd8ed1ab_1.conda 1MB
#12 81.07 aiohappyeyeballs-2.6.1-pyhd8ed1ab_0.conda 20kB
#12 81.07 aiohttp-3.13.5-py313hd6074c6_0.conda 1MB
#12 81.07 aiohttp-cors-0.8.1-pyhcf101f3_1.conda 31kB
#12 81.07 aiosignal-1.4.0-pyhd8ed1ab_0.conda 14kB
#12 81.07 alabaster-1.0.0-pyhd8ed1ab_1.conda 19kB
#12 81.07 annotated-types-0.7.0-pyhd8ed1ab_1.conda 18kB
#12 81.07 anyio-4.13.0-pyhcf101f3_0.conda 147kB
#12 81.07 asttokens-3.0.1-pyhd8ed1ab_0.conda 29kB
#12 81.07 attrs-26.1.0-pyhcf101f3_0.conda 65kB
#12 81.07 aws-c-auth-0.10.1-ha62d5e7_3.conda 134kB
#12 81.07 aws-c-cal-0.9.13-h2c9d079_1.conda 56kB
#12 81.07 aws-c-common-0.12.6-hb03c661_0.conda 240kB
#12 81.07 aws-c-compression-0.3.2-h8b1a151_0.conda 22kB
#12 81.07 aws-c-event-stream-0.7.0-h9b893ba_0.conda 59kB
#12 81.07 aws-c-http-0.10.13-h4bacb7b_0.conda 226kB
#12 81.07 aws-c-io-0.26.3-h692f434_1.conda 182kB
#12 81.07 aws-c-mqtt-0.15.2-hc1936db_2.conda 222kB
#12 81.07 aws-c-s3-0.12.2-he6ee468_1.conda 153kB
#12 81.07 aws-c-sdkutils-0.2.4-h8b1a151_4.conda 59kB
#12 81.07 aws-checksums-0.2.10-h8b1a151_0.conda 101kB
#12 81.07 aws-crt-cpp-0.38.3-h745e52d_1.conda 413kB
#12 81.07 aws-sdk-cpp-1.11.747-h41c0014_4.conda 4MB
#12 81.07 azure-core-cpp-1.16.2-h206d751_0.conda 349kB
#12 81.07 azure-identity-cpp-1.13.3-hed0cdb0_1.conda 251kB
#12 81.07 azure-storage-blobs-cpp-12.16.0-hf824e48_2.conda 581kB
#12 81.07 azure-storage-common-cpp-12.13.0-ha7a2c86_0.conda 159kB
#12 81.07 azure-storage-files-datalake-cpp-12.14.0-h539c000_2.conda 303kB
#12 81.07 babel-2.18.0-pyhcf101f3_1.conda 8MB
#12 81.07 backports.zstd-1.5.0-py313h18e8e13_0.conda 243kB
#12 81.07 beautifulsoup4-4.14.3-pyha770c72_0.conda 90kB
#12 81.07 binutils-2.45.1-default_h4852527_102.conda 35kB
#12 81.07 binutils_impl_linux-64-2.45.1-default_hfdba357_102.conda 4MB
#12 81.07 binutils_linux-64-2.45.1-default_h4852527_102.conda 36kB
#12 81.07 bokeh-3.9.0-pyhd8ed1ab_0.conda 4MB
#12 81.07 breathe-4.36.0-pyhd8ed1ab_0.conda 79kB
#12 81.07 brotli-python-1.2.0-py313hf159716_1.conda 368kB
#12 81.07 bzip2-1.0.8-hda65f42_9.conda 260kB
#12 81.07 c-ares-1.34.6-hb03c661_0.conda 208kB
#12 81.07 c-compiler-1.11.0-h4d9bdce_0.conda 7kB
#12 81.07 ca-certificates-2026.4.22-hbd8a1cb_0.conda 131kB
#12 81.07 cachetools-7.1.2-pyhd8ed1ab_0.conda 21kB
#12 81.07 certifi-2026.4.22-pyhd8ed1ab_0.conda 136kB
#12 81.07 cffi-2.0.0-py313hf46b229_1.conda 298kB
#12 81.07 cfgv-3.5.0-pyhd8ed1ab_0.conda 14kB
#12 81.07 charset-normalizer-3.4.7-pyhd8ed1ab_0.conda 59kB
#12 81.07 clang-20-20.1.8-default_h99862b1_15.conda 855kB
#12 81.07 clang-20.1.8-default_cfg_hcbb2b3e_15.conda 71kB
#12 81.07 clang-format-20-20.1.8-default_h99862b1_15.conda 114kB
#12 81.07 clang-format-20.1.8-default_h99862b1_15.conda 71kB
#12 81.07 clang-tools-20.1.8-default_h57a47db_15.conda 22MB
#12 81.07 clang_impl_linux-64-20.1.8-default_cfg_h027053c_15.conda 71kB
#12 81.07 click-8.2.1-pyh707e725_0.conda 88kB
#12 81.07 cloudpickle-3.1.2-pyhcf101f3_1.conda 27kB
#12 81.07 cmake-4.3.2-hc85cc9f_0.conda 23MB
#12 81.07 colorama-0.4.6-pyhd8ed1ab_1.conda 27kB
#12 81.07 colorful-0.5.8-pyhd8ed1ab_0.conda 175kB
#12 81.07 comm-0.2.3-pyhe01879c_0.conda 15kB
#12 81.07 compiler-rt-20.1.8-hb700be7_1.conda 114kB
#12 81.07 compiler-rt_linux-64-20.1.8-hffcefe0_1.conda 50MB
#12 81.07 conda-gcc-specs-14.3.0-he8ccf15_19.conda 32kB
#12 81.07 contourpy-1.3.3-py313hc8edb43_4.conda 322kB
#12 81.07 cpython-3.13.13-py313hd8ed1ab_100.conda 49kB
#12 81.07 cryptography-48.0.0-py313heb322e3_0.conda 2MB
#12 81.07 cuda-bindings-13.2.0-py313h08cd8bf_0.conda 4MB
#12 81.07 cuda-cccl_linux-64-13.2.75-ha770c72_0.conda 1MB
#12 81.07 cuda-core-0.7.0-cuda13_py313h83ce759_0.conda 2MB
#12 81.07 cuda-crt-dev_linux-64-13.2.78-ha770c72_0.conda 97kB
#12 81.07 cuda-crt-tools-13.2.78-ha770c72_0.conda 30kB
#12 81.07 cuda-cudart-13.2.75-hecca717_0.conda 25kB
#12 81.07 cuda-cudart-dev-13.2.75-hecca717_0.conda 25kB
#12 81.07 cuda-cudart-dev_linux-64-13.2.75-h376f20c_0.conda 398kB
#12 81.07 cuda-cudart-static-13.2.75-hecca717_0.conda 25kB
#12 81.07 cuda-cudart-static_linux-64-13.2.75-h376f20c_0.conda 1MB
#12 81.07 cuda-cudart_linux-64-13.2.75-h376f20c_0.conda 203kB
#12 81.07 cuda-cupti-13.2.75-h676940d_0.conda 2MB
#12 81.07 cuda-cupti-dev-13.2.75-h676940d_0.conda 5MB
#12 81.07 cuda-driver-dev_linux-64-13.2.75-h376f20c_0.conda 39kB
#12 81.07 cuda-nvcc-13.2.78-hcdd1206_0.conda 25kB
#12 81.07 cuda-nvcc-dev_linux-64-13.2.78-he91c749_0.conda 29kB
#12 81.07 cuda-nvcc-impl-13.2.78-h85509e4_0.conda 29kB
#12 81.07 cuda-nvcc-tools-13.2.78-he02047a_0.conda 34MB
#12 81.07 cuda-nvcc_linux-64-13.2.78-hb2fc203_0.conda 28kB
#12 81.07 cuda-nvml-dev-13.2.82-hffce074_0.conda 153kB
#12 81.07 cuda-nvrtc-13.2.78-hecca717_0.conda 36MB
#12 81.07 cuda-nvrtc-dev-13.2.78-hecca717_0.conda 36kB
#12 81.07 cuda-nvtx-13.2.75-hecca717_0.conda 34kB
#12 81.07 cuda-nvtx-dev-13.2.75-ha770c72_0.conda 102kB
#12 81.07 cuda-nvvm-dev_linux-64-13.2.78-ha770c72_0.conda 28kB
#12 81.07 cuda-nvvm-impl-13.2.78-h4bc722e_0.conda 22MB
#12 81.07 cuda-nvvm-tools-13.2.78-h4bc722e_0.conda 26MB
#12 81.07 cuda-pathfinder-1.5.4-pyhc364b38_0.conda 46kB
#12 81.07 cuda-python-13.2.0-pyhc455866_0.conda 17kB
#12 81.07 cuda-sanitizer-api-13.2.76-h10ca0ad_0.conda 9MB
#12 81.07 cuda-version-13.2-he2cc418_3.conda 22kB
#12 81.07 cudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d.conda 2MB
#12 81.07 cupy-14.0.1-py313h7122472_0.conda 385kB
#12 81.07 cupy-core-14.0.1-py313h75444f8_0.conda 34MB
#12 81.07 cxx-compiler-1.11.0-hfcd1e18_0.conda 7kB
#12 81.07 cython-3.2.4-py313hc80a56d_0.conda 4MB
#12 81.07 cytoolz-1.1.0-py313h07c4f96_2.conda 620kB
#12 81.07 dask-2026.1.1-pyhcf101f3_0.conda 11kB
#12 81.07 dask-core-2026.1.1-pyhcf101f3_1.conda 1MB
#12 81.07 dask-cuda-26.08.00a0-py314_260518_e8fdddbd.conda 88kB
#12 81.07 dask-cudf-26.08.00a21-260518_9b1f470d.conda 47kB
#12 81.07 debugpy-1.8.20-py313h5d5ffb9_0.conda 3MB
#12 81.07 decorator-5.3.0-pyhd8ed1ab_0.conda 16kB
#12 81.07 distlib-0.4.0-pyhd8ed1ab_0.conda 276kB
#12 81.07 distributed-2026.1.1-pyhcf101f3_1.conda 844kB
#12 81.07 dlpack-0.8-h59595ed_3.conda 15kB
#12 81.07 docutils-0.21.2-pyhd8ed1ab_1.conda 403kB
#12 81.07 doxygen-1.9.1-hb166930_1.tar.bz2 7MB
#12 81.07 duckdb-1.5.2-hfdaf410_0.conda 8kB
#12 81.07 exceptiongroup-1.3.1-pyhd8ed1ab_0.conda 21kB
#12 81.07 executing-2.2.1-pyhd8ed1ab_0.conda 31kB
#12 81.07 filelock-3.29.0-pyhd8ed1ab_0.conda 34kB
#12 81.07 frozenlist-1.7.0-py313h6b9daa2_0.conda 55kB
#12 81.07 fsspec-2026.4.0-pyhd8ed1ab_0.conda 150kB
#12 81.07 gcc-14.3.0-h0dff253_19.conda 29kB
#12 81.07 gcc_impl_linux-64-14.3.0-h235f0fe_19.conda 78MB
#12 81.07 gcc_linux-64-14.3.0-h50e9bb6_24.conda 29kB
#12 81.07 gdb-17.2-py313h80c3f9b_0.conda 6MB
#12 81.07 gflags-2.2.2-h5888daf_1005.conda 120kB
#12 81.07 git-2.54.0-pl5321h6d3cee1_0.conda 11MB
#12 81.07 glog-0.7.1-hbabe93e_0.conda 143kB
#12 81.07 gmp-6.3.0-hac33072_2.conda 460kB
#12 81.07 google-api-core-2.30.3-pyhcf101f3_0.conda 105kB
#12 81.07 google-auth-2.53.0-pyhcf101f3_0.conda 147kB
#12 81.07 googleapis-common-protos-1.75.0-pyhcf101f3_0.conda 150kB
#12 81.07 greenlet-3.5.0-py313h5d5ffb9_0.conda 263kB
#12 81.07 grpcio-1.78.1-py313h36609a2_0.conda 887kB
#12 81.07 gxx-14.3.0-he448592_7.conda 30kB
#12 81.07 gxx_impl_linux-64-14.3.0-h2185e75_19.conda 15MB
#12 81.07 gxx_linux-64-14.3.0-h8a413ad_24.conda 28kB
#12 81.07 h11-0.16.0-pyhcf101f3_1.conda 39kB
#12 81.07 h2-4.3.0-pyhcf101f3_0.conda 96kB
#12 81.07 hpack-4.1.0-pyhd8ed1ab_0.conda 31kB
#12 81.07 hyperframe-6.1.0-pyhd8ed1ab_0.conda 17kB
#12 81.07 icu-78.3-h33c6efd_0.conda 13MB
#12 81.07 identify-2.6.19-pyhd8ed1ab_0.conda 80kB
#12 81.07 idna-3.13-pyhcf101f3_0.conda 59kB
#12 81.07 imagesize-2.0.0-pyhd8ed1ab_0.conda 16kB
#12 81.07 importlib-metadata-8.7.0-pyhe01879c_1.conda 35kB
#12 81.07 importlib-resources-7.1.0-pyhd8ed1ab_0.conda 10kB
#12 81.07 importlib_resources-7.1.0-pyhd8ed1ab_0.conda 35kB
#12 81.07 iniconfig-2.3.0-pyhd8ed1ab_0.conda 13kB
#12 81.07 ipykernel-7.2.0-pyha191276_1.conda 134kB
#12 81.07 ipython-9.13.0-pyh53cf698_0.conda 652kB
#12 81.07 ipython_pygments_lexers-1.1.1-pyhd8ed1ab_0.conda 14kB
#12 81.07 jedi-0.19.2-pyhd8ed1ab_1.conda 844kB
#12 81.07 jinja2-3.1.6-pyhcf101f3_1.conda 121kB
#12 81.07 jsonschema-4.26.0-pyhcf101f3_0.conda 82kB
#12 81.07 jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda 19kB
#12 81.07 jupyter-cache-1.0.1-pyhff2d567_0.conda 31kB
#12 81.07 jupyter_client-8.8.0-pyhcf101f3_0.conda 113kB
#12 81.07 jupyter_core-5.9.1-pyhc90fa1f_0.conda 66kB
#12 81.07 kernel-headers_linux-64-4.18.0-he073ed8_9.conda 1MB
#12 81.07 keyutils-1.6.3-hb9d3cd8_0.conda 134kB
#12 81.07 krb5-1.22.2-ha1258a1_0.conda 1MB
#12 81.07 krb5-1.22.2-ha1258a1_0.conda 1MB
#12 81.07 lcms2-2.19.1-h0c24ade_0.conda 251kB
#12 81.07 ld_impl_linux-64-2.45.1-default_hbd61a6d_102.conda 728kB
#12 81.07 lerc-4.1.0-hdb68285_0.conda 262kB
#12 81.07 libabseil-20260107.1-cxx17_h7b12aa8_0.conda 1MB
#12 81.07 libarchive-3.8.7-gpl_hc2c16d8_101.conda 890kB
#12 81.07 libarrow-24.0.0-h0935d00_1_cpu.conda 7MB
#12 81.07 libarrow-acero-24.0.0-h635bf11_1_cpu.conda 592kB
#12 81.07 libarrow-compute-24.0.0-h53684a4_1_cpu.conda 3MB
#12 81.07 libarrow-dataset-24.0.0-h635bf11_1_cpu.conda 592kB
#12 81.07 libarrow-substrait-24.0.0-hb4dd7c2_1_cpu.conda 502kB
#12 81.07 libblas-3.11.0-7_h4a7cf45_openblas.conda 19kB
#12 81.07 libbrotlicommon-1.2.0-hb03c661_1.conda 80kB
#12 81.07 libbrotlidec-1.2.0-hb03c661_1.conda 35kB
#12 81.07 libbrotlienc-1.2.0-hb03c661_1.conda 298kB
#12 81.07 libcap-2.77-hd0affe5_1.conda 124kB
#12 81.07 libcblas-3.11.0-7_h0358290_openblas.conda 19kB
#12 81.07 libclang-cpp20.1-20.1.8-default_h99862b1_15.conda 21MB
#12 81.07 libclang13-22.1.5-default_h746c552_1.conda 13MB
#12 81.07 libcrc32c-1.1.2-h9c3ff4c_0.tar.bz2 20kB
#12 81.07 libcublas-13.4.0.1-h676940d_0.conda 379MB
#12 81.07 libcudf-26.08.00a21-cuda13_260518_9b1f470d.conda 284MB
#12 81.07 libcufft-12.2.0.46-hecca717_0.conda 184MB
#12 81.07 libcufile-1.17.1.22-h85c024f_0.conda 1MB
#12 81.07 libcufile-dev-1.17.1.22-h676940d_0.conda 43kB
#12 81.07 libcurand-10.4.2.55-h676940d_0.conda 44MB
#12 81.07 libcurl-8.20.0-hcf29cc6_0.conda 469kB
#12 81.07 libcurl-8.20.0-hcf29cc6_0.conda 469kB
#12 81.07 libcusolver-12.2.0.1-h676940d_0.conda 178MB
#12 81.07 libcusparse-12.7.10.1-hecca717_0.conda 142MB
#12 81.07 libdeflate-1.25-h17f619e_0.conda 73kB
#12 81.07 libedit-3.1.20250104-pl5321h7949ede_0.conda 135kB
#12 81.07 libev-4.33-hd590300_2.conda 113kB
#12 81.07 libevent-2.1.12-hf998b51_1.conda 427kB
#12 81.07 libexpat-2.8.0-hecca717_0.conda 77kB
#12 81.07 libfabric-2.5.1-ha770c72_0.conda 15kB
#12 81.07 libfabric1-2.5.1-hf621623_0.conda 712kB
#12 81.07 libffi-3.5.2-h3435931_0.conda 59kB
#12 81.07 libfreetype-2.14.3-ha770c72_0.conda 8kB
#12 81.07 libfreetype6-2.14.3-h73754d4_0.conda 385kB
#12 81.07 libgcc-15.2.0-he0feb66_19.conda 1MB
#12 81.07 libgcc-devel_linux-64-14.3.0-hf649bbc_119.conda 3MB
#12 81.07 libgcc-ng-15.2.0-h69a702a_19.conda 28kB
#12 81.07 libgfortran-15.2.0-h69a702a_19.conda 28kB
#12 81.07 libgfortran5-15.2.0-h68bc16d_19.conda 2MB
#12 81.07 libgomp-15.2.0-he0feb66_19.conda 604kB
#12 81.07 libgoogle-cloud-3.3.0-h25dbb67_1.conda 3MB
#12 81.07 libgoogle-cloud-storage-3.3.0-hdbdcf42_1.conda 779kB
#12 81.07 libgrpc-1.78.1-h1d1128b_0.conda 7MB
#12 81.07 libhwloc-2.13.0-default_he001693_1000.conda 2MB
#12 81.07 libiconv-1.18-h3b78370_2.conda 790kB
#12 81.07 libidn2-2.3.8-hfac485b_1.conda 139kB
#12 81.07 libjpeg-turbo-3.1.4.1-hb03c661_0.conda 634kB
#12 81.07 libkvikio-26.08.00a1-cuda13_260518_f554d7c2.conda 459kB
#12 81.07 liblapack-3.11.0-7_h47877c9_openblas.conda 19kB
#12 81.07 libllvm20-20.1.8-hf7376ad_1.conda 44MB
#12 81.07 libllvm22-22.1.5-hf7376ad_1.conda 44MB
#12 81.07 liblzma-5.8.3-hb03c661_0.conda 113kB
#12 81.07 liblzma-5.8.3-hb03c661_0.conda 113kB
#12 81.07 liblzma-devel-5.8.3-hb03c661_0.conda 491kB
#12 81.07 libmamba-2.6.1-hd28c85e_0.conda 3MB
#12 81.07 libmamba-spdlog-2.6.1-hd8d719e_0.conda 20kB
#12 81.07 libmambapy-2.6.1-py313h842faf6_0.conda 966kB
#12 81.07 libmpdec-4.0.0-hb03c661_1.conda 92kB
#12 81.07 libmsgpack-c-6.1.0-h54a6638_6.conda 40kB
#12 81.07 libnghttp2-1.68.1-h877daf1_0.conda 663kB
#12 81.07 libnghttp2-1.68.1-h877daf1_0.conda 663kB
#12 81.07 libnl-3.11.0-hb9d3cd8_0.conda 741kB
#12 81.07 libnuma-2.0.18-hb03c661_3.conda 44kB
#12 81.07 libnvcomp-5.2.0.10-h7bcfba5_0.conda 21MB
#12 81.07 libnvcomp-dev-5.2.0.10-h7bcfba5_0.conda 55kB
#12 81.07 libnvjitlink-13.2.78-hecca717_0.conda 32MB
#12 81.07 libnvptxcompiler-dev-13.2.78-ha770c72_0.conda 28kB
#12 81.07 libnvptxcompiler-dev_linux-64-13.2.78-ha770c72_0.conda 15MB
#12 81.07 libopenblas-0.3.33-pthreads_h94d23a6_0.conda 6MB
#12 81.07 libopentelemetry-cpp-1.26.0-h9692893_0.conda 934kB
#12 81.07 libopentelemetry-cpp-headers-1.26.0-ha770c72_0.conda 396kB
#12 81.07 libparquet-24.0.0-h7376487_1_cpu.conda 1MB
#12 81.07 libpmix-5.0.8-h31fc519_4.conda 731kB
#12 81.07 libpmix-devel-5.0.8-ha770c72_4.conda 219kB
#12 81.07 libpng-1.6.58-h421ea60_0.conda 318kB
#12 81.07 libprotobuf-6.33.5-h2b00c02_0.conda 4MB
#12 81.07 libre2-11-2025.11.05-h0dc7533_1.conda 213kB
#12 81.07 librmm-26.08.00a0-cuda13_260518_b1870209.conda 2MB
#12 81.07 libsanitizer-14.3.0-h8f1669f_19.conda 8MB
#12 81.07 libsodium-1.0.21-h280c20c_3.conda 278kB
#12 81.07 libsolv-0.7.37-h9463b59_0.conda 519kB
#12 81.07 libsqlite-3.53.1-h0c1763c_0.conda 955kB
#12 81.07 libssh2-1.11.1-hcf80075_0.conda 305kB
#12 81.07 libstdcxx-15.2.0-h934c35e_19.conda 6MB
#12 81.07 libstdcxx-devel_linux-64-14.3.0-h9f08a49_119.conda 20MB
#12 81.07 libstdcxx-ng-15.2.0-hdf11a46_19.conda 28kB
#12 81.07 libsystemd0-260.1-h6569c3e_0.conda 530kB
#12 81.07 libthrift-0.22.0-h7d032f7_2.conda 424kB
#12 81.07 libtiff-4.7.1-h9d88235_1.conda 435kB
#12 81.07 libucxx-0.51.00a0-cuda13_260518_41db9b4c.conda 801kB
#12 81.07 libudev1-260.1-h6569c3e_0.conda 172kB
#12 81.07 libunistring-0.9.10-h7f98852_0.tar.bz2 1MB
#12 81.07 libunwind-1.8.3-h65a8314_0.conda 76kB
#12 81.07 libutf8proc-2.11.3-hfe17d71_0.conda 86kB
#12 81.07 libuuid-2.42-h5347b49_0.conda 40kB
#12 81.07 libuv-1.51.0-hb03c661_1.conda 895kB
#12 81.07 libwebp-base-1.6.0-hd42ef1d_0.conda 429kB
#12 81.07 libxcb-1.17.0-h8a09558_0.conda 396kB
#12 81.07 libxml2-16-2.15.3-hca6bf5a_0.conda 560kB
#12 81.07 libxml2-2.15.3-h49c6c72_0.conda 47kB
#12 81.07 libzlib-1.3.2-h25fd6f3_2.conda 64kB
#12 81.07 libzlib-1.3.2-h25fd6f3_2.conda 64kB
#12 81.07 llvm-openmp-22.1.5-h4922eb0_1.conda 6MB
#12 81.07 llvmlite-0.46.0-py313hdd307be_0.conda 34MB
#12 81.07 locket-1.0.0-pyhd8ed1ab_0.tar.bz2 8kB
#12 81.07 lz4-4.4.5-py313h28739b2_1.conda 45kB
#12 81.07 lz4-c-1.10.0-h5888daf_1.conda 167kB
#12 81.07 make-4.4.1-hb9d3cd8_2.conda 513kB
#12 81.07 mamba-2.6.1-h2a27def_0.conda 567kB
#12 81.07 markdown-it-py-4.2.0-pyhd8ed1ab_0.conda 69kB
#12 81.07 markupsafe-3.0.3-py313h3dea7bd_1.conda 26kB
#12 81.07 matplotlib-inline-0.2.2-pyhd8ed1ab_0.conda 16kB
#12 81.07 mdit-py-plugins-0.6.1-pyhd8ed1ab_0.conda 50kB
#12 81.07 mdurl-0.1.2-pyhd8ed1ab_1.conda 14kB
#12 81.07 mpfr-4.2.2-he0a73b1_0.conda 730kB
#12 81.07 mpi-1.0.1-openmpi.conda 7kB
#12 81.07 mpi4py-4.1.2-py313h276263e_100.conda 866kB
#12 81.07 msgpack-python-1.1.2-py313h7037e92_1.conda 103kB
#12 81.07 multidict-6.7.1-py313h3dea7bd_0.conda 99kB
#12 81.07 myst-nb-1.4.0-pyhcf101f3_0.conda 69kB
#12 81.07 myst-parser-5.1.0-pyhd8ed1ab_0.conda 75kB
#12 81.07 narwhals-2.21.2-pyhcf101f3_0.conda 284kB
#12 81.07 nbclient-0.10.4-pyhd8ed1ab_0.conda 28kB
#12 81.07 nbformat-5.10.4-pyhd8ed1ab_1.conda 101kB
#12 81.07 ncurses-6.6-hdb14827_0.conda 919kB
#12 81.07 nest-asyncio-1.6.0-pyhd8ed1ab_1.conda 12kB
#12 81.07 ninja-1.13.2-h171cf75_0.conda 186kB
#12 81.07 nlohmann_json-3.12.0-h54a6638_1.conda 136kB
#12 81.07 nodeenv-1.10.0-pyhd8ed1ab_0.conda 41kB
#12 81.07 numba-0.64.0-py313h5dce7c4_0.conda 6MB
#12 81.07 numba-cuda-0.28.2-py313h92f78c6_0.conda 3MB
#12 81.07 numpy-2.4.5-py313hf6604e3_0.conda 9MB
#12 81.07 numpydoc-1.10.0-pyhcf101f3_0.conda 66kB
#12 81.07 nvidia-ml-py-13.595.45-pyhd8ed1ab_1.conda 49kB
#12 81.07 nvtx-0.2.15-py313h07c4f96_0.conda 135kB
#12 81.07 opencensus-0.11.3-pyhd8ed1ab_1.conda 71kB
#12 81.07 opencensus-context-0.1.3-py313h78bf25f_4.conda 22kB
#12 81.07 openjpeg-2.5.4-h55fea9a_0.conda 355kB
#12 81.07 openmpi-5.0.10-h67ed482_1.conda 4MB
#12 81.07 openssl-3.6.2-h35e630c_0.conda 3MB
#12 81.07 opentelemetry-api-1.41.1-pyhd8ed1ab_1.conda 49kB
#12 81.07 opentelemetry-exporter-prometheus-0.62b0-pyhcf101f3_0.conda 23kB
#12 81.07 opentelemetry-proto-1.41.1-pyhd8ed1ab_0.conda 47kB
#12 81.07 opentelemetry-sdk-1.41.1-pyhd8ed1ab_1.conda 114kB
#12 81.07 opentelemetry-semantic-conventions-0.62b1-pyhd8ed1ab_1.conda 126kB
#12 81.07 orc-2.3.0-h21090e2_0.conda 1MB
#12 81.07 packaging-26.2-pyhc364b38_0.conda 92kB
#12 81.07 pandas-2.3.3-py313h08cd8bf_2.conda 15MB
#12 81.07 parso-0.8.7-pyhcf101f3_0.conda 82kB
#12 81.07 partd-1.4.2-pyhd8ed1ab_0.conda 21kB
#12 81.07 pathspec-1.1.1-pyhd8ed1ab_0.conda 57kB
#12 81.07 pcre2-10.47-haa7fec5_0.conda 1MB
#12 81.07 perl-5.32.1-7_hd590300_perl5.conda 13MB
#12 81.07 pexpect-4.9.0-pyhd8ed1ab_1.conda 54kB
#12 81.07 pillow-12.2.0-py313h80991f8_0.conda 1MB
#12 81.07 pip-26.1.1-pyh145f28c_0.conda 1MB
#12 81.07 platformdirs-4.9.6-pyhcf101f3_0.conda 26kB
#12 81.07 pluggy-1.6.0-pyhf9edf01_1.conda 26kB
#12 81.07 pre-commit-4.6.0-pyha770c72_0.conda 202kB
#12 81.07 prometheus-cpp-1.3.0-ha5d0236_0.conda 200kB
#12 81.07 prometheus_client-0.25.0-pyhd8ed1ab_0.conda 57kB
#12 81.07 prompt-toolkit-3.0.52-pyha770c72_0.conda 274kB
#12 81.07 propcache-0.3.1-py313h8060acc_0.conda 53kB
#12 81.07 proto-plus-1.28.0-pyhcf101f3_0.conda 44kB
#12 81.07 protobuf-6.33.5-py313hf481762_2.conda 488kB
#12 81.07 psutil-7.2.2-py313h54dd161_0.conda 229kB
#12 81.07 pthread-stubs-0.4-hb9d3cd8_1002.conda 8kB
#12 81.07 ptyprocess-0.7.0-pyhd8ed1ab_1.conda 19kB
#12 81.07 pure_eval-0.2.3-pyhd8ed1ab_1.conda 17kB
#12 81.07 py-spy-0.4.2-he182f42_0.conda 2MB
#12 81.07 pyarrow-24.0.0-py313h78bf25f_0.conda 27kB
#12 81.07 pyarrow-core-24.0.0-py313h98bfbea_0_cpu.conda 6MB
#12 81.07 pyasn1-0.6.3-pyhcf101f3_0.conda 67kB
#12 81.07 pyasn1-modules-0.4.2-pyhd8ed1ab_0.conda 96kB
#12 81.07 pycparser-2.22-pyh29332c3_1.conda 110kB
#12 81.07 pydantic-2.13.4-pyhcf101f3_0.conda 347kB
#12 81.07 pydantic-core-2.46.4-py313h843e2db_0.conda 2MB
#12 81.07 pydata-sphinx-theme-0.17.1-pyhcf101f3_0.conda 2MB
#12 81.07 pygments-2.20.0-pyhd8ed1ab_0.conda 893kB
#12 81.07 pylibcudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d.conda 5MB
#12 81.07 pyopenssl-26.2.0-pyhcf101f3_0.conda 131kB
#12 81.07 pysocks-1.7.1-pyha55dd90_7.conda 21kB
#12 81.07 pytest-9.0.3-pyhc364b38_1.conda 300kB
#12 81.07 python-3.13.13-h6add32d_100_cp313.conda 37MB
#12 81.07 python-dateutil-2.9.0.post0-pyhe01879c_2.conda 233kB
#12 81.07 python-discovery-1.3.1-pyhcf101f3_0.conda 35kB
#12 81.07 python-duckdb-1.5.2-py313h7033f15_0.conda 17MB
#12 81.07 python-fastjsonschema-2.21.2-pyhe01879c_0.conda 245kB
#12 81.07 python-gil-3.13.13-h4df99d1_100.conda 49kB
#12 81.07 python-tzdata-2026.2-pyhd8ed1ab_0.conda 147kB
#12 81.07 python_abi-3.13-8_cp313.conda 7kB
#12 81.07 pytz-2026.2-pyhcf101f3_0.conda 202kB
#12 81.07 pyu2f-0.1.5-pyhd8ed1ab_1.conda 37kB
#12 81.07 pyyaml-6.0.3-py313h3dea7bd_1.conda 202kB
#12 81.07 pyzmq-27.1.0-py312hda471dd_2.conda 212kB
#12 81.07 rapids-build-backend-0.4.1-py_0.conda 18kB
#12 81.07 rapids-dask-dependency-26.08.00a0-260514_de155a79.conda 15kB
#12 81.07 rapids-dependency-file-generator-1.20.3-py_0.conda 34kB
#12 81.07 rapids-logger-0.2.3-h98325ef_0.conda 162kB
#12 81.07 ray-core-2.55.1-py313hd8b79cf_3.conda 42MB
#12 81.07 ray-default-2.55.1-py313h95053e2_3.conda 2MB
#12 81.07 rdma-core-63.0-h192683f_1.conda 1MB
#12 81.07 re2-2025.11.05-h5301d42_1.conda 27kB
#12 81.07 readline-8.3-h853b02a_0.conda 345kB
#12 81.07 referencing-0.37.0-pyhcf101f3_0.conda 52kB
#12 81.07 requests-2.34.2-pyhcf101f3_0.conda 69kB
#12 81.07 rhash-1.4.6-hb9d3cd8_1.conda 194kB
#12 81.07 rich-15.0.0-pyhcf101f3_0.conda 209kB
#12 81.07 rmm-26.08.00a0-cuda13_cp311_abi3_260518_b1870209.conda 683kB
#12 81.07 roman-numerals-4.1.0-pyhd8ed1ab_0.conda 14kB
#12 81.07 roman-numerals-py-4.1.0-pyhd8ed1ab_0.conda 11kB
#12 81.07 rpds-py-0.30.0-py313h843e2db_0.conda 383kB
#12 81.07 rsa-4.9.1-pyhd8ed1ab_0.conda 32kB
#12 81.07 s2n-1.7.2-hc5a330e_1.conda 387kB
#12 81.07 scikit-build-core-0.12.1-pyh04d0eab_0.conda 224kB
#12 81.07 setuptools-82.0.1-pyh332efcf_0.conda 640kB
#12 81.07 simdjson-4.6.4-hb700be7_0.conda 318kB
#12 81.07 six-1.17.0-pyhe01879c_1.conda 18kB
#12 81.07 smart_open-7.6.1-pyhcf101f3_0.conda 57kB
#12 81.07 snappy-1.2.2-h03e3b7b_1.conda 46kB
#12 81.07 snowballstemmer-3.0.1-pyhd8ed1ab_0.conda 73kB
#12 81.07 sortedcontainers-2.4.0-pyhd8ed1ab_1.conda 29kB
#12 81.07 soupsieve-2.8.3-pyhd8ed1ab_0.conda 38kB
#12 81.07 sphinx-8.2.3-pyhd8ed1ab_0.conda 1MB
#12 81.07 sphinx-autobuild-2025.8.25-pyhcf101f3_0.conda 20kB
#12 81.07 sphinx-copybutton-0.5.2-pyhd8ed1ab_1.conda 18kB
#12 81.07 sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda 30kB
#12 81.07 sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda 25kB
#12 81.07 sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda 33kB
#12 81.07 sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda 10kB
#12 81.07 sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda 27kB
#12 81.07 sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda 29kB
#12 81.07 sqlalchemy-2.0.49-py313h54dd161_0.conda 4MB
#12 81.07 stack_data-0.6.3-pyhd8ed1ab_1.conda 27kB
#12 81.07 starlette-1.0.0-pyhcf101f3_0.conda 64kB
#12 81.07 sysroot_linux-64-2.28-h4ee821c_9.conda 24MB
#12 81.07 tabulate-0.10.0-pyhcf101f3_0.conda 44kB
#12 81.07 tblib-3.2.2-pyhcf101f3_0.conda 19kB
#12 81.07 tk-8.6.13-noxft_h366c992_103.conda 3MB
#12 81.07 tomli-2.4.1-pyhcf101f3_0.conda 22kB
#12 81.07 tomlkit-0.15.0-pyha770c72_0.conda 41kB
#12 81.07 toolz-1.1.0-pyhd8ed1ab_1.conda 54kB
#12 81.07 tornado-6.5.5-py313h07c4f96_0.conda 883kB
#12 81.07 traitlets-5.15.0-pyhcf101f3_0.conda 115kB
#12 81.07 typing-extensions-4.15.0-h396c80c_0.conda 91kB
#12 81.07 typing-inspection-0.4.2-pyhcf101f3_2.conda 21kB
#12 81.07 typing_extensions-4.15.0-pyhcf101f3_0.conda 52kB
#12 81.07 tzdata-2025c-hc9c84f9_1.conda 119kB
#12 81.07 ucc-1.7.0-h2521932_0.conda 7MB
#12 81.07 ucx-1.20.0-hf72d326_1.conda 8MB
#12 81.07 ucxx-0.51.00a0-cuda13_cp311_abi3_260518_41db9b4c.conda 623kB
#12 81.07 ukkonen-1.1.0-py313h7037e92_0.conda 15kB
#12 81.07 urllib3-2.7.0-pyhd8ed1ab_0.conda 104kB
#12 81.07 uv-0.11.14-h29f5ae7_0.conda 19MB
#12 81.07 uvicorn-0.47.0-pyhc90fa1f_0.conda 56kB
#12 81.07 valgrind-3.26.0-hea31c11_0.conda 59MB
#12 81.07 virtualenv-21.3.3-pyhcf101f3_0.conda 5MB
#12 81.07 watchfiles-1.2.0-py313h5c7d99a_0.conda 414kB
#12 81.07 wcwidth-0.7.0-pyhd8ed1ab_0.conda 83kB
#12 81.07 websockets-16.0-py313h54dd161_1.conda 367kB
#12 81.07 wget-1.25.0-h653f8fd_1.conda 746kB
#12 81.07 wrapt-2.1.2-py313h07c4f96_0.conda 89kB
#12 81.07 xorg-libxau-1.0.12-hb03c661_1.conda 15kB
#12 81.07 xorg-libxdmcp-1.1.5-hb03c661_1.conda 21kB
#12 81.07 xyzservices-2026.3.0-pyhd8ed1ab_0.conda 52kB
#12 81.07 yaml-0.2.5-h280c20c_3.conda 85kB
#12 81.07 yarl-1.23.0-py313h3dea7bd_0.conda 146kB
#12 81.07 zeromq-4.3.5-h41580af_10.conda 311kB
#12 81.07 zict-3.0.0-pyhd8ed1ab_1.conda 36kB
#12 81.07 zipp-3.23.1-pyhcf101f3_0.conda 24kB
#12 81.07 zlib-1.3.2-h25fd6f3_2.conda 96kB
#12 81.07 zlib-ng-2.3.3-hceb46e0_1.conda 123kB
#12 81.07 zstd-1.5.7-hb78ec9c_6.conda 601kB
#12 81.07
#12 81.07 /root/.mamba/pkgs
#12 81.07 ──────────────────────────────────────────────────────────────────────────
#12 81.07
#12 81.07
#12 81.07
#12 81.07 ──────────────────────────────────────────────────────────────────────────
#12 81.07
#12 81.07 Total size: 2GB
#12 81.07 Cleaning tarballs..
#12 81.75 Cleaning packages..
#12 DONE 83.6s
#13 [ 9/25] RUN mamba install -y kvikio cuda-version=13.2 distributed-ucxx=0.50 polars-u64-idx cudf=26.06 cudf-polars=26.06 dask-cuda=26.06 parquet-tools s3fs structlog polars=1.38 polars-runtime-64=1.38 ray-core -n rapidsmpf
#13 3.818 ⚠ Shard Index for rapidsai-nightly/linux-64 not available, falling back to flat repodata
#13 3.818 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Starting
#13 4.667 Using Flat Repodata for rapidsai-nightly/linux-64 ✔ Done (0.8 sec)
#13 4.667 ⚠ Shard Index for rapidsai-nightly/noarch not available, falling back to flat repodata
#13 4.667 Using Flat Repodata for rapidsai-nightly/noarch ✔ Starting
#13 4.694 Using Flat Repodata for rapidsai-nightly/noarch ✔ Done (0.0 sec)
#13 4.694 ⚠ Shard Index for pytorch/linux-64 not available, falling back to flat repodata
#13 4.694 Using Flat Repodata for pytorch/linux-64 ✔ Starting
#13 4.723 Using Flat Repodata for pytorch/linux-64 ✔ Done (0.0 sec)
#13 4.723 ⚠ Shard Index for pytorch/noarch not available, falling back to flat repodata
#13 4.723 Using Flat Repodata for pytorch/noarch ✔ Starting
#13 4.730 Using Flat Repodata for pytorch/noarch ✔ Done (0.0 sec)
#13 50.79 Fetch Shard Index for conda-forge/linux-64 ⧖ Starting
#13 50.84 Fetch Shard Index for conda-forge/linux-64 ✔ Done (0.1 sec)
#13 50.84 Fetch Shard Index for conda-forge/noarch ⧖ Starting
#13 50.90 Fetch Shard Index for conda-forge/noarch ✔ Done (0.1 sec)
#13 50.90 Fetching and Parsing Packages' Shards ⧖ Starting
#13 56.57 Fetching and Parsing Packages' Shards ✔ Done (5.7 sec)
#13 57.50 Using Cached Shard Index for conda-forge/linux-64 ✔ Done
#13 57.51 Using Cached Shard Index for conda-forge/noarch ✔ Done
#13 57.51 Fetching and Parsing Packages' Shards ⧖ Starting
#13 58.61 Fetching and Parsing Packages' Shards ✔ Done (1.1 sec)
#13 59.39 Parsing Packages' Records ✔ Done (55.6 sec)
#13 61.77
#13 61.77 Pinned packages:
#13 61.77
#13 61.77 - python=3.13
#13 61.77
#13 61.77 Resolving Environment ⧖ Starting
#13 80.98 Resolving Environment ✔ Done (19.2 sec)
#13 80.98
#13 80.98 Transaction
#13 80.98
#13 80.98 Prefix: /opt/conda/envs/rapidsmpf
#13 80.98
#13 80.98 Updating specs:
#13 80.98
#13 80.98 - kvikio
#13 80.98 - cuda-version=13.2
#13 80.98 - distributed-ucxx=0.50
#13 80.98 - polars-u64-idx
#13 80.98 - cudf=26.6
#13 80.98 - cudf-polars=26.6
#13 80.98 - dask-cuda=26.6
#13 80.98 - parquet-tools
#13 80.98 - s3fs
#13 80.98 - structlog
#13 80.98 - polars=1.38
#13 80.98 - polars-runtime-64=1.38
#13 80.98 - ray-core
#13 80.98
#13 80.98
#13 81.10 Package Version Build Channel Size
#13 81.10 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────
#13 81.10 Install:
#13 81.10 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────
#13 81.10
#13 81.10 + aiobotocore 3.7.0 pyhcf101f3_0 conda-forge 84kB
#13 81.10 + aioitertools 0.13.0 pyhd8ed1ab_0 conda-forge 25kB
#13 81.10 + boto3 1.43.0 pyhd8ed1ab_0 conda-forge 86kB
#13 81.10 + botocore 1.43.0 pyhd8ed1ab_0 conda-forge 9MB
#13 81.10 + cudf-polars 26.06.00a358 cuda13_260518_2b700567 rapidsai-nightly 335kB
#13 81.10 + distributed-ucxx 0.50.00a40 260518_b9ff05a4_h546327b rapidsai-nightly 34kB
#13 81.10 + halo 0.0.31 pyhd8ed1ab_1 conda-forge 16kB
#13 81.10 + jmespath 1.1.0 pyhcf101f3_1 conda-forge 26kB
#13 81.10 + kvikio 26.06.00a17 cuda13_cp311_abi3_260518_a07527ad rapidsai-nightly 372kB
#13 81.10 + librapidsmpf 26.06.00a88 cuda13_260518_c802226b rapidsai-nightly 4MB
#13 81.10 + log_symbols 0.0.14 pyhd8ed1ab_2 conda-forge 9kB
#13 81.10 + parquet-tools 0.2.16 pyhd8ed1ab_1 conda-forge 32kB
#13 81.10 + polars 1.38.1 pyh6a1acc5_0 conda-forge 526kB
#13 81.10 + polars-runtime-32 1.38.1 py310hffdcd12_0 conda-forge 35MB
#13 81.10 + polars-runtime-64 1.38.1 py310h9218778_0 conda-forge 35MB
#13 81.10 + polars-u64-idx 1.34.0.deprecated hc364b38_0 conda-forge 4kB
#13 81.10 + rapidsmpf 26.06.00a88 cuda13_cp311_abi3_260518_c802226b rapidsai-nightly 2MB
#13 81.10 + s3fs 2026.4.0 pyhd8ed1ab_0 conda-forge 36kB
#13 81.10 + s3transfer 0.17.0 pyhd8ed1ab_0 conda-forge 67kB
#13 81.10 + spinners 0.0.24 pyhd8ed1ab_1 conda-forge 11kB
#13 81.10 + structlog 25.5.0 pyhcf101f3_0 conda-forge 68kB
#13 81.10 + termcolor 3.3.0 pyhd8ed1ab_0 conda-forge 13kB
#13 81.10 + thrift 0.23.0 py313h5d5ffb9_0 conda-forge 180kB
#13 81.10
#13 81.10 Downgrade:
#13 81.10 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────
#13 81.10
#13 81.10 - cudf 26.08.00a21 cuda13_cp311_abi3_260518_9b1f470d rapidsai-nightly 2MB
#13 81.10 + cudf 26.06.00a358 cuda13_cp311_abi3_260518_2b700567 rapidsai-nightly 2MB
#13 81.10 - dask-cuda 26.08.00a0 py314_260518_e8fdddbd rapidsai-nightly 88kB
#13 81.10 + dask-cuda 26.06.00a15 py314_260514_e8fdddbd rapidsai-nightly 88kB
#13 81.10 - dask-cudf 26.08.00a21 260518_9b1f470d rapidsai-nightly 47kB
#13 81.10 + dask-cudf 26.06.00a358 260518_2b700567 rapidsai-nightly 47kB
#13 81.10 - libcudf 26.08.00a21 cuda13_260518_9b1f470d rapidsai-nightly 284MB
#13 81.10 + libcudf 26.06.00a358 cuda13_260518_2b700567 rapidsai-nightly 284MB
#13 81.10 - libkvikio 26.08.00a1 cuda13_260518_f554d7c2 rapidsai-nightly 459kB
#13 81.10 + libkvikio 26.06.00a17 cuda13_260518_a07527ad rapidsai-nightly 459kB
#13 81.10 - librmm 26.08.00a0 cuda13_260518_b1870209 rapidsai-nightly 2MB
#13 81.10 + librmm 26.06.00a95 cuda13_260514_29a9ce33 rapidsai-nightly 2MB
#13 81.10 - libucxx 0.51.00a0 cuda13_260518_41db9b4c rapidsai-nightly 801kB
#13 81.10 + libucxx 0.50.00a40 cuda13_260518_b9ff05a4 rapidsai-nightly 801kB
#13 81.10 - pylibcudf 26.08.00a21 cuda13_cp311_abi3_260518_9b1f470d rapidsai-nightly 5MB
#13 81.10 + pylibcudf 26.06.00a358 cuda13_cp311_abi3_260518_2b700567 rapidsai-nightly 5MB
#13 81.10 - rapids-dask-dependency 26.08.00a0 260514_de155a79 rapidsai-nightly 15kB
#13 81.10 + rapids-dask-dependency 26.06.00a4 260514_8f37faf4 rapidsai-nightly 15kB
#13 81.10 - rmm 26.08.00a0 cuda13_cp311_abi3_260518_b1870209 rapidsai-nightly 683kB
#13 81.10 + rmm 26.06.00a95 cuda13_cp311_abi3_260514_29a9ce33 rapidsai-nightly 683kB
#13 81.10 - ucxx 0.51.00a0 cuda13_cp311_abi3_260518_41db9b4c rapidsai-nightly 623kB
#13 81.10 + ucxx 0.50.00a40 cuda13_cp311_abi3_260518_b9ff05a4 rapidsai-nightly 623kB
#13 81.10
#13 81.10 Summary:
#13 81.10
#13 81.10 Install: 23 packages
#13 81.10 Downgrade: 11 packages
#13 81.10
#13 81.10 Total download: 382MB
#13 81.10
#13 81.10 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────
#13 81.10
#13 81.10
#13 81.10
#13 81.10 Transaction starting
#13 84.16 Unlinking librmm-26.08.00a0-cuda13_260518_b1870209
#13 84.44 Unlinking libkvikio-26.08.00a1-cuda13_260518_f554d7c2
#13 84.45 Unlinking libucxx-0.51.00a0-cuda13_260518_41db9b4c
#13 84.46 Unlinking rmm-26.08.00a0-cuda13_cp311_abi3_260518_b1870209
#13 84.47 Unlinking libcudf-26.08.00a21-cuda13_260518_9b1f470d
#13 84.52 Unlinking ucxx-0.51.00a0-cuda13_cp311_abi3_260518_41db9b4c
#13 84.53 Unlinking pylibcudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d
#13 84.63 Unlinking cudf-26.08.00a21-cuda13_cp311_abi3_260518_9b1f470d
#13 84.67 Unlinking rapids-dask-dependency-26.08.00a0-260514_de155a79
#13 84.67 Unlinking dask-cuda-26.08.00a0-py314_260518_e8fdddbd
#13 84.69 Unlinking dask-cudf-26.08.00a21-260518_9b1f470d
#13 84.69 Linking librmm-26.06.00a95-cuda13_260514_29a9ce33
#13 84.91 Linking libkvikio-26.06.00a17-cuda13_260518_a07527ad
#13 84.92 warning libmamba [libkvikio-26.06.00a17-cuda13_260518_a07527ad] The following files were already present in the environment:
#13 84.92 - include/nvtx3/nvToolsExt.h
#13 84.92 - include/nvtx3/nvToolsExtCounters.h
#13 84.92 - include/nvtx3/nvToolsExtCuda.h
#13 84.92 - include/nvtx3/nvToolsExtCudaRt.h
#13 84.92 - include/nvtx3/nvToolsExtMem.h
#13 84.92 - include/nvtx3/nvToolsExtMemCudaRt.h
#13 84.92 - include/nvtx3/nvToolsExtOpenCL.h
#13 84.92 - include/nvtx3/nvToolsExtPayload.h
#13 84.92 - include/nvtx3/nvToolsExtPayloadHelper.h
#13 84.92 - include/nvtx3/nvToolsExtSemanticsCounters.h
#13 84.92 - include/nvtx3/nvToolsExtSemanticsScope.h
#13 84.92 - include/nvtx3/nvToolsExtSemanticsTime.h
#13 84.92 - include/nvtx3/nvToolsExtSync.h
#13 84.92 - include/nvtx3/nvtx3.hpp
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtHelperMacros.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtImpl.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtImplCounters_v1.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtImplMemCudaRt_v1.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtImplMem_v1.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtImplPayload_v1.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtInit.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtPayloadHelperInternal.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtPayloadTypeInfo.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxExtTypes.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImpl.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImplCore.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImplCudaRt_v3.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImplCuda_v3.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImplOpenCL_v3.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxImplSync_v3.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxInit.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxInitDecls.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxInitDefs.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxLinkOnce.h
#13 84.92 - include/nvtx3/nvtxDetail/nvtxTypes.h
#13 84.92 - lib/cmake/nvtx3/nvtx3-config-version.cmake
#13 84.92 - lib/cmake/nvtx3/nvtx3-config.cmake
#13 84.92 - lib/cmake/nvtx3/nvtx3-targets.cmake
#13 84.92 Linking libucxx-0.50.00a40-cuda13_260518_b9ff05a4
#13 84.92 Linking rmm-26.06.00a95-cuda13_cp311_abi3_260514_29a9ce33
#13 84.95 Linking kvikio-26.06.00a17-cuda13_cp311_abi3_260518_a07527ad
#13 84.96 Linking libcudf-26.06.00a358-cuda13_260518_2b700567
#13 85.30 Linking ucxx-0.50.00a40-cuda13_cp311_abi3_260518_b9ff05a4
#13 85.31 Linking librapidsmpf-26.06.00a88-cuda13_260518_c802226b
#13 85.34 Linking pylibcudf-26.06.00a358-cuda13_cp311_abi3_260518_2b700567
#13 85.43 Linking cudf-26.06.00a358-cuda13_cp311_abi3_260518_2b700567
#13 85.45 Linking rapidsmpf-26.06.00a88-cuda13_cp311_abi3_260518_c802226b
#13 85.49 Linking polars-runtime-64-1.38.1-py310h9218778_0
#13 85.49 Linking thrift-0.23.0-py313h5d5ffb9_0
#13 85.51 Linking polars-runtime-32-1.38.1-py310hffdcd12_0
#13 85.51 Linking structlog-25.5.0-pyhcf101f3_0
#13 85.52 Linking jmespath-1.1.0-pyhcf101f3_1
#13 85.52 Linking termcolor-3.3.0-pyhd8ed1ab_0
#13 85.52 Linking spinners-0.0.24-pyhd8ed1ab_1
#13 85.52 Linking log_symbols-0.0.14-pyhd8ed1ab_2
#13 85.53 Linking aioitertools-0.13.0-pyhd8ed1ab_0
#13 85.53 Linking polars-1.38.1-pyh6a1acc5_0
#13 85.56 Linking botocore-1.43.0-pyhd8ed1ab_0
#13 85.81 Linking halo-0.0.31-pyhd8ed1ab_1
#13 85.81 Linking polars-u64-idx-1.34.0.deprecated-hc364b38_0
#13 85.81 Linking aiobotocore-3.7.0-pyhcf101f3_0
#13 85.82 Linking s3transfer-0.17.0-pyhd8ed1ab_0
#13 85.82 Linking s3fs-2026.4.0-pyhd8ed1ab_0
#13 85.82 Linking boto3-1.43.0-pyhd8ed1ab_0
#13 85.83 Linking parquet-tools-0.2.16-pyhd8ed1ab_1
#13 85.84 Linking rapids-dask-dependency-26.06.00a4-260514_8f37faf4
#13 85.84 Linking cudf-polars-26.06.00a358-cuda13_260518_2b700567
#13 85.87 Linking distributed-ucxx-0.50.00a40-260518_b9ff05a4_h546327b
#13 85.88 Linking dask-cuda-26.06.00a15-py314_260514_e8fdddbd
#13 85.88 Linking dask-cudf-26.06.00a358-260518_2b700567
#13 86.00
#13 86.00 Transaction finished
#13 86.00
#13 DONE 86.5s
#14 [10/25] RUN source /opt/conda/etc/profile.d/conda.sh && set +u && conda activate rapidsmpf && set -u && cd rapidsmpf && PARALLEL_LEVEL=80 bash build.sh
#14 5.219 Building for the architecture of the GPU in the system...
#14 5.221 Executing cmake for librapidsmpf...
#14 5.664 -- [download 2% complete]
#14 5.687 -- [download 4% complete]
#14 5.687 -- [download 7% complete]
#14 5.710 -- [download 9% complete]
#14 5.710 -- [download 12% complete]
#14 5.710 -- [download 15% complete]
#14 5.710 -- [download 16% complete]
#14 5.732 -- [download 17% complete]
#14 5.733 -- [download 20% complete]
#14 5.733 -- [download 23% complete]
#14 5.733 -- [download 25% complete]
#14 5.733 -- [download 28% complete]
#14 5.755 -- [download 31% complete]
#14 5.755 -- [download 34% complete]
#14 5.755 -- [download 37% complete]
#14 5.756 -- [download 40% complete]
#14 5.756 -- [download 42% complete]
#14 5.756 -- [download 45% complete]
#14 5.756 -- [download 48% complete]
#14 5.756 -- [download 51% complete]
#14 5.756 -- [download 53% complete]
#14 5.756 -- [download 56% complete]
#14 5.756 -- [download 58% complete]
#14 5.778 -- [download 61% complete]
#14 5.778 -- [download 64% complete]
#14 5.778 -- [download 66% complete]
#14 5.778 -- [download 69% complete]
#14 5.778 -- [download 72% complete]
#14 5.779 -- [download 74% complete]
#14 5.779 -- [download 77% complete]
#14 5.779 -- [download 80% complete]
#14 5.779 -- [download 83% complete]
#14 5.779 -- [download 85% complete]
#14 5.779 -- [download 88% complete]
#14 5.779 -- [download 91% complete]
#14 5.779 -- [download 93% complete]
#14 5.779 -- [download 96% complete]
#14 5.779 -- [download 99% complete]
#14 5.779 -- [download 100% complete]
#14 5.945 -- The CXX compiler identification is GNU 14.3.0
#14 7.196 -- The CUDA compiler identification is NVIDIA 13.2.78 with host compiler GNU 14.3.0
#14 7.209 -- Detecting CXX compiler ABI info
#14 7.299 -- Detecting CXX compiler ABI info - done
#14 7.330 -- Check for working CXX compiler: /opt/conda/envs/rapidsmpf/bin/x86_64-conda-linux-gnu-c++ - skipped
#14 7.331 -- Detecting CXX compile features
#14 7.332 -- Detecting CXX compile features - done
#14 7.345 -- Detecting CUDA compiler ABI info
#14 8.552 -- Detecting CUDA compiler ABI info - done
#14 8.631 -- Check for working CUDA compiler: /opt/conda/envs/rapidsmpf/bin/nvcc - skipped
#14 8.634 -- Detecting CUDA compile features
#14 8.635 -- Detecting CUDA compile features - done
#14 10.64 -- Using auto detection of gpu-archs: 75-real;80-real;86-real;90a-real;100f-real;120a-real;120
#14 10.64 -- Project RAPIDSMPF is building for CUDA architectures:
#14 10.64 75-real
#14 10.64 80-real
#14 10.64 86-real
#14 10.64 90a-real
#14 10.64 100f-real
#14 10.64 120a-real
#14 10.64 120
#14 10.64 -- librapidsmpf build options:
#14 10.64 -- BUILD_MPI_SUPPORT : ON
#14 10.64 -- BUILD_UCXX_SUPPORT : ON
#14 10.64 -- BUILD_STREAMING_SUPPORT : ON
#14 10.64 -- BUILD_CUPTI_SUPPORT : OFF
#14 10.64 -- BUILD_NUMA_SUPPORT : ON
#14 10.64 -- BUILD_SLURM_SUPPORT : ON
#14 10.64 -- BUILD_TESTS : ON
#14 10.64 -- BUILD_BENCHMARKS : ON
#14 10.64 -- BUILD_EXAMPLES : ON
#14 10.64 -- BUILD_SHARED_LIBS : ON
#14 10.64 -- RAPIDSMPF_CLANG_TIDY : ON
#14 10.64 -- RAPIDSMPF_ASAN : OFF
#14 10.64 -- RAPIDSMPF_VERBOSE_INFO : OFF
#14 11.01 -- Found Python: /opt/conda/envs/rapidsmpf/bin/python3.13 (found version \"3.13.13\") found components: Interpreter
#14 11.56 -- Found CUDAToolkit: /opt/conda/envs/rapidsmpf/targets/x86_64-linux/include;/opt/conda/envs/rapidsmpf/targets/x86_64-linux/include/cccl (found version \"13.2.78\")
#14 11.57 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
#14 11.66 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
#14 11.67 -- Looking for pthread_create in pthreads
#14 11.73 -- Looking for pthread_create in pthreads - not found
#14 11.73 -- Looking for pthread_create in pthread
#14 11.82 -- Looking for pthread_create in pthread - found
#14 11.82 -- Found Threads: TRUE
#14 12.40 -- CPM: Using local package nvtx3@3.2.0
#14 12.41 -- CPM: Adding package rmm@26.08 (main)
#14 14.33 -- RMM: RMM_LOGGING_LEVEL = 'INFO'
#14 14.62 -- CPM: Using local package rapids_logger@0.2.3
#14 14.64 -- CPM: Adding package CCCL@3.4.0 (3.4.0)
#14 17.03 -- Finding CCCL components: Thrust;CUB;libcudacxx
#14 17.04 -- Found CUB: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/cub/cub-config.cmake (found suitable version \"3.4.0.0\", minimum required is \"3.4.0.0\")
#14 17.04 -- Found libcudacxx: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/libcudacxx/libcudacxx-config.cmake (found suitable exact version \"3.4.0.0\")
#14 17.04 -- Found Thrust: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/thrust/thrust-config.cmake (found suitable exact version \"3.4.0.0\")
#14 17.05 -- Found CCCL: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/cccl/cccl-config.cmake (found version \"3.4.0.0\")
#14 17.12 -- Found libcudacxx: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/libcudacxx/libcudacxx-config.cmake (found version \"3.4.0.0\")
#14 17.12 -- Found CUB: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/cub/cub-config.cmake (found version \"3.4.0.0\")
#14 17.13 -- Found Thrust: /home/rapids/rapidsmpf/cpp/build/_deps/cccl-src/lib/cmake/thrust/thrust-config.cmake (found version \"3.4.0.0\")
#14 17.13 -- CPM: Using local package nvtx3@3.2.0
#14 17.16 -- CPM: Adding package cudf@26.08.00 (main)
#14 33.56 -- The C compiler identification is GNU 14.3.0
#14 33.58 -- Detecting C compiler ABI info
#14 33.65 -- Detecting C compiler ABI info - done
#14 33.68 -- Check for working C compiler: /opt/conda/envs/rapidsmpf/bin/x86_64-conda-linux-gnu-cc - skipped
#14 33.68 -- Detecting C compile features
#14 33.68 -- Detecting C compile features - done
#14 33.97 -- Found ZLIB: /opt/conda/envs/rapidsmpf/lib/libz.so (found version \"1.3.2\")
#14 33.99 -- CPM: Using local package rapids_logger@0.2.3
#14 33.99 -- CPM: Adding package jitify@2.0.0 (44e978b21fc8bdb6b2d7d8d179523c8350db72e5)
#14 34.00 -- Populating jitify
#14 34.09 -- Configuring done (0.1s)
#14 34.09 -- Generating done (0.0s)
#14 34.10 -- Build files have been written to: /home/rapids/rapidsmpf/cpp/build/_deps/jitify-subbuild
#14 34.13 [ 11%] Creating directories for 'jitify-populate'
#14 34.15 [ 22%] Performing download step (git clone) for 'jitify-populate'
#14 34.16 Cloning into 'jitify-src'...
#14 34.84 HEAD is now at 44e978b Merge pull request #147 from lamarrr/warnings-fix
#14 34.88 [ 33%] Performing update step for 'jitify-populate'
#14 34.89 -- Already at requested ref: 44e978b21fc8bdb6b2d7d8d179523c8350db72e5
#14 34.90 [ 44%] No patch step for 'jitify-populate'
#14 34.91 [ 55%] No configure step for 'jitify-populate'
#14 34.93 [ 66%] No build step for 'jitify-populate'
#14 34.94 [ 77%] No install step for 'jitify-populate'
#14 34.96 [ 88%] No test step for 'jitify-populate'
#14 34.97 [100%] Completed 'jitify-populate'
#14 34.99 [100%] Built target jitify-populate
#14 35.01 -- CPM: Using local package nvtx3@3.2.0
#14 35.29 -- Found nvcomp: /opt/conda/envs/rapidsmpf/lib/cmake/nvcomp (found version 5.2.0.10)
#14 35.31 -- CPM: Adding package roaring@4.3.11 (v4.3.11)
#14 41.51 -- Tests are disabled, you can enabled them by setting ENABLE_ROARING_TESTS to ON
#14 41.51 -- BENCHMARK_DATA_DIR: /home/rapids/rapidsmpf/cpp/build/_deps/roaring-src/benchmarks/realdata/
#14 41.51 -- TEST_DATA_DIR: /home/rapids/rapidsmpf/cpp/build/_deps/roaring-src/tests/testdata/
#14 41.51 -- Building a static library.
#14 41.51 -- ROARING_LIB_TYPE: STATIC
#14 41.51 -- Library output directory (does not apply to Visual Studio): /home/rapids/rapidsmpf/cpp/build
#14 41.51 -- Amalgamation tests disabled
#14 41.51 -- You may enable microbenchmarks by setting ENABLE_ROARING_MICROBENCHMARKS to ON
#14 41.53 -- CPM: Adding package flatbuffers@24.3.25 (v24.3.25)
#14 43.08 -- Proceeding with version: 24.3.25.0
#14 43.08 -- Looking for strtof_l
#14 43.18 -- Looking for strtof_l - found
#14 43.18 -- Looking for strtoull_l
#14 43.28 -- Looking for strtoull_l - found
#14 43.28 -- Looking for realpath
#14 43.37 -- Looking for realpath - found
#14 43.37 -- CMAKE_CXX_FLAGS: -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /opt/conda/envs/rapidsmpf/include -I/opt/conda/envs/rapidsmpf/targets/x86_64-linux/include -I/opt/conda/envs/rapidsmpf/targets/x86_64-linux/include/cccl
#14 43.39 -- CPM: Adding package dlpack@0.8 (v0.8)
#14 43.39 -- Populating dlpack
#14 43.46 -- Configuring done (0.1s)
#14 43.47 -- Generating done (0.0s)
#14 43.47 -- Build files have been written to: /home/rapids/rapidsmpf/cpp/build/_deps/dlpack-subbuild
#14 43.50 [ 11%] Creating directories for 'dlpack-populate'
#14 43.52 [ 22%] Performing download step (git clone) for 'dlpack-populate'
#14 43.53 Cloning into 'dlpack-src'...
#14 44.27 HEAD is now at 365b823 Hotfix version (#119)
#14 44.31 [ 33%] Performing update step for 'dlpack-populate'
#14 44.32 -- Already at requested tag: v0.8
#14 44.33 [ 44%] No patch step for 'dlpack-populate'
#14 44.34 [ 55%] No configure step for 'dlpack-populate'
#14 44.35 [ 66%] No build step for 'dlpack-populate'
#14 44.37 [ 77%] No install step for 'dlpack-populate'
#14 44.39 [ 88%] No test step for 'dlpack-populate'
#14 44.40 [100%] Completed 'dlpack-populate'
#14 44.42 [100%] Built target dlpack-populate
#14 44.43 -- CPM: Adding package cuco@0.0.1 (0.0.1)
#14 46.52 -- Roaring Bitmap test data downloaded to: /home/rapids/rapidsmpf/cpp/build/data/roaring_bitmap
#14 46.53 -- CPM: Adding package GTest@1.16.0 (1.16.0)
#14 47.41 -- CPM: Adding package kvikio@26.08 (main)
#14 48.87 -- CPM: Using local package rapids_logger@0.2.3
#14 48.89 -- CPM: Using local package CURL@8.20.0
#14 49.17 -- CPM: Using local package nvtx3@3.2.0
#14 49.30 -- Found cuFile Batch API: TRUE
#14 49.42 -- Found cuFile Stream API: TRUE
#14 49.55 -- Found cuFile Version API: TRUE
#14 49.55 -- CPM: Using local package bs_thread_pool@4.1.0
#14 49.59 -- CPM: Adding package nanoarrow@0.7.0 (2cfba631b40886f1418a463f3b7c4552c8ae0dc7)
#14 53.27 -- Building using CMake version: 4.3.2
#14 53.29 -- CPM: Using local package bs_thread_pool@4.1.0
#14 53.29 -- CPM: Adding package zstd@1.5.7 (v1.5.7)
#14 56.26 -- The ASM compiler identification is GNU
#14 56.26 -- Found assembler: /opt/conda/envs/rapidsmpf/bin/x86_64-conda-linux-gnu-cc
#14 56.27 -- ZSTD VERSION: 1.5.7
#14 56.27 -- Performing Test C_FLAG_WALL
#14 56.35 -- Performing Test C_FLAG_WALL - Success
#14 56.35 -- Performing Test CXX_FLAG_WALL
#14 56.43 -- Performing Test CXX_FLAG_WALL - Success
#14 56.43 -- Performing Test C_FLAG_WEXTRA
#14 56.50 -- Performing Test C_FLAG_WEXTRA - Success
#14 56.50 -- Performing Test CXX_FLAG_WEXTRA
#14 56.58 -- Performing Test CXX_FLAG_WEXTRA - Success
#14 56.58 -- Performing Test C_FLAG_WUNDEF
#14 56.65 -- Performing Test C_FLAG_WUNDEF - Success
#14 56.65 -- Performing Test CXX_FLAG_WUNDEF
#14 56.73 -- Performing Test CXX_FLAG_WUNDEF - Success
#14 56.73 -- Performing Test C_FLAG_WSHADOW
#14 56.80 -- Performing Test C_FLAG_WSHADOW - Success
#14 56.80 -- Performing Test CXX_FLAG_WSHADOW
#14 56.88 -- Performing Test CXX_FLAG_WSHADOW - Success
#14 56.89 -- Performing Test C_FLAG_WCAST_ALIGN
#14 56.96 -- Performing Test C_FLAG_WCAST_ALIGN - Success
#14 56.96 -- Performing Test CXX_FLAG_WCAST_ALIGN
#14 57.04 -- Performing Test CXX_FLAG_WCAST_ALIGN - Success
#14 57.04 -- Performing Test C_FLAG_WCAST_QUAL
#14 57.11 -- Performing Test C_FLAG_WCAST_QUAL - Success
#14 57.11 -- Performing Test CXX_FLAG_WCAST_QUAL
#14 57.19 -- Performing Test CXX_FLAG_WCAST_QUAL - Success
#14 57.19 -- Performing Test C_FLAG_WSTRICT_PROTOTYPES
#14 57.26 -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success
#14 57.26 -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK
#14 57.33 -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK - Success
#14 57.33 -- Performing Test C_FLAG_QUNUSED_ARGUMENTS
#14 57.37 -- Performing Test C_FLAG_QUNUSED_ARGUMENTS - Failed
#14 57.37 -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS
#14 57.41 -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS - Failed
#14 57.41 -- Performing Test C_FLAG_WA_NOEXECSTACK
#14 57.48 -- Performing Test C_FLAG_WA_NOEXECSTACK - Success
#14 57.48 -- Performing Test CXX_FLAG_WA_NOEXECSTACK
#14 57.56 -- Performing Test CXX_FLAG_WA_NOEXECSTACK - Success
#14 57.56 -- CMAKE_INSTALL_PREFIX: /opt/conda/envs/rapidsmpf
#14 57.56 -- CMAKE_INSTALL_LIBDIR: lib
#14 57.56 -- ZSTD_LEGACY_SUPPORT defined!
#14 57.56 -- ZSTD_MULTITHREAD_SUPPORT is enabled
#14 57.56 -- Check if compiler accepts -pthread
#14 57.64 -- Check if compiler accepts -pthread - yes
#14 57.97 -- CPM: Using local package cuCascade@0.1.0
#14 57.99 CMake Error at /opt/conda/envs/rapidsmpf/share/cmake-4.3/Modules/CMakeFindDependencyMacro.cmake:93 (find_package):
#14 57.99 By not providing \"FindCCCL.cmake\" in CMAKE_MODULE_PATH this project has
#14 57.99 asked CMake to find a package configuration file provided by \"CCCL\", but
#14 57.99 CMake did not find one.
#14 57.99
#14 57.99 Could not find a package configuration file provided by \"CCCL\" with any of
#14 57.99 the following names:
#14 57.99
#14 57.99 CCCL.cps
#14 57.99 cccl.cps
#14 57.99 CCCLConfig.cmake
#14 57.99 cccl-config.cmake
#14 57.99
#14 57.99 Add the installation prefix of \"CCCL\" to CMAKE_PREFIX_PATH or set
#14 57.99 \"CCCL_DIR\" to a directory containing one of the above files. If \"CCCL\"
#14 57.99 provides a separate development package or SDK, be sure it has been
#14 57.99 installed.
#14 57.99 Call Stack (most recent call first):
#14 57.99 /opt/conda/envs/rapidsmpf/share/cmake-4.3/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)
#14 57.99 /opt/conda/envs/rapidsmpf/lib/cmake/ucxx/ucxx-dependencies.cmake:16 (find_dependency)
#14 57.99 /opt/conda/envs/rapidsmpf/lib/cmake/ucxx/ucxx-config.cmake:70 (include)
#14 57.99 build/_deps/rapids-cmake-src/rapids-cmake/find/package.cmake:116 (find_package)
#14 57.99 CMakeLists.txt:138 (rapids_find_package)
#14 57.99
#14 57.99
#14 57.99 -- Configuring incomplete, errors occurred!
#14 ERROR: process \"/bin/bash -euo pipefail -c source /opt/conda/etc/profile.d/conda.sh && set +u && conda activate ${CONDA_ENV_NAME} && set -u && cd rapidsmpf && PARALLEL_LEVEL=80 bash build.sh\" did not complete successfully: exit code: 1
------
> [10/25] RUN source /opt/conda/etc/profile.d/conda.sh && set +u && conda activate rapidsmpf && set -u && cd rapidsmpf && PARALLEL_LEVEL=80 bash build.sh:
57.99 installed.
57.99 Call Stack (most recent call first):
57.99 /opt/conda/envs/rapidsmpf/share/cmake-4.3/Modules/CMakeFindDependencyMacro.cmake:125 (__find_dependency_common)
57.99 /opt/conda/envs/rapidsmpf/lib/cmake/ucxx/ucxx-dependencies.cmake:16 (find_dependency)
57.99 /opt/conda/envs/rapidsmpf/lib/cmake/ucxx/ucxx-config.cmake:70 (include)
57.99 build/_deps/rapids-cmake-src/rapids-cmake/find/package.cmake:116 (find_package)
57.99 CMakeLists.txt:138 (rapids_find_package)
57.99
57.99
57.99 -- Configuring incomplete, errors occurred!
------
Dockerfile:67
--------------------
66 | # Build RapidsMPF from source
67 | >>> RUN source /opt/conda/etc/profile.d/conda.sh \\
68 | >>> && set +u \\
69 | >>> && conda activate ${CONDA_ENV_NAME} \\
70 | >>> && set -u \\
71 | >>> && cd rapidsmpf \\
72 | >>> && PARALLEL_LEVEL=80 bash build.sh
73 |
--------------------
ERROR: failed to solve: process \"/bin/bash -euo pipefail -c source /opt/conda/etc/profile.d/conda.sh && set +u && conda activate ${CONDA_ENV_NAME} && set -u && cd rapidsmpf && PARALLEL_LEVEL=80 bash build.sh\" did not complete successfully: exit code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment