Skip to content

ERROR Cannot recv data: Connection reset by peer #183

Description

@nkm269

We are trying to create qcow2 image but getting this error
[opc@hypnode1 oracle-linux-image-tools]$ ./bin/build-image.sh --env env.properties
+++ build-image.sh: Parse arguments
+++ build-image.sh: Load environment
+++ build-image.sh: /u01/workspace/OL8U10_x86_64-oci-b0 already exists
[opc@hypnode1 oracle-linux-image-tools]$ rm -Rf /u01/workspace/OL8U10_x86_64-oci-b0
[opc@hypnode1 oracle-linux-image-tools]$ ./bin/build-image.sh --env env.properties
+++ build-image.sh: Parse arguments
+++ build-image.sh: Load environment
+++ build-image.sh: Retrieve installation media OracleLinux-R8-U10-x86_64-dvd.iso
build-image.sh: using cached file /u01/workspace/.cache/87d56829e702bbde27c2f4458648bcbb326fe307-OracleLinux-R8-U10-x86_64-dvd.iso
+++ build-image.sh: Stage provisioning files
+++ build-image.sh: Stage kickstart file
+++ build-image.sh: Install Oracle Linux
ERROR Cannot recv data: Connection reset by peer

env.properties file
WORKSPACE="/u01/workspace"
ISO_URL="https://yum.oracle.com/ISOS/OracleLinux/OL8/u10/x86_64/OracleLinux-R8-U10-x86_64-dvd.iso"
ISO_CHECKSUM="7676a80eeaafa16903eebb2abba147a3afe230b130cc066d56fdd6854d8da900"
DISTR="ol8-slim"
CLOUD="oci"
DISK_SIZE_GB="200"
SERIAL_CONSOLE="yes"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions