Oneclient and OnedataFS conda packages

Build: #771 was successful

Job: Build oneclient conda package was successful

Stages & jobs

  1. Build oneclient packages

  2. Build fs.onedatafs

  3. Build onedatafs-jupyter packages

  4. Prepare final artifact

Job result summary

Completed
Duration
39 minutes
Agent
bamboo-agent-os-07
Revision
54d2032809c57579972f1952f5fc5762c65b9874
Successful since
#770 ()

Error summary

The build generated some errors. See the full build log for more details.

  123 |                 + sizeof(my_size) + sizeof(my_mask)  // 4+4 or 8+8
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124 |                 + embedded_buckets*sizeof(bucket) ); // n*8 or n*16
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/include/tbb/concurrent_hash_map.h:76:11: note: 'class tbb::interface5::internal::hash_map_base' declared here
   76 |     class hash_map_base {
      |           ^~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/helpers/src/../include/helpers/storageHelper.h:36,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/bench/testWorkerRndRdHTTP.h:12,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/bench/testWorkerRndRdHTTP.cc:9:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/include/tbb/concurrent_hash_map.h: In constructor 'tbb::interface5::internal::hash_map_base::hash_map_base()':
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/include/tbb/concurrent_hash_map.h:122:24: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tbb::interface5::internal::hash_map_base' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
  122 |             std::memset( this, 0, pointers_per_table*sizeof(segment_ptr_t) // 32*4=128   or 64*8=512
      |             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123 |                 + sizeof(my_size) + sizeof(my_mask)  // 4+4 or 8+8
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124 |                 + embedded_buckets*sizeof(bucket) ); // n*8 or n*16
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/include/tbb/concurrent_hash_map.h:76:11: note: 'class tbb::interface5::internal::hash_map_base' declared here
   76 |     class hash_map_base {
      |           ^~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/x86_64-conda-linux-gnu/include/c++/12.2.0/atomic:41,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:22,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/bench/common.h:11,
                 from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/bench/testRunner.h:11:
In member function 'void std::__atomic_base<_IntTp>::store(__int_type, std::memory_order) [with _ITp = long unsigned int]',
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:490:30,
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(const Char*, size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:497:27,
    inlined from 'void folly::fbstring_core<Char>::initLarge(const Char*, size_t) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:724:40:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_build_env/x86_64-conda-linux-gnu/include/c++/12.2.0/bits/atomic_base.h:464:25: warning: 'void __atomic_store_8(volatile void*, long unsigned int, int)' writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  464 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:48:
In function 'void* folly::checkedMalloc(size_t)',
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:489:59,
    inlined from 'static folly::fbstring_core<Char>::RefCounted* folly::fbstring_core<Char>::RefCounted::create(const Char*, size_t*) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:497:27,
    inlined from 'void folly::fbstring_core<Char>::initLarge(const Char*, size_t) [with Char = char]' at /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/FBString.h:724:40:
/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/work/build/contrib/include/folly/memory/Malloc.h:218:19: note: destination object of size 0 allocated by 'malloc'
  218 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
/opt/conda/lib/python3.12/site-packages/conda_build/environ.py:544: UserWarning: The environment variable 'PKG_VERSION' is being passed through with value '21.02.7.29.ga2100e8'.  If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time.
  warnings.warn(
+ test -f /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin/oneclient
+ /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/oneclient_1731175300905/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin/oneclient --version
+ exit 0
Using Anaconda API: https://api.anaconda.org
Using "onedata-devel" as upload username
Processing "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OCP-BFBP/oneclient/package/conda-bld/linux-64/oneclient-21.02.7.29.ga2100e8-py39.tar.bz2"
Detecting file type...
File type is "Conda"
Extracting conda attributes for upload
Creating package "oneclient"
Creating release "21.02.7.29.ga2100e8"
Uploading file "onedata-devel/oneclient/21.02.7.29.ga2100e8/linux-64/oneclient-21.02.7.29.ga2100e8-py39.tar.bz2"

  0%|          | 0.00/29.8M [00:00<?, ?B/s]
  0%|          | 16.0k/29.8M [00:00<09:07, 57.1kB/s]
  0%|          | 80.0k/29.8M [00:00<02:11, 236kB/s]
  0%|          | 128k/29.8M [00:00<01:46, 293kB/s]
  1%|          | 208k/29.8M [00:00<01:14, 419kB/s]
  1%|          | 368k/29.8M [00:00<00:43, 713kB/s]
  2%|▏         | 608k/29.8M [00:00<00:27, 1.12MB/s]
  4%|▍         | 1.25M/29.8M [00:01<00:11, 2.50MB/s]
  5%|▌         | 1.53M/29.8M [00:01<00:12, 2.47MB/s]
  8%|▊         | 2.31M/29.8M [00:01<00:07, 3.74MB/s]
14%|█▍        | 4.22M/29.8M [00:01<00:03, 7.50MB/s]
17%|█▋        | 5.12M/29.8M [00:01<00:03, 7.53MB/s]
20%|█▉        | 5.92M/29.8M [00:01<00:03, 7.25MB/s]
22%|██▏       | 6.69M/29.8M [00:01<00:03, 7.03MB/s]
25%|██▌       | 7.48M/29.8M [00:01<00:03, 6.95MB/s]
28%|██▊       | 8.28M/29.8M [00:02<00:03, 6.89MB/s]
30%|███       | 9.09M/29.8M [00:02<00:03, 6.94MB/s]
33%|███▎      | 9.94M/29.8M [00:02<00:03, 6.94MB/s]
36%|███▌      | 10.8M/29.8M [00:02<00:02, 7.00MB/s]
39%|███▉      | 11.6M/29.8M [00:02<00:02, 7.02MB/s]
42%|████▏     | 12.5M/29.8M [00:02<00:02, 7.14MB/s]
45%|████▍     | 13.4M/29.8M [00:02<00:02, 7.24MB/s]
48%|████▊     | 14.3M/29.8M [00:02<00:02, 7.33MB/s]
51%|█████     | 15.2M/29.8M [00:03<00:02, 7.42MB/s]
54%|█████▍    | 16.1M/29.8M [00:03<00:01, 7.50MB/s]
57%|█████▋    | 17.0M/29.8M [00:03<00:01, 7.53MB/s]
60%|██████    | 17.9M/29.8M [00:03<00:01, 7.62MB/s]
63%|██████▎   | 18.8M/29.8M [00:03<00:01, 7.74MB/s]
66%|██████▋   | 19.8M/29.8M [00:03<00:01, 7.80MB/s]
69%|██████▉   | 20.7M/29.8M [00:03<00:01, 7.83MB/s]
73%|███████▎  | 21.7M/29.8M [00:03<00:01, 7.92MB/s]
76%|███████▌  | 22.6M/29.8M [00:04<00:00, 8.00MB/s]
79%|███████▉  | 23.6M/29.8M [00:04<00:00, 8.06MB/s]
82%|████████▏ | 24.6M/29.8M [00:04<00:00, 8.10MB/s]
86%|████████▌ | 25.6M/29.8M [00:04<00:00, 8.19MB/s]
89%|████████▉ | 26.6M/29.8M [00:04<00:00, 8.24MB/s]
92%|█████████▏| 27.6M/29.8M [00:04<00:00, 8.31MB/s]
96%|█████████▌| 28.6M/29.8M [00:04<00:00, 8.37MB/s]
99%|█████████▉| 29.6M/29.8M [00:04<00:00, 8.43MB/s]
29.8MB [00:05, 6.05MB/s]                           
Upload complete

conda located at:
  https://anaconda.org/onedata-devel/oneclient

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4822  100  4822    0     0  41568      0 --:--:-- --:--:-- --:--:-- 41568
Error response from daemon: Cannot kill container: 485bad15f4d3: Container 485bad15f4d3f8b6ab93ffd30c2157e738b0f050731b3ebeb91c801ff9ac871b is not running