You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[jenkis@localhost jenkins-data]$ docker-compose build
db_host uses an image, skipping
Building jenkins
Sending build context to Docker daemon 2.048kB
Step 1/4 : FROM jenkins/jenkins
---> 55860ee0cd73
Step 2/4 : USER root
---> Using cache
---> 671d96641eea
Step 3/4 : RUN apt-get update && apt-get install python3-pip -y && pip3 inst all ansible --upgrade
---> Running in dfed4a887524
Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44 .1 kB]
Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
Reading package lists...
E: Release file for http://security.debian.org/debian-security/dists/bullseye-se curity/InRelease is not valid yet (invalid for another 1d 19h 11min 11s). Update s for this repository will not be applied.
E: Release file for http://deb.debian.org/debian/dists/bullseye-updates/InReleas e is not valid yet (invalid for another 1d 15h 10min 8s). Updates for this repos itory will not be applied.
The command '/bin/sh -c apt-get update && apt-get install python3-pip -y && pip3 install ansible --upgrade' returned a non-zero code: 100
ERROR: Service 'jenkins' failed to build : Build failed
[jenkis@localhost jenkins-data]$
The text was updated successfully, but these errors were encountered:
[jenkis@localhost jenkins-data]$ docker-compose build
db_host uses an image, skipping
Building jenkins
Sending build context to Docker daemon 2.048kB
Step 1/4 : FROM jenkins/jenkins
---> 55860ee0cd73
Step 2/4 : USER root
---> Using cache
---> 671d96641eea
Step 3/4 : RUN apt-get update && apt-get install python3-pip -y && pip3 inst all ansible --upgrade
---> Running in dfed4a887524
Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44 .1 kB]
Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
Reading package lists...
E: Release file for http://security.debian.org/debian-security/dists/bullseye-se curity/InRelease is not valid yet (invalid for another 1d 19h 11min 11s). Update s for this repository will not be applied.
E: Release file for http://deb.debian.org/debian/dists/bullseye-updates/InReleas e is not valid yet (invalid for another 1d 15h 10min 8s). Updates for this repos itory will not be applied.
The command '/bin/sh -c apt-get update && apt-get install python3-pip -y && pip3 install ansible --upgrade' returned a non-zero code: 100
ERROR: Service 'jenkins' failed to build : Build failed
[jenkis@localhost jenkins-data]$
The text was updated successfully, but these errors were encountered: