build error

Job failed with exit code: 1. Reason: cache miss: [12/32] RUN wget https://nodejs.org/dist/v20.18.1/node-v20.18.1-linux-x64.tar.xz cache miss: [30/32] RUN php artisan key:generate cache miss: [31/32] RUN chmod 777 -R /home/ubuntu/example-app cache miss: [11/32] RUN mv composer.phar /usr/local/bin/composer cache miss: [28/32] RUN npm install cache miss: [22/32] RUN composer clear-cache cache miss: [21/32] RUN composer install cache miss: [10/32] RUN php -r "unlink('composer-setup.php');" cache miss: [16/32] RUN mkdir example-app cache miss: [ 8/32] RUN php -r "if (hash_file('sha384', 'composer-setup.php') === 'dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" cache miss: [ 2/32] RUN apt update -y cache miss: [29/32] RUN cp /home/ubuntu/example-app/.env.example /home/ubuntu/example-app/.env cache miss: [13/32] RUN chmod 777 ./node-v20.18.1-linux-x64.tar.xz cache miss: [18/32] COPY --chown=ubuntu app/ ./ cache miss: [32/32] RUN chown -R ubuntu:ubuntu /home/ubuntu/example-app cache miss: [24/32] RUN php artisan config:clear cache miss: [23/32] RUN php artisan cache:clear cache miss: [ 5/32] RUN rm -rf /var/lib/apt/lists/* cache miss: [ 3/32] RUN apt upgrade -y cache miss: [17/32] WORKDIR /home/ubuntu/example-app cache miss: [25/32] RUN php artisan config:cache cache miss: [19/32] RUN echo "===================== ls -la /home/ubuntu/example-app" ; ls -la /home/ubuntu/example-app ; cache miss: [ 4/32] RUN apt install -y php curl unzip wget xz-utils php-xml php-curl php-mysql php-pdo php-mbstring tree cache miss: [15/32] RUN cp -r /home/ubuntu/node-v20.18.1-linux-x64/bin /home/ubuntu/node-v20.18.1-linux-x64/include /home/ubuntu/node-v20.18.1-linux-x64/lib /home/ubuntu/node-v20.18.1-linux-x64/share /usr/ cache miss: [ 7/32] RUN php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" cache miss: [ 9/32] RUN php composer-setup.php cache miss: [27/32] RUN composer install cache miss: [26/32] RUN composer clear-cache cache miss: [14/32] RUN tar -xf './node-v20.18.1-linux-x64.tar.xz' cache miss: [ 6/32] WORKDIR /home/ubuntu cache miss: [20/32] RUN chmod 777 -R /home/ubuntu/example-app {"total":37,"completed":14,"user_total":32,"user_cached":0,"user_completed":9,"user_cacheable":31,"from":1,"miss":31,"client_duration_ms":43269}

Build logs:

Fetching error logs...