Stream: containers

Topic: โœ” Exception while loading the app


view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 01:36):

Something strange is going on. As of this afternoon, I can't spin up the develop branch in containers.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 01:36):

https://github.com/IQSS/dataverse-sample-data/actions/runs/5733275707/job/15537711085#step:9:998

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 01:54):

Same with https://github.com/pdurbin/dataverse-api-test-runner/actions/runs/5732239898 (but you have to download logs.tgz)

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 01:55):

Exception during lifecycle processing org.glassfish.deployment.common.DeploymentException: CDI deployment failure:jakarta/servlet/Filter -- jakarta/servlet/Filter

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 10:24):

It was working fine all day but suddenly stopped working.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 10:32):

I'd appreciate it if someone could try as well with this (removing old images first with docker rmi):

docker compose -f docker-compose-dev.yml up -d

view this post on Zulip Thomas van Erven (Aug 02 2023 at 11:59):

Just checked here locally; it's the same thing here locally.

view this post on Zulip Thomas van Erven (Aug 02 2023 at 12:00):

[#|2023-08-02T11:10:15.651+0000|SEVERE|Payara 5.2022.5|javax.enterprise.system.core|_ThreadID=28;_ThreadName=RunLevelControllerThread-1690974574376;_TimeMillis=1690974615651;_LevelValue=1000;_MessageID=NCLS-CORE-00026;|
  Exception during lifecycle processing
org.glassfish.deployment.common.DeploymentException: CDI deployment failure:jakarta/faces/context/FacesContext -- jakarta/faces/context/FacesContext

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 12:14):

Thanks! Any idea what might be going on?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 12:15):

I'm pretty sure the images get pushed daily to Docker Hub.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 12:15):

cron: '23 3 * * 0' # Run for 'develop' every Sunday at 03:23 UTC at https://github.com/IQSS/dataverse/blob/54fd71e99af52274b558e780a20333f81eb0a431/.github/workflows/container_base_push.yml#L22C11-L22C75

view this post on Zulip Thomas van Erven (Aug 02 2023 at 12:17):

Not the foggiest here : ) Seems that something quietly failed while building image; maybe some dependency upstream is giving issues?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 13:22):

I created an issue: https://github.com/IQSS/dataverse/issues/9749

view this post on Zulip Don Sizemore (Aug 02 2023 at 17:02):

Philip Durbin said:

I created an issue: https://github.com/IQSS/dataverse/issues/9749

Resolved with the latest build!

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:08):

Yes. I wrote about how it fixed itself here: https://github.com/IQSS/dataverse/issues/9749#issuecomment-1662561402

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:08):

but

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:08):

Why did this happen?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:08):

How can we prevent this from happening again?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:22):

What triggered the update 3 hours ago?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:25):

As far as I can tell, the app image should have been lasted updated by https://github.com/IQSS/dataverse/actions/runs/5719168615 two days ago. July 31 around 4:10 EDT when we merged #9736.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 02 2023 at 18:26):

So I don't know what updated the app image 3 hours ago. :thinking:

view this post on Zulip Don Sizemore (Aug 03 2023 at 11:35):

Philip Durbin said:

So I don't know what updated the app image 3 hours ago. :thinking:

https://github.com/IQSS/dataverse/commit/5c240a94823a7a40ebf0b2d7a7f883403e7ccba9 ?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 03 2023 at 11:43):

Probably not. I just edited https://github.com/IQSS/dataverse/issues/9749 to clarify that I'm talking about a push that happened between 4:22 and 6:16 pm on Aug 1, not Aug 2.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 03 2023 at 11:44):

But I appreciate you digging in! I think we'll have a lil' postmortem during the next container meeting (not today, I have a dentist appointment, so next week).

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 10 2023 at 18:35):

@Oliver Bertuch this is the topic I opened when I started seeing weird behavior but now we have #9769 and a better understanding. I'm thinking I'll create a new topic and close this one.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 10 2023 at 18:39):

Ok, closing in favor of this new topic: #containers > #9769 unstable images

view this post on Zulip Notification Bot (Aug 10 2023 at 18:39):

Philip Durbin has marked this topic as resolved.


Last updated: Oct 30 2025 at 05:14 UTC