Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[201911] Build issue at "configure" stage #16086

Open
stepanblyschak opened this issue Aug 9, 2023 · 2 comments
Open

[201911] Build issue at "configure" stage #16086

stepanblyschak opened this issue Aug 9, 2023 · 2 comments
Assignees
Labels
MSFT Triaged this issue has been triaged

Comments

@stepanblyschak
Copy link
Collaborator

Description

The build of latest 201911 (fd153e0) fails with the following error when running SONIC_BUILD_JOBS=8 NOSTRETCH=1 make configure PLATFORM=mellanox:

Step 9/45 : RUN dpkg -i /root/faketime_0.9.7-2_amd64.deb /root/libfaketime_0.9.7-2_amd64.deb
 ---> Running in 232969c21815
dpkg-deb: error: `/root/faketime_0.9.7-2_amd64.deb' is not a debian format archive
dpkg: error processing archive /root/faketime_0.9.7-2_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
dpkg-deb: error: `/root/libfaketime_0.9.7-2_amd64.deb' is not a debian format archive
dpkg: error processing archive /root/libfaketime_0.9.7-2_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 /root/faketime_0.9.7-2_amd64.deb
 /root/libfaketime_0.9.7-2_amd64.deb
The command '/bin/sh -c dpkg -i /root/faketime_0.9.7-2_amd64.deb /root/libfaketime_0.9.7-2_amd64.deb' returned a non-zero code: 1

Steps to reproduce the issue:

  1. git clone -b 201911 git@github.com:azure/sonic-buildimage
  2. git submodule update --init --recursive
  3. SONIC_BUILD_JOBS=8 NOSTRETCH=1 make configure PLATFORM=mellanox

Describe the results you received:

Error trying to build slave container.

Describe the results you expected:

Successful build.

Output of show version:

N/A

Output of show techsupport:

N/A

Additional information you deem important (e.g. issue happens only occasionally):

[stepanb@r-build-sonic-ci02-243] sonic-buildimage ➜ file libfaketime_0.9.7-2_amd64.deb
libfaketime_0.9.7-2_amd64.deb: XML 1.0 document, UTF-8 Unicode (with BOM) text
[stepanb@r-build-sonic-ci02-243] sonic-buildimage ➜ cat libfaketime_0.9.7-2_amd64.deb
<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:a12896d3-501e-0077-40ba-ca3de1000000
Time:2023-08-09T12:12:50.6283967Z</Message><AuthenticationErrorDetail>Signature did not match. String to sign used was r
2022-12-05T06:39:44Z
2032-12-05T14:39:44Z
/blob/sonicstoragepublic/packages/libfaketime_0.9.7-2_amd64.deb


https
2021-06-08
b






</AuthenticationErrorDetail></Error>
@saiarcot895
Copy link
Contributor

@xumia Was libfaketime removed from the blob storage for some reason? It doesn't look like it can be downloaded anymore.

@gechiang gechiang added Triaged this issue has been triaged MSFT labels Aug 16, 2023
@volodymyrsamotiy
Copy link
Collaborator

@xumia, could you please update if there is any progress on this issue? Thanks!

xumia pushed a commit that referenced this issue Aug 24, 2023
Why I did it
Fix: #16086
faketime package url expired. It breaks 201911 build.
Update package url.

Work item tracking
Microsoft ADO (number only): 24930879
liushilongbuaa added a commit to liushilongbuaa/sonic-buildimage that referenced this issue Sep 11, 2023
Why I did it
Fix: sonic-net#16086
faketime package url expired. It breaks 201911 build.
Update package url.

Work item tracking
Microsoft ADO (number only): 24930879
xumia pushed a commit that referenced this issue Sep 12, 2023
Why I did it
Fix: #16086
faketime package url expired. It breaks 201911 build.
Update package url.

Work item tracking
Microsoft ADO (number only): 24930879
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MSFT Triaged this issue has been triaged
Projects
None yet
Development

No branches or pull requests

5 participants