Skip to content

Parallelize VDAF preparation initialization #1058

Parallelize VDAF preparation initialization

Parallelize VDAF preparation initialization #1058

Triggered via pull request July 10, 2023 15:49
Status Failure
Total duration 13m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

daphneci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
e2e
compose up failed {"exitCode":101,"err":"Creating network \"daphne_dap_network\" with driver \"bridge\"\nBuilding leader\nBuilding helper\nBuilding test\nCreating daphne_leader_1 ... \r\nCreating daphne_helper_1 ... \r\nCreating daphne_helper_1 ... done\r\nCreating daphne_leader_1 ... done\r\nCreating daphne_test_1 ... \r\nCreating daphne_test_1 ... done\r\nStopping daphne_helper_1 ... \r\nStopping daphne_leader_1 ... \r\nStopping daphne_leader_1 ... done\r\nStopping daphne_helper_1 ... done\r\n101\n","out":"Sending build context to Docker daemon 1.349MB\r\r\nStep 1/24 : FROM rust:1.69-alpine AS builder\n1.69-alpine: Pulling from library/rust\nf56be85fc22e: Already exists\nfd915fad0195: Pulling fs layer\n7135c4e7cae8: Pulling fs layer\nfd915fad0195: Verifying Checksum\nfd915fad0195: Download complete\n7135c4e7cae8: Verifying Checksum\n7135c4e7cae8: Download complete\nfd915fad0195: Pull complete\n7135c4e7cae8: Pull complete\nDigest: sha256:a1123af3383f0e71da8deca8afc1e506ff3ee48c7903f253a11b7b632d938190\nStatus: Downloaded newer image for rust:1.69-alpine\n ---> d7e1a81848a7\nStep 2/24 : WORKDIR /tmp/dap_test\n ---> Running in 4c43062a39b3\nRemoving intermediate container 4c43062a39b3\n ---> a40f6914a181\nStep 3/24 : RUN apk add --update bash g++ make npm openssl-dev wasm-pack\n ---> Running in 89bd4b93fe31\nfetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz\nfetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz\n(1/40) Upgrading musl (1.2.3-r4 -> 1.2.3-r5)\n(2/40) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1)\n(3/40) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1)\n(4/40) Installing ncurses-terminfo-base (6.3_p20221119-r1)\n(5/40) Installing ncurses-libs (6.3_p20221119-r1)\n(6/40) Installing readline (8.2.0-r0)\n(7/40) Installing bash (5.2.15-r0)\nExecuting bash-5.2.15-r0.post-install\n(8/40) Installing libstdc++-dev (12.2.1_git20220924-r4)\n(9/40) Installing musl-dev (1.2.3-r5)\n(10/40) Installing libc-dev (0.7.2-r3)\n(11/40) Installing g++ (12.2.1_git20220924-r4)\n(12/40) Installing make (4.3-r1)\n(13/40) Installing brotli-libs (1.0.9-r9)\n(14/40) Installing c-ares (1.19.1-r0)\n(15/40) Installing icu-data-en (72.1-r1)\nExecuting icu-data-en-72.1-r1.post-install\n\u001b[91m*\n* If you need ICU with non-English locales and legacy charset support, install\n* package icu-data-full.\n*\n\u001b[0m(16/40) Installing icu-libs (72.1-r1)\n(17/40) Installing nghttp2-libs (1.51.0-r0)\n(18/40) Installing libuv (1.44.2-r0)\n(19/40) Installing nodejs-current (19.7.0-r0)\n(20/40) Installing npm (9.1.2-r0)\n(21/40) Installing pkgconf (1.9.4-r0)\n(22/40) Installing openssl-dev (3.0.9-r1)\n(23/40) Installing rust-stdlib (1.64.0-r2)\n(24/40) Installing libffi (3.4.4-r0)\n(25/40) Installing xz-libs (5.2.9-r0)\n(26/40) Installing libxml2 (2.10.4-r0)\n(27/40) Installing zstd-libs (1.5.5-r0)\n(28/40) Installing llvm15-libs (15.0.7-r0)\n(29/40) Installing rust (1.64.0-r2)\n(30/40) Installing libcurl (8.1.2-r0)\n(31/40) Installing cargo (1.64.0-r2)\n(32/40) Installing lld-libs (15.0.7-r0)\n(33/40) Installing lld (15.0.7-r0)\n(34/40) Installing wasi-libc (0.20220525-r1)\n(35/40) Installing wasi-libcxx (15.0.7-r0)\n(36/40) Installing wasi-libcxxabi (15.0.7-r0)\n(37/40) Installing wasi-compiler-rt (15.0.7-r0)\n(38/40) Installing wasi-sdk (16-r0)\n(39/40) Installing rust-wasm (1.64.0-r2)\n(40/40) Installing wasm-pack (0.10.3-r2)\nExecuting busybox-1.35.0-r29.trigger\nExecuting ca-certificates-20220614-r4.trigger\nOK: 1307 MiB in 63 packages\nRemoving intermediate container 89bd4b93fe31\n ---> d0c3a2f63073\nStep 4/24 : RUN npm install -g wrangler@2.19.0\n ---> Running in 9ee197180003\n\u001b[91mnpm\u001b[0m\u001b[91m \u001b[0m\u001b[91mWARN deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.\n\u001b[0m\u001b[91mnpm WARN deprecated\u001b[0m\u001b[91m sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead\n\u001b[0m\nadded 101 packages in 5s\n\n12 packages are looking for funding\
Testing
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/